+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: 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-06-28 20:29:35.685 1 INFO neutron.common.config [-] Logging enabled! 2026-06-28 20:29:35.685 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-06-28 20:29:35.685 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-28 20:29:35.686 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-28 20:29:36.522 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-28 20:29:36.526 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-28 20:29:36.530 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-28 20:29:36.531 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-28 20:29:36.532 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-28 20:29:36.532 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-28 20:29:36.532 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:29:36.538 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:29:36.538 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:29:36.538 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-28 20:29:36.555 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-28 20:29:36.556 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-28 20:29:36.556 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-28 20:29:36.591 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-28 20:29:36.591 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-28 20:29:36.591 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-28 20:29:36.591 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-28 20:29:36.597 1 WARNING oslo_policy.policy [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-28 20:29:36.872 1 INFO neutron.plugins.ml2.managers [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] Initializing driver for type 'vlan' 2026-06-28 20:29:37.150 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] VlanTypeDriver initialization complete 2026-06-28 20:29:37.151 1 INFO neutron.plugins.ml2.managers [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] Initializing driver for type 'vxlan' 2026-06-28 20:29:37.151 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-28 20:29:37.195 1 INFO neutron.plugins.ml2.managers [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-28 20:29:37.196 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-28 20:29:37.196 1 INFO neutron.plugins.ml2.managers [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] Initializing extension driver 'port_security' 2026-06-28 20:29:37.196 1 INFO neutron.plugins.ml2.extensions.port_security [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-28 20:29:37.196 1 INFO neutron.plugins.ml2.managers [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] Initializing extension driver 'qos' 2026-06-28 20:29:37.197 1 INFO neutron.plugins.ml2.managers [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-28 20:29:37.197 1 INFO neutron.plugins.ml2.managers [None req-746e28cb-d407-4f50-942b-c03cdf17fc14 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-28 20:29:37.209 1 INFO neutron.quota [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded quota_driver: . 2026-06-28 20:29:37.210 1 INFO neutron.plugins.ml2.plugin [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Modular L2 Plugin initialization complete 2026-06-28 20:29:37.210 1 INFO neutron.plugins.ml2.managers [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-28 20:29:37.210 1 INFO neutron.plugins.ml2.managers [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-28 20:29:37.211 1 INFO neutron.plugins.ml2.managers [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Got port-security extension from driver 'port_security' 2026-06-28 20:29:37.211 1 INFO neutron.extensions.vlantransparent [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Disabled vlantransparent extension. 2026-06-28 20:29:37.211 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: qos 2026-06-28 20:29:37.220 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: router 2026-06-28 20:29:37.249 1 INFO neutron.services.service_base [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-28 20:29:37.249 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: segments 2026-06-28 20:29:37.307 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: trunk 2026-06-28 20:29:37.375 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: vpnaas 2026-06-28 20:29:37.417 1 WARNING stevedore.named [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-28 20:29:37.476 1 INFO neutron_vpnaas.services.vpn.plugin [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-28 20:29:37.477 1 INFO neutron.common.utils [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-28 20:29:37.477 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: auto_allocate 2026-06-28 20:29:37.480 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: tag 2026-06-28 20:29:37.485 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: timestamp 2026-06-28 20:29:37.487 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: network_ip_availability 2026-06-28 20:29:37.490 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: flavors 2026-06-28 20:29:37.492 1 INFO neutron.manager [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loading Plugin: revisions 2026-06-28 20:29:37.495 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Initializing extension manager. 2026-06-28 20:29:37.496 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: address-group 2026-06-28 20:29:37.497 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: address-scope 2026-06-28 20:29:37.497 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-28 20:29:37.498 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: agent 2026-06-28 20:29:37.498 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: agent-resources-synced 2026-06-28 20:29:37.499 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: allowed-address-pairs 2026-06-28 20:29:37.500 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: auto-allocated-topology 2026-06-28 20:29:37.501 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: availability_zone 2026-06-28 20:29:37.501 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: availability_zone_filter 2026-06-28 20:29:37.502 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-28 20:29:37.502 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: default-subnetpools 2026-06-28 20:29:37.503 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-28 20:29:37.504 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: dns-integration 2026-06-28 20:29:37.504 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: dns-domain-ports 2026-06-28 20:29:37.505 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-28 20:29:37.505 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: dvr 2026-06-28 20:29:37.506 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-28 20:29:37.506 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: empty-string-filtering 2026-06-28 20:29:37.507 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:29:37.507 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-28 20:29:37.508 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: external-net 2026-06-28 20:29:37.508 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-28 20:29:37.509 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: extraroute 2026-06-28 20:29:37.509 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: extraroute-atomic 2026-06-28 20:29:37.510 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-28 20:29:37.511 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-28 20:29:37.511 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-28 20:29:37.512 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-28 20:29:37.512 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: fip-port-details 2026-06-28 20:29:37.513 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: flavors 2026-06-28 20:29:37.514 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-28 20:29:37.514 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: floatingip-pools 2026-06-28 20:29:37.515 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: ip_allocation 2026-06-28 20:29:37.515 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: ip-substring-filtering 2026-06-28 20:29:37.516 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: l2_adjacency 2026-06-28 20:29:37.517 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: router 2026-06-28 20:29:37.518 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:29:37.519 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: ext-gw-mode 2026-06-28 20:29:37.519 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: l3-ha 2026-06-28 20:29:37.520 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:29:37.520 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-28 20:29:37.520 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: l3-flavors 2026-06-28 20:29:37.521 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:29:37.522 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-28 20:29:37.523 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-28 20:29:37.524 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-28 20:29:37.525 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-28 20:29:37.526 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-28 20:29:37.526 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-28 20:29:37.527 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: multi-provider 2026-06-28 20:29:37.527 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: net-mtu 2026-06-28 20:29:37.528 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: net-mtu-writable 2026-06-28 20:29:37.528 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: network_availability_zone 2026-06-28 20:29:37.529 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: network_ha 2026-06-28 20:29:37.529 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: network-ip-availability 2026-06-28 20:29:37.530 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-28 20:29:37.531 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: pagination 2026-06-28 20:29:37.531 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: port-device-profile 2026-06-28 20:29:37.532 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-28 20:29:37.532 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-28 20:29:37.532 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: port-mac-override 2026-06-28 20:29:37.533 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-28 20:29:37.533 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-28 20:29:37.534 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: port-resource-request 2026-06-28 20:29:37.534 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: port-resource-request-groups 2026-06-28 20:29:37.535 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: binding 2026-06-28 20:29:37.535 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: binding-extended 2026-06-28 20:29:37.536 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: port-security 2026-06-28 20:29:37.536 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: project-id 2026-06-28 20:29:37.537 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: provider 2026-06-28 20:29:37.538 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos 2026-06-28 20:29:37.539 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-28 20:29:37.539 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-28 20:29:37.540 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-default 2026-06-28 20:29:37.541 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-fip 2026-06-28 20:29:37.541 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-28 20:29:37.542 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-gateway-ip 2026-06-28 20:29:37.542 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-port-network-policy 2026-06-28 20:29:37.543 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-pps-minimum 2026-06-28 20:29:37.543 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-28 20:29:37.544 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-pps 2026-06-28 20:29:37.544 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-rule-type-details 2026-06-28 20:29:37.545 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-28 20:29:37.545 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: qos-rules-alias 2026-06-28 20:29:37.546 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: quota-check-limit 2026-06-28 20:29:37.547 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: quotas 2026-06-28 20:29:37.549 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: quota_details 2026-06-28 20:29:37.550 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: rbac-policies 2026-06-28 20:29:37.551 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: rbac-address-group 2026-06-28 20:29:37.552 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: rbac-address-scope 2026-06-28 20:29:37.552 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: rbac-security-groups 2026-06-28 20:29:37.553 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: rbac-subnetpool 2026-06-28 20:29:37.553 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: revision-if-match 2026-06-28 20:29:37.554 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: standard-attr-revisions 2026-06-28 20:29:37.555 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: router_availability_zone 2026-06-28 20:29:37.555 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-28 20:29:37.556 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: security-groups-default-rules 2026-06-28 20:29:37.557 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-28 20:29:37.557 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-28 20:29:37.558 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-28 20:29:37.558 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-28 20:29:37.565 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: security-group 2026-06-28 20:29:37.566 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: segment 2026-06-28 20:29:37.566 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-28 20:29:37.567 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: service-type 2026-06-28 20:29:37.567 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: sorting 2026-06-28 20:29:37.568 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: standard-attr-segment 2026-06-28 20:29:37.568 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: standard-attr-description 2026-06-28 20:29:37.569 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: stateful-security-group 2026-06-28 20:29:37.569 1 WARNING neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-28 20:29:37.570 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-28 20:29:37.570 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: subnet_onboard 2026-06-28 20:29:37.571 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-28 20:29:37.571 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: subnet-service-types 2026-06-28 20:29:37.572 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: subnet_allocation 2026-06-28 20:29:37.572 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-28 20:29:37.573 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-28 20:29:37.576 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: standard-attr-tag 2026-06-28 20:29:37.576 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-28 20:29:37.577 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: trunk 2026-06-28 20:29:37.577 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: trunk-details 2026-06-28 20:29:37.578 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-28 20:29:37.579 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-28 20:29:37.579 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-28 20:29:37.580 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: vpn-flavors 2026-06-28 20:29:37.581 1 INFO neutron.api.extensions [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Loaded extension: vpnaas 2026-06-28 20:29:37.584 1 INFO oslo_service.service [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Starting 2 workers 2026-06-28 20:29:37.589 1 INFO oslo_service.service [None req-19d626d0-188e-4af2-82b6-856c4f1b2bbf - - - - - -] Starting 1 workers 2026-06-28 20:30:21.476 10 INFO neutron.db.l3_hamode_db [None req-2cebe646-cb30-46c6-8fd1-042fd3f45c65 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 20:30:35.517 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port fdff501b-ee52-4174-bb83-c96705157083 2026-06-28 20:30:35.842 9 INFO neutron.plugins.ml2.plugin [None req-10667f0d-dd98-4326-88db-69bb3c3d0486 - - - - - -] Attempt 1 to provision port fdff501b-ee52-4174-bb83-c96705157083 2026-06-28 20:30:37.223 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port fdff501b-ee52-4174-bb83-c96705157083 2026-06-28 20:34:58.701 9 INFO neutron.plugins.ml2.plugin [None req-4a1c5052-f588-4374-8d56-71449f6ef045 - - - - - -] Attempt 1 to provision port 55af86ae-8899-4eca-ad9c-6ec293b39b37 2026-06-28 20:34:59.427 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 55af86ae-8899-4eca-ad9c-6ec293b39b37 2026-06-28 20:35:09.203 10 INFO neutron.plugins.ml2.plugin [None req-c0068e22-77a0-4d3f-af65-349820b29f25 - - - - - -] Attempt 1 to provision port 7f7432ab-0df7-41d7-b56d-a62b5c48f379 2026-06-28 20:38:37.666 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7f7432ab-0df7-41d7-b56d-a62b5c48f379 2026-06-28 20:38:39.558 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7f7432ab-0df7-41d7-b56d-a62b5c48f379 2026-06-28 20:47:05.892 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 5ec3119a-57bc-4029-92c7-c768601bad8f 2026-06-28 20:47:07.872 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 5ec3119a-57bc-4029-92c7-c768601bad8f 2026-06-28 21:03:52.618 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 93aa2653-7df5-43f3-90a9-ecf54dcc50bb 2026-06-28 21:03:52.781 10 INFO neutron.plugins.ml2.plugin [None req-d9bf576c-8fe7-481e-932e-e73d3a3669fd - - - - - -] Attempt 1 to provision port 738b3032-5554-44ff-b283-afa8897173e2 2026-06-28 21:03:53.250 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 73469db5-74eb-489b-a675-8351d4a66b53 2026-06-28 21:03:53.605 9 INFO neutron.plugins.ml2.plugin [None req-e647d870-bf73-4feb-a010-044e15ec9237 - - - - - -] Attempt 1 to provision port 82bb1406-a338-4561-8bfe-cdd03cf0dc46 2026-06-28 21:03:53.760 10 INFO neutron.plugins.ml2.plugin [None req-6ec9dca4-64af-4d8a-9b7b-c839525073bc - - - - - -] Attempt 1 to provision port 93aa2653-7df5-43f3-90a9-ecf54dcc50bb 2026-06-28 21:03:53.861 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 6de2a018-5381-4fcd-a595-8c56ce6cffb4 2026-06-28 21:03:54.254 10 INFO neutron.plugins.ml2.plugin [None req-b8000727-f6de-469b-b54d-0d841a0416e7 - - - - - -] Attempt 1 to provision port 6de2a018-5381-4fcd-a595-8c56ce6cffb4 2026-06-28 21:03:54.505 9 INFO neutron.plugins.ml2.plugin [None req-6fed4d8d-ffee-4ee6-bd5a-a95d923f9043 - - - - - -] Attempt 1 to provision port 73469db5-74eb-489b-a675-8351d4a66b53 2026-06-28 21:03:54.650 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 6de2a018-5381-4fcd-a595-8c56ce6cffb4 2026-06-28 21:03:55.129 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 93aa2653-7df5-43f3-90a9-ecf54dcc50bb 2026-06-28 21:03:55.681 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 73469db5-74eb-489b-a675-8351d4a66b53 2026-06-28 21:03:55.958 9 INFO neutron.plugins.ml2.plugin [None req-4e2b6d0d-4004-4393-887d-768a17de1745 - - - - - -] Attempt 1 to provision port cf559c07-2b50-4cfc-ac97-50de27f3e727 2026-06-28 21:03:56.315 9 INFO neutron.plugins.ml2.plugin [None req-69c7e202-2061-4639-a3ba-bacc42c819d8 - - - - - -] Attempt 1 to provision port aca888a3-a6e0-44c2-9395-cf85937f1512 2026-06-28 21:03:56.987 9 INFO neutron.plugins.ml2.plugin [None req-70f66076-ccc1-4533-a1a8-c2a4a98dfbdb - - - - - -] Attempt 1 to provision port cf559c07-2b50-4cfc-ac97-50de27f3e727 2026-06-28 21:03:57.944 9 INFO neutron.plugins.ml2.plugin [None req-a1bc03a4-f077-468a-8097-37e1116e86e3 - - - - - -] Attempt 1 to provision port 3c9b4f4c-c0a8-4a43-81b6-59b893d2fc44 2026-06-28 21:03:58.531 9 INFO neutron.plugins.ml2.plugin [None req-6b4d32f1-8034-4b46-937f-ec9dddfbde0e - - - - - -] Attempt 1 to provision port 3c9b4f4c-c0a8-4a43-81b6-59b893d2fc44 2026-06-28 21:03:58.992 9 INFO neutron.plugins.ml2.plugin [None req-526a2cbf-3596-4bd7-aadc-3fcd1e99c62e - - - - - -] Attempt 1 to provision port 0c4636c4-7ccd-42d2-be3b-23c1335c758a 2026-06-28 21:03:59.676 9 INFO neutron.plugins.ml2.plugin [None req-f3a0cc18-b3db-4058-ac02-7acca8f36b0c - - - - - -] Attempt 1 to provision port 0c4636c4-7ccd-42d2-be3b-23c1335c758a 2026-06-28 21:04:01.946 9 INFO neutron.plugins.ml2.plugin [None req-e039509c-b469-4ed7-aea0-31eb73923cfb - - - - - -] Attempt 1 to provision port d1ec1558-37c0-4bf4-b9a6-ee9df25d0e45 2026-06-28 21:04:02.579 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a5520cf9-1a9c-408b-8dd3-c950ce332e0f 2026-06-28 21:04:02.834 10 INFO neutron.plugins.ml2.plugin [None req-949eed35-9cb0-4efb-9fec-ef2d8e9d42e5 - - - - - -] Attempt 1 to provision port a5520cf9-1a9c-408b-8dd3-c950ce332e0f 2026-06-28 21:04:04.645 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a5520cf9-1a9c-408b-8dd3-c950ce332e0f 2026-06-28 21:04:04.775 10 INFO neutron.plugins.ml2.plugin [None req-669c69f3-8f5a-465f-81a3-7aff612bbd3b - - - - - -] Attempt 1 to provision port 83080451-2388-4c15-b45e-e16c6b825fff 2026-06-28 21:04:05.660 9 INFO neutron.plugins.ml2.plugin [None req-35158f44-cd19-4ab4-a312-0d838daab540 - - - - - -] Attempt 1 to provision port 83080451-2388-4c15-b45e-e16c6b825fff 2026-06-28 21:04:06.540 9 INFO neutron.plugins.ml2.plugin [None req-df4e34dd-96e9-4678-87e1-b733a75a1dfc - - - - - -] Attempt 1 to provision port bf01c5c3-29b7-4b4c-a3e9-678de3776f66 2026-06-28 21:04:06.712 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a2c7b5bc-bd14-4eb7-bf0f-6cbc67c4304d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-28 21:04:07.268 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a366434d-b42a-4e28-898a-ccca36bdbcc1 2026-06-28 21:04:07.763 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 698264dc-db4a-45cc-bbdb-f30e07cb4086 2026-06-28 21:04:08.612 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a2c7b5bc-bd14-4eb7-bf0f-6cbc67c4304d 2026-06-28 21:04:08.964 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a366434d-b42a-4e28-898a-ccca36bdbcc1 2026-06-28 21:04:09.452 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 698264dc-db4a-45cc-bbdb-f30e07cb4086 2026-06-28 21:04:09.918 10 INFO neutron.plugins.ml2.plugin [None req-51d34c81-a095-429d-8fee-e888e3c8f6b8 - - - - - -] Attempt 1 to provision port a4ac9088-717e-4a11-b355-c5e8476275f8 2026-06-28 21:04:12.798 10 INFO neutron.plugins.ml2.plugin [None req-4f5122b4-7836-4a23-bb2c-8af21f5796c7 - - - - - -] Attempt 1 to provision port d4066d42-e5ad-4bf7-b8de-9ae0c6d2e668 2026-06-28 21:04:13.173 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port bf01c5c3-29b7-4b4c-a3e9-678de3776f66 2026-06-28 21:04:13.804 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-986f495e-fa22-40b7-8676-dcf80d4484e5'] response: {'server_uuid': '6e62a675-8ede-4473-bee7-281741a856e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf01c5c3-29b7-4b4c-a3e9-678de3776f66', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-28 21:04:14.387 9 INFO neutron.plugins.ml2.plugin [None req-c1c915d9-5b3b-47a1-92ac-c7f315f47500 - - - - - -] Attempt 1 to provision port c053607b-6630-4fc0-8293-07dede69da25 2026-06-28 21:04:14.878 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a4ac9088-717e-4a11-b355-c5e8476275f8 2026-06-28 21:04:15.672 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port c053607b-6630-4fc0-8293-07dede69da25 2026-06-28 21:04:15.878 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4629ca3-586b-42b3-a6bf-f20455e26274'] response: {'server_uuid': 'a35e9d03-9a12-46cc-9cc6-b250716fe1e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4ac9088-717e-4a11-b355-c5e8476275f8', 'code': 200} 2026-06-28 21:04:16.218 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port bf01c5c3-29b7-4b4c-a3e9-678de3776f66 2026-06-28 21:04:16.367 9 INFO neutron.plugins.ml2.plugin [None req-5c99352c-71a2-41b4-9c7a-29c2ec8b45fa - - - - - -] Attempt 1 to provision port c0a16731-58be-4095-adbc-b4ad82c8b43d 2026-06-28 21:04:17.332 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 9f1c4890-6e81-4c0a-8ade-db14fe8133cc 2026-06-28 21:04:17.670 10 INFO neutron.plugins.ml2.plugin [None req-4973852c-5a64-4e4c-a4c6-2f460188e315 - - - - - -] Attempt 1 to provision port c0a16731-58be-4095-adbc-b4ad82c8b43d 2026-06-28 21:04:17.908 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a4ac9088-717e-4a11-b355-c5e8476275f8 2026-06-28 21:04:18.276 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port c053607b-6630-4fc0-8293-07dede69da25 2026-06-28 21:04:19.233 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 9f1c4890-6e81-4c0a-8ade-db14fe8133cc 2026-06-28 21:04:25.077 10 INFO neutron.plugins.ml2.plugin [None req-a0b1c558-e9c5-4f53-bbae-7834fd8ed682 - - - - - -] Attempt 1 to provision port 4c8293ee-2545-4913-8627-f77e5db8edd2 2026-06-28 21:04:27.390 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 4c8293ee-2545-4913-8627-f77e5db8edd2 2026-06-28 21:04:27.575 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59a45cb4-02d0-40de-98ff-4f3a41e90dc0'] response: {'server_uuid': '9a424dae-e173-43e2-ba16-d9a4299ed425', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c8293ee-2545-4913-8627-f77e5db8edd2', 'code': 200} 2026-06-28 21:04:29.266 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 4c8293ee-2545-4913-8627-f77e5db8edd2 2026-06-28 21:04:33.190 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port b800b9a2-6d45-4e9d-a0aa-5cb77e9c674b 2026-06-28 21:04:33.604 9 INFO neutron.plugins.ml2.plugin [None req-a20d37ab-b37e-4fc0-90cc-8ee095c82a11 - - - - - -] Attempt 1 to provision port b143e9ad-35af-4d1d-8f98-201a52491132 2026-06-28 21:04:33.860 9 INFO neutron.plugins.ml2.plugin [None req-d13a9a85-ca59-4b08-bda9-6d80792681a0 - - - - - -] Attempt 1 to provision port b800b9a2-6d45-4e9d-a0aa-5cb77e9c674b 2026-06-28 21:04:35.256 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port b800b9a2-6d45-4e9d-a0aa-5cb77e9c674b 2026-06-28 21:04:36.160 10 INFO neutron.plugins.ml2.plugin [None req-67e55997-612a-49fe-a19d-77d452a42448 - - - - - -] Attempt 1 to provision port 0fa6cfe0-10cf-4fb5-9e2b-9746806a4351 2026-06-28 21:04:37.030 10 INFO neutron.plugins.ml2.plugin [None req-2c1d5eb7-a8a4-42c0-9b62-f03fab80b56c - - - - - -] Attempt 1 to provision port 0fa6cfe0-10cf-4fb5-9e2b-9746806a4351 2026-06-28 21:04:37.207 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 68642a93-ab9b-484c-9559-d0ae11f08e00 2026-06-28 21:04:39.166 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 68642a93-ab9b-484c-9559-d0ae11f08e00 2026-06-28 21:04:42.228 9 INFO neutron.plugins.ml2.plugin [None req-52376aac-47be-45c2-9d2f-8894ff861252 - - - - - -] Attempt 1 to provision port 1147df2d-16bb-4833-afa7-713f64b8117c 2026-06-28 21:04:43.318 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port c0a16731-58be-4095-adbc-b4ad82c8b43d 2026-06-28 21:04:43.796 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port d4066d42-e5ad-4bf7-b8de-9ae0c6d2e668 2026-06-28 21:04:45.207 9 INFO neutron.plugins.ml2.plugin [None req-c2138dea-1414-40d5-976c-30187b30e2f0 - - - - - -] Attempt 1 to provision port 4c8293ee-2545-4913-8627-f77e5db8edd2 2026-06-28 21:04:45.318 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 4c8293ee-2545-4913-8627-f77e5db8edd2 2026-06-28 21:04:45.662 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port c0a16731-58be-4095-adbc-b4ad82c8b43d 2026-06-28 21:04:45.970 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port d4066d42-e5ad-4bf7-b8de-9ae0c6d2e668 2026-06-28 21:04:46.174 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 1147df2d-16bb-4833-afa7-713f64b8117c 2026-06-28 21:04:46.852 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4a05409-6841-401b-93c8-23fba46bc797'] response: {'server_uuid': 'c2ef22de-fff8-4acd-9ba1-1b39ad232832', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1147df2d-16bb-4833-afa7-713f64b8117c', 'code': 200} 2026-06-28 21:04:47.223 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 1147df2d-16bb-4833-afa7-713f64b8117c 2026-06-28 21:04:47.721 9 INFO neutron.plugins.ml2.plugin [None req-b239245c-1716-4c37-8d7d-3c7f42ffa7be - - - - - -] Attempt 1 to provision port 4c8293ee-2545-4913-8627-f77e5db8edd2 2026-06-28 21:04:51.359 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a0663991-de0c-401d-91d4-84a9d227e361 2026-06-28 21:04:51.502 9 INFO neutron.plugins.ml2.plugin [None req-d506d9b5-7885-461c-8b58-0b19f8f6eaec - - - - - -] Attempt 1 to provision port a0663991-de0c-401d-91d4-84a9d227e361 2026-06-28 21:04:53.263 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a0663991-de0c-401d-91d4-84a9d227e361 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-28 21:04:55.403 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port b143e9ad-35af-4d1d-8f98-201a52491132 2026-06-28 21:05:01.294 10 INFO neutron.plugins.ml2.plugin [None req-da2f398b-60d2-4b86-a7c9-b59008d02ead - - - - - -] Attempt 1 to provision port 21aaae01-f019-4ea3-a952-9a3816e3d0ff 2026-06-28 21:05:01.489 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port e0ca7d9f-bf2c-4ac9-a67d-4548dc69a0bd 2026-06-28 21:05:02.047 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 0c3a9fe6-b227-45d1-ab03-86248df348c8 2026-06-28 21:05:02.464 9 INFO neutron.plugins.ml2.plugin [None req-bfcbd83e-af31-49a8-b8dd-bf6a09690557 - - - - - -] Attempt 1 to provision port 0c3a9fe6-b227-45d1-ab03-86248df348c8 2026-06-28 21:05:02.723 10 INFO neutron.plugins.ml2.plugin [None req-9f19a6fd-404c-4ee3-b06d-f8ac4a826f7e - - - - - -] Attempt 1 to provision port e0ca7d9f-bf2c-4ac9-a67d-4548dc69a0bd 2026-06-28 21:05:03.231 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port e0ca7d9f-bf2c-4ac9-a67d-4548dc69a0bd 2026-06-28 21:05:03.554 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 0c3a9fe6-b227-45d1-ab03-86248df348c8 2026-06-28 21:05:04.137 9 INFO neutron.plugins.ml2.plugin [None req-7252a0ca-0587-4484-8dd8-5778d6afc3b8 - - - - - -] Attempt 1 to provision port 4dac94d9-1511-4233-a7bd-dad02f7ec750 2026-06-28 21:05:04.291 10 INFO neutron.plugins.ml2.plugin [None req-0919650b-5cc6-4225-b199-b987af45255b - - - - - -] Attempt 1 to provision port 9cb536e7-c634-4fbb-b1c1-21fd59e479ff 2026-06-28 21:05:05.060 9 INFO neutron.plugins.ml2.plugin [None req-63d8c985-96a0-4def-8c00-b7215cacce6b - - - - - -] Attempt 1 to provision port 9cb536e7-c634-4fbb-b1c1-21fd59e479ff 2026-06-28 21:05:05.284 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 0a22d5b8-a344-4972-a19f-5201e6202c1a 2026-06-28 21:05:05.629 9 INFO neutron.plugins.ml2.plugin [None req-34cc3351-92c4-49c5-a7f0-7020223efd75 - - - - - -] Attempt 1 to provision port 0a22d5b8-a344-4972-a19f-5201e6202c1a 2026-06-28 21:05:06.042 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port eba11c2f-e835-4cf3-b6ab-f0e0887c5dfb 2026-06-28 21:05:07.047 9 INFO neutron.plugins.ml2.plugin [None req-79ea9e93-c23e-4443-be49-5cce7d34e49a - - - - - -] Attempt 1 to provision port 6df83765-8230-44f9-a61d-e0dbcba3a9e4 2026-06-28 21:05:07.223 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 0a22d5b8-a344-4972-a19f-5201e6202c1a 2026-06-28 21:05:07.388 10 INFO neutron.plugins.ml2.plugin [None req-cf7ea5f9-e87e-4bcf-a892-8ad61d090a11 - - - - - -] Attempt 1 to provision port 6df83765-8230-44f9-a61d-e0dbcba3a9e4 2026-06-28 21:05:07.619 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port eba11c2f-e835-4cf3-b6ab-f0e0887c5dfb 2026-06-28 21:05:09.432 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 82590d54-2836-4044-b5e3-8c20d8a87638 2026-06-28 21:05:11.323 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 82590d54-2836-4044-b5e3-8c20d8a87638 2026-06-28 21:05:11.815 10 INFO neutron.plugins.ml2.plugin [None req-ccb462a7-c8a0-497d-9665-4b4ca0db065d - - - - - -] Attempt 1 to provision port 3979f182-7af8-43ec-9f1d-b0723630ea7e 2026-06-28 21:05:13.175 10 INFO neutron.plugins.ml2.plugin [None req-a6064869-756c-4490-a3e5-5763ecfeb520 - - - - - -] Attempt 1 to provision port 7d2dc8a1-0b2d-4105-85de-aa3f88582dd7 2026-06-28 21:05:15.318 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7d2dc8a1-0b2d-4105-85de-aa3f88582dd7 2026-06-28 21:05:15.472 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b78ad461-2459-4c7d-8a53-d13307f6d3a5'] response: {'server_uuid': '7eb24282-12f8-404c-b390-8129d2d1d0ba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d2dc8a1-0b2d-4105-85de-aa3f88582dd7', 'code': 200} 2026-06-28 21:05:16.013 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 3979f182-7af8-43ec-9f1d-b0723630ea7e 2026-06-28 21:05:17.360 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7d2dc8a1-0b2d-4105-85de-aa3f88582dd7 2026-06-28 21:05:17.524 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3b123d3-25c6-4bc9-ae7a-11cd2b35a4eb'] response: {'server_uuid': 'fd26b792-c09c-480c-b9ea-15eeb526069f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3979f182-7af8-43ec-9f1d-b0723630ea7e', 'code': 200} 2026-06-28 21:05:17.996 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 3979f182-7af8-43ec-9f1d-b0723630ea7e 2026-06-28 21:05:23.527 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 9cb536e7-c634-4fbb-b1c1-21fd59e479ff 2026-06-28 21:05:24.093 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 21aaae01-f019-4ea3-a952-9a3816e3d0ff 2026-06-28 21:05:24.217 9 INFO neutron.plugins.ml2.plugin [None req-9177bcc5-358b-4d36-9d3f-a8b12a4bf9f2 - - - - - -] Attempt 1 to provision port 17b6294e-6fd0-4c70-afc5-d19f583a0ae1 2026-06-28 21:05:24.552 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 17b6294e-6fd0-4c70-afc5-d19f583a0ae1 2026-06-28 21:05:25.279 10 INFO neutron.plugins.ml2.plugin [None req-ee8fcf4f-340f-47e0-913c-d299e3be775f - - - - - -] Attempt 1 to provision port 17b6294e-6fd0-4c70-afc5-d19f583a0ae1 2026-06-28 21:05:25.775 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 1383521b-ea8b-4bcc-b4d5-dcdae00d7260 2026-06-28 21:05:26.143 9 INFO neutron.plugins.ml2.plugin [None req-2ba522da-bfff-472f-8d81-bfb0024132b1 - - - - - -] Attempt 1 to provision port 3e2dc25c-8d86-47a3-b18e-429664fb03f6 2026-06-28 21:05:26.418 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 17b6294e-6fd0-4c70-afc5-d19f583a0ae1 2026-06-28 21:05:26.794 9 INFO neutron.plugins.ml2.plugin [None req-a5aeb8e4-39ac-404d-a5fd-3fb3cd8398a1 - - - - - -] Attempt 1 to provision port 1383521b-ea8b-4bcc-b4d5-dcdae00d7260 2026-06-28 21:05:27.324 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 18616842-414c-440b-8466-aa5e6efd1331 2026-06-28 21:05:27.575 9 INFO neutron.plugins.ml2.plugin [None req-ba6d71a8-4705-4b73-a397-81c4f6e2f79c - - - - - -] Attempt 1 to provision port 1383521b-ea8b-4bcc-b4d5-dcdae00d7260 2026-06-28 21:05:28.156 10 INFO neutron.plugins.ml2.plugin [None req-8b362031-e6ca-41d4-8a97-ba30763d24c6 - - - - - -] Attempt 1 to provision port 18616842-414c-440b-8466-aa5e6efd1331 2026-06-28 21:05:28.163 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 1383521b-ea8b-4bcc-b4d5-dcdae00d7260 2026-06-28 21:05:28.915 9 INFO neutron.plugins.ml2.plugin [None req-daf03cd6-996f-417f-bf70-83f83d9abf09 - - - - - -] Attempt 1 to provision port 18616842-414c-440b-8466-aa5e6efd1331 2026-06-28 21:05:28.993 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 18616842-414c-440b-8466-aa5e6efd1331 2026-06-28 21:05:30.308 10 INFO neutron.plugins.ml2.plugin [None req-cdb4b9bd-2d9d-4de5-82f5-b0e7f0e7194b - - - - - -] Attempt 1 to provision port 8e1195c4-3a1f-4d0d-89a8-49308ffb0486 2026-06-28 21:05:30.313 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 805f19d3-76b1-42ce-8f2c-1f71ec0309f7 2026-06-28 21:05:30.996 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 4dac94d9-1511-4233-a7bd-dad02f7ec750 2026-06-28 21:05:31.386 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 6df83765-8230-44f9-a61d-e0dbcba3a9e4 2026-06-28 21:05:31.390 9 INFO neutron.plugins.ml2.plugin [None req-7bba6351-b1de-466a-bcdd-0e63f8c6920f - - - - - -] Attempt 1 to provision port 805f19d3-76b1-42ce-8f2c-1f71ec0309f7 2026-06-28 21:05:31.643 10 INFO neutron.plugins.ml2.plugin [None req-eb28aa7d-41cb-43c4-8579-fb7025c270c3 - - - - - -] Attempt 1 to provision port 8e1195c4-3a1f-4d0d-89a8-49308ffb0486 2026-06-28 21:05:32.223 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 689663da-faf5-44dc-bbc8-6b11a56b04d1 2026-06-28 21:05:32.389 9 INFO neutron.plugins.ml2.plugin [None req-f7988218-0fb2-44d0-afec-35e3bef5ade4 - - - - - -] Attempt 1 to provision port 9f28f6c1-e396-444d-b8de-6e0eb60e91da 2026-06-28 21:05:32.996 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 9f28f6c1-e396-444d-b8de-6e0eb60e91da 2026-06-28 21:05:33.033 10 INFO neutron.plugins.ml2.plugin [None req-22ed2406-0f34-4fac-9628-a0163d49beb4 - - - - - -] Attempt 1 to provision port 7a7363bc-02b2-4ca0-be21-0fea06f187b2 2026-06-28 21:05:33.102 10 INFO neutron.plugins.ml2.plugin [None req-22ed2406-0f34-4fac-9628-a0163d49beb4 - - - - - -] Attempt 1 to provision port 7641ff32-9dfe-43ee-93a6-50e2309f0e04 2026-06-28 21:05:33.254 10 INFO neutron.plugins.ml2.plugin [None req-434c2e2a-c3ef-45c2-8b52-63d167de3307 - - - - - -] Attempt 1 to provision port 7a7363bc-02b2-4ca0-be21-0fea06f187b2 2026-06-28 21:05:33.337 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 805f19d3-76b1-42ce-8f2c-1f71ec0309f7 2026-06-28 21:05:33.511 9 INFO neutron.plugins.ml2.plugin [None req-9d8e7f96-e6cb-418a-a624-cc77c3f6a263 - - - - - -] Attempt 1 to provision port 7641ff32-9dfe-43ee-93a6-50e2309f0e04 2026-06-28 21:05:33.647 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 4dac94d9-1511-4233-a7bd-dad02f7ec750 2026-06-28 21:05:33.854 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 6df83765-8230-44f9-a61d-e0dbcba3a9e4 2026-06-28 21:05:34.383 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 9f28f6c1-e396-444d-b8de-6e0eb60e91da 2026-06-28 21:05:34.384 10 INFO neutron.plugins.ml2.plugin [None req-e6a3e8e3-99c8-4d47-9c3a-e620ce6e4d67 - - - - - -] Attempt 1 to provision port 662ae093-29a3-4c91-a174-5c038d943084 2026-06-28 21:05:34.538 9 INFO neutron.plugins.ml2.plugin [None req-c3ab6fa5-7886-4be5-9c75-d6f6c71d8b7f - - - - - -] Attempt 1 to provision port 4b980e32-2eb2-4ab5-b066-f8656ba94424 2026-06-28 21:05:34.679 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 689663da-faf5-44dc-bbc8-6b11a56b04d1 2026-06-28 21:05:34.891 10 INFO neutron.plugins.ml2.plugin [None req-4b2c76f1-d127-44e6-a5a3-492f9be1c766 - - - - - -] Attempt 1 to provision port 662ae093-29a3-4c91-a174-5c038d943084 2026-06-28 21:05:35.363 10 INFO neutron.plugins.ml2.plugin [None req-f2091554-8854-4838-89a9-924db6fa2616 - - - - - -] Attempt 1 to provision port 4b980e32-2eb2-4ab5-b066-f8656ba94424 2026-06-28 21:05:38.311 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba105377-dda6-46c3-baa5-50efefead0cc'] response: {'server_uuid': '7eb24282-12f8-404c-b390-8129d2d1d0ba', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7d2dc8a1-0b2d-4105-85de-aa3f88582dd7', 'code': 200} 2026-06-28 21:05:39.002 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7d2dc8a1-0b2d-4105-85de-aa3f88582dd7 2026-06-28 21:05:40.378 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-20e43373-614f-4781-b65f-9427c306e838'] response: {'server_uuid': '7eb24282-12f8-404c-b390-8129d2d1d0ba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d2dc8a1-0b2d-4105-85de-aa3f88582dd7', 'code': 200} 2026-06-28 21:05:40.408 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7d2dc8a1-0b2d-4105-85de-aa3f88582dd7 2026-06-28 21:05:42.483 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port d6052908-c85c-48d0-9c18-3c5f29fb212b 2026-06-28 21:05:42.645 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c068709f-82d1-4b1d-a0a9-91a2540080fc'] response: {'server_uuid': '79f6d51a-dbda-4e27-adc7-40a90906574e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6052908-c85c-48d0-9c18-3c5f29fb212b', 'code': 200} 2026-06-28 21:05:43.840 10 INFO neutron.plugins.ml2.plugin [None req-9e16a626-7ec5-4ea5-a6ff-17324cc1d31c - - - - - -] Attempt 1 to provision port 4fe3365e-b655-4f23-8489-337f992c9c0e 2026-06-28 21:05:43.898 10 INFO neutron.plugins.ml2.plugin [None req-9e16a626-7ec5-4ea5-a6ff-17324cc1d31c - - - - - -] Attempt 1 to provision port b224e875-1c2b-4879-b894-00bc7a78f4bc 2026-06-28 21:05:44.402 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port d6052908-c85c-48d0-9c18-3c5f29fb212b 2026-06-28 21:05:44.763 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port b224e875-1c2b-4879-b894-00bc7a78f4bc 2026-06-28 21:05:45.311 10 INFO neutron.plugins.ml2.plugin [None req-0f3ad143-d370-484f-97f1-d7f59eaf088a - - - - - -] Attempt 1 to provision port 4fe3365e-b655-4f23-8489-337f992c9c0e 2026-06-28 21:05:45.692 9 INFO neutron.plugins.ml2.plugin [None req-e531f238-eac2-4173-9385-199dce8bd9f7 - - - - - -] Attempt 1 to provision port 4fe3365e-b655-4f23-8489-337f992c9c0e 2026-06-28 21:05:46.369 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port b224e875-1c2b-4879-b894-00bc7a78f4bc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-28 21:05:48.586 10 INFO neutron.plugins.ml2.plugin [None req-aaf5e7c9-22c0-4723-9ed2-3b6cde8e4e07 - - - - - -] Attempt 1 to provision port 32e41081-13f9-4e0a-b46b-695a86cf3247 2026-06-28 21:05:50.690 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a6c9d972-ba05-448c-aeb9-b0861d4550b0 2026-06-28 21:05:51.275 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 3e2dc25c-8d86-47a3-b18e-429664fb03f6 2026-06-28 21:05:51.661 9 INFO neutron.plugins.ml2.plugin [None req-bf07701c-e2da-485b-8ae9-ca74c529669b - - - - - -] Attempt 1 to provision port a6c9d972-ba05-448c-aeb9-b0861d4550b0 2026-06-28 21:05:52.469 9 INFO neutron.plugins.ml2.plugin [None req-aeecafe6-1f4f-4eb7-9d03-af2c59f250ff - - - - - -] Attempt 1 to provision port 9769ff35-2e7f-49c9-8a11-bce33945bc55 2026-06-28 21:05:52.495 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 4b980e32-2eb2-4ab5-b066-f8656ba94424 2026-06-28 21:05:52.947 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 32e41081-13f9-4e0a-b46b-695a86cf3247 2026-06-28 21:05:53.091 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d22ad5e2-7360-4844-8f9a-ac8c322711c5'] response: {'server_uuid': '4737a2c3-ceaf-4a67-9c51-7b7400fc0cbd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32e41081-13f9-4e0a-b46b-695a86cf3247', 'code': 200} 2026-06-28 21:05:53.131 9 INFO neutron.plugins.ml2.plugin [None req-ce0ce250-4a7d-4a65-a4f5-11b88b35415f - - - - - -] Attempt 1 to provision port 9769ff35-2e7f-49c9-8a11-bce33945bc55 2026-06-28 21:05:53.474 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 8e1195c4-3a1f-4d0d-89a8-49308ffb0486 2026-06-28 21:05:54.055 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7641ff32-9dfe-43ee-93a6-50e2309f0e04 2026-06-28 21:05:54.523 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a6c9d972-ba05-448c-aeb9-b0861d4550b0 2026-06-28 21:05:54.858 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 3e2dc25c-8d86-47a3-b18e-429664fb03f6 2026-06-28 21:05:55.232 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 4b980e32-2eb2-4ab5-b066-f8656ba94424 2026-06-28 21:05:55.531 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 8e1195c4-3a1f-4d0d-89a8-49308ffb0486 2026-06-28 21:05:55.937 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 32e41081-13f9-4e0a-b46b-695a86cf3247 2026-06-28 21:05:56.224 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7641ff32-9dfe-43ee-93a6-50e2309f0e04 2026-06-28 21:05:57.316 10 INFO neutron.plugins.ml2.plugin [None req-a2771920-05a8-43bc-ae3c-e396644b118e - - - - - -] Attempt 1 to provision port 5d620e2e-b000-4114-9d85-a6fe6a07280e 2026-06-28 21:06:05.210 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 38663a69-539e-45d9-a459-a8b3b1386543 2026-06-28 21:06:05.693 10 INFO neutron.plugins.ml2.plugin [None req-15f4dd88-bf7b-42fa-a644-6f791e7f0f45 - - - - - -] Attempt 1 to provision port 758fc58a-eacd-46e9-a654-11348776647b 2026-06-28 21:06:05.874 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 758fc58a-eacd-46e9-a654-11348776647b 2026-06-28 21:06:06.200 9 INFO neutron.plugins.ml2.plugin [None req-d9bf8978-c3cd-432b-a290-ce478c48fa9d - - - - - -] Attempt 1 to provision port 38663a69-539e-45d9-a459-a8b3b1386543 2026-06-28 21:06:06.624 10 INFO neutron.plugins.ml2.plugin [None req-75f6d7b6-c623-4e80-96c1-23bbced3b97b - - - - - -] Attempt 1 to provision port 1e0c681a-bdc7-42d5-9152-5c95e5b611d0 2026-06-28 21:06:07.163 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 38663a69-539e-45d9-a459-a8b3b1386543 2026-06-28 21:06:07.374 9 INFO neutron.plugins.ml2.plugin [None req-1b2bb41a-cffc-424a-b9a6-87024a4e2b4e - - - - - -] Attempt 1 to provision port 1e0c681a-bdc7-42d5-9152-5c95e5b611d0 2026-06-28 21:06:07.508 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 758fc58a-eacd-46e9-a654-11348776647b 2026-06-28 21:06:08.333 9 INFO neutron.plugins.ml2.plugin [None req-afda14c5-42d1-4b41-a953-b0519b962760 - - - - - -] Attempt 1 to provision port b8b2afe1-dbe7-46be-af61-180e3f4e3c90 2026-06-28 21:06:09.603 9 INFO neutron.plugins.ml2.plugin [None req-90f63f92-0c36-42ec-92e5-fc1269e9624f - - - - - -] Attempt 1 to provision port b8b2afe1-dbe7-46be-af61-180e3f4e3c90 2026-06-28 21:06:11.377 10 INFO neutron.plugins.ml2.plugin [None req-94fe3e5e-315d-4087-b72f-8c17945f9fa7 - - - - - -] Attempt 1 to provision port bae6bb23-0dcf-40e1-8b44-2054beac7973 2026-06-28 21:06:17.092 10 INFO neutron.plugins.ml2.plugin [None req-3bfdc616-7229-4d6c-8c26-ff13878c7ce1 - - - - - -] Attempt 1 to provision port b50a5e3c-a0e2-4637-8c9e-8167e1f374a3 2026-06-28 21:06:17.167 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port b50a5e3c-a0e2-4637-8c9e-8167e1f374a3 2026-06-28 21:06:18.680 10 INFO neutron.plugins.ml2.plugin [None req-c2810bdb-3379-47e4-b00f-d387ec85ced3 - - - - - -] Attempt 1 to provision port 9b72929b-2654-4d7a-ab1e-48272d3f0833 2026-06-28 21:06:19.172 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port b50a5e3c-a0e2-4637-8c9e-8167e1f374a3 2026-06-28 21:06:19.237 9 INFO neutron.plugins.ml2.plugin [None req-e6572b5d-1d9f-4419-a915-a8279f6f0b80 - - - - - -] Attempt 1 to provision port 9b72929b-2654-4d7a-ab1e-48272d3f0833 2026-06-28 21:06:20.717 9 INFO neutron.plugins.ml2.plugin [None req-59c0dfa0-3b71-4539-a352-100cecbe7c91 - - - - - -] Attempt 1 to provision port b65c4c9e-ac3e-4e18-a8bc-e8542ad141dd 2026-06-28 21:06:25.175 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 374273ec-f6d4-447e-8ef0-3aa604db98d0 2026-06-28 21:06:26.008 9 INFO neutron.plugins.ml2.plugin [None req-e02a2eff-22d5-4e3a-9563-e0bdf3bcac01 - - - - - -] Attempt 1 to provision port 374273ec-f6d4-447e-8ef0-3aa604db98d0 2026-06-28 21:06:26.696 9 INFO neutron.plugins.ml2.plugin [None req-2d69bdbb-9ad1-4795-9c7e-42aefc558e09 - - - - - -] Attempt 1 to provision port 729c8591-83b1-44fb-86d2-080aebe2410c 2026-06-28 21:06:27.150 10 INFO neutron.plugins.ml2.plugin [None req-216001de-cfe3-47f9-a8c7-003823f97f6b - - - - - -] Attempt 1 to provision port 729c8591-83b1-44fb-86d2-080aebe2410c 2026-06-28 21:06:27.151 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 374273ec-f6d4-447e-8ef0-3aa604db98d0 2026-06-28 21:06:30.223 9 INFO neutron.plugins.ml2.plugin [None req-3aecd2e1-5b1e-46bc-9770-e5c7d1c38f7e - - - - - -] Attempt 1 to provision port 62cbbaba-f23f-4f86-a677-7e9bf0b2ac63 2026-06-28 21:06:32.395 9 INFO neutron.plugins.ml2.plugin [None req-7a0aaedc-c68e-414e-8233-8e402407d06c - - - - - -] Attempt 1 to provision port 84826421-c656-4ce8-9202-886fc8394447 2026-06-28 21:06:35.287 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 62cbbaba-f23f-4f86-a677-7e9bf0b2ac63 2026-06-28 21:06:35.437 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4dfa81f-4e1c-4b45-b9c2-e97cd89cb046'] response: {'server_uuid': '734f0355-e0a7-4895-ae31-105fd30b4845', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62cbbaba-f23f-4f86-a677-7e9bf0b2ac63', 'code': 200} 2026-06-28 21:06:37.246 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 62cbbaba-f23f-4f86-a677-7e9bf0b2ac63 2026-06-28 21:06:42.670 10 INFO neutron.plugins.ml2.plugin [None req-853d383f-9de2-4f5e-9376-3886c50f52e1 - - - - - -] Attempt 1 to provision port 774989f6-3030-4f08-911c-4731e3fd386c 2026-06-28 21:06:47.463 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 2bac97b4-344e-47c7-a612-5e641ffe4d9f 2026-06-28 21:06:47.770 9 INFO neutron.plugins.ml2.plugin [None req-de7ade25-2921-415d-90c0-fd2400fe1f89 - - - - - -] Attempt 1 to provision port 2bac97b4-344e-47c7-a612-5e641ffe4d9f 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:47.799 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-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:47.799 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-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:47.799 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-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:47.799 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-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.799 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-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.799 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-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.799 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-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.799 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:47.801 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:47.802 10 INFO neutron.plugins.ml2.plugin [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Attempt 2 to bind port e4303926-19e7-4703-bb27-1cb4597ff271 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:47.841 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-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:47.841 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-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:47.841 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-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:47.841 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-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.841 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-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.841 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-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.841 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-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.841 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:47.842 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:47.844 10 INFO neutron.plugins.ml2.plugin [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Attempt 3 to bind port e4303926-19e7-4703-bb27-1cb4597ff271 2026-06-28 21:06:47.857 9 INFO neutron.plugins.ml2.plugin [None req-de7ade25-2921-415d-90c0-fd2400fe1f89 - - - - - -] Attempt 1 to provision port ebd42fa7-d995-43d4-a3b6-764ca522b7c3 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:47.890 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-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:47.890 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-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:47.890 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-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:47.890 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-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.890 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-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.890 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-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.890 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-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:47.890 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:47.892 10 INFO neutron.plugins.ml2.plugin [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Attempt 4 to bind port e4303926-19e7-4703-bb27-1cb4597ff271 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:47.945 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-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:47.945 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-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:47.945 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-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:47.945 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-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.945 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-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.945 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-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.945 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-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.945 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:47.946 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:47.948 10 INFO neutron.plugins.ml2.plugin [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Attempt 5 to bind port e4303926-19e7-4703-bb27-1cb4597ff271 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:47.991 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:47.992 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:47.993 10 INFO neutron.plugins.ml2.plugin [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Attempt 6 to bind port e4303926-19e7-4703-bb27-1cb4597ff271 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:48.050 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-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:48.050 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-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:48.050 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-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:48.050 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-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.050 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-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.050 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-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.050 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-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.050 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:48.052 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:48.054 10 INFO neutron.plugins.ml2.plugin [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Attempt 7 to bind port e4303926-19e7-4703-bb27-1cb4597ff271 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:48.087 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-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:48.087 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-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:48.087 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-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:48.087 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-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.087 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-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.087 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-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.087 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-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.087 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:48.088 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:48.089 10 INFO neutron.plugins.ml2.plugin [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Attempt 8 to bind port e4303926-19e7-4703-bb27-1cb4597ff271 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:48.126 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-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:48.126 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-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:48.126 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-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:48.126 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-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.126 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-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.126 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-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.126 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-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.126 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:48.127 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:48.139 10 INFO neutron.plugins.ml2.plugin [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Attempt 9 to bind port e4303926-19e7-4703-bb27-1cb4597ff271 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:48.164 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-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:48.164 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-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:48.164 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-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:48.164 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-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.164 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-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.164 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-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.164 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-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.164 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:48.165 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:48.166 10 INFO neutron.plugins.ml2.plugin [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Attempt 10 to bind port e4303926-19e7-4703-bb27-1cb4597ff271 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:06:48.204 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-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:06:48.204 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-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:06:48.204 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-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:06:48.204 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-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.204 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-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.204 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-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:06:48.204 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-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8ed8f14f-4cda-4719-ab51-fe2847ccf637 could not be found. 2026-06-28 21:06:48.204 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:06:48.205 10 ERROR neutron.plugins.ml2.managers [None req-0a60bcee-0476-46a1-87df-3b6b25caa7a0 - - - - - -] Failed to bind port e4303926-19e7-4703-bb27-1cb4597ff271 on host instance for vnic_type normal using segments [{'id': '4eedd7dd-f6e2-48d2-912a-f44f9836208d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '474d1885-dfab-4ebc-acd2-07ef8c6d05f8'}] 2026-06-28 21:06:48.241 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 5d76bee5-751c-424e-88aa-d38233f4af41 2026-06-28 21:06:49.323 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 2bac97b4-344e-47c7-a612-5e641ffe4d9f 2026-06-28 21:06:49.708 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 5d76bee5-751c-424e-88aa-d38233f4af41 2026-06-28 21:06:50.041 9 INFO neutron.plugins.ml2.plugin [None req-a780d49f-6bff-407e-800e-e8db2768eb4a - - - - - -] Attempt 1 to provision port ebd42fa7-d995-43d4-a3b6-764ca522b7c3 2026-06-28 21:06:50.515 9 INFO neutron.plugins.ml2.plugin [None req-4bee511b-433a-4430-b21b-0e4809b80a4c - - - - - -] Attempt 1 to provision port ebd42fa7-d995-43d4-a3b6-764ca522b7c3 2026-06-28 21:06:53.913 10 INFO neutron.plugins.ml2.plugin [None req-1f837015-720e-48b4-b084-42730cdd1cf6 - - - - - -] Attempt 1 to provision port 5a6ed727-9ff2-4fec-a80e-62bfe16456df 2026-06-28 21:06:57.325 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 5a6ed727-9ff2-4fec-a80e-62bfe16456df 2026-06-28 21:06:57.757 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b02f2eb2-336c-476e-ab69-faf8593c4f87'] response: {'server_uuid': '1f7a3330-34e6-4ae4-b4bc-b475c6c42efc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a6ed727-9ff2-4fec-a80e-62bfe16456df', 'code': 200} 2026-06-28 21:06:59.202 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 5a6ed727-9ff2-4fec-a80e-62bfe16456df 2026-06-28 21:07:03.247 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 774989f6-3030-4f08-911c-4731e3fd386c 2026-06-28 21:07:03.645 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port ebd42fa7-d995-43d4-a3b6-764ca522b7c3 2026-06-28 21:07:05.219 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 774989f6-3030-4f08-911c-4731e3fd386c 2026-06-28 21:07:05.458 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port ebd42fa7-d995-43d4-a3b6-764ca522b7c3 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.568 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-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.568 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-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.568 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-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.568 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-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.568 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-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.568 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-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.568 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-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.568 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.569 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:07.569 10 INFO neutron.plugins.ml2.plugin [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Attempt 2 to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.588 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-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.588 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-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.588 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-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.588 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-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.588 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-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.588 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-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.588 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-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.588 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:07.589 10 INFO neutron.plugins.ml2.plugin [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Attempt 3 to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.605 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-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.605 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-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.605 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-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.605 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-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.605 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-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.605 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-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.605 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-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.605 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.606 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:07.607 10 INFO neutron.plugins.ml2.plugin [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Attempt 4 to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.630 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-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.630 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-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.630 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-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.630 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-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.630 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-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.630 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-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.630 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-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.630 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.631 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:07.631 10 INFO neutron.plugins.ml2.plugin [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Attempt 5 to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.654 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-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.654 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-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.654 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-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.654 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-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.654 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-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.654 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-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.654 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-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.654 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.656 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:07.656 10 INFO neutron.plugins.ml2.plugin [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Attempt 6 to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.677 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-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.677 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-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.677 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-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.677 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-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.677 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-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.677 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-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.677 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-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.677 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.678 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:07.678 10 INFO neutron.plugins.ml2.plugin [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Attempt 7 to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.699 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-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.699 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-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.699 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-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.699 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-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.699 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-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.699 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-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.699 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-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.699 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:07.699 10 INFO neutron.plugins.ml2.plugin [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Attempt 8 to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.722 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-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.722 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-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.722 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-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.722 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-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.722 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-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.722 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-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.722 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-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.722 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.723 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:07.723 10 INFO neutron.plugins.ml2.plugin [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Attempt 9 to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.751 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-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.751 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-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.751 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-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.751 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-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.751 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-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.751 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-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.751 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-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.751 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.752 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:07.752 10 INFO neutron.plugins.ml2.plugin [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Attempt 10 to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:07.770 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-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:07.770 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-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:07.770 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-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:07.770 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-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.770 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-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.770 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-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:07.770 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-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 960af3e1-cde1-40b1-be15-abfe6f2bc7ed could not be found. 2026-06-28 21:07:07.770 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:07.771 10 ERROR neutron.plugins.ml2.managers [None req-2a5f0b2c-65df-4298-94ed-1e3067409b21 - - - - - -] Failed to bind port 7c08ea2e-2175-46c7-ad63-00e4deb41175 on host instance for vnic_type normal using segments [{'id': 'cccfc7ec-600f-405b-83bc-e0947a20d8b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 341, 'network_id': '84d3fc30-e987-4a48-ae47-646897446d28'}] 2026-06-28 21:07:09.297 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 0dc5e763-02d6-469e-87b0-89c7f7aa60db 2026-06-28 21:07:10.010 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 04e8b539-c78b-4c1f-a89c-6279c68bbd28 2026-06-28 21:07:10.431 9 INFO neutron.plugins.ml2.plugin [None req-69c130b6-5b8a-4ae5-aa58-e672ea6938c5 - - - - - -] Attempt 1 to provision port 05a5016c-b8ec-41cc-9d11-739eebc6df13 2026-06-28 21:07:10.610 9 INFO neutron.plugins.ml2.plugin [None req-412623b5-ef25-4e38-af52-a0c2ef560429 - - - - - -] Attempt 1 to provision port 04e8b539-c78b-4c1f-a89c-6279c68bbd28 2026-06-28 21:07:11.233 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 04e8b539-c78b-4c1f-a89c-6279c68bbd28 2026-06-28 21:07:12.723 9 INFO neutron.plugins.ml2.plugin [None req-864028c1-a6c9-4c7e-8ff6-add8869e1863 - - - - - -] Attempt 1 to provision port 930b3cc0-c21d-48a6-8c37-7425ca97bf48 2026-06-28 21:07:13.257 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port cd706e03-92e0-4777-b199-6bf838ef039d 2026-06-28 21:07:13.479 10 INFO neutron.plugins.ml2.plugin [None req-9f4e063d-42a3-4580-82c6-9e1d63926fd2 - - - - - -] Attempt 1 to provision port 930b3cc0-c21d-48a6-8c37-7425ca97bf48 2026-06-28 21:07:15.244 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port cd706e03-92e0-4777-b199-6bf838ef039d 2026-06-28 21:07:15.966 10 INFO neutron.plugins.ml2.plugin [None req-f918ee6a-4294-422c-8d71-b224ab97ef95 - - - - - -] Attempt 1 to provision port 182ab70f-a409-4584-86d4-fd0d8153f1f6 2026-06-28 21:07:17.032 9 INFO neutron.plugins.ml2.plugin [None req-60e2cd0b-80f4-443c-b687-cf14a19fe2f6 - - - - - -] Attempt 1 to provision port a30ce5d0-3674-4535-a7f0-10652581f2cb 2026-06-28 21:07:17.321 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 357b0549-92a9-4273-a6cf-07dc9be50aee 2026-06-28 21:07:17.493 10 INFO neutron.plugins.ml2.plugin [None req-4b5748c8-a25a-43ca-bd81-b649a35c7974 - - - - - -] Attempt 1 to provision port 357b0549-92a9-4273-a6cf-07dc9be50aee 2026-06-28 21:07:17.899 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port ab9c5cc6-02b1-410b-a16b-79ed4a03777e 2026-06-28 21:07:18.455 10 INFO neutron.plugins.ml2.plugin [None req-d24faddc-36ff-42bd-94c6-bbe9b27d4c21 - - - - - -] Attempt 1 to provision port ab9c5cc6-02b1-410b-a16b-79ed4a03777e 2026-06-28 21:07:19.336 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 357b0549-92a9-4273-a6cf-07dc9be50aee 2026-06-28 21:07:19.401 10 INFO neutron.plugins.ml2.plugin [None req-eb03942e-fb9f-4c50-b099-0d5370e44b0d - - - - - -] Attempt 1 to provision port 5e5ab4dc-336a-4952-83a8-67084d240899 2026-06-28 21:07:19.583 9 INFO neutron.plugins.ml2.plugin [None req-855fcc2b-3f9c-4701-b1cb-1dc32931b13a - - - - - -] Attempt 1 to provision port 7eff0149-0c30-43d2-bac3-4b7ec2c853f7 2026-06-28 21:07:19.756 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port ab9c5cc6-02b1-410b-a16b-79ed4a03777e 2026-06-28 21:07:20.152 10 INFO neutron.plugins.ml2.plugin [None req-70844b62-e138-401f-8fcf-51efb276d882 - - - - - -] Attempt 1 to provision port 5e5ab4dc-336a-4952-83a8-67084d240899 2026-06-28 21:07:20.204 10 INFO neutron.plugins.ml2.plugin [None req-70844b62-e138-401f-8fcf-51efb276d882 - - - - - -] Attempt 1 to provision port 7eff0149-0c30-43d2-bac3-4b7ec2c853f7 2026-06-28 21:07:21.167 10 INFO neutron.plugins.ml2.plugin [None req-a1d44fad-83ac-4e73-a493-b7576ee64d16 - - - - - -] Attempt 1 to provision port 42f6ebd5-14e1-48a3-99f6-b2de585bb009 2026-06-28 21:07:21.256 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port e0b663d8-1123-44ed-b981-f4fdef3d7c20 2026-06-28 21:07:21.833 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port d164de6b-c47f-4e43-b0f9-7fd5d3c0b783 2026-06-28 21:07:23.209 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port e0b663d8-1123-44ed-b981-f4fdef3d7c20 2026-06-28 21:07:23.630 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port d164de6b-c47f-4e43-b0f9-7fd5d3c0b783 2026-06-28 21:07:25.545 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 42f6ebd5-14e1-48a3-99f6-b2de585bb009 2026-06-28 21:07:25.579 10 INFO neutron.plugins.ml2.plugin [None req-be36e928-d0ce-4a66-aec1-37aaf8554930 - - - - - -] Attempt 1 to provision port 91ce10f2-d5b6-4983-9fcd-fdf23f07bbd1 2026-06-28 21:07:26.061 10 INFO neutron.plugins.ml2.plugin [None req-412cdbaf-2a4b-42bb-811f-f95aa797daba - - - - - -] Attempt 1 to provision port 107bea88-adaa-4ebc-8870-379c9bf024a3 2026-06-28 21:07:26.901 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c19ab725-7c6f-4d8f-b2ed-c7db512835fd'] response: {'server_uuid': '734f0355-e0a7-4895-ae31-105fd30b4845', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42f6ebd5-14e1-48a3-99f6-b2de585bb009', 'code': 200} 2026-06-28 21:07:27.341 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 42f6ebd5-14e1-48a3-99f6-b2de585bb009 2026-06-28 21:07:29.074 10 INFO neutron.plugins.ml2.plugin [None req-6dae9cba-331f-444d-a1e4-e8137ae2a922 - - - - - -] Attempt 1 to provision port 47acdb30-d198-4355-a61d-349c8fc79d0e 2026-06-28 21:07:29.676 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 91ce10f2-d5b6-4983-9fcd-fdf23f07bbd1 2026-06-28 21:07:29.873 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fb2febb-7c7b-4bf8-9de0-bb0ab779d097'] response: {'server_uuid': 'd528d7a0-1655-4d8a-8869-7b9bf4f4e369', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91ce10f2-d5b6-4983-9fcd-fdf23f07bbd1', 'code': 200} 2026-06-28 21:07:30.245 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 107bea88-adaa-4ebc-8870-379c9bf024a3 2026-06-28 21:07:31.556 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 107bea88-adaa-4ebc-8870-379c9bf024a3 2026-06-28 21:07:31.842 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 930b3cc0-c21d-48a6-8c37-7425ca97bf48 2026-06-28 21:07:31.921 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b67e311-02fd-4312-a7fb-f9e4d7b2391d'] response: {'server_uuid': '351dcb47-b8d2-4ae9-9d00-79cf326f23df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '107bea88-adaa-4ebc-8870-379c9bf024a3', 'code': 200} 2026-06-28 21:07:32.342 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 05a5016c-b8ec-41cc-9d11-739eebc6df13 2026-06-28 21:07:32.751 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 47acdb30-d198-4355-a61d-349c8fc79d0e 2026-06-28 21:07:33.242 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 91ce10f2-d5b6-4983-9fcd-fdf23f07bbd1 2026-06-28 21:07:33.268 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-000349c2-a6d6-40c4-9110-ac472a35192b'] response: {'server_uuid': 'a8cce027-7ab1-4c4d-8c29-307df506c2f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47acdb30-d198-4355-a61d-349c8fc79d0e', 'code': 200} 2026-06-28 21:07:34.264 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 930b3cc0-c21d-48a6-8c37-7425ca97bf48 2026-06-28 21:07:34.549 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 05a5016c-b8ec-41cc-9d11-739eebc6df13 2026-06-28 21:07:34.787 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 47acdb30-d198-4355-a61d-349c8fc79d0e 2026-06-28 21:07:38.083 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 182ab70f-a409-4584-86d4-fd0d8153f1f6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-28 21:07:42.048 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7eff0149-0c30-43d2-bac3-4b7ec2c853f7 2026-06-28 21:07:42.444 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a30ce5d0-3674-4535-a7f0-10652581f2cb 2026-06-28 21:07:44.090 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7eff0149-0c30-43d2-bac3-4b7ec2c853f7 2026-06-28 21:07:44.677 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port a30ce5d0-3674-4535-a7f0-10652581f2cb 2026-06-28 21:07:56.231 10 INFO neutron.plugins.ml2.plugin [None req-33512a54-0044-4212-99e9-6757728fe7aa - - - - - -] Attempt 1 to provision port 8ae9019e-5737-45a1-993f-59b8b94b72f3 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.106 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-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.106 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-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.106 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-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.106 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-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.106 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-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.106 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-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.106 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-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.106 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.107 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:07:59.108 10 INFO neutron.plugins.ml2.plugin [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Attempt 2 to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.128 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-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.128 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-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.128 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-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.128 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-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.128 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-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.128 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-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.128 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-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.128 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.129 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:07:59.129 10 INFO neutron.plugins.ml2.plugin [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Attempt 3 to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.146 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-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.146 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-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.146 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-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.146 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-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.146 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-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.146 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-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.146 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-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.146 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:07:59.147 10 INFO neutron.plugins.ml2.plugin [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Attempt 4 to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.169 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-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.169 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-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.169 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-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.169 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-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.169 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-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.169 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-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.169 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-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.169 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.170 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:07:59.170 10 INFO neutron.plugins.ml2.plugin [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Attempt 5 to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.194 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-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.194 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-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.194 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-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.194 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-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.194 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-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.194 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-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.194 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-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.194 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.195 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:07:59.195 10 INFO neutron.plugins.ml2.plugin [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Attempt 6 to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.214 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-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.214 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-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.214 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-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.214 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-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.214 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-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.214 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-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.214 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-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.214 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.215 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:07:59.216 10 INFO neutron.plugins.ml2.plugin [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Attempt 7 to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.238 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-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.238 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-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.238 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-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.238 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-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.238 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-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.238 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-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.238 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-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.238 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.239 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:07:59.240 10 INFO neutron.plugins.ml2.plugin [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Attempt 8 to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.264 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-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.264 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-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.264 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-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.264 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-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.264 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-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.264 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-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.264 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-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.264 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.265 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:07:59.265 10 INFO neutron.plugins.ml2.plugin [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Attempt 9 to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.287 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-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.287 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-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.287 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-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.287 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-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.287 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-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.287 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-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.287 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-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.287 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.288 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:07:59.288 10 INFO neutron.plugins.ml2.plugin [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Attempt 10 to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:07:59.315 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-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:07:59.315 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-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:07:59.315 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-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:07:59.315 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-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.315 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-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.315 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-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:07:59.315 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-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6c7d577-f19e-4388-be95-0c3ce2c91c47 could not be found. 2026-06-28 21:07:59.315 10 ERROR neutron.plugins.ml2.managers  2026-06-28 21:07:59.316 10 ERROR neutron.plugins.ml2.managers [None req-ba907495-1e59-498e-8450-e61bdcfc522b - - - - - -] Failed to bind port e59a5a5a-d504-4dd8-aee3-832afd2fb4dc on host instance for vnic_type normal using segments [{'id': 'c66fea57-517e-4d9a-b84a-e0af1e980dc8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 1, 'network_id': 'fa4fce45-0241-4506-9987-8e1cfdba7845'}] 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.114 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-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.114 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-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.114 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-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.114 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-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.114 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-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.114 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-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.114 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-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.114 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.117 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:01.117 9 INFO neutron.plugins.ml2.plugin [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Attempt 2 to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.137 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-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.137 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-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.137 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-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.137 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-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.137 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-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.137 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-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.137 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-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.137 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.138 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:01.139 9 INFO neutron.plugins.ml2.plugin [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Attempt 3 to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.160 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-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.160 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-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.160 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-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.160 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-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.160 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-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.160 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-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.160 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-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.160 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.161 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:01.161 9 INFO neutron.plugins.ml2.plugin [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Attempt 4 to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.180 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-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.180 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-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.180 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-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.180 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-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.180 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-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.180 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-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.180 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-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.180 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.181 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:01.181 9 INFO neutron.plugins.ml2.plugin [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Attempt 5 to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.204 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.206 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:01.207 9 INFO neutron.plugins.ml2.plugin [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Attempt 6 to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.233 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-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.233 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-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.233 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-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.233 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-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.233 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-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.233 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-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.233 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-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.233 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.234 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:01.234 9 INFO neutron.plugins.ml2.plugin [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Attempt 7 to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.265 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-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.265 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-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.265 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-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.265 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-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.265 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-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.265 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-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.265 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-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.265 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.267 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:01.267 9 INFO neutron.plugins.ml2.plugin [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Attempt 8 to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.304 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-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.304 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-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.304 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-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.304 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-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.304 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-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.304 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-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.304 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-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.304 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.305 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:01.307 9 INFO neutron.plugins.ml2.plugin [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Attempt 9 to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.333 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-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.333 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-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.333 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-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.333 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-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.333 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-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.333 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-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.333 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-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.333 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.334 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:01.334 9 INFO neutron.plugins.ml2.plugin [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Attempt 10 to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:01.362 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-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:01.362 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-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:01.362 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-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:01.362 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-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.362 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-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.362 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-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:01.362 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-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e3cec45d-46db-4957-8874-76b0ee479819 could not be found. 2026-06-28 21:08:01.362 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:01.363 9 ERROR neutron.plugins.ml2.managers [None req-210f9024-039d-4583-8ce2-b65e88876260 - - - - - -] Failed to bind port cf55a5df-f3fc-4860-bbfa-84c758d53fa3 on host instance for vnic_type normal using segments [{'id': 'd8bdccbb-8197-48e5-afd9-a0a072f76e40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': 'afb683ce-03ea-4499-9dcb-7dc06cce1384'}] 2026-06-28 21:08:04.178 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 6a989787-c430-46a8-9bb3-f88462276e2c 2026-06-28 21:08:04.724 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 8ae9019e-5737-45a1-993f-59b8b94b72f3 2026-06-28 21:08:05.048 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99a17c9e-3f98-4753-a1d0-9f27d5e6b3d6'] response: {'server_uuid': '734f0355-e0a7-4895-ae31-105fd30b4845', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ae9019e-5737-45a1-993f-59b8b94b72f3', 'code': 200} 2026-06-28 21:08:06.210 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 8ae9019e-5737-45a1-993f-59b8b94b72f3 2026-06-28 21:08:18.267 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port cd76d00c-19dc-4654-8b23-7f5ed024c9c2 2026-06-28 21:08:18.633 10 INFO neutron.plugins.ml2.plugin [None req-3d6168d7-b87c-49cf-86dc-4e2f4060e7e5 - - - - - -] Attempt 1 to provision port cd76d00c-19dc-4654-8b23-7f5ed024c9c2 2026-06-28 21:08:18.840 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 0fa85aa8-aa0b-4b63-9282-e2c935f2e865 2026-06-28 21:08:19.768 9 INFO neutron.plugins.ml2.plugin [None req-132f352a-7cfb-47fc-afaa-0d276ed72bf6 - - - - - -] Attempt 1 to provision port 0fa85aa8-aa0b-4b63-9282-e2c935f2e865 2026-06-28 21:08:20.232 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 2ee3c638-4fae-4ef1-b5d1-78213e2dcb64 2026-06-28 21:08:20.699 10 INFO neutron.plugins.ml2.plugin [None req-c87c8059-e67d-41b2-aa03-a438796e305f - - - - - -] Attempt 1 to provision port 2ee3c638-4fae-4ef1-b5d1-78213e2dcb64 2026-06-28 21:08:20.869 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 7f77b424-224c-4a41-a387-05e10d55e706 2026-06-28 21:08:21.467 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port cd76d00c-19dc-4654-8b23-7f5ed024c9c2 2026-06-28 21:08:21.692 9 INFO neutron.plugins.ml2.plugin [None req-5868166c-0d20-40fa-b3e7-1042d7ecc1aa - - - - - -] Attempt 1 to provision port 7f77b424-224c-4a41-a387-05e10d55e706 2026-06-28 21:08:21.706 10 INFO neutron.plugins.ml2.db [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] No ports have port_id starting with cd76d00c-19dc-4654-8b23-7f5ed024c9c2 2026-06-28 21:08:21.782 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 0fa85aa8-aa0b-4b63-9282-e2c935f2e865 2026-06-28 21:08:22.425 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 14469141-ce81-49bb-b77f-a81c9f8010df 2026-06-28 21:08:22.642 10 INFO neutron.plugins.ml2.plugin [None req-16cc9d86-a4fc-4a89-9819-5c7e38104ae9 - - - - - -] Attempt 1 to provision port 14469141-ce81-49bb-b77f-a81c9f8010df 2026-06-28 21:08:23.092 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 982adb49-5820-4b7c-ab2b-edf6efa94dc8 2026-06-28 21:08:23.202 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3387026-8181-40e0-af5a-d7eeab959b63'] response: {'server_uuid': '734f0355-e0a7-4895-ae31-105fd30b4845', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '982adb49-5820-4b7c-ab2b-edf6efa94dc8', 'code': 200} 2026-06-28 21:08:24.360 9 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 982adb49-5820-4b7c-ab2b-edf6efa94dc8 2026-06-28 21:08:34.637 10 INFO neutron.plugins.ml2.plugin [None req-0ce2d3e8-a202-4835-bcb4-9e00d84478aa - - - - - -] Attempt 1 to provision port 982adb49-5820-4b7c-ab2b-edf6efa94dc8 2026-06-28 21:08:45.932 9 INFO neutron.plugins.ml2.plugin [None req-cafa82db-71dd-4f53-83f1-bf9a57bd7a81 - - - - - -] Attempt 1 to provision port 8ae9019e-5737-45a1-993f-59b8b94b72f3 2026-06-28 21:08:46.331 10 INFO neutron.plugins.ml2.plugin [None req-64b07085-aad9-4cb1-beb9-929d84319ef9 - - - - - -] Attempt 1 to provision port 8ae9019e-5737-45a1-993f-59b8b94b72f3