+ 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:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-28 20:31:33.033 1 INFO neutron.common.config [-] Logging enabled! 2026-06-28 20:31:33.033 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-06-28 20:31:33.034 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-28 20:31:33.034 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-28 20:31:34.082 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-28 20:31:34.085 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-28 20:31:34.088 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-28 20:31:34.089 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-28 20:31:34.089 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-28 20:31:34.090 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-28 20:31:34.090 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:31:34.095 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:31:34.095 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:31:34.095 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-28 20:31:34.111 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-28 20:31:34.112 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-28 20:31:34.112 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-28 20:31:34.140 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-28 20:31:34.140 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-28 20:31:34.140 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-28 20:31:34.140 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-28 20:31:34.147 1 WARNING oslo_policy.policy [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-28 20:31:34.414 1 INFO neutron.plugins.ml2.managers [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] Initializing driver for type 'vlan' 2026-06-28 20:31:34.564 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] VlanTypeDriver initialization complete 2026-06-28 20:31:34.565 1 INFO neutron.plugins.ml2.managers [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] Initializing driver for type 'vxlan' 2026-06-28 20:31:34.565 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-28 20:31:34.615 1 INFO neutron.plugins.ml2.managers [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-28 20:31:34.616 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-28 20:31:34.616 1 INFO neutron.plugins.ml2.managers [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] Initializing extension driver 'port_security' 2026-06-28 20:31:34.617 1 INFO neutron.plugins.ml2.extensions.port_security [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-28 20:31:34.617 1 INFO neutron.plugins.ml2.managers [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] Initializing extension driver 'qos' 2026-06-28 20:31:34.618 1 INFO neutron.plugins.ml2.managers [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-28 20:31:34.618 1 INFO neutron.plugins.ml2.managers [None req-070a940d-6945-403b-a344-0ae62e71cc07 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-28 20:31:34.632 1 INFO neutron.quota [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded quota_driver: . 2026-06-28 20:31:34.632 1 INFO neutron.plugins.ml2.plugin [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Modular L2 Plugin initialization complete 2026-06-28 20:31:34.632 1 INFO neutron.plugins.ml2.managers [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-28 20:31:34.633 1 INFO neutron.plugins.ml2.managers [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-28 20:31:34.633 1 INFO neutron.plugins.ml2.managers [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-28 20:31:34.633 1 INFO neutron.extensions.vlantransparent [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Disabled vlantransparent extension. 2026-06-28 20:31:34.633 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: qos 2026-06-28 20:31:34.644 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: router 2026-06-28 20:31:34.675 1 INFO neutron.services.service_base [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-28 20:31:34.675 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: segments 2026-06-28 20:31:34.749 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: trunk 2026-06-28 20:31:34.819 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: vpnaas 2026-06-28 20:31:34.855 1 WARNING stevedore.named [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-28 20:31:34.909 1 INFO neutron_vpnaas.services.vpn.plugin [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-28 20:31:34.910 1 INFO neutron.common.utils [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-28 20:31:34.910 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: auto_allocate 2026-06-28 20:31:34.914 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: tag 2026-06-28 20:31:34.919 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: timestamp 2026-06-28 20:31:34.922 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: network_ip_availability 2026-06-28 20:31:34.926 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: flavors 2026-06-28 20:31:34.929 1 INFO neutron.manager [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loading Plugin: revisions 2026-06-28 20:31:34.931 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Initializing extension manager. 2026-06-28 20:31:34.932 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: address-group 2026-06-28 20:31:34.933 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: address-scope 2026-06-28 20:31:34.934 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-28 20:31:34.934 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: agent 2026-06-28 20:31:34.935 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: agent-resources-synced 2026-06-28 20:31:34.936 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-28 20:31:34.936 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-28 20:31:34.937 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: availability_zone 2026-06-28 20:31:34.938 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: availability_zone_filter 2026-06-28 20:31:34.938 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-28 20:31:34.938 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: default-subnetpools 2026-06-28 20:31:34.939 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-28 20:31:34.940 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: dns-integration 2026-06-28 20:31:34.940 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: dns-domain-ports 2026-06-28 20:31:34.941 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-28 20:31:34.941 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: dvr 2026-06-28 20:31:34.942 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-28 20:31:34.942 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: empty-string-filtering 2026-06-28 20:31:34.943 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:31:34.943 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-28 20:31:34.944 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: external-net 2026-06-28 20:31:34.944 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-28 20:31:34.945 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: extraroute 2026-06-28 20:31:34.945 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: extraroute-atomic 2026-06-28 20:31:34.946 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-28 20:31:34.946 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-28 20:31:34.947 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-28 20:31:34.947 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-28 20:31:34.948 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: fip-port-details 2026-06-28 20:31:34.948 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: flavors 2026-06-28 20:31:34.949 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-28 20:31:34.950 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: floatingip-pools 2026-06-28 20:31:34.950 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: ip_allocation 2026-06-28 20:31:34.950 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-28 20:31:34.951 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: l2_adjacency 2026-06-28 20:31:34.952 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: router 2026-06-28 20:31:34.953 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:31:34.954 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-28 20:31:34.954 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-28 20:31:34.955 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: ext-gw-mode 2026-06-28 20:31:34.956 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: l3-ha 2026-06-28 20:31:34.956 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:31:34.957 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-28 20:31:34.957 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: l3-flavors 2026-06-28 20:31:34.958 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:31:34.958 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-28 20:31:34.960 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-28 20:31:34.961 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-28 20:31:34.962 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-28 20:31:34.963 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-28 20:31:34.964 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-28 20:31:34.964 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: multi-provider 2026-06-28 20:31:34.965 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: net-mtu 2026-06-28 20:31:34.965 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: net-mtu-writable 2026-06-28 20:31:34.966 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: network_availability_zone 2026-06-28 20:31:34.966 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: network_ha 2026-06-28 20:31:34.967 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: network-ip-availability 2026-06-28 20:31:34.968 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-28 20:31:34.968 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: pagination 2026-06-28 20:31:34.969 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: port-device-profile 2026-06-28 20:31:34.969 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-28 20:31:34.970 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-28 20:31:34.970 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-28 20:31:34.971 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: port-mac-override 2026-06-28 20:31:34.971 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-28 20:31:34.972 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-28 20:31:34.972 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: port-resource-request 2026-06-28 20:31:34.972 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-28 20:31:34.973 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: binding 2026-06-28 20:31:34.974 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: binding-extended 2026-06-28 20:31:34.974 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: port-security 2026-06-28 20:31:34.975 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: project-id 2026-06-28 20:31:34.975 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: provider 2026-06-28 20:31:34.976 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos 2026-06-28 20:31:34.977 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-28 20:31:34.978 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-28 20:31:34.978 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-default 2026-06-28 20:31:34.979 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-fip 2026-06-28 20:31:34.979 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-28 20:31:34.980 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-28 20:31:34.980 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-28 20:31:34.981 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-28 20:31:34.981 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-28 20:31:34.982 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-pps 2026-06-28 20:31:34.982 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-28 20:31:34.983 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-28 20:31:34.983 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: qos-rules-alias 2026-06-28 20:31:34.984 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: quota-check-limit 2026-06-28 20:31:34.985 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: quotas 2026-06-28 20:31:34.987 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: quota_details 2026-06-28 20:31:34.988 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: rbac-policies 2026-06-28 20:31:34.989 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: rbac-address-group 2026-06-28 20:31:34.989 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: rbac-address-scope 2026-06-28 20:31:34.990 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: rbac-security-groups 2026-06-28 20:31:34.990 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-28 20:31:34.991 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: revision-if-match 2026-06-28 20:31:34.991 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-28 20:31:34.992 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: router_availability_zone 2026-06-28 20:31:34.992 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-28 20:31:34.993 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-28 20:31:34.994 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-28 20:31:34.994 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-28 20:31:34.995 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-28 20:31:34.995 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-28 20:31:34.996 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-28 20:31:35.002 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: security-group 2026-06-28 20:31:35.003 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: segment 2026-06-28 20:31:35.003 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-28 20:31:35.004 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: service-type 2026-06-28 20:31:35.004 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: sorting 2026-06-28 20:31:35.004 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: standard-attr-segment 2026-06-28 20:31:35.005 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: standard-attr-description 2026-06-28 20:31:35.005 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: stateful-security-group 2026-06-28 20:31:35.006 1 WARNING neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-28 20:31:35.006 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-28 20:31:35.007 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: subnet_onboard 2026-06-28 20:31:35.007 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-28 20:31:35.008 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: subnet-service-types 2026-06-28 20:31:35.008 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: subnet_allocation 2026-06-28 20:31:35.009 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-28 20:31:35.009 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-28 20:31:35.012 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: standard-attr-tag 2026-06-28 20:31:35.012 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-28 20:31:35.013 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: trunk 2026-06-28 20:31:35.013 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: trunk-details 2026-06-28 20:31:35.014 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-28 20:31:35.014 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-28 20:31:35.016 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-28 20:31:35.016 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-28 20:31:35.017 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: vpn-flavors 2026-06-28 20:31:35.018 1 INFO neutron.api.extensions [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Loaded extension: vpnaas 2026-06-28 20:31:35.021 1 INFO oslo_service.service [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Starting 2 workers 2026-06-28 20:31:35.025 1 INFO oslo_service.service [None req-463145b1-d9b9-488e-b0bf-cd8e93744595 - - - - - -] Starting 1 workers 2026-06-28 20:32:10.224 10 INFO neutron.db.l3_hamode_db [None req-e21ad907-cb18-43d8-b48e-c9a8754ede4a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 20:32:25.653 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 4cd0d1b0-e326-4a6d-a9f5-16d81b06e9c8 2026-06-28 20:32:26.995 9 INFO neutron.plugins.ml2.plugin [None req-3ff5c7e4-67ab-420e-805b-67d8348e770a - - - - - -] Attempt 1 to provision port 4cd0d1b0-e326-4a6d-a9f5-16d81b06e9c8 2026-06-28 20:32:27.570 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 4cd0d1b0-e326-4a6d-a9f5-16d81b06e9c8 2026-06-28 20:36:49.297 9 INFO neutron.plugins.ml2.plugin [None req-97c8037a-2ea7-4b5a-b96d-0423ca7540b2 - - - - - -] Attempt 1 to provision port 6ca1817d-cde9-4d29-8011-c5cead4e5df2 2026-06-28 20:36:49.768 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6ca1817d-cde9-4d29-8011-c5cead4e5df2 2026-06-28 20:36:51.751 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6ca1817d-cde9-4d29-8011-c5cead4e5df2 2026-06-28 20:36:57.331 9 INFO neutron.plugins.ml2.plugin [None req-f8ffe8e1-f2c9-43c5-a599-230c16f6478f - - - - - -] Attempt 1 to provision port 854a2655-97ed-4e9c-95e1-805b49bb4ab1 2026-06-28 20:40:44.027 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 854a2655-97ed-4e9c-95e1-805b49bb4ab1 2026-06-28 20:40:45.898 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 854a2655-97ed-4e9c-95e1-805b49bb4ab1 2026-06-28 20:51:40.347 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6f231769-288d-408f-a6c5-e269195e82d8 2026-06-28 20:51:42.330 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6f231769-288d-408f-a6c5-e269195e82d8 2026-06-28 21:07:44.091 9 INFO neutron.plugins.ml2.plugin [None req-2e8d50cd-2e5d-4f2e-93c6-b2a3bfec3910 - - - - - -] Attempt 1 to provision port 2465cba6-4d24-4f0e-ac90-0b1521030d18 2026-06-28 21:07:44.540 10 INFO neutron.plugins.ml2.plugin [None req-6353cc1f-ccf5-4987-80e5-e433813c99fe - - - - - -] Attempt 1 to provision port 966c5578-7591-47d4-92b2-6364f2cb55e5 2026-06-28 21:07:44.684 10 INFO neutron.plugins.ml2.plugin [None req-bb7dd273-d8aa-4153-b1a2-86c9e8276bc7 - - - - - -] Attempt 1 to provision port c30af468-ea25-4c06-aa06-0fe2ab68bfc4 2026-06-28 21:07:45.050 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port bb86003a-0494-4969-8b92-eef94c41e4c5 2026-06-28 21:07:45.132 9 INFO neutron.plugins.ml2.plugin [None req-b7aeeba8-15a9-4d23-87f7-ab2c03747471 - - - - - -] Attempt 1 to provision port cb0ea7b4-ddf8-4cb1-93f7-33fc6084db4d 2026-06-28 21:07:45.508 10 INFO neutron.plugins.ml2.plugin [None req-218be540-5db4-454a-8900-a4318c6906fe - - - - - -] Attempt 1 to provision port bb86003a-0494-4969-8b92-eef94c41e4c5 2026-06-28 21:07:45.646 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port c30af468-ea25-4c06-aa06-0fe2ab68bfc4 2026-06-28 21:07:46.007 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port cb0ea7b4-ddf8-4cb1-93f7-33fc6084db4d 2026-06-28 21:07:46.986 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port c30af468-ea25-4c06-aa06-0fe2ab68bfc4 2026-06-28 21:07:47.245 9 INFO neutron.plugins.ml2.plugin [None req-5e4e2d5e-46da-46dd-8cff-b4dac603cfcf - - - - - -] Attempt 1 to provision port b5070a32-bcda-449e-8b86-b5fb19adc5ff 2026-06-28 21:07:47.302 9 INFO neutron.plugins.ml2.plugin [None req-5e4e2d5e-46da-46dd-8cff-b4dac603cfcf - - - - - -] Attempt 1 to provision port 0bd67ed2-a690-47ae-8d9e-2657e88be7f3 2026-06-28 21:07:47.505 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port cb0ea7b4-ddf8-4cb1-93f7-33fc6084db4d 2026-06-28 21:07:47.855 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port bb86003a-0494-4969-8b92-eef94c41e4c5 2026-06-28 21:07:47.872 9 INFO neutron.plugins.ml2.plugin [None req-37b3329a-84e8-4deb-8deb-c8a8379ad08a - - - - - -] Attempt 1 to provision port b5070a32-bcda-449e-8b86-b5fb19adc5ff 2026-06-28 21:07:48.749 9 INFO neutron.plugins.ml2.plugin [None req-d0a6bc38-aba6-42b3-ad89-ffff05e377d0 - - - - - -] Attempt 1 to provision port d706dda9-5764-4876-82d7-7f02cb1ea8bb 2026-06-28 21:07:49.719 9 INFO neutron.plugins.ml2.plugin [None req-327c5bbd-0787-49ac-82ee-0b47fe36b708 - - - - - -] Attempt 1 to provision port d706dda9-5764-4876-82d7-7f02cb1ea8bb 2026-06-28 21:07:50.387 9 INFO neutron.plugins.ml2.plugin [None req-765d5115-0cef-4883-8d0e-5e4c8f90a726 - - - - - -] Attempt 1 to provision port a40ad634-7d5d-4c31-9df1-da62f1577250 2026-06-28 21:07:51.140 9 INFO neutron.plugins.ml2.plugin [None req-63b9469e-3373-495a-96de-e081ca3d4986 - - - - - -] Attempt 1 to provision port a40ad634-7d5d-4c31-9df1-da62f1577250 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-28 21:07:57.012 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port a22d7456-f30e-4c8e-b700-ac01babba8f7 2026-06-28 21:07:57.552 9 INFO neutron.plugins.ml2.plugin [None req-47618fdd-86ac-4336-951f-a30cb4a2c849 - - - - - -] Attempt 1 to provision port 07ae990e-e5ff-482e-b47a-0af49f7d3aa9 2026-06-28 21:07:57.659 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port ad45833a-090e-4e3d-b08e-e39a46d3bdea 2026-06-28 21:07:57.727 10 INFO neutron.plugins.ml2.plugin [None req-818a3add-ca28-4516-9b57-b1f92a3efea2 - - - - - -] Attempt 1 to provision port 3c4a8daa-eb2d-4d03-9852-5815dd61787c 2026-06-28 21:07:58.960 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port a22d7456-f30e-4c8e-b700-ac01babba8f7 2026-06-28 21:07:59.403 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port ad45833a-090e-4e3d-b08e-e39a46d3bdea 2026-06-28 21:08:01.819 10 INFO neutron.plugins.ml2.plugin [None req-a34dcc52-800e-4d2e-a370-5fd74b75357f - - - - - -] Attempt 1 to provision port 067800ec-9ba7-458c-b1e5-1e6a8ed5df61 2026-06-28 21:08:02.796 10 INFO neutron.plugins.ml2.plugin [None req-8a941e8c-3b7a-43d3-8477-79427d572c5d - - - - - -] Attempt 1 to provision port e3bba261-6a39-448b-aaea-6b28db482d40 2026-06-28 21:08:03.164 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 07ae990e-e5ff-482e-b47a-0af49f7d3aa9 2026-06-28 21:08:03.839 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port e3bba261-6a39-448b-aaea-6b28db482d40 2026-06-28 21:08:04.081 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c6349bc-cd94-40da-89c8-654be315768d'] response: {'server_uuid': '2d011b1b-fe17-4842-9f5d-0732288f1fc3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07ae990e-e5ff-482e-b47a-0af49f7d3aa9', 'code': 200} 2026-06-28 21:08:04.215 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 3c4a8daa-eb2d-4d03-9852-5815dd61787c 2026-06-28 21:08:04.804 9 INFO neutron.plugins.ml2.plugin [None req-6a0ae869-ece8-431d-88d3-daf96ef41fca - - - - - -] Attempt 1 to provision port c48580b0-da56-4d88-8671-d9a227d1fe48 2026-06-28 21:08:05.010 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 07ae990e-e5ff-482e-b47a-0af49f7d3aa9 2026-06-28 21:08:05.429 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port e3bba261-6a39-448b-aaea-6b28db482d40 2026-06-28 21:08:05.460 10 INFO neutron.plugins.ml2.plugin [None req-1d040cfd-f895-413f-a515-4993a8e9d965 - - - - - -] Attempt 1 to provision port c48580b0-da56-4d88-8671-d9a227d1fe48 2026-06-28 21:08:05.704 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 3c4a8daa-eb2d-4d03-9852-5815dd61787c 2026-06-28 21:08:06.121 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-780507d0-938e-4376-a527-641898f4d60f'] response: {'server_uuid': '5c5766b5-19bc-421b-bf72-28b7bab155f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c4a8daa-eb2d-4d03-9852-5815dd61787c', 'code': 200} 2026-06-28 21:08:07.001 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 20d914fe-b5d1-4983-b940-e74fe2f284b2 2026-06-28 21:08:09.119 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 20d914fe-b5d1-4983-b940-e74fe2f284b2 2026-06-28 21:08:16.731 9 INFO neutron.plugins.ml2.plugin [None req-c3069278-1be7-43b9-8d9c-bd7e1d9ba351 - - - - - -] Attempt 1 to provision port 359290e8-7e62-4a04-8656-f9d39a6dda8a 2026-06-28 21:08:17.020 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 95f6256f-fcdd-47ac-8b6c-39eae056ecc5 2026-06-28 21:08:17.532 10 INFO neutron.plugins.ml2.plugin [None req-6ca15610-c0b5-4050-b197-5040cbfc2059 - - - - - -] Attempt 1 to provision port 95f6256f-fcdd-47ac-8b6c-39eae056ecc5 2026-06-28 21:08:19.077 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 95f6256f-fcdd-47ac-8b6c-39eae056ecc5 2026-06-28 21:08:19.746 10 INFO neutron.plugins.ml2.plugin [None req-4d74c087-a1b6-427d-8dd9-4d939f6e326c - - - - - -] Attempt 1 to provision port 457b41e5-d7c0-4967-9692-bd2bc275bf68 2026-06-28 21:08:20.305 10 INFO neutron.plugins.ml2.plugin [None req-79fd1076-fb5e-4bae-8adc-0bf6173a7c1d - - - - - -] Attempt 1 to provision port 457b41e5-d7c0-4967-9692-bd2bc275bf68 2026-06-28 21:08:21.219 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 966c5578-7591-47d4-92b2-6364f2cb55e5 2026-06-28 21:08:21.530 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port e4d385a1-83b9-4ee4-a392-2e4c6d71bc92 2026-06-28 21:08:23.046 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 966c5578-7591-47d4-92b2-6364f2cb55e5 2026-06-28 21:08:23.334 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 0bd67ed2-a690-47ae-8d9e-2657e88be7f3 2026-06-28 21:08:23.698 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port e4d385a1-83b9-4ee4-a392-2e4c6d71bc92 2026-06-28 21:08:24.182 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port d706dda9-5764-4876-82d7-7f02cb1ea8bb 2026-06-28 21:08:25.210 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port a40ad634-7d5d-4c31-9df1-da62f1577250 2026-06-28 21:08:25.726 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 0bd67ed2-a690-47ae-8d9e-2657e88be7f3 2026-06-28 21:08:26.049 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port d706dda9-5764-4876-82d7-7f02cb1ea8bb 2026-06-28 21:08:27.511 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-27ba4126-2d7a-4641-968e-1ec2df4bb198'] response: {'server_uuid': '5c5766b5-19bc-421b-bf72-28b7bab155f8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c4a8daa-eb2d-4d03-9852-5815dd61787c', 'code': 200} 2026-06-28 21:08:28.056 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port a40ad634-7d5d-4c31-9df1-da62f1577250 2026-06-28 21:08:28.383 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 3c4a8daa-eb2d-4d03-9852-5815dd61787c 2026-06-28 21:08:29.249 9 INFO neutron.plugins.ml2.plugin [None req-e183e077-47d4-447e-af69-2bb4abad6f5d - - - - - -] Attempt 1 to provision port 07ae990e-e5ff-482e-b47a-0af49f7d3aa9 2026-06-28 21:08:29.361 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 07ae990e-e5ff-482e-b47a-0af49f7d3aa9 2026-06-28 21:08:29.551 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0f16e7b-9c89-433d-9281-68bbe184f072'] response: {'server_uuid': '5c5766b5-19bc-421b-bf72-28b7bab155f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c4a8daa-eb2d-4d03-9852-5815dd61787c', 'code': 200} 2026-06-28 21:08:29.678 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 3c4a8daa-eb2d-4d03-9852-5815dd61787c 2026-06-28 21:08:31.272 10 INFO neutron.plugins.ml2.plugin [None req-111b8e59-b92b-49c6-9c68-2797d837e810 - - - - - -] Attempt 1 to provision port 565d102b-bf08-41c5-beac-fab76788f490 2026-06-28 21:08:31.526 9 INFO neutron.plugins.ml2.plugin [None req-ffe55c08-dc62-4f18-8bc0-32cc4a080b34 - - - - - -] Attempt 1 to provision port 07ae990e-e5ff-482e-b47a-0af49f7d3aa9 2026-06-28 21:08:33.130 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 07ae990e-e5ff-482e-b47a-0af49f7d3aa9 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.401 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.404 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:34.404 9 INFO neutron.plugins.ml2.plugin [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Attempt 2 to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.423 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.424 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:34.424 9 INFO neutron.plugins.ml2.plugin [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Attempt 3 to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.442 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.443 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:34.443 9 INFO neutron.plugins.ml2.plugin [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Attempt 4 to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.469 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.471 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:34.471 9 INFO neutron.plugins.ml2.plugin [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Attempt 5 to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.495 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.496 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:34.496 9 INFO neutron.plugins.ml2.plugin [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Attempt 6 to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.517 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.518 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:34.518 9 INFO neutron.plugins.ml2.plugin [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Attempt 7 to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.538 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.539 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:34.539 9 INFO neutron.plugins.ml2.plugin [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Attempt 8 to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.566 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:34.567 9 INFO neutron.plugins.ml2.plugin [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Attempt 9 to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.582 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.583 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:34.583 9 INFO neutron.plugins.ml2.plugin [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Attempt 10 to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bfae497a-b53d-4081-9743-0116e8c4a16e could not be found. 2026-06-28 21:08:34.600 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:08:34.601 9 ERROR neutron.plugins.ml2.managers [None req-bba23d57-f5c2-4e80-a5f8-73c0bb12d2e7 - - - - - -] Failed to bind port 0fbdbf15-143e-465b-b26a-ca38b92ce7a2 on host instance for vnic_type normal using segments [{'id': '62394e06-2cca-4541-8a1a-776dcaffab0a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 908, 'network_id': '3a2ba09c-afa7-4dc2-8376-82e510a66346'}] 2026-06-28 21:08:35.199 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 17168508-4485-409b-8169-578940fd94a1 2026-06-28 21:08:35.415 9 INFO neutron.plugins.ml2.plugin [None req-0dc352ca-ff43-4794-98d5-9cbc6ee61247 - - - - - -] Attempt 1 to provision port 17168508-4485-409b-8169-578940fd94a1 2026-06-28 21:08:35.714 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 565d102b-bf08-41c5-beac-fab76788f490 2026-06-28 21:08:35.898 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4047d48b-2d41-4d36-90dc-eac0df8c4df0'] response: {'server_uuid': '6e2657dc-51a9-433d-a1b2-0e8e204d2de3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '565d102b-bf08-41c5-beac-fab76788f490', 'code': 200} 2026-06-28 21:08:37.215 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 565d102b-bf08-41c5-beac-fab76788f490 2026-06-28 21:08:37.512 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 359290e8-7e62-4a04-8656-f9d39a6dda8a 2026-06-28 21:08:39.438 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 457b41e5-d7c0-4967-9692-bd2bc275bf68 2026-06-28 21:08:40.059 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 359290e8-7e62-4a04-8656-f9d39a6dda8a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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() 2026-06-28 21:08:41.173 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 457b41e5-d7c0-4967-9692-bd2bc275bf68 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-28 21:08:45.589 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cb5dd01-9619-4dbc-90e8-4db4eb19e1b4'] response: {'server_uuid': '5c5766b5-19bc-421b-bf72-28b7bab155f8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c4a8daa-eb2d-4d03-9852-5815dd61787c', 'code': 200} 2026-06-28 21:08:46.260 10 INFO neutron.plugins.ml2.plugin [None req-65c0106f-80ed-4de6-881a-04757bc5098d - - - - - -] Attempt 1 to provision port 8e398ab4-5abe-480a-a2b1-0ba4eb6928e3 2026-06-28 21:08:46.622 10 INFO neutron.plugins.ml2.plugin [None req-e5153abd-f00a-4365-ad68-d472443afbdd - - - - - -] Attempt 1 to provision port 6f55a0c1-d995-4e52-9bee-29cdd9c22272 2026-06-28 21:08:47.286 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6f55a0c1-d995-4e52-9bee-29cdd9c22272 2026-06-28 21:08:49.164 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6f55a0c1-d995-4e52-9bee-29cdd9c22272 2026-06-28 21:08:49.307 10 INFO neutron.plugins.ml2.plugin [None req-bf8c0277-999a-4917-97d1-7c478a2d4791 - - - - - -] Attempt 1 to provision port d438e2b6-8740-4579-95dd-5e671f2cc216 2026-06-28 21:08:50.187 9 INFO neutron.plugins.ml2.plugin [None req-67dfcd64-d6ad-4247-8aad-f6569a83625c - - - - - -] Attempt 1 to provision port d438e2b6-8740-4579-95dd-5e671f2cc216 2026-06-28 21:08:51.300 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port ed624889-c762-445c-a9a3-624678c1d16d 2026-06-28 21:08:52.573 10 INFO neutron.plugins.ml2.plugin [None req-86fd23ef-3a18-4d6d-9656-6bcc0e03be20 - - - - - -] Attempt 1 to provision port b318a473-97c8-40d9-85bc-1092d6c46b34 2026-06-28 21:08:53.204 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port ed624889-c762-445c-a9a3-624678c1d16d 2026-06-28 21:08:53.369 10 INFO neutron.plugins.ml2.plugin [None req-b669d3da-c5cf-4b6d-b6e8-678b741f6a8c - - - - - -] Attempt 1 to provision port a72fe800-424d-4754-96bb-a6b4ab732bad 2026-06-28 21:08:53.478 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port a72fe800-424d-4754-96bb-a6b4ab732bad 2026-06-28 21:08:55.154 9 INFO neutron.plugins.ml2.plugin [None req-3af41220-0c6d-4518-9500-821700e6cf69 - - - - - -] Attempt 1 to provision port 297e493d-66ef-4157-a2ee-2464efd2dc1a 2026-06-28 21:08:55.304 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port a72fe800-424d-4754-96bb-a6b4ab732bad 2026-06-28 21:08:56.037 10 INFO neutron.plugins.ml2.plugin [None req-74c311f1-025d-42f4-a8a7-469f350cf597 - - - - - -] Attempt 1 to provision port 297e493d-66ef-4157-a2ee-2464efd2dc1a 2026-06-28 21:08:56.685 10 INFO neutron.plugins.ml2.plugin [None req-0d2784fc-89a7-41b5-b59c-ed817672e317 - - - - - -] Attempt 1 to provision port 9a852d40-a34a-4605-8739-036d533eb164 2026-06-28 21:08:57.131 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 9a6a6f03-3075-46c7-9eb6-4abcf6a757d8 2026-06-28 21:08:59.065 10 INFO neutron.plugins.ml2.plugin [None req-947a8610-308e-44ff-97b0-21cf5f80c835 - - - - - -] Attempt 1 to provision port 8c59b5c2-b943-4cb8-9989-ccfc27198144 2026-06-28 21:08:59.200 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 739c30e8-43b2-410d-86a7-95fc4cbc816c 2026-06-28 21:08:59.661 10 INFO neutron.plugins.ml2.plugin [None req-5ff88e5d-331f-4f12-944a-de343773b364 - - - - - -] Attempt 1 to provision port 739c30e8-43b2-410d-86a7-95fc4cbc816c 2026-06-28 21:09:00.040 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 9a6a6f03-3075-46c7-9eb6-4abcf6a757d8 2026-06-28 21:09:00.648 10 INFO neutron.plugins.ml2.plugin [None req-10e2e82e-7353-4de2-b2a8-718f3037aed8 - - - - - -] Attempt 1 to provision port 41b3feeb-bdc1-4fde-971e-2153e6462f02 2026-06-28 21:09:01.325 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 739c30e8-43b2-410d-86a7-95fc4cbc816c 2026-06-28 21:09:01.861 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 2537fdbe-90a7-4879-962f-e43bb19af302 2026-06-28 21:09:02.422 9 INFO neutron.plugins.ml2.plugin [None req-8a7512ca-6518-431c-a339-689adc27a594 - - - - - -] Attempt 1 to provision port a2824984-5b92-4319-9f2e-d164c3c91b22 2026-06-28 21:09:03.230 10 INFO neutron.plugins.ml2.plugin [None req-8c88a39d-3170-4220-b9f4-24e80c85c3c5 - - - - - -] Attempt 1 to provision port a2824984-5b92-4319-9f2e-d164c3c91b22 2026-06-28 21:09:03.250 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port e21734ae-bd8c-4ca4-9f39-3f6740dd1f94 2026-06-28 21:09:03.874 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 2537fdbe-90a7-4879-962f-e43bb19af302 2026-06-28 21:09:03.921 10 INFO neutron.plugins.ml2.plugin [None req-0dac142d-8846-46ea-b3c9-bb68bd4a8069 - - - - - -] Attempt 1 to provision port 70d386e8-069e-4e82-845f-b2fb4d863b56 2026-06-28 21:09:04.285 10 INFO neutron.plugins.ml2.plugin [None req-0dac142d-8846-46ea-b3c9-bb68bd4a8069 - - - - - -] Attempt 1 to provision port 862e18e3-dd5a-4c0e-89dd-5dbf2fdfb4d6 2026-06-28 21:09:04.315 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 70d386e8-069e-4e82-845f-b2fb4d863b56 2026-06-28 21:09:04.460 9 INFO neutron.plugins.ml2.plugin [None req-7d168744-4ebf-41aa-8e18-c0df99e09b29 - - - - - -] Attempt 1 to provision port 862e18e3-dd5a-4c0e-89dd-5dbf2fdfb4d6 2026-06-28 21:09:04.614 10 INFO neutron.plugins.ml2.plugin [None req-bde9e58e-9b4d-4b97-8e1a-ea46a8fc5815 - - - - - -] Attempt 1 to provision port 862e18e3-dd5a-4c0e-89dd-5dbf2fdfb4d6 2026-06-28 21:09:05.300 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port e21734ae-bd8c-4ca4-9f39-3f6740dd1f94 2026-06-28 21:09:05.863 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 70d386e8-069e-4e82-845f-b2fb4d863b56 2026-06-28 21:09:05.905 10 INFO neutron.plugins.ml2.plugin [None req-20c48f8f-d697-4ea5-bed7-110992eb4db7 - - - - - -] Attempt 1 to provision port 14d520b1-11b0-4daf-bf51-4840c0091f35 2026-06-28 21:09:06.345 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 41b3feeb-bdc1-4fde-971e-2153e6462f02 2026-06-28 21:09:06.681 10 INFO neutron.plugins.ml2.plugin [None req-f0609bf8-f12e-4fb1-9cde-e4da22307eb2 - - - - - -] Attempt 1 to provision port 6c5a487a-e05b-4678-9669-84beaf636a69 2026-06-28 21:09:06.715 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbbdcec5-511e-456d-a348-892d0c060313'] response: {'server_uuid': '0286c3b2-7b5e-4c79-a474-64109cf40040', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41b3feeb-bdc1-4fde-971e-2153e6462f02', 'code': 200} 2026-06-28 21:09:07.198 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 41b3feeb-bdc1-4fde-971e-2153e6462f02 2026-06-28 21:09:09.523 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6c5a487a-e05b-4678-9669-84beaf636a69 2026-06-28 21:09:09.721 9 INFO neutron.plugins.ml2.plugin [None req-038500f5-37a0-4f02-aa21-5f081b13440a - - - - - -] Attempt 1 to provision port 6fbcf044-ed4d-44e7-bc92-d4e414519f6a 2026-06-28 21:09:10.058 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 14d520b1-11b0-4daf-bf51-4840c0091f35 2026-06-28 21:09:10.192 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-36e68b4d-59f4-42d7-a400-b57ef9a09a2a'] response: {'server_uuid': 'a97b9510-0405-45f0-b5bd-34730cd69cf4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6c5a487a-e05b-4678-9669-84beaf636a69', 'code': 200} 2026-06-28 21:09:11.324 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6c5a487a-e05b-4678-9669-84beaf636a69 2026-06-28 21:09:11.687 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 14d520b1-11b0-4daf-bf51-4840c0091f35 2026-06-28 21:09:12.050 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 8e398ab4-5abe-480a-a2b1-0ba4eb6928e3 2026-06-28 21:09:12.237 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c05157d7-5e67-4ef5-aa8b-9995c7061556'] response: {'server_uuid': '39281f54-409f-4c57-abc4-bc2325e5e6e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14d520b1-11b0-4daf-bf51-4840c0091f35', 'code': 200} 2026-06-28 21:09:12.445 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port d438e2b6-8740-4579-95dd-5e671f2cc216 2026-06-28 21:09:13.365 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 8e398ab4-5abe-480a-a2b1-0ba4eb6928e3 2026-06-28 21:09:13.727 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6fbcf044-ed4d-44e7-bc92-d4e414519f6a 2026-06-28 21:09:14.373 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c3fce4b-5c70-4924-9e06-a2e090a40e6d'] response: {'server_uuid': 'c9b5000d-c598-4264-b2c9-d5d9a3677ae9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fbcf044-ed4d-44e7-bc92-d4e414519f6a', 'code': 200} 2026-06-28 21:09:14.495 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port d438e2b6-8740-4579-95dd-5e671f2cc216 2026-06-28 21:09:15.742 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 297e493d-66ef-4157-a2ee-2464efd2dc1a 2026-06-28 21:09:16.257 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port b318a473-97c8-40d9-85bc-1092d6c46b34 2026-06-28 21:09:16.711 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 6fbcf044-ed4d-44e7-bc92-d4e414519f6a 2026-06-28 21:09:17.680 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 297e493d-66ef-4157-a2ee-2464efd2dc1a 2026-06-28 21:09:18.124 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port b318a473-97c8-40d9-85bc-1092d6c46b34 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-28 21:09:19.495 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 862e18e3-dd5a-4c0e-89dd-5dbf2fdfb4d6 2026-06-28 21:09:19.959 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 9a852d40-a34a-4605-8739-036d533eb164 2026-06-28 21:09:21.484 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 862e18e3-dd5a-4c0e-89dd-5dbf2fdfb4d6 2026-06-28 21:09:21.969 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 9a852d40-a34a-4605-8739-036d533eb164 2026-06-28 21:09:37.603 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 2f48269b-5ee9-4d0b-98b1-23d064696027 2026-06-28 21:09:37.700 9 INFO neutron.plugins.ml2.plugin [None req-1a3babd8-5668-45bf-a8ae-a78b2c90af64 - - - - - -] Attempt 1 to provision port 2f48269b-5ee9-4d0b-98b1-23d064696027 2026-06-28 21:09:39.455 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 27e85dbc-0937-4afb-aaa6-4562e019ef10 2026-06-28 21:09:39.627 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dad20b7-61bd-4752-95db-65014393e420'] response: {'server_uuid': '25c1118c-6de4-485d-9ec6-0775784f0033', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27e85dbc-0937-4afb-aaa6-4562e019ef10', 'code': 200} 2026-06-28 21:09:41.397 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 27e85dbc-0937-4afb-aaa6-4562e019ef10 2026-06-28 21:09:47.531 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 40af3d4c-5333-42de-afab-db67fbbf4964 2026-06-28 21:09:48.663 9 INFO neutron.plugins.ml2.plugin [None req-19237829-04b1-451d-bf46-79a45df1e025 - - - - - -] Attempt 1 to provision port 7ef23d93-3185-41eb-9cfb-3721ff8c4da2 2026-06-28 21:09:57.480 9 INFO neutron.plugins.ml2.plugin [None req-754b92c3-530e-4c8e-a7f8-0b57f9fae6e7 - - - - - -] Attempt 1 to provision port 3f26ce33-b5c6-4eb8-ac94-5b423c348b9e 2026-06-28 21:09:57.488 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 36612e7d-83f9-4b53-844a-5a37e4472c02 2026-06-28 21:09:57.957 10 INFO neutron.plugins.ml2.plugin [None req-8b1680bd-df29-4d9c-a5a3-f037846dfae5 - - - - - -] Attempt 1 to provision port 36612e7d-83f9-4b53-844a-5a37e4472c02 2026-06-28 21:09:58.104 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 3f26ce33-b5c6-4eb8-ac94-5b423c348b9e 2026-06-28 21:09:58.860 9 INFO neutron.plugins.ml2.plugin [None req-33c40e1b-9516-45da-80b5-87452ea46c39 - - - - - -] Attempt 1 to provision port b7c9dcb1-fd58-4605-b03a-66d0bd97b50c 2026-06-28 21:09:59.442 9 INFO neutron.plugins.ml2.plugin [None req-1c094c38-5e64-4c73-afb2-2379d18e3b33 - - - - - -] Attempt 1 to provision port b7c9dcb1-fd58-4605-b03a-66d0bd97b50c 2026-06-28 21:09:59.470 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 36612e7d-83f9-4b53-844a-5a37e4472c02 2026-06-28 21:09:59.726 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 3f26ce33-b5c6-4eb8-ac94-5b423c348b9e 2026-06-28 21:10:00.600 10 INFO neutron.plugins.ml2.plugin [None req-2408b59b-8224-4ebd-bdea-cbef8208884f - - - - - -] Attempt 1 to provision port 88d9c7eb-1f7e-414a-b963-fa8175b975fc 2026-06-28 21:10:01.175 9 INFO neutron.plugins.ml2.plugin [None req-c446196b-6405-40fc-abe8-e3291eecadb4 - - - - - -] Attempt 1 to provision port 88d9c7eb-1f7e-414a-b963-fa8175b975fc 2026-06-28 21:10:07.700 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 84fb7a96-17d8-455c-98dc-7f8f984384fa 2026-06-28 21:10:08.814 10 INFO neutron.plugins.ml2.plugin [None req-7deac8a5-79b3-4161-b9ab-4e76381cbc86 - - - - - -] Attempt 1 to provision port d6c4d52a-f03b-4c41-b239-80df726bdcf7 2026-06-28 21:10:08.870 10 INFO neutron.plugins.ml2.plugin [None req-7deac8a5-79b3-4161-b9ab-4e76381cbc86 - - - - - -] Attempt 1 to provision port 84fb7a96-17d8-455c-98dc-7f8f984384fa 2026-06-28 21:10:09.555 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 84fb7a96-17d8-455c-98dc-7f8f984384fa 2026-06-28 21:10:11.513 9 INFO neutron.plugins.ml2.plugin [None req-d4165f31-6742-4998-ac47-f5a68849ef44 - - - - - -] Attempt 1 to provision port 8b1b87b3-1c8f-4662-875b-d1803f79c789 2026-06-28 21:10:12.269 9 INFO neutron.plugins.ml2.plugin [None req-b2e69be9-34b4-442e-a870-fadc794b04ba - - - - - -] Attempt 1 to provision port 8b1b87b3-1c8f-4662-875b-d1803f79c789 2026-06-28 21:10:13.437 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 75770236-dd2e-46cb-890b-1669d7a00b08 2026-06-28 21:10:13.660 10 INFO neutron.plugins.ml2.plugin [None req-9f006f2b-fb63-4e27-bf3d-ae9224f1d153 - - - - - -] Attempt 1 to provision port 75770236-dd2e-46cb-890b-1669d7a00b08 2026-06-28 21:10:14.165 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 5809d044-51eb-495d-8b4b-92b0d9fb659a 2026-06-28 21:10:14.621 10 INFO neutron.plugins.ml2.plugin [None req-4387649f-5cad-4d66-8077-ad2486b5cd5b - - - - - -] Attempt 1 to provision port 312aac88-b5c3-4059-a5be-fefdc936360d 2026-06-28 21:10:15.602 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 75770236-dd2e-46cb-890b-1669d7a00b08 2026-06-28 21:10:15.704 10 INFO neutron.plugins.ml2.plugin [None req-9215aeae-db4b-4fc3-9d83-6e008c09b660 - - - - - -] Attempt 1 to provision port 312aac88-b5c3-4059-a5be-fefdc936360d 2026-06-28 21:10:15.897 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 5809d044-51eb-495d-8b4b-92b0d9fb659a 2026-06-28 21:10:18.292 10 INFO neutron.plugins.ml2.plugin [None req-673b1406-516b-426d-9b75-cf8731af2565 - - - - - -] Attempt 1 to provision port adb7ed54-929f-4fcb-be94-bf834faa27d4 2026-06-28 21:10:19.144 10 INFO neutron.plugins.ml2.plugin [None req-c0151157-be08-406c-b9ff-10a577ff72ec - - - - - -] Attempt 1 to provision port 186a2f3c-28f1-47b6-98fa-3896c11ee6cf 2026-06-28 21:10:19.180 10 INFO neutron.plugins.ml2.db [None req-c0151157-be08-406c-b9ff-10a577ff72ec - - - - - -] No ports have port_id starting with 186a2f3c-28f1-47b6-98fa-3896c11ee6cf 2026-06-28 21:10:21.615 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port adb7ed54-929f-4fcb-be94-bf834faa27d4 2026-06-28 21:10:21.795 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c40b87b4-2ca9-47ef-b220-145269788efb'] response: {'server_uuid': '5ed0a32a-8601-4ca9-9fe5-6ced89848d91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'adb7ed54-929f-4fcb-be94-bf834faa27d4', 'code': 200} 2026-06-28 21:10:23.143 9 INFO neutron.plugins.ml2.plugin [None req-7e5cd455-18b2-4eb5-97b4-ba34b8d58214 - - - - - -] Attempt 1 to provision port b1a1f69f-37a8-4879-a61a-710fe6b2b761 2026-06-28 21:10:23.555 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port b1a1f69f-37a8-4879-a61a-710fe6b2b761 2026-06-28 21:10:23.869 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port adb7ed54-929f-4fcb-be94-bf834faa27d4 2026-06-28 21:10:24.421 9 INFO neutron.plugins.ml2.plugin [None req-96ca1925-2915-4e0e-81c3-c2b9bdca79a7 - - - - - -] Attempt 1 to provision port 7b58f5fb-07e2-4cd5-999f-2ac11279b0c4 2026-06-28 21:10:24.972 10 INFO neutron.plugins.ml2.plugin [None req-aa21625a-3ae0-4748-9d52-14cf7b5bf29b - - - - - -] Attempt 1 to provision port 7b58f5fb-07e2-4cd5-999f-2ac11279b0c4 2026-06-28 21:10:25.399 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port b1a1f69f-37a8-4879-a61a-710fe6b2b761 2026-06-28 21:10:27.601 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 9af62fe0-5ba8-417a-a811-acf11732a147 2026-06-28 21:10:28.051 10 INFO neutron.plugins.ml2.plugin [None req-cbf7421b-5ea1-4ac9-9fd0-174d6a94e04f - - - - - -] Attempt 1 to provision port 9af62fe0-5ba8-417a-a811-acf11732a147 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-28 21:10:29.646 10 INFO neutron.plugins.ml2.plugin [None req-e1214e72-027b-4c6b-bec3-3ee42bdc664e - - - - - -] Attempt 1 to provision port 9af62fe0-5ba8-417a-a811-acf11732a147 2026-06-28 21:10:29.824 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 9af62fe0-5ba8-417a-a811-acf11732a147 2026-06-28 21:10:30.421 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port d6c4d52a-f03b-4c41-b239-80df726bdcf7 2026-06-28 21:10:30.487 9 INFO neutron.plugins.ml2.plugin [None req-ebc1e3af-4984-4cc3-ba71-a9da1fc03d38 - - - - - -] Attempt 1 to provision port 075351f3-4476-4d9b-bd20-dd756d19ee71 2026-06-28 21:10:30.856 10 INFO neutron.plugins.ml2.plugin [None req-6de295c3-fb1a-489d-b147-81f4e861fa94 - - - - - -] Attempt 1 to provision port 51ce165b-fdd5-44df-b396-c3eb96952805 2026-06-28 21:10:31.072 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 51ce165b-fdd5-44df-b396-c3eb96952805 2026-06-28 21:10:31.520 9 INFO neutron.plugins.ml2.plugin [None req-af5966ad-f0ad-4262-9f1e-33a84ca927d6 - - - - - -] Attempt 1 to provision port ef32f7ac-1995-426d-ba7b-65936b56f624 2026-06-28 21:10:32.008 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 73315b23-c707-49ca-a762-5664675d8143 2026-06-28 21:10:32.369 9 INFO neutron.plugins.ml2.plugin [None req-c166bd89-0a16-4d4c-82d9-3cde8f78bf42 - - - - - -] Attempt 1 to provision port 73315b23-c707-49ca-a762-5664675d8143 2026-06-28 21:10:32.597 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port d6c4d52a-f03b-4c41-b239-80df726bdcf7 2026-06-28 21:10:32.610 10 INFO neutron.plugins.ml2.plugin [None req-b9a107f4-0ddd-4d0c-9b9b-ca3adb2c9911 - - - - - -] Attempt 1 to provision port 51ce165b-fdd5-44df-b396-c3eb96952805 2026-06-28 21:10:32.873 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 51ce165b-fdd5-44df-b396-c3eb96952805 2026-06-28 21:10:34.109 10 INFO neutron.plugins.ml2.plugin [None req-e664c922-180f-4faf-abc8-7fd334138390 - - - - - -] Attempt 1 to provision port 73315b23-c707-49ca-a762-5664675d8143 2026-06-28 21:10:34.132 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 73315b23-c707-49ca-a762-5664675d8143 2026-06-28 21:10:35.556 10 INFO neutron.plugins.ml2.plugin [None req-0274e227-74d0-4003-8c76-798db2094ae2 - - - - - -] Attempt 1 to provision port f1d4947b-cf91-4963-ae11-16e61bf4db38 2026-06-28 21:10:35.968 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 4d1904c2-dc73-4404-a49a-c50319d45cfb 2026-06-28 21:10:36.557 9 INFO neutron.plugins.ml2.plugin [None req-3000cef7-b58f-48f3-b679-abf63ed08e9c - - - - - -] Attempt 1 to provision port f1d4947b-cf91-4963-ae11-16e61bf4db38 2026-06-28 21:10:37.723 9 INFO neutron.plugins.ml2.plugin [None req-5da9bbd5-7f0f-4595-b260-6bc662367b58 - - - - - -] Attempt 1 to provision port 300cc3cb-9027-44ba-8d01-d332c288ecda 2026-06-28 21:10:37.963 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 4d1904c2-dc73-4404-a49a-c50319d45cfb 2026-06-28 21:10:38.686 10 INFO neutron.plugins.ml2.plugin [None req-295b100d-c1fc-4367-a6d6-7c5447bb140e - - - - - -] Attempt 1 to provision port 300cc3cb-9027-44ba-8d01-d332c288ecda 2026-06-28 21:10:39.838 10 INFO neutron.plugins.ml2.plugin [None req-cf512f4f-e9af-4d64-97e9-b0d9d616fcd5 - - - - - -] Attempt 1 to provision port daa68e06-ae5c-4a82-9375-ee8ec0589eb1 2026-06-28 21:10:40.906 9 INFO neutron.plugins.ml2.plugin [None req-32895c7e-fb09-4f58-b14c-6650c7e9ed0e - - - - - -] Attempt 1 to provision port daa68e06-ae5c-4a82-9375-ee8ec0589eb1 2026-06-28 21:10:40.936 9 INFO neutron.plugins.ml2.plugin [None req-32895c7e-fb09-4f58-b14c-6650c7e9ed0e - - - - - -] Attempt 1 to provision port 17f115a2-2dcc-4457-b15c-bd6211e7d054 2026-06-28 21:10:41.899 10 INFO neutron.plugins.ml2.plugin [None req-106b8f9d-2825-44ee-be97-4cb8ba62d9c2 - - - - - -] Attempt 1 to provision port 5d15eb44-2eed-400d-9594-5249ca5c8dec 2026-06-28 21:10:41.944 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 5d15eb44-2eed-400d-9594-5249ca5c8dec 2026-06-28 21:10:43.652 10 INFO neutron.plugins.ml2.plugin [None req-526d7945-ecb9-4656-8adb-b5eb906756c8 - - - - - -] Attempt 1 to provision port be6b961c-7eae-4df6-9353-6c3f3fdbfc46 2026-06-28 21:10:44.117 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 5d15eb44-2eed-400d-9594-5249ca5c8dec 2026-06-28 21:10:44.449 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port f13642e0-12c0-4e72-aca7-29ff9ca6bf07 2026-06-28 21:10:44.522 10 INFO neutron.plugins.ml2.plugin [None req-e418ab02-fd8f-4f33-9cd7-ac0f8116a32b - - - - - -] Attempt 1 to provision port be6b961c-7eae-4df6-9353-6c3f3fdbfc46 2026-06-28 21:10:45.276 9 INFO neutron.plugins.ml2.plugin [None req-f6f524fd-a31a-49f1-a1f9-bf3c16e672cc - - - - - -] Attempt 1 to provision port f13642e0-12c0-4e72-aca7-29ff9ca6bf07 2026-06-28 21:10:45.511 10 INFO neutron.plugins.ml2.plugin [None req-a857132b-d225-4d51-9d86-5e5bb6913e62 - - - - - -] Attempt 1 to provision port b1e28055-6830-47dd-89eb-d01b0f9272bd 2026-06-28 21:10:46.038 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port b1e28055-6830-47dd-89eb-d01b0f9272bd 2026-06-28 21:10:46.326 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 2416cae8-961a-4812-94e3-246e09f384d7 2026-06-28 21:10:46.337 9 INFO neutron.plugins.ml2.plugin [None req-6c03b0fd-2099-417f-8681-a4f77e6c544b - - - - - -] Attempt 1 to provision port 08d659b9-6a1c-4388-a0f6-ac9baa65ad2a 2026-06-28 21:10:46.870 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port f13642e0-12c0-4e72-aca7-29ff9ca6bf07 2026-06-28 21:10:47.101 10 INFO neutron.plugins.ml2.plugin [None req-b8fd3c82-6e60-4a19-a808-14b30343ee40 - - - - - -] Attempt 1 to provision port 08d659b9-6a1c-4388-a0f6-ac9baa65ad2a 2026-06-28 21:10:48.066 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port b1e28055-6830-47dd-89eb-d01b0f9272bd 2026-06-28 21:10:48.358 9 INFO neutron.plugins.ml2.plugin [None req-f257215f-91ab-4ba9-9181-035f88a05eef - - - - - -] Attempt 1 to provision port 73141cc2-edd8-4e12-85a8-5515cf12f003 2026-06-28 21:10:48.410 9 INFO neutron.plugins.ml2.plugin [None req-f257215f-91ab-4ba9-9181-035f88a05eef - - - - - -] Attempt 1 to provision port 0d0cb319-dba4-4b27-a459-fc9e1d7c0b0e 2026-06-28 21:10:48.467 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 2416cae8-961a-4812-94e3-246e09f384d7 2026-06-28 21:10:49.515 10 INFO neutron.plugins.ml2.plugin [None req-9bafd289-c8e2-4359-af96-9aff41b04eb1 - - - - - -] Attempt 1 to provision port 0d0cb319-dba4-4b27-a459-fc9e1d7c0b0e 2026-06-28 21:10:49.668 9 INFO neutron.plugins.ml2.plugin [None req-4b1a4e4d-8123-4052-b8bc-4fc17a7738ca - - - - - -] Attempt 1 to provision port ecce3138-5bbe-4af7-a53b-cbf2460a2f75 2026-06-28 21:10:49.935 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port ecce3138-5bbe-4af7-a53b-cbf2460a2f75 2026-06-28 21:10:51.195 9 INFO neutron.plugins.ml2.plugin [None req-8fc8fc83-b320-418a-ae58-18253c19d541 - - - - - -] Attempt 1 to provision port 7231ba42-ac3f-4940-968b-cc3e1b0cd4d4 2026-06-28 21:10:51.867 9 INFO neutron.plugins.ml2.plugin [None req-436cf5f2-6b00-423a-96ee-abd2a7924116 - - - - - -] Attempt 1 to provision port 7231ba42-ac3f-4940-968b-cc3e1b0cd4d4 2026-06-28 21:10:52.073 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port ecce3138-5bbe-4af7-a53b-cbf2460a2f75 2026-06-28 21:10:52.410 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 5650b4a1-153d-4ee7-9c8c-a2b62eeb7211 2026-06-28 21:10:53.261 9 INFO neutron.plugins.ml2.plugin [None req-16b1d575-ad40-4fcd-a2d8-0862a1d2c28d - - - - - -] Attempt 1 to provision port de9f58cd-d960-408d-b64e-692671c2412b 2026-06-28 21:10:53.994 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 5650b4a1-153d-4ee7-9c8c-a2b62eeb7211 2026-06-28 21:10:56.406 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port de9f58cd-d960-408d-b64e-692671c2412b 2026-06-28 21:10:56.615 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-36dd30e8-7ac9-4bd5-90fa-0720d9b866af'] response: {'server_uuid': 'e80302bf-a6bc-4843-9b7a-42b9c9e3d945', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de9f58cd-d960-408d-b64e-692671c2412b', 'code': 200} 2026-06-28 21:10:58.149 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port de9f58cd-d960-408d-b64e-692671c2412b 2026-06-28 21:10:58.738 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port ef32f7ac-1995-426d-ba7b-65936b56f624 2026-06-28 21:10:59.292 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port daa68e06-ae5c-4a82-9375-ee8ec0589eb1 2026-06-28 21:10:59.504 10 INFO neutron.plugins.ml2.plugin [None req-c3eda4a8-1ab1-44ed-b13c-5dd1b04b1cdc - - - - - -] Attempt 1 to provision port 442dd889-967b-4b9b-92ae-02fed4514d96 2026-06-28 21:10:59.787 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 300cc3cb-9027-44ba-8d01-d332c288ecda 2026-06-28 21:11:00.091 10 INFO neutron.plugins.ml2.plugin [None req-0560504d-e213-4d36-b2c1-9a29a1e17e4d - - - - - -] Attempt 1 to provision port 8b2ed798-86e1-44f7-8870-42e4bc0dc8e2 2026-06-28 21:11:00.643 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port ef32f7ac-1995-426d-ba7b-65936b56f624 2026-06-28 21:11:00.918 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port daa68e06-ae5c-4a82-9375-ee8ec0589eb1 2026-06-28 21:11:01.087 9 INFO neutron.plugins.ml2.plugin [None req-bf35223a-2ca9-4898-8907-edbec6f49844 - - - - - -] Attempt 1 to provision port e2824d73-ab51-453b-a1fa-205198642f95 2026-06-28 21:11:01.208 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port f1d4947b-cf91-4963-ae11-16e61bf4db38 2026-06-28 21:11:01.555 9 INFO neutron.plugins.ml2.plugin [None req-2056265d-61b4-4195-82d7-5d718df3a818 - - - - - -] Attempt 1 to provision port 8b2ed798-86e1-44f7-8870-42e4bc0dc8e2 2026-06-28 21:11:01.646 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 300cc3cb-9027-44ba-8d01-d332c288ecda 2026-06-28 21:11:01.925 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 442dd889-967b-4b9b-92ae-02fed4514d96 2026-06-28 21:11:02.783 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port be6b961c-7eae-4df6-9353-6c3f3fdbfc46 2026-06-28 21:11:03.135 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port f1d4947b-cf91-4963-ae11-16e61bf4db38 2026-06-28 21:11:03.497 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port e2824d73-ab51-453b-a1fa-205198642f95 2026-06-28 21:11:03.644 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-02d1dda1-e0f0-4493-9fda-c9a39a293816'] response: {'server_uuid': '180823c8-0969-4c7c-bf9b-361700419d61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2824d73-ab51-453b-a1fa-205198642f95', 'code': 200} 2026-06-28 21:11:03.994 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 17f115a2-2dcc-4457-b15c-bd6211e7d054 2026-06-28 21:11:04.636 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port be6b961c-7eae-4df6-9353-6c3f3fdbfc46 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-28 21:11:04.987 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 17f115a2-2dcc-4457-b15c-bd6211e7d054 2026-06-28 21:11:05.246 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port e2824d73-ab51-453b-a1fa-205198642f95 2026-06-28 21:11:08.283 10 INFO neutron.plugins.ml2.plugin [None req-9144007d-6d2a-40ae-bebb-12012af87e57 - - - - - -] Attempt 1 to provision port 72a92ed9-82c3-43a7-a563-c2051e973525 2026-06-28 21:11:08.727 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 72a92ed9-82c3-43a7-a563-c2051e973525 2026-06-28 21:11:09.311 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 7231ba42-ac3f-4940-968b-cc3e1b0cd4d4 2026-06-28 21:11:09.507 9 INFO neutron.plugins.ml2.plugin [None req-7fc33f39-91fd-4306-9428-414445586edb - - - - - -] Attempt 1 to provision port c742cca7-d33c-4f7c-8770-0e27d04653e9 2026-06-28 21:11:10.257 9 INFO neutron.plugins.ml2.plugin [None req-481a96dc-0ca1-44ba-9afd-b088e193ab82 - - - - - -] Attempt 1 to provision port f004af28-7448-436a-8925-ca6a875744c4 2026-06-28 21:11:10.688 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 9bb35983-75b1-44af-905c-bd395354ef27 2026-06-28 21:11:10.787 9 INFO neutron.plugins.ml2.plugin [None req-423d4167-a0fb-40d6-bd0d-12d917e48668 - - - - - -] Attempt 1 to provision port c742cca7-d33c-4f7c-8770-0e27d04653e9 2026-06-28 21:11:11.321 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 7231ba42-ac3f-4940-968b-cc3e1b0cd4d4 2026-06-28 21:11:11.658 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 72a92ed9-82c3-43a7-a563-c2051e973525 2026-06-28 21:11:11.660 10 INFO neutron.plugins.ml2.plugin [None req-1d696d27-ab36-4757-b4c0-33f4c0041d47 - - - - - -] Attempt 1 to provision port 9bb35983-75b1-44af-905c-bd395354ef27 2026-06-28 21:11:12.112 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port f004af28-7448-436a-8925-ca6a875744c4 2026-06-28 21:11:12.452 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 73141cc2-edd8-4e12-85a8-5515cf12f003 2026-06-28 21:11:12.555 9 INFO neutron.plugins.ml2.plugin [None req-d31fae14-af76-428c-ac87-deec5400998b - - - - - -] Attempt 1 to provision port fa1f5737-0637-486b-8316-5d6da1586e3e 2026-06-28 21:11:13.500 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 9bb35983-75b1-44af-905c-bd395354ef27 2026-06-28 21:11:13.549 10 INFO neutron.plugins.ml2.plugin [None req-dddad36e-3142-4714-a235-68902ea919a3 - - - - - -] Attempt 1 to provision port c81ca653-b00a-4188-9f4e-64d67bc3d717 2026-06-28 21:11:13.857 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port f004af28-7448-436a-8925-ca6a875744c4 2026-06-28 21:11:14.312 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port c81ca653-b00a-4188-9f4e-64d67bc3d717 2026-06-28 21:11:14.459 10 INFO neutron.plugins.ml2.plugin [None req-36bf0d04-488a-4ded-9046-04419fefaf9c - - - - - -] Attempt 1 to provision port 95c41bc4-f9e1-44c0-8ec6-ddc6b5ac90b9 2026-06-28 21:11:14.654 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 95c41bc4-f9e1-44c0-8ec6-ddc6b5ac90b9 2026-06-28 21:11:15.034 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 73141cc2-edd8-4e12-85a8-5515cf12f003 2026-06-28 21:11:15.573 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port f40bb715-826d-4799-bfcb-a3e925f1882b 2026-06-28 21:11:15.749 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5962bfd-ddd1-4527-a62e-6df6d586a47b'] response: {'server_uuid': '77f24f24-1041-4d8b-9f8f-566ed690b3fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f40bb715-826d-4799-bfcb-a3e925f1882b', 'code': 200} 2026-06-28 21:11:16.253 9 INFO neutron.plugins.ml2.plugin [None req-9f5c5bc1-4098-4f38-a2c5-dfc0aa36994f - - - - - -] Attempt 1 to provision port f0c5376c-12de-47b3-93a6-3c220424959b 2026-06-28 21:11:17.558 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port f40bb715-826d-4799-bfcb-a3e925f1882b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-28 21:11:37.803 9 INFO neutron.plugins.ml2.plugin [None req-e594987d-4889-416c-99c4-61c1ff1afe50 - - - - - -] Attempt 1 to provision port 5e4f232a-caf1-4a2a-a2fa-584c4a4b9df0 2026-06-28 21:11:52.478 9 INFO neutron.plugins.ml2.plugin [None req-c262daa9-0a55-4309-ac71-a4d3a0a39e2d - - - - - -] Attempt 1 to provision port b3d42377-59e2-4664-91db-b4e9e1b812f7 2026-06-28 21:11:55.529 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port b3d42377-59e2-4664-91db-b4e9e1b812f7 2026-06-28 21:11:55.672 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-efbec921-ad2a-4f35-8ad9-9e043d84c2e7'] response: {'server_uuid': '87ba9b78-d05d-411e-a669-ca56a9b91f17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3d42377-59e2-4664-91db-b4e9e1b812f7', 'code': 200} 2026-06-28 21:11:57.546 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port b3d42377-59e2-4664-91db-b4e9e1b812f7 2026-06-28 21:12:34.563 10 INFO neutron.plugins.ml2.plugin [None req-5bd173ba-6886-496e-bba8-6bb7bb8d17a7 - - - - - -] Attempt 1 to provision port 1453a534-c016-4ca0-9a04-032182c4d3f5 2026-06-28 21:12:37.573 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 1453a534-c016-4ca0-9a04-032182c4d3f5 2026-06-28 21:12:37.763 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb8e5f27-fef7-4741-a97e-bbf4a13bd9af'] response: {'server_uuid': '87ba9b78-d05d-411e-a669-ca56a9b91f17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1453a534-c016-4ca0-9a04-032182c4d3f5', 'code': 200} 2026-06-28 21:12:39.470 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port 1453a534-c016-4ca0-9a04-032182c4d3f5 2026-06-28 21:13:08.003 9 INFO neutron.plugins.ml2.plugin [None req-b360cefd-9a47-4f98-9837-5afcfc090dd5 - - - - - -] Attempt 1 to provision port dae27236-ff9e-45da-9ce6-ff9ed728a059 2026-06-28 21:13:08.238 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd6bb555-10ef-4430-b484-1f673fea7a68'] response: {'server_uuid': '87ba9b78-d05d-411e-a669-ca56a9b91f17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dae27236-ff9e-45da-9ce6-ff9ed728a059', 'code': 200} 2026-06-28 21:13:09.537 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port dae27236-ff9e-45da-9ce6-ff9ed728a059 2026-06-28 21:13:19.574 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port a453d183-1f97-403f-a8d7-f27ff3da0e7c 2026-06-28 21:13:19.710 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7116b9af-8da6-416c-a5ae-0c6d5740902d'] response: {'server_uuid': '87ba9b78-d05d-411e-a669-ca56a9b91f17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a453d183-1f97-403f-a8d7-f27ff3da0e7c', 'code': 200} 2026-06-28 21:13:20.561 9 INFO neutron.plugins.ml2.plugin [None req-0038d095-834a-48c7-b65d-c412355c0e07 - - - - - -] Attempt 1 to provision port a453d183-1f97-403f-a8d7-f27ff3da0e7c 2026-06-28 21:13:21.548 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port a453d183-1f97-403f-a8d7-f27ff3da0e7c 2026-06-28 21:13:34.036 10 INFO neutron.plugins.ml2.plugin [None req-a4fba4a8-31a6-4d66-9099-6e5acc1bcd56 - - - - - -] Attempt 1 to provision port a453d183-1f97-403f-a8d7-f27ff3da0e7c 2026-06-28 21:13:35.574 9 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port a453d183-1f97-403f-a8d7-f27ff3da0e7c 2026-06-28 21:14:04.655 9 INFO neutron.plugins.ml2.plugin [None req-dcc1d1ac-8e70-4da6-81c1-5bbc22875f75 - - - - - -] Attempt 1 to provision port dae27236-ff9e-45da-9ce6-ff9ed728a059 2026-06-28 21:14:05.607 10 INFO neutron.plugins.ml2.plugin [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Attempt 1 to provision port dae27236-ff9e-45da-9ce6-ff9ed728a059 2026-06-28 21:15:33.275 10 INFO neutron.plugins.ml2.plugin [None req-7eecc667-d402-4e24-ade4-715de1166b0a - - - - - -] Attempt 1 to provision port 73315b23-c707-49ca-a762-5664675d8143 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.595 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:46.596 9 INFO neutron.plugins.ml2.plugin [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Attempt 2 to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.620 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.621 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:46.621 9 INFO neutron.plugins.ml2.plugin [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Attempt 3 to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.637 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.638 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:46.638 9 INFO neutron.plugins.ml2.plugin [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Attempt 4 to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.659 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.660 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:46.660 9 INFO neutron.plugins.ml2.plugin [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Attempt 5 to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.682 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.683 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:46.683 9 INFO neutron.plugins.ml2.plugin [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Attempt 6 to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.705 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.706 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:46.706 9 INFO neutron.plugins.ml2.plugin [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Attempt 7 to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.726 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.727 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:46.727 9 INFO neutron.plugins.ml2.plugin [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Attempt 8 to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.744 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.745 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:46.745 9 INFO neutron.plugins.ml2.plugin [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Attempt 9 to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.778 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.779 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:46.779 9 INFO neutron.plugins.ml2.plugin [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Attempt 10 to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bdbe6a0e-b7c9-4a45-a6de-f3b61599ef48 could not be found. 2026-06-28 21:15:46.803 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:46.804 9 ERROR neutron.plugins.ml2.managers [None req-92966f6f-44cd-43bc-aa31-ce10213ed289 - - - - - -] Failed to bind port 06012e37-a4f8-49f6-83c4-36c44f9850fc on host instance for vnic_type normal using segments [{'id': '4154df71-7905-40b1-b57e-b54d04198135', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 49, 'network_id': '466f3f80-8597-46c2-85de-020a2918a91b'}] 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 466f3f80-8597-46c2-85de-020a2918a91b could not be found. 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 466f3f80-8597-46c2-85de-020a2918a91b could not be found. 2026-06-28 21:15:47.563 9 ERROR oslo_messaging.rpc.server  2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.437 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.438 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:48.438 9 INFO neutron.plugins.ml2.plugin [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Attempt 2 to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.456 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.457 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:48.457 9 INFO neutron.plugins.ml2.plugin [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Attempt 3 to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.488 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.489 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:48.489 9 INFO neutron.plugins.ml2.plugin [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Attempt 4 to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.511 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.512 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:48.513 9 INFO neutron.plugins.ml2.plugin [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Attempt 5 to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.533 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.534 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:48.534 9 INFO neutron.plugins.ml2.plugin [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Attempt 6 to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.556 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.557 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:48.557 9 INFO neutron.plugins.ml2.plugin [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Attempt 7 to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.577 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.578 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:48.578 9 INFO neutron.plugins.ml2.plugin [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Attempt 8 to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.597 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.598 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:48.598 9 INFO neutron.plugins.ml2.plugin [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Attempt 9 to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.624 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.625 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:48.625 9 INFO neutron.plugins.ml2.plugin [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Attempt 10 to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2a89ffc2-a659-49cc-bf8f-43940647b333 could not be found. 2026-06-28 21:15:48.644 9 ERROR neutron.plugins.ml2.managers  2026-06-28 21:15:48.645 9 ERROR neutron.plugins.ml2.managers [None req-5eacff58-ed8e-48ba-9563-995b6093d83c - - - - - -] Failed to bind port 2f43edf6-3939-4f41-b015-4df7dea4020d on host instance for vnic_type normal using segments [{'id': '8e2c70cb-ca60-448d-8857-14f9ef3ff4df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 615, 'network_id': '99ee65d3-8143-479b-99be-c4efbc783514'}] 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server [None req-836c4188-3a64-4b7b-bf9f-a968cdd5aa5a - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 99ee65d3-8143-479b-99be-c4efbc783514 could not be found. 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 99ee65d3-8143-479b-99be-c4efbc783514 could not be found. 2026-06-28 21:15:49.384 9 ERROR oslo_messaging.rpc.server