+ 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-02-25 20:03:41.702 1 INFO neutron.common.config [-] Logging enabled! 2026-02-25 20:03:41.703 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-02-25 20:03:41.703 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-02-25 20:03:41.704 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-25 20:03:42.490 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:03:42.493 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-25 20:03:42.495 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-25 20:03:42.496 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:03:42.496 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-25 20:03:42.496 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-25 20:03:42.497 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:03:42.501 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:03:42.501 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:03:42.502 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:03:42.517 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-25 20:03:42.517 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:03:42.518 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-25 20:03:42.547 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-25 20:03:42.547 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-25 20:03:42.547 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-25 20:03:42.547 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-25 20:03:42.553 1 WARNING oslo_policy.policy [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] 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-02-25 20:03:42.817 1 INFO neutron.plugins.ml2.managers [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] Initializing driver for type 'vlan' 2026-02-25 20:03:43.074 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] VlanTypeDriver initialization complete 2026-02-25 20:03:43.075 1 INFO neutron.plugins.ml2.managers [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] Initializing driver for type 'vxlan' 2026-02-25 20:03:43.075 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-25 20:03:43.123 1 INFO neutron.plugins.ml2.managers [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-25 20:03:43.124 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-25 20:03:43.124 1 INFO neutron.plugins.ml2.managers [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] Initializing extension driver 'port_security' 2026-02-25 20:03:43.124 1 INFO neutron.plugins.ml2.extensions.port_security [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-25 20:03:43.125 1 INFO neutron.plugins.ml2.managers [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] Initializing extension driver 'qos' 2026-02-25 20:03:43.125 1 INFO neutron.plugins.ml2.managers [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-25 20:03:43.125 1 INFO neutron.plugins.ml2.managers [None req-dfd05832-4664-4cb6-a1c6-7362cd736442 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-25 20:03:43.141 1 INFO neutron.quota [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded quota_driver: . 2026-02-25 20:03:43.141 1 INFO neutron.plugins.ml2.plugin [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Modular L2 Plugin initialization complete 2026-02-25 20:03:43.142 1 INFO neutron.plugins.ml2.managers [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-25 20:03:43.142 1 INFO neutron.plugins.ml2.managers [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-25 20:03:43.142 1 INFO neutron.plugins.ml2.managers [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-25 20:03:43.142 1 INFO neutron.extensions.vlantransparent [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Disabled vlantransparent extension. 2026-02-25 20:03:43.142 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: qos 2026-02-25 20:03:43.151 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: router 2026-02-25 20:03:43.179 1 INFO neutron.services.service_base [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-25 20:03:43.179 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: segments 2026-02-25 20:03:43.240 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: trunk 2026-02-25 20:03:43.294 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: vpnaas 2026-02-25 20:03:43.327 1 WARNING stevedore.named [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 20:03:43.380 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-25 20:03:43.380 1 INFO neutron.common.utils [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-25 20:03:43.380 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: auto_allocate 2026-02-25 20:03:43.383 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: tag 2026-02-25 20:03:43.388 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: timestamp 2026-02-25 20:03:43.390 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: network_ip_availability 2026-02-25 20:03:43.393 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: flavors 2026-02-25 20:03:43.395 1 INFO neutron.manager [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loading Plugin: revisions 2026-02-25 20:03:43.398 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Initializing extension manager. 2026-02-25 20:03:43.399 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: address-group 2026-02-25 20:03:43.399 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: address-scope 2026-02-25 20:03:43.400 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-25 20:03:43.400 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: agent 2026-02-25 20:03:43.401 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: agent-resources-synced 2026-02-25 20:03:43.402 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-25 20:03:43.403 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-25 20:03:43.404 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: availability_zone 2026-02-25 20:03:43.404 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: availability_zone_filter 2026-02-25 20:03:43.404 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-25 20:03:43.405 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: default-subnetpools 2026-02-25 20:03:43.406 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-25 20:03:43.407 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: dns-integration 2026-02-25 20:03:43.407 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: dns-domain-ports 2026-02-25 20:03:43.408 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-25 20:03:43.408 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: dvr 2026-02-25 20:03:43.409 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-25 20:03:43.409 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: empty-string-filtering 2026-02-25 20:03:43.410 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:03:43.410 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-25 20:03:43.410 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: external-net 2026-02-25 20:03:43.411 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-25 20:03:43.411 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: extraroute 2026-02-25 20:03:43.412 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: extraroute-atomic 2026-02-25 20:03:43.412 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-25 20:03:43.413 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-25 20:03:43.413 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-25 20:03:43.414 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-25 20:03:43.414 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: fip-port-details 2026-02-25 20:03:43.415 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: flavors 2026-02-25 20:03:43.416 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-25 20:03:43.416 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: floatingip-pools 2026-02-25 20:03:43.417 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: ip_allocation 2026-02-25 20:03:43.417 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-25 20:03:43.418 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: l2_adjacency 2026-02-25 20:03:43.419 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: router 2026-02-25 20:03:43.420 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:03:43.420 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: ext-gw-mode 2026-02-25 20:03:43.421 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: l3-ha 2026-02-25 20:03:43.421 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:03:43.422 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-25 20:03:43.422 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: l3-flavors 2026-02-25 20:03:43.423 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:03:43.424 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-25 20:03:43.425 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-25 20:03:43.426 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-25 20:03:43.427 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-25 20:03:43.428 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-25 20:03:43.428 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-25 20:03:43.429 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: multi-provider 2026-02-25 20:03:43.429 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: net-mtu 2026-02-25 20:03:43.430 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: net-mtu-writable 2026-02-25 20:03:43.430 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: network_availability_zone 2026-02-25 20:03:43.431 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: network_ha 2026-02-25 20:03:43.431 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: network-ip-availability 2026-02-25 20:03:43.432 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-25 20:03:43.432 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: pagination 2026-02-25 20:03:43.433 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: port-device-profile 2026-02-25 20:03:43.433 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-25 20:03:43.434 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-25 20:03:43.434 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: port-mac-override 2026-02-25 20:03:43.435 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-25 20:03:43.435 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-25 20:03:43.436 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: port-resource-request 2026-02-25 20:03:43.436 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-25 20:03:43.437 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: binding 2026-02-25 20:03:43.437 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: binding-extended 2026-02-25 20:03:43.438 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: port-security 2026-02-25 20:03:43.438 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: project-id 2026-02-25 20:03:43.439 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: provider 2026-02-25 20:03:43.440 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos 2026-02-25 20:03:43.441 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-25 20:03:43.441 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-25 20:03:43.442 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-default 2026-02-25 20:03:43.442 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-fip 2026-02-25 20:03:43.443 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-25 20:03:43.443 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-25 20:03:43.443 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-25 20:03:43.444 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-25 20:03:43.444 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-25 20:03:43.445 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-pps 2026-02-25 20:03:43.446 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-25 20:03:43.446 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-25 20:03:43.447 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: qos-rules-alias 2026-02-25 20:03:43.447 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: quota-check-limit 2026-02-25 20:03:43.448 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: quotas 2026-02-25 20:03:43.450 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: quota_details 2026-02-25 20:03:43.451 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: rbac-policies 2026-02-25 20:03:43.452 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: rbac-address-group 2026-02-25 20:03:43.452 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: rbac-address-scope 2026-02-25 20:03:43.453 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: rbac-security-groups 2026-02-25 20:03:43.453 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-25 20:03:43.454 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: revision-if-match 2026-02-25 20:03:43.454 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-25 20:03:43.455 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: router_availability_zone 2026-02-25 20:03:43.455 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-25 20:03:43.457 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-25 20:03:43.457 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-25 20:03:43.458 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-25 20:03:43.458 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-25 20:03:43.459 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-25 20:03:43.464 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: security-group 2026-02-25 20:03:43.465 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: segment 2026-02-25 20:03:43.466 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-25 20:03:43.466 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: service-type 2026-02-25 20:03:43.467 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: sorting 2026-02-25 20:03:43.467 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: standard-attr-segment 2026-02-25 20:03:43.468 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: standard-attr-description 2026-02-25 20:03:43.468 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: stateful-security-group 2026-02-25 20:03:43.469 1 WARNING neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-25 20:03:43.470 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-25 20:03:43.471 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: subnet_onboard 2026-02-25 20:03:43.471 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-25 20:03:43.472 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: subnet-service-types 2026-02-25 20:03:43.472 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: subnet_allocation 2026-02-25 20:03:43.473 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-25 20:03:43.473 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-25 20:03:43.476 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: standard-attr-tag 2026-02-25 20:03:43.476 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-25 20:03:43.477 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: trunk 2026-02-25 20:03:43.477 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: trunk-details 2026-02-25 20:03:43.478 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-25 20:03:43.478 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-25 20:03:43.479 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-25 20:03:43.479 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: vpn-flavors 2026-02-25 20:03:43.480 1 INFO neutron.api.extensions [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Loaded extension: vpnaas 2026-02-25 20:03:43.483 1 INFO oslo_service.service [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Starting 2 workers 2026-02-25 20:03:43.487 1 INFO oslo_service.service [None req-c491d144-0b5d-4631-8adb-83bbe2371f18 - - - - - -] Starting 1 workers 2026-02-25 20:04:13.919 9 INFO neutron.db.l3_hamode_db [None req-cc73d199-91ef-43c1-aa9b-f22b4917cf4a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:04:26.690 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 89c9837b-60f2-492f-94f0-5cce0dd2b48d 2026-02-25 20:04:27.055 10 INFO neutron.plugins.ml2.plugin [None req-36591bfd-6ff1-4bd4-b2bd-8c0d946d68a9 - - - - - -] Attempt 1 to provision port 89c9837b-60f2-492f-94f0-5cce0dd2b48d 2026-02-25 20:04:28.599 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 89c9837b-60f2-492f-94f0-5cce0dd2b48d 2026-02-25 20:08:36.809 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 91d33a9d-b48d-4121-9a61-612d4706d8ce 2026-02-25 20:08:37.716 9 INFO neutron.plugins.ml2.plugin [None req-a517d7e6-9f83-49e9-a5b9-738c80e67688 - - - - - -] Attempt 1 to provision port 91d33a9d-b48d-4121-9a61-612d4706d8ce 2026-02-25 20:08:38.783 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 91d33a9d-b48d-4121-9a61-612d4706d8ce 2026-02-25 20:08:44.746 10 INFO neutron.plugins.ml2.plugin [None req-82bd055e-ed0b-43e5-a824-96ff4f63273c - - - - - -] Attempt 1 to provision port 71330e22-77cd-4a10-86b1-971f08f24ff7 2026-02-25 20:12:23.012 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 71330e22-77cd-4a10-86b1-971f08f24ff7 2026-02-25 20:12:24.927 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 71330e22-77cd-4a10-86b1-971f08f24ff7 2026-02-25 20:20:39.251 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 8a173bfd-1fdb-4ce4-b58b-e2a7d69a9bef 2026-02-25 20:20:41.222 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 8a173bfd-1fdb-4ce4-b58b-e2a7d69a9bef 2026-02-25 20:34:48.992 9 INFO neutron.plugins.ml2.plugin [None req-49ca09a8-1157-4794-8afe-055793496306 - - - - - -] Attempt 1 to provision port aac58174-3ec9-4d86-ad7c-6166321270a2 2026-02-25 20:34:49.445 10 INFO neutron.plugins.ml2.plugin [None req-79e3c242-06bf-425b-b87f-b4dcb6b934c5 - - - - - -] Attempt 1 to provision port 3a1fbce2-335d-4f0f-8d07-632b90528789 2026-02-25 20:34:49.777 9 INFO neutron.plugins.ml2.plugin [None req-a1bfc72c-2da7-441b-8eb5-368868859dc2 - - - - - -] Attempt 1 to provision port 9ccd8eab-d504-4f3f-83d5-f8b323555b11 2026-02-25 20:34:49.782 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 4bf76db2-d40c-40ad-94e5-9dc2395a87be 2026-02-25 20:34:49.979 9 INFO neutron.plugins.ml2.plugin [None req-a1bfc72c-2da7-441b-8eb5-368868859dc2 - - - - - -] Attempt 1 to provision port 4bf76db2-d40c-40ad-94e5-9dc2395a87be 2026-02-25 20:34:50.219 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 9ccd8eab-d504-4f3f-83d5-f8b323555b11 2026-02-25 20:34:51.679 9 INFO neutron.plugins.ml2.plugin [None req-11c49bd1-afeb-4ac8-b189-b831e5964c0d - - - - - -] Attempt 1 to provision port 0084e7b7-93bd-480c-8d04-4736ea6e0954 2026-02-25 20:34:51.770 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 4bf76db2-d40c-40ad-94e5-9dc2395a87be 2026-02-25 20:34:52.043 10 INFO neutron.plugins.ml2.plugin [None req-cd0acd35-5bc1-4704-a1ef-4307fdc3f066 - - - - - -] Attempt 1 to provision port 837a4b34-f7a3-4ee4-abd6-ea15bf78c36c 2026-02-25 20:34:52.148 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 9ccd8eab-d504-4f3f-83d5-f8b323555b11 2026-02-25 20:34:52.356 9 INFO neutron.plugins.ml2.plugin [None req-d90b10f9-d46e-465f-bc4f-1f3ab085eac4 - - - - - -] Attempt 1 to provision port 0084e7b7-93bd-480c-8d04-4736ea6e0954 2026-02-25 20:34:52.599 10 INFO neutron.plugins.ml2.plugin [None req-7d312606-dd8f-4c44-b212-0d3c5476b62d - - - - - -] Attempt 1 to provision port 837a4b34-f7a3-4ee4-abd6-ea15bf78c36c 2026-02-25 20:34:54.356 10 INFO neutron.plugins.ml2.plugin [None req-84bf8de7-218b-4b74-83d6-2812e2265698 - - - - - -] Attempt 1 to provision port 29163f03-0602-4631-a254-eed5f341a565 2026-02-25 20:34:55.409 10 INFO neutron.plugins.ml2.plugin [None req-971b514d-0360-4219-be73-9feb77c4ac71 - - - - - -] Attempt 1 to provision port fdd250ef-a6cd-4e80-aea3-cb7e5272146c 2026-02-25 20:34:55.780 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fdd250ef-a6cd-4e80-aea3-cb7e5272146c 2026-02-25 20:34:56.878 9 INFO neutron.plugins.ml2.plugin [None req-c4dbd673-79ef-49f7-88b9-d21f48d3d6dc - - - - - -] Attempt 1 to provision port dbc53837-45bd-4f5a-896e-611602b52948 2026-02-25 20:34:57.418 9 INFO neutron.plugins.ml2.plugin [None req-5250bdc6-831d-48ee-bfed-e298a8b0c9cc - - - - - -] Attempt 1 to provision port dbc53837-45bd-4f5a-896e-611602b52948 2026-02-25 20:34:57.767 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fdd250ef-a6cd-4e80-aea3-cb7e5272146c /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-02-25 20:35:01.888 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 09466404-0ca2-43b9-921f-0a07cdf80e52 2026-02-25 20:35:03.776 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 09466404-0ca2-43b9-921f-0a07cdf80e52 2026-02-25 20:35:05.675 9 INFO neutron.plugins.ml2.plugin [None req-822d626d-79fd-4a38-81a9-c9bad97f6c2b - - - - - -] Attempt 1 to provision port 6eb44e14-2248-42eb-9f14-75ec95290373 2026-02-25 20:35:05.935 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port ba52e438-42fa-42da-bbcc-30f53af836f9 2026-02-25 20:35:06.234 10 INFO neutron.plugins.ml2.plugin [None req-b3d4b0c6-3e1c-454b-bbb1-40c67b6fa905 - - - - - -] Attempt 1 to provision port 5dee031a-623d-463b-9d1a-5ef2fef94acb 2026-02-25 20:35:06.574 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 28c34297-03d1-4d4d-8590-bb886ba179fd 2026-02-25 20:35:06.739 10 INFO neutron.plugins.ml2.plugin [None req-a66d0eed-36b6-4f5f-969e-9cd323e1a11e - - - - - -] Attempt 1 to provision port ba52e438-42fa-42da-bbcc-30f53af836f9 2026-02-25 20:35:07.125 10 INFO neutron.plugins.ml2.plugin [None req-cc01e9c9-0582-4c2e-b0ae-8298e214fd70 - - - - - -] Attempt 1 to provision port 28c34297-03d1-4d4d-8590-bb886ba179fd 2026-02-25 20:35:07.777 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port ba52e438-42fa-42da-bbcc-30f53af836f9 2026-02-25 20:35:08.299 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 28c34297-03d1-4d4d-8590-bb886ba179fd 2026-02-25 20:35:08.357 9 INFO neutron.plugins.ml2.plugin [None req-678d99fd-34a5-42eb-82cc-4d504a314135 - - - - - -] Attempt 1 to provision port 109fc1b6-2c8d-4de8-bad1-1908e399a888 2026-02-25 20:35:08.626 10 INFO neutron.plugins.ml2.plugin [None req-cd1aba4c-11ab-41a7-b16f-509272435ab8 - - - - - -] Attempt 1 to provision port 00451fb4-e8fe-47d4-9acb-6e9c650b6d18 2026-02-25 20:35:09.316 9 INFO neutron.plugins.ml2.plugin [None req-01bb5f47-c445-4fd7-a55b-6f03b055849f - - - - - -] Attempt 1 to provision port 109fc1b6-2c8d-4de8-bad1-1908e399a888 2026-02-25 20:35:09.355 9 INFO neutron.plugins.ml2.plugin [None req-01bb5f47-c445-4fd7-a55b-6f03b055849f - - - - - -] Attempt 1 to provision port 00451fb4-e8fe-47d4-9acb-6e9c650b6d18 2026-02-25 20:35:09.818 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port bd19d4a7-969a-4b96-9f25-699bee43e8cf 2026-02-25 20:35:10.219 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port e963cddf-2119-4e25-b05a-d0850a4a5fdb 2026-02-25 20:35:11.896 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port bd19d4a7-969a-4b96-9f25-699bee43e8cf 2026-02-25 20:35:12.368 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port e963cddf-2119-4e25-b05a-d0850a4a5fdb 2026-02-25 20:35:13.133 10 INFO neutron.plugins.ml2.plugin [None req-354e2e04-fa9f-4406-8d2e-d46f190318e7 - - - - - -] Attempt 1 to provision port 105dd5b0-ef03-4bae-b147-050406be5be2 2026-02-25 20:35:14.291 10 INFO neutron.plugins.ml2.plugin [None req-a9413fd3-ff0d-4814-9c0c-21385875863c - - - - - -] Attempt 1 to provision port 66b903f2-57fb-43be-aae5-7aa812b47fec 2026-02-25 20:35:15.554 10 INFO neutron.plugins.ml2.plugin [None req-c7a2f148-63d1-4556-afb7-9e776505deef - - - - - -] Attempt 1 to provision port 0d09d533-a3c0-4428-8e31-51be9ea116e0 2026-02-25 20:35:19.945 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 0d09d533-a3c0-4428-8e31-51be9ea116e0 2026-02-25 20:35:20.391 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 66b903f2-57fb-43be-aae5-7aa812b47fec 2026-02-25 20:35:20.479 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7713f1cc-0326-4cc2-af69-078b34e10f08'] response: {'server_uuid': '729aecd3-4511-46ec-af23-25fc9d5bb749', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d09d533-a3c0-4428-8e31-51be9ea116e0', 'code': 200} 2026-02-25 20:35:20.833 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 105dd5b0-ef03-4bae-b147-050406be5be2 2026-02-25 20:35:21.830 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 66b903f2-57fb-43be-aae5-7aa812b47fec 2026-02-25 20:35:22.088 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 0d09d533-a3c0-4428-8e31-51be9ea116e0 2026-02-25 20:35:22.343 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 105dd5b0-ef03-4bae-b147-050406be5be2 2026-02-25 20:35:22.519 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-94b5493e-e885-438c-ac28-7ed8ae9e670d'] response: {'server_uuid': '33379e64-1642-4c8d-9118-017a22f0798f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66b903f2-57fb-43be-aae5-7aa812b47fec', 'code': 200} 2026-02-25 20:35:22.520 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-94b5493e-e885-438c-ac28-7ed8ae9e670d'] response: {'server_uuid': '54bcca7e-3304-4db7-ae90-38594050da7d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '105dd5b0-ef03-4bae-b147-050406be5be2', 'code': 200} 2026-02-25 20:35:27.975 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 29163f03-0602-4631-a254-eed5f341a565 /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-02-25 20:35:29.901 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port dbc53837-45bd-4f5a-896e-611602b52948 2026-02-25 20:35:30.211 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 29163f03-0602-4631-a254-eed5f341a565 /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-02-25 20:35:33.774 9 INFO neutron.plugins.ml2.plugin [None req-23409993-a456-4296-b0eb-7fbd06caeb5d - - - - - -] Attempt 1 to provision port 83453390-dd54-4bfc-b8b3-810981faacb7 2026-02-25 20:35:33.836 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 93c7e1c5-49d7-413a-9811-49cfda4d119a 2026-02-25 20:35:34.741 9 INFO neutron.plugins.ml2.plugin [None req-36a7d445-226a-425f-8322-29889bed0649 - - - - - -] Attempt 1 to provision port 93c7e1c5-49d7-413a-9811-49cfda4d119a 2026-02-25 20:35:35.827 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 93c7e1c5-49d7-413a-9811-49cfda4d119a 2026-02-25 20:35:36.085 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 00451fb4-e8fe-47d4-9acb-6e9c650b6d18 2026-02-25 20:35:36.464 9 INFO neutron.plugins.ml2.plugin [None req-f6db691a-25c7-4f09-8a6e-4801d03d2927 - - - - - -] Attempt 1 to provision port 2f0895bb-7d36-49a2-885b-4c1c17e4da30 2026-02-25 20:35:36.931 10 INFO neutron.plugins.ml2.plugin [None req-c89636ff-30a5-4331-9dcf-2ca3b355156d - - - - - -] Attempt 1 to provision port 2f0895bb-7d36-49a2-885b-4c1c17e4da30 2026-02-25 20:35:37.899 10 INFO neutron.plugins.ml2.plugin [None req-f0a816ef-7d78-4f12-b18a-aff3a624efb1 - - - - - -] Attempt 1 to provision port 115b523d-6602-4819-8a79-ff3714f83246 2026-02-25 20:35:38.015 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port d644ed89-76e8-440b-ab39-8fbe8127ee76 2026-02-25 20:35:38.514 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 34c17ba2-9216-4e7b-8b87-9c01e05797ea 2026-02-25 20:35:38.655 10 INFO neutron.plugins.ml2.plugin [None req-c6f6b10a-f944-48be-a4fa-d137a84c60dd - - - - - -] Attempt 1 to provision port d644ed89-76e8-440b-ab39-8fbe8127ee76 2026-02-25 20:35:39.077 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 5dee031a-623d-463b-9d1a-5ef2fef94acb 2026-02-25 20:35:39.430 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 00451fb4-e8fe-47d4-9acb-6e9c650b6d18 2026-02-25 20:35:39.798 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port d644ed89-76e8-440b-ab39-8fbe8127ee76 2026-02-25 20:35:40.021 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 34c17ba2-9216-4e7b-8b87-9c01e05797ea 2026-02-25 20:35:40.284 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 5dee031a-623d-463b-9d1a-5ef2fef94acb 2026-02-25 20:35:40.371 9 INFO neutron.plugins.ml2.plugin [None req-91e47d6d-f6ba-46d5-b3ef-075880ef150e - - - - - -] Attempt 1 to provision port 66b903f2-57fb-43be-aae5-7aa812b47fec 2026-02-25 20:35:40.782 9 INFO neutron.plugins.ml2.plugin [None req-bcc03af1-0e83-4d75-a025-67e34f64b4f6 - - - - - -] Attempt 1 to provision port 51ccba86-1c63-476c-ab17-303bc7917f8c 2026-02-25 20:35:41.441 9 INFO neutron.plugins.ml2.plugin [None req-c160b5a3-8760-46b3-9cce-e1d77fdc717f - - - - - -] Attempt 1 to provision port 51ccba86-1c63-476c-ab17-303bc7917f8c 2026-02-25 20:35:41.885 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 66b903f2-57fb-43be-aae5-7aa812b47fec 2026-02-25 20:35:42.382 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port f9b9a01a-10a5-46f4-aba8-af1c6b3ba290 2026-02-25 20:35:42.493 10 INFO neutron.plugins.ml2.plugin [None req-9e6e28a6-7465-4e92-bc08-e41355595913 - - - - - -] Attempt 1 to provision port bea75812-f522-4e23-aefb-965b94df0db9 2026-02-25 20:35:42.967 10 INFO neutron.plugins.ml2.plugin [None req-d95bcfcb-186c-4503-bafd-657057e1a391 - - - - - -] Attempt 1 to provision port 66b903f2-57fb-43be-aae5-7aa812b47fec 2026-02-25 20:35:43.977 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port bea75812-f522-4e23-aefb-965b94df0db9 2026-02-25 20:35:44.186 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c10f7f2f-32a9-4305-97d3-76c24c330198'] response: {'server_uuid': 'abdba9e9-a800-4e62-8465-e4d114d234b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bea75812-f522-4e23-aefb-965b94df0db9', 'code': 200} 2026-02-25 20:35:44.437 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 66b903f2-57fb-43be-aae5-7aa812b47fec 2026-02-25 20:35:44.836 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port f9b9a01a-10a5-46f4-aba8-af1c6b3ba290 2026-02-25 20:35:45.950 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 33c4f486-e6ef-4682-aae4-b64513a814dc 2026-02-25 20:35:46.761 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port bea75812-f522-4e23-aefb-965b94df0db9 2026-02-25 20:35:46.997 9 INFO neutron.plugins.ml2.plugin [None req-fdc98991-076d-4936-a6b5-dbeca7a6f026 - - - - - -] Attempt 1 to provision port 870e372f-eb18-48e7-af95-6edb7a161f59 2026-02-25 20:35:47.748 10 INFO neutron.plugins.ml2.plugin [None req-2731e5e6-817d-4917-8dbf-ce1403da4cbe - - - - - -] Attempt 1 to provision port 33c4f486-e6ef-4682-aae4-b64513a814dc 2026-02-25 20:35:48.086 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 33c4f486-e6ef-4682-aae4-b64513a814dc 2026-02-25 20:35:48.378 10 INFO neutron.plugins.ml2.plugin [None req-691cf6fb-12f6-4d2d-8951-ea11b658ec10 - - - - - -] Attempt 1 to provision port 33c4f486-e6ef-4682-aae4-b64513a814dc 2026-02-25 20:35:48.397 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 5856a891-315d-4a56-92e4-b9716b4d39bf 2026-02-25 20:35:49.194 10 INFO neutron.plugins.ml2.plugin [None req-84749f43-be61-4ea0-946f-7ff64be129a8 - - - - - -] Attempt 1 to provision port 8ff072fa-5915-4b69-bddd-f03d7997f8b6 2026-02-25 20:35:49.450 9 INFO neutron.plugins.ml2.plugin [None req-b937d822-e76c-4719-912d-63401f16b41b - - - - - -] Attempt 1 to provision port 5856a891-315d-4a56-92e4-b9716b4d39bf 2026-02-25 20:35:49.539 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port a4c8da07-dec3-4a3d-a13c-f7db5507ddf2 2026-02-25 20:35:50.057 10 INFO neutron.plugins.ml2.plugin [None req-12ec7171-9fed-47c4-8fec-baa38433666a - - - - - -] Attempt 1 to provision port 5856a891-315d-4a56-92e4-b9716b4d39bf 2026-02-25 20:35:50.370 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port a4c8da07-dec3-4a3d-a13c-f7db5507ddf2 2026-02-25 20:35:50.450 10 INFO neutron.plugins.ml2.plugin [None req-7dce18c7-f4f3-4f0a-a6cf-3c8992ec6be0 - - - - - -] Attempt 1 to provision port a4c8da07-dec3-4a3d-a13c-f7db5507ddf2 2026-02-25 20:35:50.666 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 5856a891-315d-4a56-92e4-b9716b4d39bf 2026-02-25 20:35:50.852 10 INFO neutron.plugins.ml2.plugin [None req-c375466c-95f4-415e-9a25-bc88775e05c6 - - - - - -] Attempt 1 to provision port a4c8da07-dec3-4a3d-a13c-f7db5507ddf2 2026-02-25 20:35:52.421 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 870e372f-eb18-48e7-af95-6edb7a161f59 2026-02-25 20:35:52.877 9 INFO neutron.plugins.ml2.plugin [None req-edf7212e-bd66-413e-86f7-931651d72edd - - - - - -] Attempt 1 to provision port 2279002c-3770-495a-974d-eefc2a73fc30 2026-02-25 20:35:53.361 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f135d1a-83ff-4883-9ad9-e40eb14c0583'] response: {'server_uuid': 'aaa32eab-1b8a-45a6-bea2-83b1ae561bc8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '870e372f-eb18-48e7-af95-6edb7a161f59', 'code': 200} 2026-02-25 20:35:53.739 10 INFO neutron.plugins.ml2.plugin [None req-e9e0448e-e6b0-480b-b5c9-3d704629d409 - - - - - -] Attempt 1 to provision port 2279002c-3770-495a-974d-eefc2a73fc30 2026-02-25 20:35:54.270 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port b2ed2e16-a6db-4d4a-a3d6-3e9768b6404c 2026-02-25 20:35:54.778 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 870e372f-eb18-48e7-af95-6edb7a161f59 2026-02-25 20:35:55.017 9 INFO neutron.plugins.ml2.plugin [None req-c36a50c6-e2b2-48e4-84e1-6aabd340cd00 - - - - - -] Attempt 1 to provision port 3208a3ae-6803-4687-bed4-f5cfa62846cd 2026-02-25 20:35:55.865 9 INFO neutron.plugins.ml2.plugin [None req-3e32ddae-3bf3-4a68-83a5-59398b610595 - - - - - -] Attempt 1 to provision port 3208a3ae-6803-4687-bed4-f5cfa62846cd 2026-02-25 20:35:56.643 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port b2ed2e16-a6db-4d4a-a3d6-3e9768b6404c 2026-02-25 20:35:56.945 9 INFO neutron.plugins.ml2.plugin [None req-44081a00-c576-4624-8ee9-7d48b869a90d - - - - - -] Attempt 1 to provision port 4796d5c4-a818-47ed-aee0-29af304b4d8e 2026-02-25 20:35:58.229 10 INFO neutron.plugins.ml2.plugin [None req-f7f14f65-6166-4e02-bd41-6718e06895d9 - - - - - -] Attempt 1 to provision port 4796d5c4-a818-47ed-aee0-29af304b4d8e 2026-02-25 20:35:59.895 10 INFO neutron.plugins.ml2.plugin [None req-8e31a091-3bf5-4b19-981d-8580630b43cc - - - - - -] Attempt 1 to provision port 8c246edb-c348-48b7-9f11-8743829be3b8 2026-02-25 20:36:00.306 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 190ce25c-c4c8-4ab9-bc05-e7bd6b94417e 2026-02-25 20:36:00.662 9 INFO neutron.plugins.ml2.plugin [None req-6636d718-984f-4755-970d-33ab67231934 - - - - - -] Attempt 1 to provision port 190ce25c-c4c8-4ab9-bc05-e7bd6b94417e 2026-02-25 20:36:00.693 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 115b523d-6602-4819-8a79-ff3714f83246 2026-02-25 20:36:01.031 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 51ccba86-1c63-476c-ab17-303bc7917f8c 2026-02-25 20:36:02.255 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 115b523d-6602-4819-8a79-ff3714f83246 2026-02-25 20:36:02.351 9 INFO neutron.plugins.ml2.plugin [None req-f745c976-f529-4152-9a4c-befde0c50336 - - - - - -] Attempt 1 to provision port ba5ea492-6c5d-4aef-af9d-8ab9f0493444 2026-02-25 20:36:02.516 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 190ce25c-c4c8-4ab9-bc05-e7bd6b94417e 2026-02-25 20:36:02.702 9 INFO neutron.plugins.ml2.plugin [None req-0b4b5c42-405c-4062-bbfc-bfdd38911131 - - - - - -] Attempt 1 to provision port ba5ea492-6c5d-4aef-af9d-8ab9f0493444 2026-02-25 20:36:02.767 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 51ccba86-1c63-476c-ab17-303bc7917f8c 2026-02-25 20:36:04.259 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fe2cfeef-615c-4a5e-b1e2-c3140f1ff45d 2026-02-25 20:36:06.034 9 INFO neutron.plugins.ml2.plugin [None req-d8e46128-ddd7-42f3-94d7-55816704c277 - - - - - -] Attempt 1 to provision port fe8b898d-1bfb-4ef3-8bea-42de0d1d2d56 2026-02-25 20:36:06.336 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fe2cfeef-615c-4a5e-b1e2-c3140f1ff45d 2026-02-25 20:36:06.670 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 4a96b8e7-183f-4151-adbf-8eda6fbd3d28 2026-02-25 20:36:06.771 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1d122c0-69e0-40c3-907b-01d2b5c79d68'] response: {'server_uuid': '8cf82a2d-8a8d-4214-a53f-12dff46a4590', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a96b8e7-183f-4151-adbf-8eda6fbd3d28', 'code': 200} 2026-02-25 20:36:08.422 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 4a96b8e7-183f-4151-adbf-8eda6fbd3d28 2026-02-25 20:36:08.688 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fe8b898d-1bfb-4ef3-8bea-42de0d1d2d56 2026-02-25 20:36:08.806 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9110cc1d-1799-4ef4-a71f-46dcf6dea0e2'] response: {'server_uuid': '928ac66f-48a0-4352-af90-edf095acda04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe8b898d-1bfb-4ef3-8bea-42de0d1d2d56', 'code': 200} 2026-02-25 20:36:10.277 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fe8b898d-1bfb-4ef3-8bea-42de0d1d2d56 2026-02-25 20:36:12.280 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b283c0e-9513-4c75-b5b0-b3d1e061807d'] response: {'server_uuid': 'aaa32eab-1b8a-45a6-bea2-83b1ae561bc8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '870e372f-eb18-48e7-af95-6edb7a161f59', 'code': 200} 2026-02-25 20:36:12.348 9 INFO neutron.plugins.ml2.plugin [None req-8f21c878-e982-407b-99b2-5f9ea8fe7054 - - - - - -] Attempt 1 to provision port 58cfcafc-5568-4670-bf6c-1fd4620eac18 2026-02-25 20:36:13.022 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 3208a3ae-6803-4687-bed4-f5cfa62846cd 2026-02-25 20:36:13.409 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 870e372f-eb18-48e7-af95-6edb7a161f59 2026-02-25 20:36:13.544 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-092d2b6f-af56-4cca-94ed-25d140ac6938'] response: {'server_uuid': 'aaa32eab-1b8a-45a6-bea2-83b1ae561bc8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '870e372f-eb18-48e7-af95-6edb7a161f59', 'code': 200} 2026-02-25 20:36:13.841 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 2279002c-3770-495a-974d-eefc2a73fc30 2026-02-25 20:36:14.841 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 8ff072fa-5915-4b69-bddd-f03d7997f8b6 2026-02-25 20:36:15.305 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 58cfcafc-5568-4670-bf6c-1fd4620eac18 2026-02-25 20:36:15.448 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc72ebc5-cf5b-4f7e-9f99-67dbdf3cfe3a'] response: {'server_uuid': 'c287f100-30ad-4a2d-8c81-9025dec224ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '58cfcafc-5568-4670-bf6c-1fd4620eac18', 'code': 200} 2026-02-25 20:36:15.900 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 870e372f-eb18-48e7-af95-6edb7a161f59 2026-02-25 20:36:16.185 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 2279002c-3770-495a-974d-eefc2a73fc30 2026-02-25 20:36:16.491 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 3208a3ae-6803-4687-bed4-f5cfa62846cd 2026-02-25 20:36:16.756 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 4796d5c4-a818-47ed-aee0-29af304b4d8e 2026-02-25 20:36:17.183 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 8ff072fa-5915-4b69-bddd-f03d7997f8b6 2026-02-25 20:36:17.400 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 58cfcafc-5568-4670-bf6c-1fd4620eac18 2026-02-25 20:36:17.725 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 4796d5c4-a818-47ed-aee0-29af304b4d8e /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-02-25 20:36:37.725 10 INFO neutron.plugins.ml2.plugin [None req-8e8e224c-b055-4088-a245-30c161f4fea3 - - - - - -] Attempt 1 to provision port 55e0162e-4e12-4b31-a67b-0f1a741b1606 2026-02-25 20:36:44.727 10 INFO neutron.plugins.ml2.plugin [None req-746e2f3b-2efb-4b39-ada6-a50537307b79 - - - - - -] Attempt 1 to provision port 80d1bc05-f55c-4b16-9244-c5fe27fd09c6 2026-02-25 20:36:49.271 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 05380be7-b95c-424b-9439-9a4369109280 2026-02-25 20:36:49.305 10 INFO neutron.plugins.ml2.db [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] No ports have port_id starting with 05380be7-b95c-424b-9439-9a4369109280 2026-02-25 20:36:52.835 9 INFO neutron.plugins.ml2.plugin [None req-e737ff5d-a438-4998-99f0-a589ba5f6571 - - - - - -] Attempt 1 to provision port 5212f5f2-6a0b-4b5b-a8c1-496c7d4fde7d 2026-02-25 20:36:57.294 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 5212f5f2-6a0b-4b5b-a8c1-496c7d4fde7d 2026-02-25 20:36:57.433 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d654b91-b346-42a7-975d-3d0c201f4ea5'] response: {'server_uuid': 'e37c8d7c-4c4b-4094-a681-6a5456fbe4dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5212f5f2-6a0b-4b5b-a8c1-496c7d4fde7d', 'code': 200} 2026-02-25 20:36:59.247 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 5212f5f2-6a0b-4b5b-a8c1-496c7d4fde7d 2026-02-25 20:37:05.367 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 8bac8958-1f4a-4373-9d09-1d2e0ed4c8e3 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.417 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-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.417 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.419 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:05.424 10 INFO neutron.plugins.ml2.plugin [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Attempt 2 to bind port 27a57291-802a-48d3-8728-3823cd0fd88b 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.455 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-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.455 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:05.456 10 INFO neutron.plugins.ml2.plugin [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Attempt 3 to bind port 27a57291-802a-48d3-8728-3823cd0fd88b 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.479 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-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.479 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:05.481 10 INFO neutron.plugins.ml2.plugin [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Attempt 4 to bind port 27a57291-802a-48d3-8728-3823cd0fd88b 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.501 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-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.501 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.502 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:05.502 10 INFO neutron.plugins.ml2.plugin [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Attempt 5 to bind port 27a57291-802a-48d3-8728-3823cd0fd88b 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.531 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-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.531 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.532 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:05.533 10 INFO neutron.plugins.ml2.plugin [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Attempt 6 to bind port 27a57291-802a-48d3-8728-3823cd0fd88b 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.553 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-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.553 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.554 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:05.555 10 INFO neutron.plugins.ml2.plugin [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Attempt 7 to bind port 27a57291-802a-48d3-8728-3823cd0fd88b 2026-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.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-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.588 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.589 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:05.590 10 INFO neutron.plugins.ml2.plugin [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Attempt 8 to bind port 27a57291-802a-48d3-8728-3823cd0fd88b 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.608 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-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.608 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:05.609 10 INFO neutron.plugins.ml2.plugin [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Attempt 9 to bind port 27a57291-802a-48d3-8728-3823cd0fd88b 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.645 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-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.645 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.646 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:05.647 10 INFO neutron.plugins.ml2.plugin [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Attempt 10 to bind port 27a57291-802a-48d3-8728-3823cd0fd88b 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:37:05.691 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-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5af3798-2e6f-4f8e-9703-a54684987663 could not be found. 2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:37:05.691 10 ERROR neutron.plugins.ml2.managers [None req-997b3fe9-2837-465c-9a82-76034e0cfb8a - - - - - -] Failed to bind port 27a57291-802a-48d3-8728-3823cd0fd88b on host instance for vnic_type normal using segments [{'id': '0486cfdc-f674-4594-babb-42edb0e6c1b4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 3, 'network_id': '2d17d65f-6191-4e0f-9bb8-dc4b18368531'}] 2026-02-25 20:37:06.172 9 INFO neutron.plugins.ml2.plugin [None req-40414313-84ff-4efc-a6f0-3e00a29796bf - - - - - -] Attempt 1 to provision port 8bac8958-1f4a-4373-9d09-1d2e0ed4c8e3 2026-02-25 20:37:07.308 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 8bac8958-1f4a-4373-9d09-1d2e0ed4c8e3 2026-02-25 20:37:13.018 10 INFO neutron.plugins.ml2.plugin [None req-880ef31e-e8da-4676-a23d-7ac49f588004 - - - - - -] Attempt 1 to provision port 88c057a2-b412-4662-8f1c-a06781792027 2026-02-25 20:37:13.292 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 88c057a2-b412-4662-8f1c-a06781792027 /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-02-25 20:37:16.845 10 INFO neutron.plugins.ml2.plugin [None req-3c4bbf28-c0d2-4579-826e-1f8e6b02b248 - - - - - -] Attempt 1 to provision port 6698cda2-a6fd-4918-8003-8de9af84caec 2026-02-25 20:37:17.247 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 536f8172-8209-4524-82dd-315fb61162fe 2026-02-25 20:37:17.333 10 INFO neutron.plugins.ml2.plugin [None req-afdfc30d-2dfe-4c4a-a92e-fad8b199b98f - - - - - -] Attempt 1 to provision port 536f8172-8209-4524-82dd-315fb61162fe 2026-02-25 20:37:17.756 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 6698cda2-a6fd-4918-8003-8de9af84caec 2026-02-25 20:37:18.339 9 INFO neutron.plugins.ml2.plugin [None req-05925ae4-c5ba-4e7b-83f7-f8c9cead6fe5 - - - - - -] Attempt 1 to provision port a227db0c-8114-48c7-84e0-80ff4bbec60a 2026-02-25 20:37:18.604 10 INFO neutron.plugins.ml2.plugin [None req-b7246a55-43fb-4029-a888-d88254866b59 - - - - - -] Attempt 1 to provision port a227db0c-8114-48c7-84e0-80ff4bbec60a 2026-02-25 20:37:19.342 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 536f8172-8209-4524-82dd-315fb61162fe 2026-02-25 20:37:19.355 9 INFO neutron.plugins.ml2.plugin [None req-37126037-af11-4d42-84c2-18f39e9fff88 - - - - - -] Attempt 1 to provision port 4f2b0436-68aa-4170-9b7e-9717c33867d2 2026-02-25 20:37:19.646 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 0d245cf2-833b-4c25-808b-55effff3c9d7 2026-02-25 20:37:20.114 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 6698cda2-a6fd-4918-8003-8de9af84caec 2026-02-25 20:37:20.214 9 INFO neutron.plugins.ml2.plugin [None req-b82a8916-8e33-4245-9d79-64e7c63f9c14 - - - - - -] Attempt 1 to provision port 0d245cf2-833b-4c25-808b-55effff3c9d7 2026-02-25 20:37:20.270 9 INFO neutron.plugins.ml2.plugin [None req-b82a8916-8e33-4245-9d79-64e7c63f9c14 - - - - - -] Attempt 1 to provision port 941e2be0-dffc-438f-a85b-e54671ed7785 2026-02-25 20:37:20.629 10 INFO neutron.plugins.ml2.plugin [None req-6b366888-e376-4888-a387-1abe6292b049 - - - - - -] Attempt 1 to provision port 941e2be0-dffc-438f-a85b-e54671ed7785 2026-02-25 20:37:21.203 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 0d245cf2-833b-4c25-808b-55effff3c9d7 2026-02-25 20:37:21.787 9 INFO neutron.plugins.ml2.plugin [None req-d99efcc3-683b-448f-83d6-6eafc4c62183 - - - - - -] Attempt 1 to provision port 7e81d7d9-77c0-4d66-bb55-14f1f0abf4ea 2026-02-25 20:37:22.477 9 INFO neutron.plugins.ml2.plugin [None req-86c5fd11-7e37-4d8f-aa12-b46fbce47c2e - - - - - -] Attempt 1 to provision port 7e81d7d9-77c0-4d66-bb55-14f1f0abf4ea 2026-02-25 20:37:23.254 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port aef5e6f4-d842-4df9-b5cb-ed4ab9ed907f 2026-02-25 20:37:25.227 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port aef5e6f4-d842-4df9-b5cb-ed4ab9ed907f 2026-02-25 20:37:27.180 10 INFO neutron.plugins.ml2.plugin [None req-10d8f618-40df-4b71-a743-9509dfcb73f8 - - - - - -] Attempt 1 to provision port 04fcf330-de1f-4973-bda5-6be1add64b8b 2026-02-25 20:37:27.314 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 3b019bf7-bd59-4bb4-bda2-80178c2e03de 2026-02-25 20:37:28.052 9 INFO neutron.plugins.ml2.plugin [None req-4e5f1193-60b6-4996-914c-0fa9ff6b9684 - - - - - -] Attempt 1 to provision port 3b019bf7-bd59-4bb4-bda2-80178c2e03de 2026-02-25 20:37:29.446 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 3b019bf7-bd59-4bb4-bda2-80178c2e03de 2026-02-25 20:37:29.663 9 INFO neutron.plugins.ml2.plugin [None req-9cf1c0fe-7754-4985-a579-703490eea368 - - - - - -] Attempt 1 to provision port 64c526eb-c7b8-433c-87c4-7eca97de9041 2026-02-25 20:37:29.858 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 04fcf330-de1f-4973-bda5-6be1add64b8b 2026-02-25 20:37:29.911 10 INFO neutron.plugins.ml2.plugin [None req-5da94a96-a269-429e-9301-5db41722e1b5 - - - - - -] Attempt 1 to provision port 64c526eb-c7b8-433c-87c4-7eca97de9041 2026-02-25 20:37:29.981 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-deacf64a-8075-4500-8b23-4b69758bb1b0'] response: {'server_uuid': 'b3187203-a5fb-4e21-ac80-d4c4c0f2225e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04fcf330-de1f-4973-bda5-6be1add64b8b', 'code': 200} 2026-02-25 20:37:31.254 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 04fcf330-de1f-4973-bda5-6be1add64b8b /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-02-25 20:37:33.342 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 820811af-37f4-47a2-ba30-20ec40ed2bb8 2026-02-25 20:37:34.108 9 INFO neutron.plugins.ml2.plugin [None req-3c129026-0c9e-47a0-a871-c0987aa81a91 - - - - - -] Attempt 1 to provision port b1a112d3-e6f6-4520-920e-7316457863d6 2026-02-25 20:37:34.131 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port b1a112d3-e6f6-4520-920e-7316457863d6 2026-02-25 20:37:34.615 10 INFO neutron.plugins.ml2.plugin [None req-0973639c-3ebe-4381-a271-6cd8377a91c7 - - - - - -] Attempt 1 to provision port 820811af-37f4-47a2-ba30-20ec40ed2bb8 2026-02-25 20:37:35.926 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 2314febe-1491-4d1c-940e-b8e15dd162d2 2026-02-25 20:37:36.150 10 INFO neutron.plugins.ml2.plugin [None req-6e4c947e-e481-480c-8bbc-a3daae3034ce - - - - - -] Attempt 1 to provision port 2314febe-1491-4d1c-940e-b8e15dd162d2 2026-02-25 20:37:36.357 9 INFO neutron.plugins.ml2.plugin [None req-36789cb5-7198-43d7-8026-438e4a5bce60 - - - - - -] Attempt 1 to provision port fee75725-c27a-4ea5-bb66-e331faef6e0a 2026-02-25 20:37:36.423 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 74a99880-9469-48aa-965e-cfd77eda8079 2026-02-25 20:37:36.759 10 INFO neutron.plugins.ml2.plugin [None req-da595998-d5df-4e42-a5d9-c3f35c24782e - - - - - -] Attempt 1 to provision port 39e9d2eb-9cee-4ee2-90d9-48d33848ee22 2026-02-25 20:37:37.041 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fee75725-c27a-4ea5-bb66-e331faef6e0a 2026-02-25 20:37:37.044 10 INFO neutron.plugins.ml2.plugin [None req-835e63d2-ae15-4fc4-bdf2-569f1913d531 - - - - - -] Attempt 1 to provision port 426e3876-37bf-4791-931b-882aca4f0ab6 2026-02-25 20:37:37.295 10 INFO neutron.plugins.ml2.plugin [None req-b94ff82f-2e83-4b51-94f6-d7a55b1de2eb - - - - - -] Attempt 1 to provision port 74a99880-9469-48aa-965e-cfd77eda8079 2026-02-25 20:37:37.349 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 820811af-37f4-47a2-ba30-20ec40ed2bb8 2026-02-25 20:37:37.444 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] No ports have port_id starting with 820811af-37f4-47a2-ba30-20ec40ed2bb8 2026-02-25 20:37:37.706 10 INFO neutron.plugins.ml2.plugin [None req-4c35cd6f-c2c7-404a-b13e-21eeb9b4a114 - - - - - -] Attempt 1 to provision port 426e3876-37bf-4791-931b-882aca4f0ab6 2026-02-25 20:37:37.851 10 INFO neutron.plugins.ml2.plugin [None req-e7a74d8d-90e1-423b-8782-c9fca75f96b9 - - - - - -] Attempt 1 to provision port 4b298758-dcef-4efa-94c2-5f54c13312ce 2026-02-25 20:37:37.890 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 74a99880-9469-48aa-965e-cfd77eda8079 2026-02-25 20:37:38.418 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 4b298758-dcef-4efa-94c2-5f54c13312ce 2026-02-25 20:37:38.817 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fee75725-c27a-4ea5-bb66-e331faef6e0a /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-02-25 20:37:41.919 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 39e9d2eb-9cee-4ee2-90d9-48d33848ee22 2026-02-25 20:37:42.056 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-816135c0-2fb5-428d-b44b-717f546bb93c'] response: {'server_uuid': 'e37c8d7c-4c4b-4094-a681-6a5456fbe4dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39e9d2eb-9cee-4ee2-90d9-48d33848ee22', 'code': 200} 2026-02-25 20:37:42.328 9 INFO neutron.plugins.ml2.plugin [None req-8f18e82e-5e15-48c7-89a4-ed65d50164c5 - - - - - -] Attempt 1 to provision port 0b08ba24-2cdc-42af-8bce-94b639d2d06d 2026-02-25 20:37:43.802 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 39e9d2eb-9cee-4ee2-90d9-48d33848ee22 2026-02-25 20:37:45.087 10 INFO neutron.plugins.ml2.plugin [None req-772c3741-2457-4448-a4cb-b1ae6eeafc7c - - - - - -] Attempt 1 to provision port 99b8e31d-ab11-42e4-aa49-051a4f163354 2026-02-25 20:37:45.453 9 INFO neutron.plugins.ml2.plugin [None req-5662aaee-a304-43d0-a2c6-16893200f275 - - - - - -] Attempt 1 to provision port 91b069ab-b1fe-4cc7-999d-9fdf04b0cfc3 2026-02-25 20:37:46.006 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 99b8e31d-ab11-42e4-aa49-051a4f163354 2026-02-25 20:37:46.320 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 39e9d2eb-9cee-4ee2-90d9-48d33848ee22 2026-02-25 20:37:47.613 10 INFO neutron.plugins.ml2.plugin [None req-19f034c6-be2e-4f4b-a950-85c12c3393c6 - - - - - -] Attempt 1 to provision port 684bf1fc-1085-47b8-87c5-c5e38b13cbec 2026-02-25 20:37:48.165 10 INFO neutron.plugins.ml2.plugin [None req-fb0dd5ee-7312-4684-9710-67c4a6a1d644 - - - - - -] Attempt 1 to provision port 684bf1fc-1085-47b8-87c5-c5e38b13cbec 2026-02-25 20:37:49.828 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port dd07501f-dd83-45b7-828c-0a6cd563f37b 2026-02-25 20:37:51.113 10 INFO neutron.plugins.ml2.plugin [None req-b982a337-a377-408c-805c-9e98719d5d68 - - - - - -] Attempt 1 to provision port fe518f11-1631-44d6-9ef9-825d1c97ccaf 2026-02-25 20:37:52.070 10 INFO neutron.plugins.ml2.plugin [None req-dc4103e5-6fe4-45ce-8e6c-db75f5902709 - - - - - -] Attempt 1 to provision port d974d4b2-ad45-4164-99ff-1da3611045d1 2026-02-25 20:37:52.145 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port d974d4b2-ad45-4164-99ff-1da3611045d1 2026-02-25 20:37:52.661 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port dd07501f-dd83-45b7-828c-0a6cd563f37b 2026-02-25 20:37:53.860 9 INFO neutron.plugins.ml2.plugin [None req-0c420694-c79f-4b47-9441-df297e06e70d - - - - - -] Attempt 1 to provision port cc3a5a4f-be47-44f4-99bc-fce4960512e9 2026-02-25 20:37:53.962 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port cc3a5a4f-be47-44f4-99bc-fce4960512e9 2026-02-25 20:37:54.295 10 INFO neutron.plugins.ml2.plugin [None req-4861b10b-c12f-4c81-934e-9952e031a1a1 - - - - - -] Attempt 1 to provision port efea25b2-0f23-45cf-b939-7b6bee16003d 2026-02-25 20:37:54.323 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 07123ba7-cc13-4cf6-89a2-e043ce883543 2026-02-25 20:37:54.447 9 INFO neutron.plugins.ml2.plugin [None req-7237edb4-501f-4e93-bfdd-ff69c412e91b - - - - - -] Attempt 1 to provision port 07123ba7-cc13-4cf6-89a2-e043ce883543 2026-02-25 20:37:54.853 9 INFO neutron.plugins.ml2.plugin [None req-880889a9-3e96-4f48-b020-e5c640cb76a6 - - - - - -] Attempt 1 to provision port efea25b2-0f23-45cf-b939-7b6bee16003d 2026-02-25 20:37:54.952 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port d974d4b2-ad45-4164-99ff-1da3611045d1 2026-02-25 20:37:55.201 9 INFO neutron.plugins.ml2.plugin [None req-94b590c9-608a-4101-bde6-e7c8744c3fc4 - - - - - -] Attempt 1 to provision port 3d8aa174-6503-4b8e-baf1-f5585106a2d4 2026-02-25 20:37:55.890 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 313d8415-96a0-411f-92ec-1b244235418a 2026-02-25 20:37:55.961 10 INFO neutron.plugins.ml2.plugin [None req-3972ffe9-d9f8-4a50-a79d-bae2a15ba387 - - - - - -] Attempt 1 to provision port 3d8aa174-6503-4b8e-baf1-f5585106a2d4 2026-02-25 20:37:56.326 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port cc3a5a4f-be47-44f4-99bc-fce4960512e9 2026-02-25 20:37:56.628 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 07123ba7-cc13-4cf6-89a2-e043ce883543 2026-02-25 20:37:57.009 10 INFO neutron.plugins.ml2.plugin [None req-ecb588f9-e8fc-4da9-ba2a-0bbb1caf9669 - - - - - -] Attempt 1 to provision port 0e3544db-aeb8-4c8f-927d-d41d5bf0c635 2026-02-25 20:37:57.798 10 INFO neutron.plugins.ml2.plugin [None req-0c84cb7f-3bde-4e61-a5ef-8372c26851a0 - - - - - -] Attempt 1 to provision port 0e3544db-aeb8-4c8f-927d-d41d5bf0c635 2026-02-25 20:37:57.840 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 313d8415-96a0-411f-92ec-1b244235418a 2026-02-25 20:38:02.583 9 INFO neutron.plugins.ml2.plugin [None req-ecb968ca-20ff-4f19-b7d7-472edf00607f - - - - - -] Attempt 1 to provision port c4feacc2-c86f-4fff-a62f-502b81d3444c 2026-02-25 20:38:03.953 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port c4feacc2-c86f-4fff-a62f-502b81d3444c 2026-02-25 20:38:04.121 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-11f45efa-3d15-4c5b-a255-62a40e826cd9'] response: {'server_uuid': 'f37781d2-c526-4343-97a2-30098013f247', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4feacc2-c86f-4fff-a62f-502b81d3444c', 'code': 200} 2026-02-25 20:38:05.552 9 INFO neutron.plugins.ml2.plugin [None req-796f29d0-009f-4c37-b0e2-0e9ba6dace6a - - - - - -] Attempt 1 to provision port 342d3438-fd72-4552-b5e3-fa6a86ff372a 2026-02-25 20:38:05.608 9 INFO neutron.plugins.ml2.plugin [None req-796f29d0-009f-4c37-b0e2-0e9ba6dace6a - - - - - -] Attempt 1 to provision port 8e22e916-4755-4497-8fae-d3ed40e0c586 2026-02-25 20:38:05.909 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 684bf1fc-1085-47b8-87c5-c5e38b13cbec 2026-02-25 20:38:06.447 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port c4feacc2-c86f-4fff-a62f-502b81d3444c 2026-02-25 20:38:07.016 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 8e22e916-4755-4497-8fae-d3ed40e0c586 2026-02-25 20:38:07.205 10 INFO neutron.plugins.ml2.plugin [None req-03bf6372-b07a-40ce-9ca6-8aef2efc0125 - - - - - -] Attempt 1 to provision port 342d3438-fd72-4552-b5e3-fa6a86ff372a 2026-02-25 20:38:07.380 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 91b069ab-b1fe-4cc7-999d-9fdf04b0cfc3 2026-02-25 20:38:07.915 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 8e22e916-4755-4497-8fae-d3ed40e0c586 2026-02-25 20:38:08.251 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 684bf1fc-1085-47b8-87c5-c5e38b13cbec 2026-02-25 20:38:08.484 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 91b069ab-b1fe-4cc7-999d-9fdf04b0cfc3 /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-02-25 20:38:09.917 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fe518f11-1631-44d6-9ef9-825d1c97ccaf 2026-02-25 20:38:10.229 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port efea25b2-0f23-45cf-b939-7b6bee16003d 2026-02-25 20:38:11.990 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 0ea77e89-b4f1-4aef-993f-5b67bd2e46f2 2026-02-25 20:38:12.207 9 INFO neutron.plugins.ml2.plugin [None req-737ae179-4093-4a27-86de-d6509ab2c2d6 - - - - - -] Attempt 1 to provision port 0ea77e89-b4f1-4aef-993f-5b67bd2e46f2 2026-02-25 20:38:12.422 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port efea25b2-0f23-45cf-b939-7b6bee16003d 2026-02-25 20:38:12.654 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port fe518f11-1631-44d6-9ef9-825d1c97ccaf 2026-02-25 20:38:13.320 9 INFO neutron.plugins.ml2.plugin [None req-54689a19-48d9-482f-8a25-fcc3c9a2d704 - - - - - -] Attempt 1 to provision port f8bbeb7a-3c77-4f7e-89a9-7944b04df36d 2026-02-25 20:38:13.555 9 INFO neutron.plugins.ml2.plugin [None req-5cf968ee-b21d-46bd-ba9c-2e23509ed190 - - - - - -] Attempt 1 to provision port f8bbeb7a-3c77-4f7e-89a9-7944b04df36d 2026-02-25 20:38:13.862 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 0ea77e89-b4f1-4aef-993f-5b67bd2e46f2 /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-02-25 20:38:17.049 9 INFO neutron.plugins.ml2.plugin [None req-349da87d-5582-4d33-aacc-1ffd3cc8d1ad - - - - - -] Attempt 1 to provision port 8e459477-cd09-4502-b2b6-9d6a960adf7b 2026-02-25 20:38:18.045 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 6045d29b-c713-4fba-a9c7-7c6042ec46a4 2026-02-25 20:38:18.157 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-01b5e1b2-8e96-48b1-8dce-6a82c8abe516'] response: {'server_uuid': 'e37c8d7c-4c4b-4094-a681-6a5456fbe4dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6045d29b-c713-4fba-a9c7-7c6042ec46a4', 'code': 200} 2026-02-25 20:38:19.962 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 6045d29b-c713-4fba-a9c7-7c6042ec46a4 2026-02-25 20:38:26.482 10 INFO neutron.plugins.ml2.plugin [None req-424eeaa5-72d3-4cfb-b6e5-c49a9905ad31 - - - - - -] Attempt 1 to provision port 2ff4efa5-5507-41cc-9213-d9c4ede4f434 2026-02-25 20:38:27.005 10 INFO neutron.plugins.ml2.plugin [None req-424eeaa5-72d3-4cfb-b6e5-c49a9905ad31 - - - - - -] Attempt 2 to provision port 2ff4efa5-5507-41cc-9213-d9c4ede4f434 2026-02-25 20:38:30.137 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 2ff4efa5-5507-41cc-9213-d9c4ede4f434 2026-02-25 20:38:30.268 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1f9cef5-cc9e-4dbb-931f-73da55e0c4a2'] response: {'server_uuid': 'e37c8d7c-4c4b-4094-a681-6a5456fbe4dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ff4efa5-5507-41cc-9213-d9c4ede4f434', '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-02-25 20:38:31.892 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 2ff4efa5-5507-41cc-9213-d9c4ede4f434 2026-02-25 20:38:35.188 9 INFO neutron.plugins.ml2.plugin [None req-a038b07b-8efa-4902-a31b-35d8e76a23f1 - - - - - -] Attempt 1 to provision port 899fe713-6335-4e09-a128-fcae7a289a9e 2026-02-25 20:38:37.918 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port b0fa4301-3c78-489f-84cc-7100c0ef28ce 2026-02-25 20:38:39.272 10 INFO neutron.plugins.ml2.plugin [None req-daa207a5-d3a9-48a7-a1b1-2993ea840936 - - - - - -] Attempt 1 to provision port 5efddf00-ae86-46ac-a4fa-dc6ed8541d17 2026-02-25 20:38:39.489 10 INFO neutron.plugins.ml2.plugin [None req-daa207a5-d3a9-48a7-a1b1-2993ea840936 - - - - - -] Attempt 1 to provision port 81e9ff26-ec64-49f0-bada-2eefe8cf8532 2026-02-25 20:38:39.993 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 5efddf00-ae86-46ac-a4fa-dc6ed8541d17 2026-02-25 20:38:40.305 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port b0fa4301-3c78-489f-84cc-7100c0ef28ce 2026-02-25 20:38:40.646 9 INFO neutron.plugins.ml2.plugin [None req-a7194e88-ba87-4e2f-a1e5-14f861d5f3be - - - - - -] Attempt 1 to provision port 81e9ff26-ec64-49f0-bada-2eefe8cf8532 2026-02-25 20:38:40.886 9 INFO neutron.plugins.ml2.plugin [None req-0d4225d4-e5b4-465a-a362-5854ad4d58d0 - - - - - -] Attempt 1 to provision port 81e9ff26-ec64-49f0-bada-2eefe8cf8532 2026-02-25 20:38:43.051 9 INFO neutron.plugins.ml2.plugin [None req-7bc4e7ab-caa5-4b2a-b5b4-e19b02eecac6 - - - - - -] Attempt 1 to provision port ec93c413-0193-4e12-ac8d-cb9eaac9e57e 2026-02-25 20:38:44.817 10 INFO neutron.plugins.ml2.plugin [None req-a1367849-ecdf-447e-b9b3-332d549b2709 - - - - - -] Attempt 1 to provision port 2ff4efa5-5507-41cc-9213-d9c4ede4f434 2026-02-25 20:38:46.017 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port ec93c413-0193-4e12-ac8d-cb9eaac9e57e 2026-02-25 20:38:46.163 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-77e92f0e-02ea-45d0-b8cc-b1ce6f6eec62'] response: {'server_uuid': '844905c9-8520-4b68-9338-bdb885538c90', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec93c413-0193-4e12-ac8d-cb9eaac9e57e', 'code': 200} 2026-02-25 20:38:47.968 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port ec93c413-0193-4e12-ac8d-cb9eaac9e57e 2026-02-25 20:38:55.281 10 INFO neutron.plugins.ml2.plugin [None req-ae557789-5939-4872-8cf3-360cd5236763 - - - - - -] Attempt 1 to provision port 6045d29b-c713-4fba-a9c7-7c6042ec46a4 2026-02-25 20:39:01.961 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 899fe713-6335-4e09-a128-fcae7a289a9e 2026-02-25 20:39:02.286 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 81e9ff26-ec64-49f0-bada-2eefe8cf8532 2026-02-25 20:39:03.921 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 899fe713-6335-4e09-a128-fcae7a289a9e 2026-02-25 20:39:04.226 10 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port 81e9ff26-ec64-49f0-bada-2eefe8cf8532 2026-02-25 20:39:10.780 10 INFO neutron.plugins.ml2.plugin [None req-fcf07851-5b5a-4316-b24e-c0c04f130626 - - - - - -] Attempt 1 to provision port f751a3f0-6163-492a-b72e-e700b1198bf0 2026-02-25 20:39:12.021 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port f751a3f0-6163-492a-b72e-e700b1198bf0 2026-02-25 20:39:12.143 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75acf2e1-ccee-4873-848b-dedb36f1519d'] response: {'server_uuid': '4d3dee57-5646-46d5-bb71-35b52b80c1c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f751a3f0-6163-492a-b72e-e700b1198bf0', 'code': 200} 2026-02-25 20:39:13.958 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port f751a3f0-6163-492a-b72e-e700b1198bf0 2026-02-25 20:39:16.205 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-862f3892-43c4-4653-8ad2-b28f213dcb94'] response: {'server_uuid': 'e37c8d7c-4c4b-4094-a681-6a5456fbe4dc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5212f5f2-6a0b-4b5b-a8c1-496c7d4fde7d', 'code': 200} 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.165 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-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.165 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.166 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:51.167 10 INFO neutron.plugins.ml2.plugin [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Attempt 2 to bind port 5856d818-c48f-4846-9c36-9701a211e88a 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.190 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-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.190 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.191 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:51.191 10 INFO neutron.plugins.ml2.plugin [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Attempt 3 to bind port 5856d818-c48f-4846-9c36-9701a211e88a 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.216 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-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.216 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.217 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:51.217 10 INFO neutron.plugins.ml2.plugin [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Attempt 4 to bind port 5856d818-c48f-4846-9c36-9701a211e88a 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.241 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-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.241 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.242 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:51.242 10 INFO neutron.plugins.ml2.plugin [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Attempt 5 to bind port 5856d818-c48f-4846-9c36-9701a211e88a 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.262 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-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.262 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.263 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:51.263 10 INFO neutron.plugins.ml2.plugin [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Attempt 6 to bind port 5856d818-c48f-4846-9c36-9701a211e88a 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.378 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-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.378 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.379 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:51.379 10 INFO neutron.plugins.ml2.plugin [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Attempt 7 to bind port 5856d818-c48f-4846-9c36-9701a211e88a 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.396 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-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.396 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.397 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:51.397 10 INFO neutron.plugins.ml2.plugin [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Attempt 8 to bind port 5856d818-c48f-4846-9c36-9701a211e88a 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.413 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-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.413 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.414 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:51.414 10 INFO neutron.plugins.ml2.plugin [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Attempt 9 to bind port 5856d818-c48f-4846-9c36-9701a211e88a 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.430 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-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.430 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.431 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:51.431 10 INFO neutron.plugins.ml2.plugin [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Attempt 10 to bind port 5856d818-c48f-4846-9c36-9701a211e88a 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:51.450 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-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 59566eea-8f2d-42c0-a318-bdf1904e09d5 could not be found. 2026-02-25 20:39:51.450 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:51.451 10 ERROR neutron.plugins.ml2.managers [None req-8fbf13f6-30a2-414f-adf6-aa31e935277c - - - - - -] Failed to bind port 5856d818-c48f-4846-9c36-9701a211e88a on host instance for vnic_type normal using segments [{'id': 'e4b2d229-d523-4ecf-8b44-c69ef09bc6e7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 313, 'network_id': 'a6800ce6-7391-4f6f-aed1-401b22f3d37b'}] 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:52.816 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-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.816 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:52.817 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:39:52.817 10 INFO neutron.plugins.ml2.plugin [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Attempt 2 to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:52.833 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-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.833 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:52.834 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:39:52.834 10 INFO neutron.plugins.ml2.plugin [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Attempt 3 to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:52.853 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-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.853 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:52.854 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:39:52.855 10 INFO neutron.plugins.ml2.plugin [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Attempt 4 to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:52.873 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-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.873 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:52.874 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:39:52.875 10 INFO neutron.plugins.ml2.plugin [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Attempt 5 to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:52.892 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-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.892 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:52.893 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:39:52.893 10 INFO neutron.plugins.ml2.plugin [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Attempt 6 to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:52.910 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-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:52.910 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:39:52.910 10 INFO neutron.plugins.ml2.plugin [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Attempt 7 to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:52.927 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-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.927 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:52.928 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:39:52.928 10 INFO neutron.plugins.ml2.plugin [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Attempt 8 to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:52.959 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-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.959 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:52.960 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:39:52.960 10 INFO neutron.plugins.ml2.plugin [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Attempt 9 to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:52.978 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-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:52.978 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:39:52.978 10 INFO neutron.plugins.ml2.plugin [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Attempt 10 to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:39:53.007 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-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b47ff03d-c1ea-4808-8945-97e13830f7b3 could not be found. 2026-02-25 20:39:53.007 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:39:53.008 10 ERROR neutron.plugins.ml2.managers [None req-bc03d058-bad3-42b1-9e53-61292c1bc5fe - - - - - -] Failed to bind port 225e037f-9991-47f3-84ee-a2380ccadaf4 on host instance for vnic_type normal using segments [{'id': 'f01207f0-8ab0-4425-846b-6198b1506d28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 149, 'network_id': '54c91aa0-ac39-4281-8c18-fc9d700acb5a'}] 2026-02-25 20:40:11.912 9 INFO neutron.plugins.ml2.plugin [None req-6cd46c02-a772-49c2-8c9b-afa0751f416e - - - - - -] Attempt 1 to provision port da5198a0-f2e1-4a07-8a28-7af0c93f1087