+ 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-24 05:17:44.879 1 INFO neutron.common.config [-] Logging enabled! 2026-07-24 05:17:44.879 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-07-24 05:17:44.879 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-24 05:17:44.880 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-24 05:17:45.639 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 05:17:45.641 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-24 05:17:45.643 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-24 05:17:45.644 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 05:17:45.644 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-24 05:17:45.645 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-24 05:17:45.645 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 05:17:45.649 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 05:17:45.650 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 05:17:45.650 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 05:17:45.665 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-24 05:17:45.666 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 05:17:45.667 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-24 05:17:45.692 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-24 05:17:45.692 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-24 05:17:45.692 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-24 05:17:45.693 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-24 05:17:45.924 1 INFO neutron.plugins.ml2.managers [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] Initializing driver for type 'vlan' 2026-07-24 05:17:46.173 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] VlanTypeDriver initialization complete 2026-07-24 05:17:46.174 1 INFO neutron.plugins.ml2.managers [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] Initializing driver for type 'vxlan' 2026-07-24 05:17:46.175 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-24 05:17:46.213 1 INFO neutron.plugins.ml2.managers [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-24 05:17:46.214 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-24 05:17:46.214 1 INFO neutron.plugins.ml2.managers [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] Initializing extension driver 'port_security' 2026-07-24 05:17:46.214 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-24 05:17:46.215 1 INFO neutron.plugins.ml2.managers [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] Initializing extension driver 'qos' 2026-07-24 05:17:46.215 1 INFO neutron.plugins.ml2.managers [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-24 05:17:46.215 1 INFO neutron.plugins.ml2.managers [None req-f3676be3-5ee0-4d7d-a43c-c3a80d011e90 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-24 05:17:46.229 1 INFO neutron.quota [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded quota_driver: . 2026-07-24 05:17:46.230 1 INFO neutron.plugins.ml2.plugin [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Modular L2 Plugin initialization complete 2026-07-24 05:17:46.230 1 INFO neutron.plugins.ml2.managers [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-24 05:17:46.230 1 INFO neutron.plugins.ml2.managers [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-24 05:17:46.230 1 INFO neutron.plugins.ml2.managers [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-24 05:17:46.230 1 INFO neutron.extensions.vlantransparent [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Disabled vlantransparent extension. 2026-07-24 05:17:46.231 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: qos 2026-07-24 05:17:46.240 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: router 2026-07-24 05:17:46.273 1 INFO neutron.services.service_base [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-24 05:17:46.274 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: segments 2026-07-24 05:17:46.340 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: trunk 2026-07-24 05:17:46.387 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: vpnaas 2026-07-24 05:17:46.420 1 WARNING stevedore.named [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-24 05:17:46.478 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-24 05:17:46.479 1 INFO neutron.common.utils [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-24 05:17:46.479 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: auto_allocate 2026-07-24 05:17:46.483 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: tag 2026-07-24 05:17:46.488 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: timestamp 2026-07-24 05:17:46.490 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: network_ip_availability 2026-07-24 05:17:46.493 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: flavors 2026-07-24 05:17:46.495 1 INFO neutron.manager [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loading Plugin: revisions 2026-07-24 05:17:46.497 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Initializing extension manager. 2026-07-24 05:17:46.498 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: address-group 2026-07-24 05:17:46.499 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: address-scope 2026-07-24 05:17:46.499 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-24 05:17:46.500 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: agent 2026-07-24 05:17:46.501 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: agent-resources-synced 2026-07-24 05:17:46.502 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-24 05:17:46.502 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-24 05:17:46.503 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: availability_zone 2026-07-24 05:17:46.503 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: availability_zone_filter 2026-07-24 05:17:46.504 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-24 05:17:46.504 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: default-subnetpools 2026-07-24 05:17:46.505 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-24 05:17:46.506 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: dns-integration 2026-07-24 05:17:46.506 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: dns-domain-ports 2026-07-24 05:17:46.507 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-24 05:17:46.507 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: dvr 2026-07-24 05:17:46.508 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-24 05:17:46.508 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: empty-string-filtering 2026-07-24 05:17:46.508 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 05:17:46.509 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-24 05:17:46.509 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: external-net 2026-07-24 05:17:46.510 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-24 05:17:46.510 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: extraroute 2026-07-24 05:17:46.511 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: extraroute-atomic 2026-07-24 05:17:46.511 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-24 05:17:46.512 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-24 05:17:46.512 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-24 05:17:46.513 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-24 05:17:46.513 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: fip-port-details 2026-07-24 05:17:46.514 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: flavors 2026-07-24 05:17:46.515 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-24 05:17:46.515 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: floatingip-pools 2026-07-24 05:17:46.516 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: ip_allocation 2026-07-24 05:17:46.516 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-24 05:17:46.517 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: l2_adjacency 2026-07-24 05:17:46.517 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: router 2026-07-24 05:17:46.519 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 05:17:46.519 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: ext-gw-mode 2026-07-24 05:17:46.520 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: l3-ha 2026-07-24 05:17:46.520 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-24 05:17:46.520 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: l3-flavors 2026-07-24 05:17:46.521 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-24 05:17:46.522 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-24 05:17:46.523 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-24 05:17:46.524 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-24 05:17:46.526 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-24 05:17:46.527 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-24 05:17:46.528 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-24 05:17:46.528 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: multi-provider 2026-07-24 05:17:46.529 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: net-mtu 2026-07-24 05:17:46.529 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: net-mtu-writable 2026-07-24 05:17:46.530 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: network_availability_zone 2026-07-24 05:17:46.530 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: network-ip-availability 2026-07-24 05:17:46.531 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-24 05:17:46.531 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: pagination 2026-07-24 05:17:46.532 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: port-device-profile 2026-07-24 05:17:46.532 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: port-mac-override 2026-07-24 05:17:46.533 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-24 05:17:46.533 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-24 05:17:46.534 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: port-resource-request 2026-07-24 05:17:46.534 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-24 05:17:46.535 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: binding 2026-07-24 05:17:46.535 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: binding-extended 2026-07-24 05:17:46.536 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: port-security 2026-07-24 05:17:46.536 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: project-id 2026-07-24 05:17:46.536 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: provider 2026-07-24 05:17:46.538 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos 2026-07-24 05:17:46.539 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-24 05:17:46.539 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-24 05:17:46.539 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-default 2026-07-24 05:17:46.540 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-fip 2026-07-24 05:17:46.540 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-24 05:17:46.541 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-24 05:17:46.541 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-24 05:17:46.542 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-24 05:17:46.542 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-24 05:17:46.543 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-pps 2026-07-24 05:17:46.544 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-24 05:17:46.544 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-24 05:17:46.544 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: qos-rules-alias 2026-07-24 05:17:46.545 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: quota-check-limit 2026-07-24 05:17:46.547 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: quotas 2026-07-24 05:17:46.548 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: quota_details 2026-07-24 05:17:46.549 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: rbac-policies 2026-07-24 05:17:46.550 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: rbac-address-group 2026-07-24 05:17:46.551 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: rbac-address-scope 2026-07-24 05:17:46.551 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: rbac-security-groups 2026-07-24 05:17:46.551 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-24 05:17:46.552 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: revision-if-match 2026-07-24 05:17:46.552 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-24 05:17:46.553 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: router_availability_zone 2026-07-24 05:17:46.553 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-24 05:17:46.554 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-24 05:17:46.554 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-24 05:17:46.555 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-24 05:17:46.555 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-24 05:17:46.561 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: security-group 2026-07-24 05:17:46.562 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: segment 2026-07-24 05:17:46.563 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-24 05:17:46.563 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: service-type 2026-07-24 05:17:46.564 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: sorting 2026-07-24 05:17:46.564 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: standard-attr-segment 2026-07-24 05:17:46.565 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: standard-attr-description 2026-07-24 05:17:46.565 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: stateful-security-group 2026-07-24 05:17:46.566 1 WARNING neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-24 05:17:46.566 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-24 05:17:46.567 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: subnet_onboard 2026-07-24 05:17:46.567 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-24 05:17:46.568 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: subnet-service-types 2026-07-24 05:17:46.568 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: subnet_allocation 2026-07-24 05:17:46.569 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-24 05:17:46.569 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-24 05:17:46.571 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: standard-attr-tag 2026-07-24 05:17:46.572 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-24 05:17:46.572 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: trunk 2026-07-24 05:17:46.573 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: trunk-details 2026-07-24 05:17:46.573 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-24 05:17:46.574 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-24 05:17:46.575 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-24 05:17:46.575 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: vpn-flavors 2026-07-24 05:17:46.576 1 INFO neutron.api.extensions [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Loaded extension: vpnaas 2026-07-24 05:17:46.579 1 INFO oslo_service.service [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Starting 2 workers 2026-07-24 05:17:46.583 1 INFO oslo_service.service [None req-f41bf3d1-beb3-4995-8134-b535ea4236a9 - - - - - -] Starting 1 workers 2026-07-24 05:18:25.599 10 INFO neutron.db.l3_hamode_db [None req-b56d3147-e62f-4a95-9f06-690e5970f9a8 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 05:18:38.185 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 01ac460f-dfcf-4b90-b7f0-da5ad1277127 2026-07-24 05:18:39.624 10 INFO neutron.plugins.ml2.plugin [None req-53c51e09-9ec4-4cc7-a08a-d504fc3c4064 - - - - - -] Attempt 1 to provision port 01ac460f-dfcf-4b90-b7f0-da5ad1277127 2026-07-24 05:18:39.891 9 INFO neutron.plugins.ml2.plugin [None req-f58db9bd-f967-4822-b45f-4fcea7d18888 - - - - - -] Attempt 1 to provision port 01ac460f-dfcf-4b90-b7f0-da5ad1277127 2026-07-24 05:18:39.956 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 01ac460f-dfcf-4b90-b7f0-da5ad1277127 2026-07-24 05:25:10.270 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port d40346b0-acee-4782-aa5d-1033002e2a8e 2026-07-24 05:25:11.499 10 INFO neutron.plugins.ml2.plugin [None req-b81a3f34-7c98-4629-b912-d169e84c1d40 - - - - - -] Attempt 1 to provision port d40346b0-acee-4782-aa5d-1033002e2a8e 2026-07-24 05:25:11.679 9 INFO neutron.plugins.ml2.plugin [None req-a906a6d3-509e-4c39-92ed-d33e0c13aa09 - - - - - -] Attempt 1 to provision port d40346b0-acee-4782-aa5d-1033002e2a8e 2026-07-24 05:25:12.233 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port d40346b0-acee-4782-aa5d-1033002e2a8e 2026-07-24 05:25:17.498 9 INFO neutron.plugins.ml2.plugin [None req-f8d8a947-0753-41ef-b4d7-a05852181656 - - - - - -] Attempt 1 to provision port 45fb4e89-026a-4fb0-9307-6d1c00ee559a 2026-07-24 05:29:48.610 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 45fb4e89-026a-4fb0-9307-6d1c00ee559a 2026-07-24 05:29:50.427 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 45fb4e89-026a-4fb0-9307-6d1c00ee559a 2026-07-24 05:39:36.789 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port e8ce934c-fb40-4102-a548-22825f98b9f1 2026-07-24 05:39:38.774 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port e8ce934c-fb40-4102-a548-22825f98b9f1 2026-07-24 05:56:37.736 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 18499db6-065b-47ad-b88d-7ba7292267e9 2026-07-24 05:56:38.175 9 INFO neutron.plugins.ml2.plugin [None req-c5d744b7-d460-456f-842a-07294f79f083 - - - - - -] Attempt 1 to provision port 0d7ce0fc-d408-42c1-b683-3a70bdd77a89 2026-07-24 05:56:38.941 10 INFO neutron.plugins.ml2.plugin [None req-d6f2bf20-ee74-4818-8a20-f111e41c1f7c - - - - - -] Attempt 1 to provision port 38af5c60-b09c-4d46-a6d2-8c755d48b03c 2026-07-24 05:56:39.186 10 INFO neutron.plugins.ml2.plugin [None req-9bc6bbe1-785b-4e09-902c-1b0a6ea3200e - - - - - -] Attempt 1 to provision port 18499db6-065b-47ad-b88d-7ba7292267e9 2026-07-24 05:56:39.539 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 18499db6-065b-47ad-b88d-7ba7292267e9 2026-07-24 05:56:39.586 10 INFO neutron.plugins.ml2.plugin [None req-4b69bd99-7d2d-4b67-9ece-00e3b28bcd5c - - - - - -] Attempt 1 to provision port 18499db6-065b-47ad-b88d-7ba7292267e9 2026-07-24 05:56:39.902 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 1ae728ad-4251-457e-b75e-fc028480f148 2026-07-24 05:56:40.073 10 INFO neutron.plugins.ml2.plugin [None req-6ebfa5a1-dd53-48f7-8f50-df9f18777f13 - - - - - -] Attempt 1 to provision port 01816602-79cd-4738-8912-daf45cb5a1a7 2026-07-24 05:56:40.542 10 INFO neutron.plugins.ml2.plugin [None req-64c48223-cebe-45ac-b2d9-7875e9d1cffa - - - - - -] Attempt 1 to provision port 01816602-79cd-4738-8912-daf45cb5a1a7 2026-07-24 05:56:40.891 10 INFO neutron.plugins.ml2.plugin [None req-c8df80df-4386-4663-9bfb-d42c369b2d90 - - - - - -] Attempt 1 to provision port 1ae728ad-4251-457e-b75e-fc028480f148 2026-07-24 05:56:41.121 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 01816602-79cd-4738-8912-daf45cb5a1a7 2026-07-24 05:56:41.204 10 INFO neutron.plugins.ml2.plugin [None req-91d7e5fd-bc85-456c-a71d-d7c7488e8970 - - - - - -] Attempt 1 to provision port 1ae728ad-4251-457e-b75e-fc028480f148 2026-07-24 05:56:41.621 10 INFO neutron.plugins.ml2.plugin [None req-96c46a7c-eafb-4a74-90ab-062b116313d5 - - - - - -] Attempt 1 to provision port f1b07d6d-4b1c-4e38-8ecb-2b873792389a 2026-07-24 05:56:41.666 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 1ae728ad-4251-457e-b75e-fc028480f148 2026-07-24 05:56:41.915 9 INFO neutron.plugins.ml2.plugin [None req-834bb7af-da99-4c7d-a12b-6d74936bfced - - - - - -] Attempt 1 to provision port e31feb8d-413f-4673-b599-2e595ea605be 2026-07-24 05:56:42.165 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 01816602-79cd-4738-8912-daf45cb5a1a7 2026-07-24 05:56:42.479 10 INFO neutron.plugins.ml2.plugin [None req-fee23d44-4ff1-4161-a545-888cf029a9b6 - - - - - -] Attempt 1 to provision port e31feb8d-413f-4673-b599-2e595ea605be 2026-07-24 05:56:43.440 9 INFO neutron.plugins.ml2.plugin [None req-b2da6518-2d6c-4bb0-94bf-e3e8041651fe - - - - - -] Attempt 1 to provision port a3b5cbab-0320-475e-bac5-83cb63b56622 2026-07-24 05:56:44.006 10 INFO neutron.plugins.ml2.plugin [None req-b9c4fad5-204a-439b-a598-30eef9bc4a79 - - - - - -] Attempt 1 to provision port a3b5cbab-0320-475e-bac5-83cb63b56622 2026-07-24 05:56:45.057 10 INFO neutron.plugins.ml2.plugin [None req-e07e5f44-701e-4246-8966-2c958d022952 - - - - - -] Attempt 1 to provision port 609c3a55-0002-42e2-97a7-aff4e256284b 2026-07-24 05:56:45.718 10 INFO neutron.plugins.ml2.plugin [None req-26237824-2ad9-48af-b9c9-a210363d01b2 - - - - - -] Attempt 1 to provision port 609c3a55-0002-42e2-97a7-aff4e256284b 2026-07-24 05:56:46.377 9 INFO neutron.plugins.ml2.plugin [None req-15e38565-6ceb-480e-8431-d685e1b21c98 - - - - - -] Attempt 1 to provision port 5f9dc45f-020d-4de9-9b64-76ce1c3e3581 2026-07-24 05:56:47.657 10 INFO neutron.plugins.ml2.plugin [None req-918997a4-c73f-4d44-8a50-7a3089175a35 - - - - - -] Attempt 1 to provision port b8834e8a-0639-41de-94e4-ff3a0674e58a 2026-07-24 05:56:47.878 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b8834e8a-0639-41de-94e4-ff3a0674e58a 2026-07-24 05:56:48.340 9 INFO neutron.plugins.ml2.plugin [None req-b56c04c9-0402-4570-91d6-837d78159eee - - - - - -] Attempt 1 to provision port b8834e8a-0639-41de-94e4-ff3a0674e58a 2026-07-24 05:56:48.828 9 INFO neutron.plugins.ml2.plugin [None req-550e06e5-0e7c-47b8-bfd8-67d6c6d54662 - - - - - -] Attempt 1 to provision port bc4867cf-0bd9-48be-ae5b-1efbb107a8fb 2026-07-24 05:56:49.895 9 INFO neutron.plugins.ml2.plugin [None req-56cbb1b7-3137-4b1f-b3be-917b40c48392 - - - - - -] Attempt 1 to provision port bc4867cf-0bd9-48be-ae5b-1efbb107a8fb 2026-07-24 05:56:50.046 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b8834e8a-0639-41de-94e4-ff3a0674e58a 2026-07-24 05:56:50.444 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 4bf408a4-3223-466b-a10e-2fc95606ff53 2026-07-24 05:56:51.816 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 407119ee-f180-4542-aefa-e52e59e47116 2026-07-24 05:56:52.585 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 4bf408a4-3223-466b-a10e-2fc95606ff53 2026-07-24 05:56:52.624 10 INFO neutron.plugins.ml2.db [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] No ports have port_id starting with 4bf408a4-3223-466b-a10e-2fc95606ff53 2026-07-24 05:56:52.677 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 17ef1075-9b6f-4b43-a3a1-14592c6164f1 2026-07-24 05:56:53.237 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port afd1854e-1cc8-4e89-af38-b07bfc4f9ac6 2026-07-24 05:56:53.845 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 407119ee-f180-4542-aefa-e52e59e47116 2026-07-24 05:56:54.157 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 17ef1075-9b6f-4b43-a3a1-14592c6164f1 2026-07-24 05:56:54.993 10 INFO neutron.plugins.ml2.plugin [None req-5cacfbc9-a11a-4f9a-9c0f-be2764e9bdd4 - - - - - -] Attempt 1 to provision port 8771ecbb-ca7d-477a-bf76-d23b24569a5b 2026-07-24 05:56:57.762 10 INFO neutron.plugins.ml2.plugin [None req-7b780d86-3e30-40d3-a157-695b46fc2640 - - - - - -] Attempt 1 to provision port c05a9756-7bbf-44ba-b8f6-ddfd4c46eaf1 2026-07-24 05:57:00.467 10 INFO neutron.plugins.ml2.plugin [None req-d1e1dbdf-2373-483c-97fa-83d2fa130249 - - - - - -] Attempt 1 to provision port b96a1273-d83a-4b91-9e1e-023af6c801b6 2026-07-24 05:57:00.828 9 INFO neutron.plugins.ml2.plugin [None req-7fe1a692-a67b-43fc-841f-85b0d48f161f - - - - - -] Attempt 1 to provision port 5f8faf1d-ed3e-4de8-a517-3a4e2fa9ff99 2026-07-24 05:57:01.688 9 INFO neutron.plugins.ml2.plugin [None req-43975776-5ae0-4787-a549-c23a819c6e56 - - - - - -] Attempt 1 to provision port 5eda2ad1-542b-4bd2-841d-b5712cd716fa 2026-07-24 05:57:01.876 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 5eda2ad1-542b-4bd2-841d-b5712cd716fa 2026-07-24 05:57:02.297 9 INFO neutron.plugins.ml2.plugin [None req-14642db6-d022-416e-941a-a0b21c7b8a1f - - - - - -] Attempt 1 to provision port 5eda2ad1-542b-4bd2-841d-b5712cd716fa 2026-07-24 05:57:02.605 9 INFO neutron.plugins.ml2.plugin [None req-14642db6-d022-416e-941a-a0b21c7b8a1f - - - - - -] Attempt 1 to provision port 672749fc-0077-414d-a897-14208fb48843 2026-07-24 05:57:02.703 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 672749fc-0077-414d-a897-14208fb48843 2026-07-24 05:57:03.232 10 INFO neutron.plugins.ml2.plugin [None req-81bec69a-f36d-45d2-908e-aed5546f42ed - - - - - -] Attempt 1 to provision port 672749fc-0077-414d-a897-14208fb48843 2026-07-24 05:57:03.527 10 INFO neutron.plugins.ml2.plugin [None req-81bec69a-f36d-45d2-908e-aed5546f42ed - - - - - -] Attempt 1 to provision port 0f192440-37b6-4fe4-9fd9-6cdbb01bd513 2026-07-24 05:57:03.856 9 INFO neutron.plugins.ml2.plugin [None req-9a22738d-e289-4a66-88f5-25e39daac3c5 - - - - - -] Attempt 1 to provision port 41228a6e-8dbc-4f99-b172-35db3324c445 2026-07-24 05:57:04.076 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 8771ecbb-ca7d-477a-bf76-d23b24569a5b 2026-07-24 05:57:04.158 10 INFO neutron.plugins.ml2.plugin [None req-137c7963-e6e7-46fd-9da6-9e90be47f9dc - - - - - -] Attempt 1 to provision port 0f192440-37b6-4fe4-9fd9-6cdbb01bd513 2026-07-24 05:57:04.380 9 INFO neutron.plugins.ml2.plugin [None req-7c687273-3c62-43d3-ab91-6973a3d18f14 - - - - - -] Attempt 1 to provision port 41228a6e-8dbc-4f99-b172-35db3324c445 2026-07-24 05:57:04.868 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-860facfa-8786-4176-a3dc-787b9ae68087'] response: {'server_uuid': '8ca8d695-6342-4838-a251-8947f627c7d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8771ecbb-ca7d-477a-bf76-d23b24569a5b', 'code': 200} 2026-07-24 05:57:05.527 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b6d9bc72-5427-4f32-934c-f3da52922eba 2026-07-24 05:57:06.191 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 8771ecbb-ca7d-477a-bf76-d23b24569a5b 2026-07-24 05:57:06.493 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 5eda2ad1-542b-4bd2-841d-b5712cd716fa 2026-07-24 05:57:06.739 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 672749fc-0077-414d-a897-14208fb48843 2026-07-24 05:57:06.977 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port f1b0e253-be90-42b1-bf12-a0ae5effe597 2026-07-24 05:57:07.784 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port c05a9756-7bbf-44ba-b8f6-ddfd4c46eaf1 2026-07-24 05:57:08.633 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ede9576-1212-4460-880f-6a48d8442314'] response: {'server_uuid': '2084168f-7a14-4745-9f1e-ad3fa0efef1f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c05a9756-7bbf-44ba-b8f6-ddfd4c46eaf1', 'code': 200} 2026-07-24 05:57:09.017 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b6d9bc72-5427-4f32-934c-f3da52922eba 2026-07-24 05:57:09.310 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port f1b0e253-be90-42b1-bf12-a0ae5effe597 2026-07-24 05:57:09.688 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port c05a9756-7bbf-44ba-b8f6-ddfd4c46eaf1 2026-07-24 05:57:11.040 10 INFO neutron.plugins.ml2.plugin [None req-150dbb9f-5ce4-49c5-b1b7-6780ea705648 - - - - - -] Attempt 1 to provision port e0abe70a-cc5c-42bb-93d0-485f119843d3 2026-07-24 05:57:13.133 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port e0abe70a-cc5c-42bb-93d0-485f119843d3 2026-07-24 05:57:14.503 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e17381b8-de71-4063-af5d-04f2710cb241'] response: {'server_uuid': 'f59a5cb1-f214-43b4-86ac-d00d9a31cb29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0abe70a-cc5c-42bb-93d0-485f119843d3', 'code': 200} 2026-07-24 05:57:15.151 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port e0abe70a-cc5c-42bb-93d0-485f119843d3 /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-24 05:57:17.234 9 INFO neutron.plugins.ml2.plugin [None req-c2d6eeb5-c1e3-4ba0-878c-710c9867f5c6 - - - - - -] Attempt 1 to provision port f2ab216a-964d-44d7-a455-fa3eae627ae2 2026-07-24 05:57:21.037 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port f2ab216a-964d-44d7-a455-fa3eae627ae2 2026-07-24 05:57:21.287 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e6e9faa-0532-4b56-8355-a50a9912da03'] response: {'server_uuid': '6d5dcfe7-699d-41b9-9512-0355f645ee4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2ab216a-964d-44d7-a455-fa3eae627ae2', 'code': 200} 2026-07-24 05:57:21.484 9 INFO neutron.plugins.ml2.plugin [None req-fd97ae8b-a0a7-46f9-a0cc-2b7bdd2953dd - - - - - -] Attempt 1 to provision port 923ee1d0-8255-4358-8b4e-a9f5d4780067 2026-07-24 05:57:22.989 10 INFO neutron.plugins.ml2.plugin [None req-8e396009-fe00-4048-b087-d015e5dd2e84 - - - - - -] Attempt 1 to provision port aaff1037-542e-4c1e-8bf6-1a3c792c7c92 2026-07-24 05:57:23.036 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port aaff1037-542e-4c1e-8bf6-1a3c792c7c92 2026-07-24 05:57:23.595 10 INFO neutron.plugins.ml2.plugin [None req-0de8dcc4-3db5-4a33-b696-23a5daebc03a - - - - - -] Attempt 1 to provision port aaff1037-542e-4c1e-8bf6-1a3c792c7c92 2026-07-24 05:57:24.095 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port f2ab216a-964d-44d7-a455-fa3eae627ae2 2026-07-24 05:57:24.583 9 INFO neutron.plugins.ml2.plugin [None req-644f1cf9-3014-45bf-9795-5e4c0cede515 - - - - - -] Attempt 1 to provision port 39568994-4c67-4865-81bb-e74bfc7d0cc0 2026-07-24 05:57:24.765 10 WARNING neutron.plugins.ml2.plugin [None req-97f92eb2-bc3a-4739-b3bd-eec36af68744 - - - - - -] Concurrent port binding operations failed on port b96a1273-d83a-4b91-9e1e-023af6c801b6 2026-07-24 05:57:24.787 10 INFO neutron.plugins.ml2.plugin [None req-97f92eb2-bc3a-4739-b3bd-eec36af68744 - - - - - -] Attempt 2 to bind port b96a1273-d83a-4b91-9e1e-023af6c801b6 2026-07-24 05:57:25.002 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port aaff1037-542e-4c1e-8bf6-1a3c792c7c92 2026-07-24 05:57:25.340 9 INFO neutron.plugins.ml2.plugin [None req-f00940aa-83ae-4b96-a51c-afdcde3e3efd - - - - - -] Attempt 1 to provision port 39568994-4c67-4865-81bb-e74bfc7d0cc0 2026-07-24 05:57:25.688 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b96a1273-d83a-4b91-9e1e-023af6c801b6 2026-07-24 05:57:26.107 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 0f192440-37b6-4fe4-9fd9-6cdbb01bd513 2026-07-24 05:57:27.245 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b96a1273-d83a-4b91-9e1e-023af6c801b6 2026-07-24 05:57:27.568 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 0a1b5edf-d1cd-48d6-a88c-94874fc3d214 2026-07-24 05:57:29.212 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 0a1b5edf-d1cd-48d6-a88c-94874fc3d214 2026-07-24 05:57:30.722 10 INFO neutron.plugins.ml2.plugin [None req-9b59323c-ef22-4260-8df1-e4855bac8e8c - - - - - -] Attempt 1 to provision port 3bb6c6ea-267f-4f21-9449-1111876a2e92 2026-07-24 05:57:31.210 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 41228a6e-8dbc-4f99-b172-35db3324c445 2026-07-24 05:57:31.763 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 5f8faf1d-ed3e-4de8-a517-3a4e2fa9ff99 2026-07-24 05:57:33.013 10 INFO neutron.plugins.ml2.plugin [None req-acedf5bf-f55e-4a57-8ea9-7e2dd0e72888 - - - - - -] Attempt 1 to provision port e0abe70a-cc5c-42bb-93d0-485f119843d3 2026-07-24 05:57:33.255 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 41228a6e-8dbc-4f99-b172-35db3324c445 2026-07-24 05:57:33.533 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 5f8faf1d-ed3e-4de8-a517-3a4e2fa9ff99 2026-07-24 05:57:33.763 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port e0abe70a-cc5c-42bb-93d0-485f119843d3 2026-07-24 05:57:34.064 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 3bb6c6ea-267f-4f21-9449-1111876a2e92 2026-07-24 05:57:34.295 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81ab8ddd-d9ac-440d-9740-465f655857af'] response: {'server_uuid': 'd4e8e092-7d99-4c7f-9bb5-ce246153a32c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3bb6c6ea-267f-4f21-9449-1111876a2e92', 'code': 200} 2026-07-24 05:57:35.109 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 3bb6c6ea-267f-4f21-9449-1111876a2e92 2026-07-24 05:57:35.228 10 INFO neutron.plugins.ml2.plugin [None req-03b7aa1b-dc6c-4dfa-882a-02da9b95508f - - - - - -] Attempt 1 to provision port e0abe70a-cc5c-42bb-93d0-485f119843d3 2026-07-24 05:57:37.593 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d729ed0a-ab5d-4705-b809-cd56b54ac245'] response: {'server_uuid': 'f59a5cb1-f214-43b4-86ac-d00d9a31cb29', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e0abe70a-cc5c-42bb-93d0-485f119843d3', 'code': 200} 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.633 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.635 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:38.636 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 2 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.664 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.665 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:38.665 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 3 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.698 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.699 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:38.699 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 4 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.734 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.735 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:38.735 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 5 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.757 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.758 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:38.758 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 6 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.780 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.781 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:38.781 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 7 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.803 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.804 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:38.804 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 8 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.825 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.826 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:38.826 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 9 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.852 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.853 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:38.854 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 10 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:38.875 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:38.876 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [{'id': 'be29abd3-92b0-4d73-90e3-3cfcceb9e0b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 40, 'network_id': 'f45b14c4-8ad4-4059-9af3-6b820e526513'}] 2026-07-24 05:57:39.310 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port c1daff13-50e2-4fde-bcd9-a3d09087dfd4 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.462 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.463 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] 2026-07-24 05:57:39.463 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 2 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.491 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.492 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] 2026-07-24 05:57:39.493 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 3 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.527 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.528 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] 2026-07-24 05:57:39.528 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 4 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.555 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.556 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] 2026-07-24 05:57:39.557 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 5 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.591 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.592 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] 2026-07-24 05:57:39.592 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 6 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.619 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.621 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] 2026-07-24 05:57:39.621 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 7 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.646 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.647 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] 2026-07-24 05:57:39.647 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 8 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.671 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.672 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] 2026-07-24 05:57:39.673 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 9 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.697 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.698 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] 2026-07-24 05:57:39.698 10 INFO neutron.plugins.ml2.plugin [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Attempt 10 to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet addc9719-9c35-4d78-b84d-d2f2dd673f03 could not be found. 2026-07-24 05:57:39.743 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:57:39.744 10 ERROR neutron.plugins.ml2.managers [None req-38ca0a3e-d0d0-40cd-9e6b-d4c8b57fd115 - - - - - -] Failed to bind port dfb9bd01-4a8c-4fe4-894b-1362ed9c9eeb on host instance for vnic_type normal using segments [] /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-24 05:57:47.219 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 40be50b4-a445-4b80-ad64-3085e0a72d5b 2026-07-24 05:57:49.117 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 39568994-4c67-4865-81bb-e74bfc7d0cc0 2026-07-24 05:57:51.105 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 923ee1d0-8255-4358-8b4e-a9f5d4780067 2026-07-24 05:57:51.494 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 39568994-4c67-4865-81bb-e74bfc7d0cc0 2026-07-24 05:57:53.105 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 923ee1d0-8255-4358-8b4e-a9f5d4780067 2026-07-24 05:57:59.148 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-65a4989a-fa5a-478e-b857-d26d666a9558'] response: {'server_uuid': 'd4e8e092-7d99-4c7f-9bb5-ce246153a32c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3bb6c6ea-267f-4f21-9449-1111876a2e92', 'code': 200} 2026-07-24 05:57:59.820 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 3bb6c6ea-267f-4f21-9449-1111876a2e92 2026-07-24 05:57:59.939 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-52659380-ee1e-4e90-9a3f-40d5a608dbd9'] response: {'server_uuid': 'd4e8e092-7d99-4c7f-9bb5-ce246153a32c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3bb6c6ea-267f-4f21-9449-1111876a2e92', 'code': 200} 2026-07-24 05:58:01.134 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 3bb6c6ea-267f-4f21-9449-1111876a2e92 2026-07-24 05:58:05.083 9 INFO neutron.plugins.ml2.plugin [None req-30fc1449-6697-4c76-b339-2031188e40c8 - - - - - -] Attempt 1 to provision port 024adfb9-3f74-44f8-8a4f-5ea2e121ff10 2026-07-24 05:58:05.162 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 024adfb9-3f74-44f8-8a4f-5ea2e121ff10 2026-07-24 05:58:05.836 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port f58033d4-8b3f-4518-8c76-fcd77b32b216 2026-07-24 05:58:06.060 10 INFO neutron.plugins.ml2.plugin [None req-30e5adf9-c102-4df9-ab21-606596233341 - - - - - -] Attempt 1 to provision port 024adfb9-3f74-44f8-8a4f-5ea2e121ff10 2026-07-24 05:58:06.196 10 INFO neutron.plugins.ml2.plugin [None req-30e5adf9-c102-4df9-ab21-606596233341 - - - - - -] Attempt 1 to provision port f58033d4-8b3f-4518-8c76-fcd77b32b216 2026-07-24 05:58:06.417 10 INFO neutron.plugins.ml2.plugin [None req-b97ac923-443a-444d-b04e-ca9b8d342d67 - - - - - -] Attempt 1 to provision port f58033d4-8b3f-4518-8c76-fcd77b32b216 2026-07-24 05:58:06.492 10 INFO neutron.plugins.ml2.plugin [None req-b97ac923-443a-444d-b04e-ca9b8d342d67 - - - - - -] Attempt 1 to provision port dac57574-4702-4d27-9640-5ea8833e9f68 2026-07-24 05:58:06.762 9 INFO neutron.plugins.ml2.plugin [None req-5b2d7c96-9bc9-4a40-9148-be69ff176036 - - - - - -] Attempt 1 to provision port dac57574-4702-4d27-9640-5ea8833e9f68 2026-07-24 05:58:07.132 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 024adfb9-3f74-44f8-8a4f-5ea2e121ff10 2026-07-24 05:58:07.515 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port f58033d4-8b3f-4518-8c76-fcd77b32b216 2026-07-24 05:58:08.228 9 INFO neutron.plugins.ml2.plugin [None req-ab246eda-f98f-4148-998e-24544e06b641 - - - - - -] Attempt 1 to provision port 75b79dc6-cee3-4aa0-a12d-700107011299 2026-07-24 05:58:08.886 10 INFO neutron.plugins.ml2.plugin [None req-19e6d209-55b4-4b16-8472-9db3d9edd2d2 - - - - - -] Attempt 1 to provision port 75b79dc6-cee3-4aa0-a12d-700107011299 2026-07-24 05:58:11.178 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 1b623223-1a89-4c73-aad0-b9f47205bab3 2026-07-24 05:58:17.130 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port cecfb3d0-8d5a-4aeb-8b71-1ef98c41b76f 2026-07-24 05:58:17.660 9 INFO neutron.plugins.ml2.plugin [None req-77fdc98b-26e3-4990-b00a-8aa08b7ac058 - - - - - -] Attempt 1 to provision port cecfb3d0-8d5a-4aeb-8b71-1ef98c41b76f 2026-07-24 05:58:17.968 9 INFO neutron.plugins.ml2.plugin [None req-8d5f37cc-9ef8-43f0-b2b7-1bdd85f45a9f - - - - - -] Attempt 1 to provision port f0c3a1ed-c7e2-4b2e-a7d4-fed3c40aab7d 2026-07-24 05:58:18.001 9 INFO neutron.plugins.ml2.plugin [None req-8d5f37cc-9ef8-43f0-b2b7-1bdd85f45a9f - - - - - -] Attempt 1 to provision port cecfb3d0-8d5a-4aeb-8b71-1ef98c41b76f 2026-07-24 05:58:18.211 10 INFO neutron.plugins.ml2.plugin [None req-531daf1e-f9d9-4065-98b8-b784d339fabb - - - - - -] Attempt 1 to provision port f0c3a1ed-c7e2-4b2e-a7d4-fed3c40aab7d 2026-07-24 05:58:18.757 9 INFO neutron.plugins.ml2.plugin [None req-d9a27a9b-899f-481a-8efc-070a7e87f38c - - - - - -] Attempt 1 to provision port 9db8aeb8-ee44-492c-b24d-4ce9860b1e36 2026-07-24 05:58:19.114 9 INFO neutron.plugins.ml2.plugin [None req-19f64124-4f55-40cc-bc3d-1dea082faef0 - - - - - -] Attempt 1 to provision port f0c3a1ed-c7e2-4b2e-a7d4-fed3c40aab7d 2026-07-24 05:58:19.125 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port cecfb3d0-8d5a-4aeb-8b71-1ef98c41b76f 2026-07-24 05:58:29.159 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port e4e78b62-8e6a-4179-8df8-afb466e8f155 2026-07-24 05:58:30.670 10 INFO neutron.plugins.ml2.plugin [None req-88ae52be-f06a-4ca3-9b2b-9f0e201f2160 - - - - - -] Attempt 1 to provision port e4e78b62-8e6a-4179-8df8-afb466e8f155 2026-07-24 05:58:30.969 9 INFO neutron.plugins.ml2.plugin [None req-779b5a2f-828a-4df5-a2e5-e947de881227 - - - - - -] Attempt 1 to provision port e4e78b62-8e6a-4179-8df8-afb466e8f155 2026-07-24 05:58:31.095 9 INFO neutron.plugins.ml2.plugin [None req-779b5a2f-828a-4df5-a2e5-e947de881227 - - - - - -] Attempt 1 to provision port 5c78bfe3-53ec-40f9-90de-445180fc6d22 2026-07-24 05:58:31.123 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port e4e78b62-8e6a-4179-8df8-afb466e8f155 2026-07-24 05:58:31.247 9 INFO neutron.plugins.ml2.plugin [None req-0d1c9d53-de9e-43fc-a580-da2809efe6ec - - - - - -] Attempt 1 to provision port 5c78bfe3-53ec-40f9-90de-445180fc6d22 2026-07-24 05:58:34.333 10 INFO neutron.plugins.ml2.plugin [None req-569a3bd9-75b2-43d7-b772-319e9799be93 - - - - - -] Attempt 1 to provision port 99f82d82-b252-4cfd-afa0-53526381ee5e 2026-07-24 05:58:35.232 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 8d53d6e0-1eb5-4ea7-9539-2304c98ee214 2026-07-24 05:58:35.313 9 INFO neutron.plugins.ml2.plugin [None req-da844316-a57a-4034-bdf6-bc6c22f991a8 - - - - - -] Attempt 1 to provision port 8d53d6e0-1eb5-4ea7-9539-2304c98ee214 2026-07-24 05:58:35.661 9 INFO neutron.plugins.ml2.plugin [None req-3827a078-a35d-4cfc-a609-45259585eb11 - - - - - -] Attempt 1 to provision port 8d53d6e0-1eb5-4ea7-9539-2304c98ee214 2026-07-24 05:58:36.673 9 INFO neutron.plugins.ml2.plugin [None req-d1b2d12b-a03a-443b-976a-2b9ca05c5896 - - - - - -] Attempt 1 to provision port 60fe1b58-f3e1-472e-b49f-4ffb2c637613 2026-07-24 05:58:37.153 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 8d53d6e0-1eb5-4ea7-9539-2304c98ee214 2026-07-24 05:58:37.624 9 INFO neutron.plugins.ml2.plugin [None req-861238a3-b038-4790-9959-149b99e2f896 - - - - - -] Attempt 1 to provision port 930aba43-edea-4ebb-b64b-ec5852f5252c 2026-07-24 05:58:38.175 10 INFO neutron.plugins.ml2.plugin [None req-3820e080-3d90-4c5c-917c-ad436a936167 - - - - - -] Attempt 1 to provision port 930aba43-edea-4ebb-b64b-ec5852f5252c 2026-07-24 05:58:39.135 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port ec096fc9-4e72-4b0d-9f08-3a60074df554 2026-07-24 05:58:41.162 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port ec096fc9-4e72-4b0d-9f08-3a60074df554 2026-07-24 05:58:43.080 10 INFO neutron.plugins.ml2.plugin [None req-b5a37b32-2081-4c6f-8ae4-4682b5e0a0c1 - - - - - -] Attempt 1 to provision port e8c83523-1ab7-4999-ab53-cbbb1195dc5a 2026-07-24 05:58:45.334 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port e8c83523-1ab7-4999-ab53-cbbb1195dc5a 2026-07-24 05:58:45.477 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec0ca07a-79f1-4a88-b7aa-087d38f22575'] response: {'server_uuid': '83e9b1fb-7d58-40a6-974f-88cdd1857f84', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8c83523-1ab7-4999-ab53-cbbb1195dc5a', 'code': 200} 2026-07-24 05:58:47.370 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 323b065f-e227-4d4b-90c3-7d9dea8d9f9e 2026-07-24 05:58:48.123 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port e8c83523-1ab7-4999-ab53-cbbb1195dc5a 2026-07-24 05:58:49.179 10 INFO neutron.plugins.ml2.plugin [None req-f2858a5b-75ea-41e0-a6b9-4ea1cdbe2ecf - - - - - -] Attempt 1 to provision port 323b065f-e227-4d4b-90c3-7d9dea8d9f9e 2026-07-24 05:58:49.271 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 323b065f-e227-4d4b-90c3-7d9dea8d9f9e 2026-07-24 05:58:49.561 10 INFO neutron.plugins.ml2.plugin [None req-5f122add-ae93-4715-9b68-888c82cadb6b - - - - - -] Attempt 1 to provision port 323b065f-e227-4d4b-90c3-7d9dea8d9f9e /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-24 05:59:13.209 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 877f9df4-7dda-400f-aa04-536a88c0d489 2026-07-24 05:59:14.162 10 INFO neutron.plugins.ml2.plugin [None req-35bc6d30-1e80-4c56-a4ca-5cb0149bc4a6 - - - - - -] Attempt 1 to provision port a287e811-233e-49c1-86f5-8b3951a29dc0 2026-07-24 05:59:14.906 9 INFO neutron.plugins.ml2.plugin [None req-06694207-3ae5-4228-ba33-1cf7367d33ec - - - - - -] Attempt 1 to provision port 877f9df4-7dda-400f-aa04-536a88c0d489 2026-07-24 05:59:15.178 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 877f9df4-7dda-400f-aa04-536a88c0d489 2026-07-24 05:59:15.184 9 INFO neutron.plugins.ml2.plugin [None req-60661231-ecb7-4d8b-92c5-61f3998306cb - - - - - -] Attempt 1 to provision port 877f9df4-7dda-400f-aa04-536a88c0d489 2026-07-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.327 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-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.327 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.329 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.334 9 INFO neutron.plugins.ml2.plugin [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Attempt 2 to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 2026-07-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.394 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-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.394 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.395 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.396 9 INFO neutron.plugins.ml2.plugin [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Attempt 3 to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 2026-07-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.435 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-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.435 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.436 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.446 9 INFO neutron.plugins.ml2.plugin [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Attempt 4 to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 2026-07-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.512 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-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.512 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.513 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.514 9 INFO neutron.plugins.ml2.plugin [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Attempt 5 to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 2026-07-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.552 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-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.552 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:16.554 9 INFO neutron.plugins.ml2.plugin [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Attempt 2 to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e 2026-07-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.573 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-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.573 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.574 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.575 9 INFO neutron.plugins.ml2.plugin [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Attempt 6 to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 2026-07-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.606 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-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.606 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:16.615 9 INFO neutron.plugins.ml2.plugin [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Attempt 3 to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e 2026-07-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.618 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-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.618 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.619 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.622 9 INFO neutron.plugins.ml2.plugin [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Attempt 7 to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 2026-07-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.649 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-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.649 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:16.650 9 INFO neutron.plugins.ml2.plugin [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Attempt 4 to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e 2026-07-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.665 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-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.665 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.666 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.666 9 INFO neutron.plugins.ml2.plugin [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Attempt 8 to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 2026-07-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.696 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-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.696 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.697 10 INFO neutron.plugins.ml2.plugin [None req-5e69d7ea-3404-43e1-b725-356b9f469677 - - - - - -] Attempt 1 to provision port 78ed0572-c54b-47f5-96ce-894e4a7aed2b 2026-07-24 05:59:16.697 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:16.699 9 INFO neutron.plugins.ml2.plugin [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Attempt 5 to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e 2026-07-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.719 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-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.719 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.720 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.722 9 INFO neutron.plugins.ml2.plugin [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Attempt 9 to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 2026-07-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.747 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-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.747 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.748 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:16.750 9 INFO neutron.plugins.ml2.plugin [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Attempt 6 to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e 2026-07-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.765 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-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.765 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.766 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.767 9 INFO neutron.plugins.ml2.plugin [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Attempt 10 to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 2026-07-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.786 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-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.786 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.787 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:16.788 9 INFO neutron.plugins.ml2.plugin [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Attempt 7 to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e 2026-07-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.831 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-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57aa472d-599b-4621-9c63-f048c68fa29a could not be found. 2026-07-24 05:59:16.831 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.832 9 ERROR neutron.plugins.ml2.managers [None req-613bace0-a7c0-427e-9611-a9794b8b4548 - - - - - -] Failed to bind port 7d501fc8-35aa-4ca9-95d9-e8ea52a5e326 on host instance for vnic_type normal using segments [{'id': '671ffac5-1f42-4afe-b40c-fd4b2e13418a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': 'f7f677d6-c594-489d-afee-b2de29b158f7'}] 2026-07-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.861 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-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.861 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.862 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:16.864 9 INFO neutron.plugins.ml2.plugin [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Attempt 8 to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e 2026-07-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:16.934 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-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:16.934 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:16.935 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:16.937 9 INFO neutron.plugins.ml2.plugin [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Attempt 9 to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e 2026-07-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:17.004 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-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:17.004 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:17.005 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:17.028 9 INFO neutron.plugins.ml2.plugin [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Attempt 10 to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e 2026-07-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:17.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-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af5c0e92-e464-48f5-8d71-a6b1905e78e2 could not be found. 2026-07-24 05:59:17.082 9 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:17.084 9 ERROR neutron.plugins.ml2.managers [None req-c4c5826e-5f8f-4bc9-882b-75865cf065d9 - - - - - -] Failed to bind port d19cc1e8-6e1c-45ac-8c5d-2ca45d2ec58e on host instance for vnic_type normal using segments [{'id': 'f0174f78-74ed-4842-a17c-5b584d29dc4f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '5299c921-2226-4595-8f44-63524b5af968'}] 2026-07-24 05:59:17.361 10 INFO neutron.plugins.ml2.plugin [None req-1170a52e-3d0e-418f-90bd-a0b7760cbe8a - - - - - -] Attempt 1 to provision port 78ed0572-c54b-47f5-96ce-894e4a7aed2b 2026-07-24 05:59:19.192 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 61ecf1a0-53fd-45c8-9134-f42e2444477a 2026-07-24 05:59:21.135 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 61ecf1a0-53fd-45c8-9134-f42e2444477a 2026-07-24 05:59:22.254 10 INFO neutron.plugins.ml2.plugin [None req-79164d1b-3edb-48af-92eb-b6e46cadcdb6 - - - - - -] Attempt 1 to provision port 3fcd7877-3420-4697-a56a-e0465efa1f6f 2026-07-24 05:59:25.378 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 3fcd7877-3420-4697-a56a-e0465efa1f6f 2026-07-24 05:59:25.518 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-811b0703-6b70-4614-8bca-3e959bc8a1a8'] response: {'server_uuid': '7c576d35-3db2-446f-9c1b-fdf870c17736', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3fcd7877-3420-4697-a56a-e0465efa1f6f', 'code': 200} 2026-07-24 05:59:25.976 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port bd989f6f-9527-420d-8f13-c4d76dcfeec3 2026-07-24 05:59:26.439 10 INFO neutron.plugins.ml2.plugin [None req-774add46-830d-4457-b968-c472142acd48 - - - - - -] Attempt 1 to provision port 362b1e97-2dcb-48df-9162-f327df199234 2026-07-24 05:59:26.581 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 362b1e97-2dcb-48df-9162-f327df199234 2026-07-24 05:59:26.861 9 INFO neutron.plugins.ml2.plugin [None req-e8486629-e7f6-4be7-9a19-af2dc7089d23 - - - - - -] Attempt 1 to provision port 362b1e97-2dcb-48df-9162-f327df199234 2026-07-24 05:59:27.276 9 INFO neutron.plugins.ml2.plugin [None req-c7f46450-4385-4240-885f-e8782e56d09f - - - - - -] Attempt 1 to provision port 8a21a680-5363-4cd3-acc2-06d75e1103ab 2026-07-24 05:59:27.308 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 362b1e97-2dcb-48df-9162-f327df199234 2026-07-24 05:59:27.442 9 INFO neutron.plugins.ml2.plugin [None req-b1814eef-8c7b-4f04-afba-e01927e2fbae - - - - - -] Attempt 1 to provision port bd989f6f-9527-420d-8f13-c4d76dcfeec3 2026-07-24 05:59:27.653 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port bd989f6f-9527-420d-8f13-c4d76dcfeec3 2026-07-24 05:59:27.654 10 INFO neutron.plugins.ml2.plugin [None req-4e515a6d-2bea-40ad-bae6-a244b048a3d5 - - - - - -] Attempt 1 to provision port 8a21a680-5363-4cd3-acc2-06d75e1103ab 2026-07-24 05:59:27.810 9 INFO neutron.plugins.ml2.plugin [None req-1dc8ab36-f366-40c4-a763-bd0f906fd4c9 - - - - - -] Attempt 1 to provision port bd989f6f-9527-420d-8f13-c4d76dcfeec3 2026-07-24 05:59:28.622 9 INFO neutron.plugins.ml2.plugin [None req-130111cb-2a34-4b54-98a9-bdb427904ba4 - - - - - -] Attempt 1 to provision port 084572e8-6d31-46fb-b78a-d82f178fe8ba 2026-07-24 05:59:29.276 9 INFO neutron.plugins.ml2.plugin [None req-3196e8ca-dd6f-4633-b962-bd9975371456 - - - - - -] Attempt 1 to provision port 084572e8-6d31-46fb-b78a-d82f178fe8ba /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-24 05:59:37.172 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b096cad1-a53f-4991-ba7f-3576b36102a7 2026-07-24 05:59:38.512 9 INFO neutron.plugins.ml2.plugin [None req-4b1c6da8-bc63-4592-bd11-7e49d7fd588f - - - - - -] Attempt 1 to provision port b096cad1-a53f-4991-ba7f-3576b36102a7 2026-07-24 05:59:38.806 10 INFO neutron.plugins.ml2.plugin [None req-176d8620-9b75-4199-989a-e0c2f3b38ee6 - - - - - -] Attempt 1 to provision port 7e2c8f8f-9fca-4bc1-aded-0eb46094df8c 2026-07-24 05:59:38.849 10 INFO neutron.plugins.ml2.plugin [None req-176d8620-9b75-4199-989a-e0c2f3b38ee6 - - - - - -] Attempt 1 to provision port b096cad1-a53f-4991-ba7f-3576b36102a7 2026-07-24 05:59:39.207 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port bc1e2078-df48-4ce3-b643-bdd2440099c7 2026-07-24 05:59:39.236 10 INFO neutron.plugins.ml2.plugin [None req-0c0ef294-0ec1-437f-a788-9f490a5cfd4e - - - - - -] Attempt 1 to provision port 7e2c8f8f-9fca-4bc1-aded-0eb46094df8c 2026-07-24 05:59:39.503 9 INFO neutron.plugins.ml2.plugin [None req-495b6237-d481-4eff-94fc-d36ceb2f3749 - - - - - -] Attempt 1 to provision port 60aa3f88-0bcd-4ec8-b0a2-04d164856187 2026-07-24 05:59:39.718 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b096cad1-a53f-4991-ba7f-3576b36102a7 2026-07-24 05:59:39.785 10 INFO neutron.plugins.ml2.plugin [None req-4c52e036-3b0d-4165-844b-563928eadb3c - - - - - -] Attempt 1 to provision port 7e2c8f8f-9fca-4bc1-aded-0eb46094df8c 2026-07-24 05:59:39.974 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 271bd96a-352e-4380-b1ee-513a49ae0ac8 2026-07-24 05:59:40.130 10 INFO neutron.plugins.ml2.plugin [None req-eb12607f-6385-4f8a-81c1-dc126063af03 - - - - - -] Attempt 1 to provision port 271bd96a-352e-4380-b1ee-513a49ae0ac8 2026-07-24 05:59:40.452 9 INFO neutron.plugins.ml2.plugin [None req-d5b01018-9f90-4e4d-9aa7-f60d5e9d501b - - - - - -] Attempt 1 to provision port 271bd96a-352e-4380-b1ee-513a49ae0ac8 2026-07-24 05:59:41.150 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 271bd96a-352e-4380-b1ee-513a49ae0ac8 2026-07-24 05:59:42.179 10 INFO neutron.plugins.ml2.plugin [None req-7ce68a94-5e85-4a6b-9a2b-7d6553596f50 - - - - - -] Attempt 1 to provision port 5787fb06-414b-4cd0-beb7-c532866dade5 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.791 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:42.792 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:42.792 10 INFO neutron.plugins.ml2.plugin [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Attempt 2 to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.815 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:42.816 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:42.816 10 INFO neutron.plugins.ml2.plugin [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Attempt 3 to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.846 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:42.847 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:42.847 10 INFO neutron.plugins.ml2.plugin [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Attempt 4 to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.882 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:42.883 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:42.884 10 INFO neutron.plugins.ml2.plugin [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Attempt 5 to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 2026-07-24 05:59:42.930 9 INFO neutron.plugins.ml2.plugin [None req-f714e9c8-cbae-4411-8e06-e29c3f43460e - - - - - -] Attempt 1 to provision port 5787fb06-414b-4cd0-beb7-c532866dade5 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.941 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:42.942 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:42.942 10 INFO neutron.plugins.ml2.plugin [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Attempt 6 to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.967 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:42.968 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:42.969 10 INFO neutron.plugins.ml2.plugin [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Attempt 7 to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:42.995 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:42.996 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:42.996 10 INFO neutron.plugins.ml2.plugin [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Attempt 8 to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:43.020 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:43.021 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:43.021 10 INFO neutron.plugins.ml2.plugin [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Attempt 9 to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:43.049 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:43.050 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:43.050 10 INFO neutron.plugins.ml2.plugin [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Attempt 10 to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2d15fab1-7e7f-4269-a65c-fdeede94c4aa could not be found. 2026-07-24 05:59:43.069 10 ERROR neutron.plugins.ml2.managers  2026-07-24 05:59:43.070 10 ERROR neutron.plugins.ml2.managers [None req-15c62d79-2c78-4eb9-bc98-dcf8dfaf22c0 - - - - - -] Failed to bind port 26836d27-f6fb-491c-b7c6-d48f96106c96 on host instance for vnic_type normal using segments [{'id': '612a6a6b-e817-4bb7-a97e-0f7e6f6d6974', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': '5da0740a-5732-4ab3-8310-f7e10cb8b2aa'}] 2026-07-24 05:59:43.243 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 0130e5f8-a891-402a-b191-a05856b9c99b 2026-07-24 05:59:45.253 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 0130e5f8-a891-402a-b191-a05856b9c99b 2026-07-24 05:59:46.615 9 INFO neutron.plugins.ml2.plugin [None req-253494a3-2d21-46a0-84f1-920de877f194 - - - - - -] Attempt 1 to provision port 872efa1d-3abf-4d7d-861d-3bb380436c86 2026-07-24 05:59:47.317 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 6e0d0e0d-7f42-4ee9-8a46-1e9c26eeb0af 2026-07-24 05:59:47.973 10 INFO neutron.plugins.ml2.plugin [None req-c81eec9f-12a8-4efa-9c91-0b0ff77946bf - - - - - -] Attempt 1 to provision port 6e0d0e0d-7f42-4ee9-8a46-1e9c26eeb0af 2026-07-24 05:59:48.194 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 4f308494-52ca-4cc1-a9f9-f3ca49b713e2 2026-07-24 05:59:48.443 9 INFO neutron.plugins.ml2.plugin [None req-a4cb15e7-3b4d-4ab3-8878-328aec061559 - - - - - -] Attempt 1 to provision port 6e0d0e0d-7f42-4ee9-8a46-1e9c26eeb0af 2026-07-24 05:59:48.735 10 INFO neutron.plugins.ml2.plugin [None req-5ebb22a1-d6d2-44a7-98c3-e2d67d59ba9a - - - - - -] Attempt 1 to provision port 4f308494-52ca-4cc1-a9f9-f3ca49b713e2 2026-07-24 05:59:48.971 9 INFO neutron.plugins.ml2.plugin [None req-19d3bc43-19d8-4367-b612-a2755ed38724 - - - - - -] Attempt 1 to provision port 4f308494-52ca-4cc1-a9f9-f3ca49b713e2 2026-07-24 05:59:49.440 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port d5a3e5e0-4876-4f71-af67-4fea18b58cab 2026-07-24 05:59:49.911 9 INFO neutron.plugins.ml2.plugin [None req-779a0846-ebbc-40f7-999a-a012e363cab6 - - - - - -] Attempt 1 to provision port d5a3e5e0-4876-4f71-af67-4fea18b58cab 2026-07-24 05:59:50.048 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 4f308494-52ca-4cc1-a9f9-f3ca49b713e2 2026-07-24 05:59:50.468 10 INFO neutron.plugins.ml2.plugin [None req-a4e8b9bf-2665-490b-b5ae-7dc65f35edbf - - - - - -] Attempt 1 to provision port 486c0a43-f6eb-4b29-91c0-1bfa15c3a14b 2026-07-24 05:59:50.625 10 INFO neutron.plugins.ml2.plugin [None req-6fad9224-022e-4d06-a3be-85d34acfa217 - - - - - -] Attempt 1 to provision port d5a3e5e0-4876-4f71-af67-4fea18b58cab 2026-07-24 05:59:50.717 10 INFO neutron.plugins.ml2.plugin [None req-6fad9224-022e-4d06-a3be-85d34acfa217 - - - - - -] Attempt 1 to provision port 00e75468-36fb-44f1-ad88-a6c6fa2266f8 2026-07-24 05:59:50.864 9 INFO neutron.plugins.ml2.plugin [None req-6e566290-3e8e-49b0-97f4-2cf5acb4e2fb - - - - - -] Attempt 1 to provision port 486c0a43-f6eb-4b29-91c0-1bfa15c3a14b 2026-07-24 05:59:51.152 10 INFO neutron.plugins.ml2.plugin [None req-77b8e929-83d3-47dd-9f80-b9bca3775ea5 - - - - - -] Attempt 1 to provision port 00e75468-36fb-44f1-ad88-a6c6fa2266f8 2026-07-24 05:59:51.312 9 INFO neutron.plugins.ml2.plugin [None req-e01585aa-7e88-4382-8365-cdc697dd97ef - - - - - -] Attempt 1 to provision port 00e75468-36fb-44f1-ad88-a6c6fa2266f8 2026-07-24 05:59:51.423 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port d5a3e5e0-4876-4f71-af67-4fea18b58cab 2026-07-24 05:59:51.784 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 8deb17f8-d6f0-43f5-b83d-c1bb1da7a3f7 2026-07-24 05:59:53.393 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 8deb17f8-d6f0-43f5-b83d-c1bb1da7a3f7 2026-07-24 05:59:55.739 9 INFO neutron.plugins.ml2.plugin [None req-ef4ded6b-5048-4c2d-8cdd-f30b1bea591e - - - - - -] Attempt 1 to provision port 97e55230-33da-4474-85e7-693edfd50259 2026-07-24 05:59:57.615 10 INFO neutron.plugins.ml2.plugin [None req-c599d0b3-ea55-47bd-b513-afcefc6f0cfc - - - - - -] Attempt 1 to provision port ebf697b0-8e36-48d2-b21d-6626c61f4572 2026-07-24 05:59:59.569 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port ebf697b0-8e36-48d2-b21d-6626c61f4572 2026-07-24 05:59:59.752 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b9900b7-3c21-4dae-94c2-27dae8ed55ed'] response: {'server_uuid': 'ddec97f5-f80c-4c68-9179-d78e23f943cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebf697b0-8e36-48d2-b21d-6626c61f4572', 'code': 200} 2026-07-24 06:00:00.158 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 5787fb06-414b-4cd0-beb7-c532866dade5 2026-07-24 06:00:01.423 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 60aa3f88-0bcd-4ec8-b0a2-04d164856187 2026-07-24 06:00:01.946 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port ebf697b0-8e36-48d2-b21d-6626c61f4572 2026-07-24 06:00:02.329 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 5787fb06-414b-4cd0-beb7-c532866dade5 2026-07-24 06:00:03.373 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 60aa3f88-0bcd-4ec8-b0a2-04d164856187 2026-07-24 06:00:07.350 9 INFO neutron.plugins.ml2.plugin [None req-d4349b1e-00cd-4fb0-9ea5-c66aaa0828ae - - - - - -] Attempt 1 to provision port 14f8141f-215f-4178-9bd8-808df993f97b 2026-07-24 06:00:07.377 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 486c0a43-f6eb-4b29-91c0-1bfa15c3a14b 2026-07-24 06:00:09.425 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 486c0a43-f6eb-4b29-91c0-1bfa15c3a14b 2026-07-24 06:00:09.847 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 872efa1d-3abf-4d7d-861d-3bb380436c86 2026-07-24 06:00:11.380 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 872efa1d-3abf-4d7d-861d-3bb380436c86 2026-07-24 06:00:13.431 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 887ec3bb-547a-4edb-a4c1-3c968fb150ee 2026-07-24 06:00:13.603 9 INFO neutron.plugins.ml2.plugin [None req-4812c821-6418-41d5-962d-2b7f9d5ecb90 - - - - - -] Attempt 1 to provision port 887ec3bb-547a-4edb-a4c1-3c968fb150ee 2026-07-24 06:00:13.934 9 INFO neutron.plugins.ml2.plugin [None req-80addd36-5e41-4275-b474-06abb2ad4bf8 - - - - - -] Attempt 1 to provision port 887ec3bb-547a-4edb-a4c1-3c968fb150ee 2026-07-24 06:00:14.032 9 INFO neutron.plugins.ml2.plugin [None req-80addd36-5e41-4275-b474-06abb2ad4bf8 - - - - - -] Attempt 1 to provision port 65c0eb92-33ba-4f30-b6b3-f92e3d2c81e8 2026-07-24 06:00:14.202 10 INFO neutron.plugins.ml2.plugin [None req-d5923756-1935-49e7-8ef4-f0c56ad1f67c - - - - - -] Attempt 1 to provision port 65c0eb92-33ba-4f30-b6b3-f92e3d2c81e8 2026-07-24 06:00:14.232 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port af5f5cb1-a157-4b61-bd66-80c939a923c0 2026-07-24 06:00:14.452 9 INFO neutron.plugins.ml2.plugin [None req-9cdd4d48-efad-4dd4-85cb-3970ee28282f - - - - - -] Attempt 1 to provision port 65c0eb92-33ba-4f30-b6b3-f92e3d2c81e8 2026-07-24 06:00:15.427 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 887ec3bb-547a-4edb-a4c1-3c968fb150ee 2026-07-24 06:00:15.786 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port af5f5cb1-a157-4b61-bd66-80c939a923c0 2026-07-24 06:00:19.160 10 INFO neutron.plugins.ml2.plugin [None req-359f4dbc-35c9-4ccb-ae67-162ffd0ef11e - - - - - -] Attempt 1 to provision port 1cdc2789-115c-4be3-ad89-0396312d4852 2026-07-24 06:00:23.615 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 1cdc2789-115c-4be3-ad89-0396312d4852 2026-07-24 06:00:23.764 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c562c0e0-4fa0-48e7-b3d3-af64d4c60677'] response: {'server_uuid': '67974874-4ec1-465f-bc0d-18840eef7f1c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1cdc2789-115c-4be3-ad89-0396312d4852', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-24 06:00:25.400 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 1cdc2789-115c-4be3-ad89-0396312d4852 2026-07-24 06:00:29.460 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 14f8141f-215f-4178-9bd8-808df993f97b 2026-07-24 06:00:29.849 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 65c0eb92-33ba-4f30-b6b3-f92e3d2c81e8 2026-07-24 06:00:31.432 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 14f8141f-215f-4178-9bd8-808df993f97b 2026-07-24 06:00:31.684 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 65c0eb92-33ba-4f30-b6b3-f92e3d2c81e8 2026-07-24 06:00:47.527 9 INFO neutron.plugins.ml2.plugin [None req-f231128d-f72e-4060-97f5-891a57cf7640 - - - - - -] Attempt 1 to provision port 226056ca-44d1-4655-96b2-051967bc2faf 2026-07-24 06:00:49.449 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 226056ca-44d1-4655-96b2-051967bc2faf 2026-07-24 06:00:49.584 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-039b8d91-f34f-4155-a2ce-e59d801db30a'] response: {'server_uuid': 'a7cea814-c7b4-4274-b40c-b773c0d76552', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '226056ca-44d1-4655-96b2-051967bc2faf', 'code': 200} 2026-07-24 06:00:51.450 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 226056ca-44d1-4655-96b2-051967bc2faf 2026-07-24 06:01:09.659 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port c8cc9ecf-54f3-40d3-958b-35c6a1bd8cd5 2026-07-24 06:01:10.381 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 7edf04bc-ec62-4509-a9cc-e0c4fe009a55 2026-07-24 06:01:10.528 9 INFO neutron.plugins.ml2.plugin [None req-c9fa026d-1313-4cf8-b2f5-d3385e74954c - - - - - -] Attempt 1 to provision port c8cc9ecf-54f3-40d3-958b-35c6a1bd8cd5 2026-07-24 06:01:11.629 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 7edf04bc-ec62-4509-a9cc-e0c4fe009a55 2026-07-24 06:01:11.636 9 INFO neutron.plugins.ml2.plugin [None req-5dad5271-8aa0-4e9c-b04e-d627ac6339cb - - - - - -] Attempt 1 to provision port 7edf04bc-ec62-4509-a9cc-e0c4fe009a55 2026-07-24 06:01:11.951 9 INFO neutron.plugins.ml2.plugin [None req-1a030004-92b1-4e17-81c3-8ac47715ff7c - - - - - -] Attempt 1 to provision port fc65782e-92f2-447a-a5ac-bddbab7ca133 2026-07-24 06:01:12.135 10 INFO neutron.plugins.ml2.plugin [None req-ea49e45a-be57-4fef-b576-4c84828d7091 - - - - - -] Attempt 1 to provision port c8cc9ecf-54f3-40d3-958b-35c6a1bd8cd5 2026-07-24 06:01:12.306 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port c8cc9ecf-54f3-40d3-958b-35c6a1bd8cd5 2026-07-24 06:01:12.633 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port ee52bf88-0f08-4faf-b06a-230a453ba818 2026-07-24 06:01:12.715 10 INFO neutron.plugins.ml2.plugin [None req-a48f6b65-468e-4b76-b64c-348dcff0cdb9 - - - - - -] Attempt 1 to provision port c8cc9ecf-54f3-40d3-958b-35c6a1bd8cd5 2026-07-24 06:01:12.906 10 INFO neutron.plugins.ml2.plugin [None req-bc3bde16-4473-4d2a-946f-4494b6dd67df - - - - - -] Attempt 1 to provision port ee52bf88-0f08-4faf-b06a-230a453ba818 2026-07-24 06:01:13.144 9 INFO neutron.plugins.ml2.plugin [None req-9c79c564-8a34-405f-be65-eca28e29bef4 - - - - - -] Attempt 1 to provision port 7edf04bc-ec62-4509-a9cc-e0c4fe009a55 2026-07-24 06:01:13.527 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 7edf04bc-ec62-4509-a9cc-e0c4fe009a55 2026-07-24 06:01:13.564 10 INFO neutron.plugins.ml2.plugin [None req-fd75591a-704f-4867-b67d-4c8b1daede34 - - - - - -] Attempt 1 to provision port 7edf04bc-ec62-4509-a9cc-e0c4fe009a55 2026-07-24 06:01:13.850 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port ee52bf88-0f08-4faf-b06a-230a453ba818 2026-07-24 06:01:14.089 9 INFO neutron.plugins.ml2.plugin [None req-55b0df6e-dadb-4c10-bdab-714ee98f8a2e - - - - - -] Attempt 1 to provision port ee52bf88-0f08-4faf-b06a-230a453ba818 2026-07-24 06:01:14.536 10 INFO neutron.plugins.ml2.plugin [None req-4a9c04a9-4277-4889-a3dc-1a3df40c6fdc - - - - - -] Attempt 1 to provision port ee52bf88-0f08-4faf-b06a-230a453ba818 2026-07-24 06:01:15.468 9 INFO neutron.plugins.ml2.plugin [None req-b724d86f-5062-4b76-a97f-cba3f1fa8f7c - - - - - -] Attempt 1 to provision port b9a4c9ea-ce34-4531-aa8f-8708729baac8 2026-07-24 06:01:16.255 10 INFO neutron.plugins.ml2.plugin [None req-0eb46487-22c0-405b-92ac-916ed309e41b - - - - - -] Attempt 1 to provision port b9a4c9ea-ce34-4531-aa8f-8708729baac8 2026-07-24 06:01:17.461 10 INFO neutron.plugins.ml2.plugin [None req-866ccd98-2f55-4adb-8a7a-91f2c9b3f6b5 - - - - - -] Attempt 1 to provision port 0d60f0d5-a701-439b-a2e7-f0eb7b8860f4 2026-07-24 06:01:17.497 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 0e3f047f-123c-474d-a38c-57fc047939b3 2026-07-24 06:01:18.331 10 INFO neutron.plugins.ml2.plugin [None req-29281670-7efe-4474-9f70-436ccb6a4fb2 - - - - - -] Attempt 1 to provision port 0d60f0d5-a701-439b-a2e7-f0eb7b8860f4 2026-07-24 06:01:19.490 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 0e3f047f-123c-474d-a38c-57fc047939b3 2026-07-24 06:01:20.085 9 INFO neutron.plugins.ml2.plugin [None req-ac7e818a-a62a-4379-83df-81f44dd30991 - - - - - -] Attempt 1 to provision port 331049ae-225f-423e-b4fd-d094935fc75d 2026-07-24 06:01:20.961 10 INFO neutron.plugins.ml2.plugin [None req-fee3d864-3293-4d24-9c4f-b48dee10b361 - - - - - -] Attempt 1 to provision port 331049ae-225f-423e-b4fd-d094935fc75d 2026-07-24 06:01:25.058 10 INFO neutron.plugins.ml2.plugin [None req-61b1956e-bc34-4741-b7e8-ae6d0b85d01c - - - - - -] Attempt 1 to provision port 9c473946-bf9c-4a2b-87df-b0a50f26ebba 2026-07-24 06:01:27.539 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 9c473946-bf9c-4a2b-87df-b0a50f26ebba 2026-07-24 06:01:27.655 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf0ad578-c7a5-43d9-8208-e265b567502a'] response: {'server_uuid': 'bbcf85b2-5ae1-47a5-970d-aa88d56c60ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c473946-bf9c-4a2b-87df-b0a50f26ebba', 'code': 200} 2026-07-24 06:01:29.485 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 9c473946-bf9c-4a2b-87df-b0a50f26ebba 2026-07-24 06:01:33.874 10 INFO neutron.plugins.ml2.plugin [None req-b494b657-3541-4e53-ac02-53b9d370a446 - - - - - -] Attempt 1 to provision port ae17d3fb-1ac5-496e-bd7c-e7955b2a521a 2026-07-24 06:01:35.538 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port ae17d3fb-1ac5-496e-bd7c-e7955b2a521a 2026-07-24 06:01:35.675 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fa63b56-6858-469f-83b6-fbbcd5ec4d36'] response: {'server_uuid': '66d16faf-7744-4e9a-ae66-6a1b18a925c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae17d3fb-1ac5-496e-bd7c-e7955b2a521a', 'code': 200} 2026-07-24 06:01:37.619 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 331049ae-225f-423e-b4fd-d094935fc75d 2026-07-24 06:01:38.013 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port ae17d3fb-1ac5-496e-bd7c-e7955b2a521a 2026-07-24 06:01:38.324 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 0d60f0d5-a701-439b-a2e7-f0eb7b8860f4 2026-07-24 06:01:38.824 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b9a4c9ea-ce34-4531-aa8f-8708729baac8 2026-07-24 06:01:39.171 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port fc65782e-92f2-447a-a5ac-bddbab7ca133 2026-07-24 06:01:39.670 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 0d60f0d5-a701-439b-a2e7-f0eb7b8860f4 2026-07-24 06:01:40.310 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 331049ae-225f-423e-b4fd-d094935fc75d 2026-07-24 06:01:40.668 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port b9a4c9ea-ce34-4531-aa8f-8708729baac8 2026-07-24 06:01:41.037 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port fc65782e-92f2-447a-a5ac-bddbab7ca133 2026-07-24 06:01:47.664 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port dd89d9b0-af1e-4528-83cc-427de7a80928 2026-07-24 06:01:48.154 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 2eb000fb-85b5-4602-a629-5d847aa5f660 2026-07-24 06:01:49.134 10 INFO neutron.plugins.ml2.plugin [None req-cc42b948-d558-4bd4-94a6-c2e1820abb1e - - - - - -] Attempt 1 to provision port 2eb000fb-85b5-4602-a629-5d847aa5f660 2026-07-24 06:01:49.523 10 INFO neutron.plugins.ml2.plugin [None req-98876342-2fd1-4baa-be2f-476f87a4aa76 - - - - - -] Attempt 1 to provision port dd89d9b0-af1e-4528-83cc-427de7a80928 2026-07-24 06:01:49.837 9 INFO neutron.plugins.ml2.plugin [None req-51e1966c-b9b5-45e4-baf5-a9f40063ba1e - - - - - -] Attempt 1 to provision port 2eb000fb-85b5-4602-a629-5d847aa5f660 2026-07-24 06:01:49.912 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port a4280cad-c723-4154-9865-b352613f54bc 2026-07-24 06:01:50.048 9 INFO neutron.plugins.ml2.plugin [None req-176edcbc-d41b-4105-a721-7bdeef8d698b - - - - - -] Attempt 1 to provision port dd89d9b0-af1e-4528-83cc-427de7a80928 2026-07-24 06:01:50.521 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 76a9b2d2-fa0e-4297-b05b-020134065f86 2026-07-24 06:01:50.696 9 INFO neutron.plugins.ml2.plugin [None req-f1159f73-be16-4a4e-bc0d-a4f3108bde4e - - - - - -] Attempt 1 to provision port a4280cad-c723-4154-9865-b352613f54bc 2026-07-24 06:01:51.012 10 INFO neutron.plugins.ml2.plugin [None req-49d524e7-9a9b-44ae-9a2e-7c1c87e6bb9e - - - - - -] Attempt 1 to provision port 76a9b2d2-fa0e-4297-b05b-020134065f86 2026-07-24 06:01:51.194 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 80b38bc5-e4d5-4125-bd61-0bd88591abbd 2026-07-24 06:01:51.250 9 INFO neutron.plugins.ml2.plugin [None req-a666e44a-8faa-47bb-8e23-2b004dda4088 - - - - - -] Attempt 1 to provision port 76a9b2d2-fa0e-4297-b05b-020134065f86 2026-07-24 06:01:51.338 9 INFO neutron.plugins.ml2.plugin [None req-a666e44a-8faa-47bb-8e23-2b004dda4088 - - - - - -] Attempt 1 to provision port a4280cad-c723-4154-9865-b352613f54bc 2026-07-24 06:01:52.179 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 80b38bc5-e4d5-4125-bd61-0bd88591abbd 2026-07-24 06:01:52.534 9 INFO neutron.plugins.ml2.plugin [None req-fa012e6f-7f57-4269-8073-bfd129c06dbb - - - - - -] Attempt 1 to provision port 80b38bc5-e4d5-4125-bd61-0bd88591abbd 2026-07-24 06:01:55.754 9 INFO neutron.plugins.ml2.plugin [None req-b206985d-3747-4f9f-a60b-5e6754ae6620 - - - - - -] Attempt 1 to provision port 8d35b271-7cc7-4a63-94fa-348c00c615ff 2026-07-24 06:02:08.507 10 INFO neutron.plugins.ml2.plugin [None req-f776717a-f9de-49d6-93a9-631e87cc270d - - - - - -] Attempt 1 to provision port fea88637-ccf3-4105-a1ff-9b52f324849c 2026-07-24 06:02:10.211 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port fea88637-ccf3-4105-a1ff-9b52f324849c 2026-07-24 06:02:10.519 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c15c0c9c-fab0-4e49-a579-ce0caf05e6f8'] response: {'server_uuid': '6237675d-af47-4823-8ded-05f2d2812ea4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fea88637-ccf3-4105-a1ff-9b52f324849c', 'code': 200} 2026-07-24 06:02:12.166 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port fea88637-ccf3-4105-a1ff-9b52f324849c 2026-07-24 06:02:47.734 9 INFO neutron.plugins.ml2.plugin [None req-01d714b5-01df-4cbe-9b2f-0c94c91b54ab - - - - - -] Attempt 1 to provision port d82f754b-d7e7-4090-8bd0-e0878ab4f716 2026-07-24 06:02:50.779 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port d82f754b-d7e7-4090-8bd0-e0878ab4f716 2026-07-24 06:02:51.052 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bad9aee-2435-4f0f-9c08-26c0f0ebd5c8'] response: {'server_uuid': '6237675d-af47-4823-8ded-05f2d2812ea4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd82f754b-d7e7-4090-8bd0-e0878ab4f716', 'code': 200} 2026-07-24 06:02:52.308 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port d82f754b-d7e7-4090-8bd0-e0878ab4f716 2026-07-24 06:03:12.673 10 INFO neutron.plugins.ml2.plugin [None req-7e5e8f4a-82e1-4216-90e1-69a3d2ca2e5f - - - - - -] Attempt 1 to provision port 3eabf9ed-b888-41d8-8732-68ced500b785 2026-07-24 06:03:16.295 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 3eabf9ed-b888-41d8-8732-68ced500b785 2026-07-24 06:03:16.449 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f1a9411-75df-4f30-bf79-a0d4f705a3c1'] response: {'server_uuid': '6237675d-af47-4823-8ded-05f2d2812ea4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3eabf9ed-b888-41d8-8732-68ced500b785', 'code': 200} 2026-07-24 06:03:18.244 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 3eabf9ed-b888-41d8-8732-68ced500b785 2026-07-24 06:03:24.232 10 INFO neutron.plugins.ml2.plugin [None req-7c7a693a-30f3-45f0-91a1-9a0c8a0ccdd5 - - - - - -] Attempt 1 to provision port 81452ade-144a-4462-beac-07be17686b7f 2026-07-24 06:03:28.346 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 81452ade-144a-4462-beac-07be17686b7f 2026-07-24 06:03:28.490 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2be232be-515c-4475-9858-1f8b8f5e13b0'] response: {'server_uuid': '6237675d-af47-4823-8ded-05f2d2812ea4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81452ade-144a-4462-beac-07be17686b7f', 'code': 200} 2026-07-24 06:03:30.226 9 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] Attempt 1 to provision port 81452ade-144a-4462-beac-07be17686b7f 2026-07-24 06:03:37.406 10 INFO neutron.plugins.ml2.plugin [None req-fbca085b-4f49-4a8e-b65d-469d9f909f89 - - - - - -] Attempt 1 to provision port 81452ade-144a-4462-beac-07be17686b7f 2026-07-24 06:03:43.141 10 INFO neutron.plugins.ml2.plugin [None req-82db1a82-8637-4e78-ace0-c48dd1fbeae0 - - - - - -] Attempt 1 to provision port 3eabf9ed-b888-41d8-8732-68ced500b785 2026-07-24 06:04:06.487 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-87e79d1a-249b-4887-b21a-ae59b4dc50b2'] response: {'server_uuid': '66d16faf-7744-4e9a-ae66-6a1b18a925c0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae17d3fb-1ac5-496e-bd7c-e7955b2a521a', 'code': 200} 2026-07-24 06:04:06.593 10 INFO neutron.plugins.ml2.plugin [None req-de8c8c5c-88f5-4100-8920-98166c76fede - - - - - -] No ports have port_id starting with ae17d3fb-1ac5-496e-bd7c-e7955b2a521a 2026-07-24 06:04:27.783 9 INFO neutron.plugins.ml2.plugin [None req-ee744fd6-0061-461b-914d-7513d48f1893 - - - - - -] Attempt 1 to provision port 7edf04bc-ec62-4509-a9cc-e0c4fe009a55