+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 16:03:14.135 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 16:03:14.135 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-07-02 16:03:14.136 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-02 16:03:14.136 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 16:03:15.024 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:03:15.026 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 16:03:15.029 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 16:03:15.029 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:03:15.030 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 16:03:15.030 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 16:03:15.030 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:03:15.035 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:03:15.035 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:03:15.036 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:03:15.053 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 16:03:15.054 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:03:15.055 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 16:03:15.088 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 16:03:15.088 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 16:03:15.088 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 16:03:15.088 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 16:03:15.094 1 WARNING oslo_policy.policy [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] 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-07-02 16:03:15.353 1 INFO neutron.plugins.ml2.managers [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 16:03:15.608 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 16:03:15.608 1 INFO neutron.plugins.ml2.managers [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 16:03:15.609 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 16:03:15.644 1 INFO neutron.plugins.ml2.managers [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 16:03:15.644 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 16:03:15.644 1 INFO neutron.plugins.ml2.managers [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 16:03:15.645 1 INFO neutron.plugins.ml2.extensions.port_security [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 16:03:15.645 1 INFO neutron.plugins.ml2.managers [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] Initializing extension driver 'qos' 2026-07-02 16:03:15.645 1 INFO neutron.plugins.ml2.managers [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 16:03:15.645 1 INFO neutron.plugins.ml2.managers [None req-08365b55-2d1f-462d-8ff2-7e80aa5ef954 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 16:03:15.658 1 INFO neutron.quota [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded quota_driver: . 2026-07-02 16:03:15.659 1 INFO neutron.plugins.ml2.plugin [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 16:03:15.659 1 INFO neutron.plugins.ml2.managers [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 16:03:15.659 1 INFO neutron.plugins.ml2.managers [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 16:03:15.659 1 INFO neutron.plugins.ml2.managers [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 16:03:15.659 1 INFO neutron.extensions.vlantransparent [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Disabled vlantransparent extension. 2026-07-02 16:03:15.660 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: qos 2026-07-02 16:03:15.669 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: router 2026-07-02 16:03:15.697 1 INFO neutron.services.service_base [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 16:03:15.698 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: segments 2026-07-02 16:03:15.760 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: trunk 2026-07-02 16:03:15.808 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: vpnaas 2026-07-02 16:03:15.840 1 WARNING stevedore.named [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 16:03:15.893 1 INFO neutron_vpnaas.services.vpn.plugin [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 16:03:15.894 1 INFO neutron.common.utils [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 16:03:15.894 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 16:03:15.898 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: tag 2026-07-02 16:03:15.904 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: timestamp 2026-07-02 16:03:15.906 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 16:03:15.909 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: flavors 2026-07-02 16:03:15.912 1 INFO neutron.manager [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loading Plugin: revisions 2026-07-02 16:03:15.914 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Initializing extension manager. 2026-07-02 16:03:15.915 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: address-group 2026-07-02 16:03:15.916 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: address-scope 2026-07-02 16:03:15.916 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 16:03:15.917 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: agent 2026-07-02 16:03:15.918 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 16:03:15.919 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 16:03:15.919 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 16:03:15.920 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: availability_zone 2026-07-02 16:03:15.920 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 16:03:15.921 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 16:03:15.921 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 16:03:15.922 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 16:03:15.923 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: dns-integration 2026-07-02 16:03:15.923 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 16:03:15.924 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 16:03:15.924 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: dvr 2026-07-02 16:03:15.925 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 16:03:15.925 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 16:03:15.926 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:03:15.926 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 16:03:15.927 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: external-net 2026-07-02 16:03:15.927 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 16:03:15.927 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: extraroute 2026-07-02 16:03:15.928 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 16:03:15.928 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 16:03:15.929 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 16:03:15.929 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 16:03:15.930 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 16:03:15.930 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: fip-port-details 2026-07-02 16:03:15.931 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: flavors 2026-07-02 16:03:15.932 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 16:03:15.932 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 16:03:15.933 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: ip_allocation 2026-07-02 16:03:15.933 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 16:03:15.934 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 16:03:15.934 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: router 2026-07-02 16:03:15.936 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:03:15.936 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 16:03:15.937 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: l3-ha 2026-07-02 16:03:15.937 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:03:15.938 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 16:03:15.938 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: l3-flavors 2026-07-02 16:03:15.939 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:03:15.939 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 16:03:15.941 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 16:03:15.942 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 16:03:15.942 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 16:03:15.943 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 16:03:15.944 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 16:03:15.945 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: multi-provider 2026-07-02 16:03:15.945 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: net-mtu 2026-07-02 16:03:15.946 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 16:03:15.946 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 16:03:15.947 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: network_ha 2026-07-02 16:03:15.947 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 16:03:15.948 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 16:03:15.949 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: pagination 2026-07-02 16:03:15.949 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: port-device-profile 2026-07-02 16:03:15.950 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 16:03:15.950 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 16:03:15.951 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: port-mac-override 2026-07-02 16:03:15.951 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 16:03:15.951 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 16:03:15.952 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: port-resource-request 2026-07-02 16:03:15.952 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 16:03:15.953 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: binding 2026-07-02 16:03:15.953 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: binding-extended 2026-07-02 16:03:15.954 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: port-security 2026-07-02 16:03:15.954 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: project-id 2026-07-02 16:03:15.955 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: provider 2026-07-02 16:03:15.956 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos 2026-07-02 16:03:15.957 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 16:03:15.957 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 16:03:15.958 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-default 2026-07-02 16:03:15.958 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-fip 2026-07-02 16:03:15.959 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 16:03:15.959 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 16:03:15.960 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 16:03:15.960 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 16:03:15.964 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 16:03:15.965 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-pps 2026-07-02 16:03:15.965 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 16:03:15.966 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 16:03:15.967 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 16:03:15.968 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 16:03:15.969 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: quotas 2026-07-02 16:03:15.971 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: quota_details 2026-07-02 16:03:15.972 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: rbac-policies 2026-07-02 16:03:15.973 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 16:03:15.973 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 16:03:15.974 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 16:03:15.974 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 16:03:15.975 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: revision-if-match 2026-07-02 16:03:15.975 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 16:03:15.976 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 16:03:15.976 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 16:03:15.978 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 16:03:15.978 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 16:03:15.979 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 16:03:15.979 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 16:03:15.979 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 16:03:15.986 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: security-group 2026-07-02 16:03:15.987 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: segment 2026-07-02 16:03:15.987 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 16:03:15.988 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: service-type 2026-07-02 16:03:15.988 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: sorting 2026-07-02 16:03:15.989 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 16:03:15.989 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 16:03:15.990 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 16:03:15.990 1 WARNING neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 16:03:15.991 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 16:03:15.991 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 16:03:15.992 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 16:03:15.992 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 16:03:15.993 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 16:03:15.993 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 16:03:15.994 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 16:03:15.996 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 16:03:15.997 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 16:03:15.998 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: trunk 2026-07-02 16:03:15.998 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: trunk-details 2026-07-02 16:03:15.998 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 16:03:15.999 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 16:03:16.000 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 16:03:16.000 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 16:03:16.002 1 INFO neutron.api.extensions [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Loaded extension: vpnaas 2026-07-02 16:03:16.005 1 INFO oslo_service.service [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Starting 2 workers 2026-07-02 16:03:16.010 1 INFO oslo_service.service [None req-66b15262-ac8c-48da-85c4-e60f506a2295 - - - - - -] Starting 1 workers 2026-07-02 16:03:58.128 10 INFO neutron.db.l3_hamode_db [None req-5abe7a30-821a-4fe9-b168-51463b570881 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:04:08.726 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2b34dfad-91fb-44da-aeb5-5795c7edcaab 2026-07-02 16:04:09.267 9 INFO neutron.plugins.ml2.plugin [None req-d64dbc1c-244b-4b79-86af-c8c13cf82a87 - - - - - -] Attempt 1 to provision port 2b34dfad-91fb-44da-aeb5-5795c7edcaab 2026-07-02 16:04:10.449 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2b34dfad-91fb-44da-aeb5-5795c7edcaab 2026-07-02 16:08:34.669 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 372ece83-58cb-4dcd-86db-5f349eb540f9 2026-07-02 16:08:35.124 10 INFO neutron.plugins.ml2.plugin [None req-92d978fb-e41a-47e4-b902-678ea5c31d0a - - - - - -] Attempt 1 to provision port 372ece83-58cb-4dcd-86db-5f349eb540f9 2026-07-02 16:08:36.635 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 372ece83-58cb-4dcd-86db-5f349eb540f9 2026-07-02 16:08:42.901 9 INFO neutron.plugins.ml2.plugin [None req-403b811c-7824-4ba3-a516-3ed13a7bc692 - - - - - -] Attempt 1 to provision port 8a72a716-2a6b-4db2-aa35-ac36d243adf4 2026-07-02 16:12:18.973 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 8a72a716-2a6b-4db2-aa35-ac36d243adf4 2026-07-02 16:12:20.782 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 8a72a716-2a6b-4db2-aa35-ac36d243adf4 2026-07-02 16:22:21.202 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 67409b23-16ef-4dcc-b503-141fe297b5fd 2026-07-02 16:22:23.191 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 67409b23-16ef-4dcc-b503-141fe297b5fd 2026-07-02 16:38:55.519 10 INFO neutron.plugins.ml2.plugin [None req-b5b9cdfa-6cd8-451c-9a42-bef1805f8668 - - - - - -] Attempt 1 to provision port 53da5ec0-e478-4434-afb2-8ed1bc095562 2026-07-02 16:38:55.841 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e5789ead-f057-4ea8-8031-6034ec1cb77a 2026-07-02 16:38:56.341 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 73b586a5-7435-4b25-8099-76d32cb6007f 2026-07-02 16:38:56.605 9 INFO neutron.plugins.ml2.plugin [None req-b120c5aa-78c0-474d-9c44-f9708a9a4781 - - - - - -] Attempt 1 to provision port e5789ead-f057-4ea8-8031-6034ec1cb77a 2026-07-02 16:38:56.899 9 INFO neutron.plugins.ml2.plugin [None req-b8bfe56d-6c17-496a-a70c-96523b1a1f8a - - - - - -] Attempt 1 to provision port 28ea34cd-badb-4c0a-b3e1-a85d5e804b36 2026-07-02 16:38:57.241 10 INFO neutron.plugins.ml2.plugin [None req-54c5f67b-f510-4dc9-8041-d1769cce09c6 - - - - - -] Attempt 1 to provision port 73b586a5-7435-4b25-8099-76d32cb6007f 2026-07-02 16:38:57.739 10 INFO neutron.plugins.ml2.plugin [None req-832e7718-d893-4a08-8dcd-77c0bfa4bc1f - - - - - -] Attempt 1 to provision port 811eff0a-2caf-40f6-a2f8-16ebbdf9e6fe 2026-07-02 16:38:57.903 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e5789ead-f057-4ea8-8031-6034ec1cb77a 2026-07-02 16:38:58.637 10 INFO neutron.plugins.ml2.plugin [None req-d2797db2-e57d-49b1-993d-45265c6a7f15 - - - - - -] Attempt 1 to provision port 073a3c57-08b7-4ccb-9895-beea2b3f2ea9 2026-07-02 16:38:58.639 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 73b586a5-7435-4b25-8099-76d32cb6007f 2026-07-02 16:38:59.047 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 811eff0a-2caf-40f6-a2f8-16ebbdf9e6fe 2026-07-02 16:38:59.624 10 INFO neutron.plugins.ml2.plugin [None req-727c8a2b-a43b-4a19-830d-c9767a4a8163 - - - - - -] Attempt 1 to provision port c569fe4e-f6ff-4193-9144-093a8320b5ad 2026-07-02 16:38:59.840 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 811eff0a-2caf-40f6-a2f8-16ebbdf9e6fe 2026-07-02 16:39:00.299 9 INFO neutron.plugins.ml2.plugin [None req-2ad1e4fc-2e7d-4bac-8f5d-d073bf6907b0 - - - - - -] Attempt 1 to provision port c569fe4e-f6ff-4193-9144-093a8320b5ad 2026-07-02 16:39:01.065 10 INFO neutron.plugins.ml2.plugin [None req-7e9e7116-fed0-4cb7-b1ba-2620b96a4a50 - - - - - -] Attempt 1 to provision port 4d5a1cb3-034a-46ec-80e8-286834a18891 2026-07-02 16:39:01.720 9 INFO neutron.plugins.ml2.plugin [None req-5dd62870-eb39-4c80-a964-d8b4281fc8d3 - - - - - -] Attempt 1 to provision port 4d5a1cb3-034a-46ec-80e8-286834a18891 2026-07-02 16:39:01.986 10 INFO neutron.plugins.ml2.plugin [None req-0b7d0f4b-5830-4e11-9462-a9d7244ef966 - - - - - -] Attempt 1 to provision port f37c134b-f0be-4288-8167-d636c59690d8 2026-07-02 16:39:02.343 10 INFO neutron.plugins.ml2.plugin [None req-f19fbb87-b35d-49b9-be6b-80629775164f - - - - - -] Attempt 1 to provision port f37c134b-f0be-4288-8167-d636c59690d8 2026-07-02 16:39:03.609 9 INFO neutron.plugins.ml2.plugin [None req-a43fbda8-0166-4141-8ae6-f9032076f831 - - - - - -] Attempt 1 to provision port 9887a952-6879-4a18-be38-3c614a024236 2026-07-02 16:39:03.856 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 5ef80e17-8691-4b76-bcdd-b12efbb73950 2026-07-02 16:39:04.663 10 INFO neutron.plugins.ml2.plugin [None req-1079ca60-f8e1-46dc-8b6c-ffb4d537f5d4 - - - - - -] Attempt 1 to provision port 5ef80e17-8691-4b76-bcdd-b12efbb73950 2026-07-02 16:39:05.856 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 5ef80e17-8691-4b76-bcdd-b12efbb73950 2026-07-02 16:39:06.373 9 INFO neutron.plugins.ml2.plugin [None req-be86702a-85c5-4e5d-a055-3a6287ac3ec3 - - - - - -] Attempt 1 to provision port ab2ebc7b-4b15-44af-8e38-527c805381c5 2026-07-02 16:39:07.034 10 INFO neutron.plugins.ml2.plugin [None req-390aec9a-7854-4a4b-8d90-15112bc377cf - - - - - -] Attempt 1 to provision port ab2ebc7b-4b15-44af-8e38-527c805381c5 2026-07-02 16:39:08.508 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port faa62281-4a45-429a-a469-0265d748a471 2026-07-02 16:39:09.072 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 3fa52869-06af-42c0-88a1-a530650c32c6 2026-07-02 16:39:10.044 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port faa62281-4a45-429a-a469-0265d748a471 2026-07-02 16:39:10.339 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 3fa52869-06af-42c0-88a1-a530650c32c6 2026-07-02 16:39:10.624 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e5c0d249-9962-4820-b4d3-45335d783032 2026-07-02 16:39:11.046 9 INFO neutron.plugins.ml2.plugin [None req-17786ce5-179c-415e-8733-6075eed74adf - - - - - -] Attempt 1 to provision port a839bf80-f175-4b2a-8426-34fd23224daa 2026-07-02 16:39:11.898 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e5c0d249-9962-4820-b4d3-45335d783032 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 16:39:15.263 10 INFO neutron.plugins.ml2.plugin [None req-3b9b2ec1-cada-4b6a-8d19-440f5b4d0858 - - - - - -] Attempt 1 to provision port 68ee5a61-e61e-455e-b565-7423487a76cd 2026-07-02 16:39:15.957 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port a839bf80-f175-4b2a-8426-34fd23224daa 2026-07-02 16:39:16.234 9 INFO neutron.plugins.ml2.plugin [None req-0eb813ed-8421-44e2-8043-ec35e009c856 - - - - - -] Attempt 1 to provision port dbc79879-21cc-4bae-88db-bdeb66531fb2 2026-07-02 16:39:16.763 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port dbc79879-21cc-4bae-88db-bdeb66531fb2 2026-07-02 16:39:16.878 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-57556895-3c0e-4950-a62e-05ea12d3f266'] response: {'server_uuid': '32275e93-f49e-405c-b789-2743ce3240a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a839bf80-f175-4b2a-8426-34fd23224daa', 'code': 200} 2026-07-02 16:39:18.122 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e5869e1f-6f52-412b-82f2-cd2e317ed35b 2026-07-02 16:39:18.464 9 INFO neutron.plugins.ml2.plugin [None req-a00388ae-08c3-433a-8798-8d86e654bba7 - - - - - -] Attempt 1 to provision port 42a908f1-c131-4532-abc7-0e8beed8132e 2026-07-02 16:39:18.646 10 INFO neutron.plugins.ml2.plugin [None req-97e864ee-5e53-4f71-988c-03a8bc2820c5 - - - - - -] Attempt 1 to provision port f889f969-c5d0-4eac-bbe6-9c0b68a92b2e 2026-07-02 16:39:18.950 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port a839bf80-f175-4b2a-8426-34fd23224daa 2026-07-02 16:39:19.111 10 INFO neutron.plugins.ml2.plugin [None req-f113ec8e-4cd9-4734-951f-5f8dfd914f07 - - - - - -] Attempt 1 to provision port f889f969-c5d0-4eac-bbe6-9c0b68a92b2e 2026-07-02 16:39:19.473 10 INFO neutron.plugins.ml2.plugin [None req-c635fdf1-6c8b-4f7d-a910-a5bca16db883 - - - - - -] Attempt 1 to provision port e5869e1f-6f52-412b-82f2-cd2e317ed35b 2026-07-02 16:39:19.528 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port dbc79879-21cc-4bae-88db-bdeb66531fb2 2026-07-02 16:39:19.989 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e5869e1f-6f52-412b-82f2-cd2e317ed35b 2026-07-02 16:39:20.449 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 47513284-4c7a-4a14-a35f-24fd7b9d11ea 2026-07-02 16:39:20.563 9 INFO neutron.plugins.ml2.plugin [None req-bc3208c9-e593-4c71-87ae-d79aefcb5e6f - - - - - -] Attempt 1 to provision port cc619e69-929c-4ad9-aa0f-971a2afdfbc2 2026-07-02 16:39:21.969 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 47513284-4c7a-4a14-a35f-24fd7b9d11ea 2026-07-02 16:39:22.222 10 INFO neutron.plugins.ml2.plugin [None req-d84a837d-362f-4669-ac44-def9bab2a995 - - - - - -] Attempt 1 to provision port 52b8b9ae-2568-4c9a-9c2e-cadc3b43c9dd 2026-07-02 16:39:22.995 10 INFO neutron.plugins.ml2.plugin [None req-6955e872-fc7d-4495-99bc-b1399c711cf0 - - - - - -] Attempt 1 to provision port 52b8b9ae-2568-4c9a-9c2e-cadc3b43c9dd 2026-07-02 16:39:24.055 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port cc619e69-929c-4ad9-aa0f-971a2afdfbc2 2026-07-02 16:39:24.675 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cc6973f-a541-4697-bdf1-b9f44a5b5cfe'] response: {'server_uuid': 'e251e465-6a99-4b53-8294-2a2be415ba67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc619e69-929c-4ad9-aa0f-971a2afdfbc2', 'code': 200} 2026-07-02 16:39:24.846 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port f4210522-75c6-4b23-8657-c64d1b47e702 2026-07-02 16:39:25.934 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port cc619e69-929c-4ad9-aa0f-971a2afdfbc2 2026-07-02 16:39:26.197 9 INFO neutron.plugins.ml2.plugin [None req-cc6a8a46-c1aa-4516-9470-83e8e2065fc6 - - - - - -] Attempt 1 to provision port e85a82dc-ec0c-491c-bcfa-c08b828ecf80 2026-07-02 16:39:26.291 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port f4210522-75c6-4b23-8657-c64d1b47e702 2026-07-02 16:39:28.256 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e85a82dc-ec0c-491c-bcfa-c08b828ecf80 2026-07-02 16:39:28.680 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-291fcaf2-813b-4406-bc26-6eea4c698f75'] response: {'server_uuid': 'e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e85a82dc-ec0c-491c-bcfa-c08b828ecf80', 'code': 200} 2026-07-02 16:39:29.288 9 INFO neutron.plugins.ml2.plugin [None req-e7e86dcc-1eb2-4c2d-9034-15f8df3ea350 - - - - - -] Attempt 1 to provision port 347ab898-a72f-4d40-83b4-4bedd95a1e54 2026-07-02 16:39:30.018 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e85a82dc-ec0c-491c-bcfa-c08b828ecf80 2026-07-02 16:39:32.121 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 347ab898-a72f-4d40-83b4-4bedd95a1e54 2026-07-02 16:39:32.373 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7d396c5-06f4-4e60-98ed-2644ee6f1155'] response: {'server_uuid': 'd5594c08-6b7a-4c78-986d-da6c173a8d65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '347ab898-a72f-4d40-83b4-4bedd95a1e54', 'code': 200} 2026-07-02 16:39:34.109 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 347ab898-a72f-4d40-83b4-4bedd95a1e54 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 16:39:40.055 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 073a3c57-08b7-4ccb-9895-beea2b3f2ea9 2026-07-02 16:39:40.576 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port f37c134b-f0be-4288-8167-d636c59690d8 2026-07-02 16:39:42.192 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 073a3c57-08b7-4ccb-9895-beea2b3f2ea9 2026-07-02 16:39:42.547 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port f37c134b-f0be-4288-8167-d636c59690d8 2026-07-02 16:39:42.623 10 INFO neutron.plugins.ml2.plugin [None req-5ebc554d-e81d-493a-8acb-cddf83cd9627 - - - - - -] Attempt 1 to provision port 61449de5-8f41-42aa-950d-040b03453f41 2026-07-02 16:39:43.279 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 5efd8768-8fe8-4d47-8030-0cd7cd518354 2026-07-02 16:39:43.720 9 INFO neutron.plugins.ml2.plugin [None req-8fa2fff0-e332-4ff6-85e2-e08cca029368 - - - - - -] Attempt 1 to provision port 5efd8768-8fe8-4d47-8030-0cd7cd518354 2026-07-02 16:39:44.173 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 5efd8768-8fe8-4d47-8030-0cd7cd518354 2026-07-02 16:39:45.669 10 INFO neutron.plugins.ml2.plugin [None req-8168b7cb-0826-47ee-a204-ce138a934fa3 - - - - - -] Attempt 1 to provision port f1997b9a-532a-46c5-af94-787066dfdc4f 2026-07-02 16:39:46.234 10 INFO neutron.plugins.ml2.plugin [None req-5b5219da-faf7-45d8-9410-16dc870fc8a6 - - - - - -] Attempt 1 to provision port f1997b9a-532a-46c5-af94-787066dfdc4f 2026-07-02 16:39:46.266 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port d0da68f0-74d2-43ed-abf4-afefb56f0a1d 2026-07-02 16:39:46.793 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port d92b513e-4094-4054-a0fd-5e4d7b862154 2026-07-02 16:39:46.986 9 INFO neutron.plugins.ml2.plugin [None req-00ccc260-fc45-4d17-8355-ae5a73ce00c2 - - - - - -] Attempt 1 to provision port 1fdaa69a-5f53-4a59-a9d5-4b0b05bfa93b 2026-07-02 16:39:47.246 10 INFO neutron.plugins.ml2.plugin [None req-683c782f-c8ea-4483-ae55-b16784525678 - - - - - -] Attempt 1 to provision port a839bf80-f175-4b2a-8426-34fd23224daa 2026-07-02 16:39:47.523 10 INFO neutron.plugins.ml2.plugin [None req-1451c56b-162e-4acd-80ab-5b36c80f4e98 - - - - - -] Attempt 1 to provision port d92b513e-4094-4054-a0fd-5e4d7b862154 2026-07-02 16:39:48.243 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port a839bf80-f175-4b2a-8426-34fd23224daa 2026-07-02 16:39:48.718 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port d0da68f0-74d2-43ed-abf4-afefb56f0a1d 2026-07-02 16:39:49.069 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port d92b513e-4094-4054-a0fd-5e4d7b862154 2026-07-02 16:39:49.393 10 INFO neutron.plugins.ml2.plugin [None req-50f3df7c-48b1-43db-a506-babe76d5588b - - - - - -] Attempt 1 to provision port 87175822-406a-4223-9c45-9b2475140e47 2026-07-02 16:39:49.574 9 INFO neutron.plugins.ml2.plugin [None req-1c91d0f1-0443-402a-b612-c9e34a04abff - - - - - -] Attempt 1 to provision port a839bf80-f175-4b2a-8426-34fd23224daa 2026-07-02 16:39:50.142 9 INFO neutron.plugins.ml2.plugin [None req-b7248870-9721-4cff-85a5-6bf3c3c3c75e - - - - - -] Attempt 1 to provision port a7381f5a-ceea-4c0e-9a0b-e2befc589840 2026-07-02 16:39:50.306 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port a839bf80-f175-4b2a-8426-34fd23224daa 2026-07-02 16:39:50.809 10 INFO neutron.plugins.ml2.plugin [None req-f82c5ce0-fe9f-45e8-b285-1597d8f853bf - - - - - -] Attempt 1 to provision port 87175822-406a-4223-9c45-9b2475140e47 2026-07-02 16:39:52.411 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 98b26c80-c97f-4ed4-877f-9645b5d31d52 2026-07-02 16:39:52.956 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port a7381f5a-ceea-4c0e-9a0b-e2befc589840 2026-07-02 16:39:53.043 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c0a8791-1a24-49e7-856c-f218ddf73a06'] response: {'server_uuid': '1b410c39-e0f2-4f69-b540-a719f7c7d460', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7381f5a-ceea-4c0e-9a0b-e2befc589840', 'code': 200} 2026-07-02 16:39:54.437 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 98b26c80-c97f-4ed4-877f-9645b5d31d52 2026-07-02 16:40:00.257 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2511d3ac-817f-4fdb-bd76-d5272b0bb890 2026-07-02 16:40:00.404 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce9f2550-be6f-4e8b-ba88-3d1165f6cf74'] response: {'server_uuid': 'd25e5a71-f4c9-4040-a75f-57e285afdae3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2511d3ac-817f-4fdb-bd76-d5272b0bb890', 'code': 200} 2026-07-02 16:40:02.208 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2511d3ac-817f-4fdb-bd76-d5272b0bb890 2026-07-02 16:40:08.209 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 1fdaa69a-5f53-4a59-a9d5-4b0b05bfa93b 2026-07-02 16:40:08.718 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 87175822-406a-4223-9c45-9b2475140e47 2026-07-02 16:40:10.169 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 1fdaa69a-5f53-4a59-a9d5-4b0b05bfa93b 2026-07-02 16:40:10.460 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 87175822-406a-4223-9c45-9b2475140e47 2026-07-02 16:40:18.254 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c260e2c3-bce9-4141-9afd-6093ce02dac9'] response: {'server_uuid': 'd25e5a71-f4c9-4040-a75f-57e285afdae3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2511d3ac-817f-4fdb-bd76-d5272b0bb890', 'code': 200} 2026-07-02 16:40:19.241 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2511d3ac-817f-4fdb-bd76-d5272b0bb890 2026-07-02 16:40:19.366 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebd1d525-d61b-4e1a-abdb-f7574c8f7728'] response: {'server_uuid': 'd25e5a71-f4c9-4040-a75f-57e285afdae3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2511d3ac-817f-4fdb-bd76-d5272b0bb890', 'code': 200} 2026-07-02 16:40:20.196 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2511d3ac-817f-4fdb-bd76-d5272b0bb890 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.244 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.246 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:24.247 10 INFO neutron.plugins.ml2.plugin [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Attempt 2 to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 2026-07-02 16:40:24.266 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 846d0ce6-de9e-4bc4-9376-fa50cc6aa00f 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.269 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.270 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:24.270 10 INFO neutron.plugins.ml2.plugin [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Attempt 3 to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.296 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.297 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:24.297 10 INFO neutron.plugins.ml2.plugin [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Attempt 4 to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.314 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.316 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:24.316 10 INFO neutron.plugins.ml2.plugin [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Attempt 5 to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.346 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.347 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:24.347 10 INFO neutron.plugins.ml2.plugin [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Attempt 6 to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.373 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:24.374 10 INFO neutron.plugins.ml2.plugin [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Attempt 7 to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.403 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.405 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:24.405 10 INFO neutron.plugins.ml2.plugin [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Attempt 8 to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.428 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.429 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:24.430 10 INFO neutron.plugins.ml2.plugin [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Attempt 9 to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.463 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.464 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:24.464 10 INFO neutron.plugins.ml2.plugin [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Attempt 10 to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55ffe560-d519-43c1-b050-0920e4209be3 could not be found. 2026-07-02 16:40:24.492 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:24.494 10 ERROR neutron.plugins.ml2.managers [None req-8d51e00f-61a6-4a0c-8f61-ca244a4baf5a - - - - - -] Failed to bind port 151b7313-262f-469a-8cf0-c30dc7d24f09 on host instance for vnic_type normal using segments [{'id': '776e0dbe-e59c-472f-b223-393a08470652', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 900, 'network_id': 'db70cf24-7e95-4e74-859f-17afa6659292'}] 2026-07-02 16:40:25.314 9 INFO neutron.plugins.ml2.plugin [None req-dc58e658-9d83-4c54-9c68-673ab46f8632 - - - - - -] Attempt 1 to provision port 846d0ce6-de9e-4bc4-9376-fa50cc6aa00f 2026-07-02 16:40:26.256 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 846d0ce6-de9e-4bc4-9376-fa50cc6aa00f 2026-07-02 16:40:32.375 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e3bbc98c-c53f-4a19-934d-2a016646abe5 2026-07-02 16:40:32.949 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port b73e8a1b-f298-4138-9d63-afa96d890c12 2026-07-02 16:40:33.164 9 INFO neutron.plugins.ml2.plugin [None req-24bc63a3-55fc-48ec-ac15-118149e303fe - - - - - -] Attempt 1 to provision port e3bbc98c-c53f-4a19-934d-2a016646abe5 2026-07-02 16:40:33.576 9 INFO neutron.plugins.ml2.plugin [None req-caf22aa5-488e-4676-84c8-15968bd601cb - - - - - -] Attempt 1 to provision port b73e8a1b-f298-4138-9d63-afa96d890c12 2026-07-02 16:40:34.232 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e3bbc98c-c53f-4a19-934d-2a016646abe5 2026-07-02 16:40:34.270 9 INFO neutron.plugins.ml2.plugin [None req-b9b2135f-1afc-4ffe-a0ce-1d91256937b0 - - - - - -] Attempt 1 to provision port 3ba9e336-d85f-42e4-896b-729b32aeb0e9 2026-07-02 16:40:34.592 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port b73e8a1b-f298-4138-9d63-afa96d890c12 2026-07-02 16:40:34.828 10 INFO neutron.plugins.ml2.plugin [None req-ee758c49-6977-4f21-8853-cc10f198c629 - - - - - -] Attempt 1 to provision port 3ba9e336-d85f-42e4-896b-729b32aeb0e9 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.209 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-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.209 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-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.209 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-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.209 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-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.209 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-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.209 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-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.209 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.212 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:35.212 9 INFO neutron.plugins.ml2.plugin [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Attempt 2 to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.233 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:35.233 9 INFO neutron.plugins.ml2.plugin [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Attempt 3 to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.252 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-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.252 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-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.252 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-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.252 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-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.252 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-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.252 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-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.252 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.253 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:35.253 9 INFO neutron.plugins.ml2.plugin [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Attempt 4 to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.271 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-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.271 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-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.271 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-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.271 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-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.271 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-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.271 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-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.271 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.272 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:35.272 9 INFO neutron.plugins.ml2.plugin [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Attempt 5 to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.303 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-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.303 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-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.303 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-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.303 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-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.303 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-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.303 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-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.303 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.304 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:35.304 9 INFO neutron.plugins.ml2.plugin [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Attempt 6 to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.328 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-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.328 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-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.328 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-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.328 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-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.328 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-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.328 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-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.328 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.329 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:35.329 9 INFO neutron.plugins.ml2.plugin [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Attempt 7 to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.355 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-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.355 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-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.355 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-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.355 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-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.355 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-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.355 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-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.355 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:35.356 9 INFO neutron.plugins.ml2.plugin [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Attempt 8 to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.384 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-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.384 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-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.384 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-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.384 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-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.384 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-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.384 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-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.384 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.385 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:35.386 9 INFO neutron.plugins.ml2.plugin [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Attempt 9 to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.407 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-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.407 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-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.407 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-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.407 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-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.407 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-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.407 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-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.407 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.408 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:35.408 9 INFO neutron.plugins.ml2.plugin [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Attempt 10 to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:40:35.439 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-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:40:35.439 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-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.439 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-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:40:35.439 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-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:40:35.439 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-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:40:35.439 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-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea could not be found. 2026-07-02 16:40:35.439 9 ERROR neutron.plugins.ml2.managers  2026-07-02 16:40:35.440 9 ERROR neutron.plugins.ml2.managers [None req-b3650846-4ef0-4262-8104-2f18a36c1b4e - - - - - -] Failed to bind port 19d32e69-6f1f-4757-bdd2-987549009f4e on host instance for vnic_type normal using segments [{'id': 'd2245958-37d1-41df-a3bd-ba7b89ea2f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 366, 'network_id': '72191d12-8732-4f5e-92bd-c16fb2a4e3e2'}] 2026-07-02 16:40:36.289 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 154eec10-be9f-4e5a-8a24-14a4f2b277b4 2026-07-02 16:40:36.689 9 INFO neutron.plugins.ml2.plugin [None req-17be6761-561f-4d39-ab7e-50f3dc7b2fcf - - - - - -] Attempt 1 to provision port fa02e667-c738-4667-8dec-b18b6ff596a6 2026-07-02 16:40:36.946 10 INFO neutron.plugins.ml2.plugin [None req-399bdfd9-5465-403c-aa00-771c55025fac - - - - - -] Attempt 1 to provision port 154eec10-be9f-4e5a-8a24-14a4f2b277b4 2026-07-02 16:40:37.121 10 INFO neutron.plugins.ml2.plugin [None req-c334e846-39d0-4ea3-9f44-22b328c4417d - - - - - -] Attempt 1 to provision port fa02e667-c738-4667-8dec-b18b6ff596a6 2026-07-02 16:40:38.273 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 154eec10-be9f-4e5a-8a24-14a4f2b277b4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 16:40:42.226 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 8779a4d2-c3fc-42e2-83f7-2b980176a93f 2026-07-02 16:40:42.504 9 INFO neutron.plugins.ml2.plugin [None req-150baf4a-6f88-4a99-8ede-6d5a303a39e6 - - - - - -] Attempt 1 to provision port 3f14dc6a-2ad3-42ba-8015-e578b8a4c538 2026-07-02 16:40:42.563 9 INFO neutron.plugins.ml2.plugin [None req-150baf4a-6f88-4a99-8ede-6d5a303a39e6 - - - - - -] Attempt 1 to provision port 8779a4d2-c3fc-42e2-83f7-2b980176a93f 2026-07-02 16:40:44.235 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 8779a4d2-c3fc-42e2-83f7-2b980176a93f 2026-07-02 16:40:45.669 9 INFO neutron.plugins.ml2.plugin [None req-ebff24d1-3e21-494f-9eb3-06ee48bc3901 - - - - - -] Attempt 1 to provision port d6c5538e-578c-4b57-84be-4d8185de64ef 2026-07-02 16:40:46.335 10 INFO neutron.plugins.ml2.plugin [None req-300416b7-5b48-4db4-8cec-5e943f9d57e4 - - - - - -] Attempt 1 to provision port d6c5538e-578c-4b57-84be-4d8185de64ef 2026-07-02 16:40:46.557 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 334709cd-c3a0-4f56-b0db-2b5e8412fd8d 2026-07-02 16:40:47.457 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port d8fb0a7b-3b48-46a2-a718-1093f5a04d65 2026-07-02 16:40:48.564 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 13b35446-835e-40e3-86a7-74919baa435a 2026-07-02 16:40:49.197 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port d8fb0a7b-3b48-46a2-a718-1093f5a04d65 2026-07-02 16:40:49.640 9 INFO neutron.plugins.ml2.plugin [None req-a0b9e767-f2d1-453c-9ced-f0f2e3598169 - - - - - -] Attempt 1 to provision port 13b35446-835e-40e3-86a7-74919baa435a 2026-07-02 16:40:49.729 9 INFO neutron.plugins.ml2.plugin [None req-a0b9e767-f2d1-453c-9ced-f0f2e3598169 - - - - - -] Attempt 1 to provision port 2d837d88-d9f3-402d-9363-d295b2768574 2026-07-02 16:40:50.440 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 13b35446-835e-40e3-86a7-74919baa435a 2026-07-02 16:40:50.701 10 INFO neutron.plugins.ml2.plugin [None req-b59c2f7e-b7ce-4581-b47f-a14f01111319 - - - - - -] Attempt 1 to provision port 2d837d88-d9f3-402d-9363-d295b2768574 2026-07-02 16:40:51.069 10 INFO neutron.plugins.ml2.plugin [None req-09175c96-4b50-4f93-ab93-f3d918ef154c - - - - - -] Attempt 1 to provision port 2d837d88-d9f3-402d-9363-d295b2768574 2026-07-02 16:40:52.464 9 INFO neutron.plugins.ml2.plugin [None req-b7d57e6c-5d37-4630-966d-98b5ec42edf1 - - - - - -] Attempt 1 to provision port cea2f1d8-9f7a-477b-813b-e72444862e95 2026-07-02 16:40:56.416 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port cea2f1d8-9f7a-477b-813b-e72444862e95 2026-07-02 16:40:56.550 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a45680a-63b4-4472-965f-197d9c96a293'] response: {'server_uuid': '3d283c10-bb0f-4962-aeed-6cd82b0c3b53', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cea2f1d8-9f7a-477b-813b-e72444862e95', 'code': 200} 2026-07-02 16:40:57.559 9 INFO neutron.plugins.ml2.plugin [None req-c7d435d5-f059-4b15-bfea-dbe235315c08 - - - - - -] Attempt 1 to provision port aa13c76e-c219-4af4-8b6a-e6308b75da59 2026-07-02 16:40:58.319 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port aa13c76e-c219-4af4-8b6a-e6308b75da59 2026-07-02 16:40:58.655 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port cea2f1d8-9f7a-477b-813b-e72444862e95 2026-07-02 16:40:58.916 9 INFO neutron.plugins.ml2.plugin [None req-8b665721-4814-48f5-bd5c-031063e58e93 - - - - - -] Attempt 1 to provision port a8e56330-7267-4352-b743-6234d2868130 2026-07-02 16:40:59.260 10 INFO neutron.plugins.ml2.plugin [None req-93183b7c-4ebc-41d8-8de8-12ff9a334035 - - - - - -] Attempt 1 to provision port a8e56330-7267-4352-b743-6234d2868130 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 16:41:02.258 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 3f14dc6a-2ad3-42ba-8015-e578b8a4c538 2026-07-02 16:41:03.465 10 INFO neutron.plugins.ml2.plugin [None req-d3a8f5b6-d194-4ed0-834f-dea9f63832a1 - - - - - -] Attempt 1 to provision port b0b4215d-e3be-46ee-9e8e-b4e6af714d8f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 16:41:13.217 9 INFO neutron.plugins.ml2.plugin [None req-7dcaddbf-9241-4582-bc33-a0babf3c9416 - - - - - -] Attempt 1 to provision port 210fa561-c139-43a2-be31-6154d557d492 2026-07-02 16:41:14.276 9 INFO neutron.plugins.ml2.plugin [None req-3c3e3960-9273-45bd-bbd2-9f0292cd6cc7 - - - - - -] Attempt 1 to provision port 6702af31-2d5a-4332-8719-32566d5fdb1e 2026-07-02 16:41:14.289 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 1e48928e-9d88-40e7-a3f4-fb60a858bc8c 2026-07-02 16:41:14.843 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 6702af31-2d5a-4332-8719-32566d5fdb1e 2026-07-02 16:41:15.212 10 INFO neutron.plugins.ml2.plugin [None req-bcb42b70-b084-4178-821c-38f2094f01aa - - - - - -] Attempt 1 to provision port 1e48928e-9d88-40e7-a3f4-fb60a858bc8c 2026-07-02 16:41:15.412 9 INFO neutron.plugins.ml2.plugin [None req-773fd893-e1eb-4e53-b749-2482ac120a73 - - - - - -] Attempt 1 to provision port 414f1284-bfda-4479-86db-01eb23eaf7d0 2026-07-02 16:41:16.060 9 INFO neutron.plugins.ml2.plugin [None req-40d56dfa-7716-4547-a0a1-033f0a68d8ed - - - - - -] Attempt 1 to provision port 414f1284-bfda-4479-86db-01eb23eaf7d0 2026-07-02 16:41:16.250 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 1e48928e-9d88-40e7-a3f4-fb60a858bc8c 2026-07-02 16:41:16.598 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 6702af31-2d5a-4332-8719-32566d5fdb1e 2026-07-02 16:41:17.317 10 INFO neutron.plugins.ml2.plugin [None req-cea340ec-aeea-4a96-8859-ddbdaeacff65 - - - - - -] Attempt 1 to provision port b02d2273-45ae-4667-866e-a651d4e28a50 2026-07-02 16:41:17.879 10 INFO neutron.plugins.ml2.plugin [None req-a7aab3b3-6e11-45ea-9641-a9329469f8ad - - - - - -] Attempt 1 to provision port b02d2273-45ae-4667-866e-a651d4e28a50 2026-07-02 16:41:23.779 10 INFO neutron.plugins.ml2.plugin [None req-0a28aa77-02ae-47e9-b850-0351e22760cf - - - - - -] Attempt 1 to provision port 3ce4cdf2-2830-4cf0-abe3-dfa267b23454 2026-07-02 16:41:24.263 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 5b4ebf49-5568-43d5-ad76-9e6216ce53bc 2026-07-02 16:41:24.766 9 INFO neutron.plugins.ml2.plugin [None req-79097535-eed1-46b9-950c-365ca4148223 - - - - - -] Attempt 1 to provision port 5b4ebf49-5568-43d5-ad76-9e6216ce53bc 2026-07-02 16:41:26.263 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 5b4ebf49-5568-43d5-ad76-9e6216ce53bc 2026-07-02 16:41:27.271 9 INFO neutron.plugins.ml2.plugin [None req-198272af-e47a-4182-bcf9-5fd299673197 - - - - - -] Attempt 1 to provision port 8250fa3e-e653-40b7-b5d4-9ba8cf0fe686 2026-07-02 16:41:27.940 9 INFO neutron.plugins.ml2.plugin [None req-c239cf9a-a5da-4d18-b51c-30a46dcbf08c - - - - - -] Attempt 1 to provision port 8250fa3e-e653-40b7-b5d4-9ba8cf0fe686 2026-07-02 16:41:28.339 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2cb6d860-7f05-43f7-a957-16c953ce9a12 2026-07-02 16:41:28.916 10 INFO neutron.plugins.ml2.plugin [None req-1dfbd317-3f1e-4ce4-9261-b1eed4c8626d - - - - - -] Attempt 1 to provision port 224487f4-4245-4da8-8883-d11eb6ea82f0 2026-07-02 16:41:28.961 10 INFO neutron.plugins.ml2.plugin [None req-1dfbd317-3f1e-4ce4-9261-b1eed4c8626d - - - - - -] Attempt 1 to provision port 2cb6d860-7f05-43f7-a957-16c953ce9a12 2026-07-02 16:41:29.156 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port caca5830-ed0d-4bb2-ac43-6e81442e7f9b 2026-07-02 16:41:29.371 10 INFO neutron.plugins.ml2.plugin [None req-21019a76-2399-4728-ab5b-7ac290717ce1 - - - - - -] Attempt 1 to provision port 224487f4-4245-4da8-8883-d11eb6ea82f0 2026-07-02 16:41:29.968 9 INFO neutron.plugins.ml2.plugin [None req-9bd4873b-f329-4ac7-8197-d05e8688fba8 - - - - - -] Attempt 1 to provision port 224487f4-4245-4da8-8883-d11eb6ea82f0 2026-07-02 16:41:30.290 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2cb6d860-7f05-43f7-a957-16c953ce9a12 2026-07-02 16:41:30.602 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port caca5830-ed0d-4bb2-ac43-6e81442e7f9b 2026-07-02 16:41:32.329 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 33446e78-aab0-4dd9-bfca-6bfac2d5c01a 2026-07-02 16:41:32.540 9 INFO neutron.plugins.ml2.plugin [None req-d8b25c45-e70b-4580-b636-f647bcbc3ebe - - - - - -] Attempt 1 to provision port 4a8179b3-ae94-4bda-b7a0-085b0f562582 2026-07-02 16:41:32.833 10 INFO neutron.plugins.ml2.plugin [None req-f510e6a9-ef98-4f9e-93b5-90998776f271 - - - - - -] Attempt 1 to provision port 33446e78-aab0-4dd9-bfca-6bfac2d5c01a 2026-07-02 16:41:34.326 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 33446e78-aab0-4dd9-bfca-6bfac2d5c01a 2026-07-02 16:41:35.570 10 INFO neutron.plugins.ml2.plugin [None req-9637c10e-7a44-4880-b38d-21c0bde02999 - - - - - -] Attempt 1 to provision port a12a395e-72c5-4845-9474-874625fa65f3 2026-07-02 16:41:36.331 9 INFO neutron.plugins.ml2.plugin [None req-f9aee555-3111-456f-b34c-071559ab803a - - - - - -] Attempt 1 to provision port a12a395e-72c5-4845-9474-874625fa65f3 2026-07-02 16:41:36.358 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2e6632e4-632b-4bd3-9810-38f6e8c4e154 2026-07-02 16:41:37.089 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port c81a71d8-f32f-4800-85b1-44f8535ed651 2026-07-02 16:41:37.182 9 INFO neutron.plugins.ml2.plugin [None req-86ab152a-1068-4170-a92d-407a24a4b058 - - - - - -] Attempt 1 to provision port c81a71d8-f32f-4800-85b1-44f8535ed651 2026-07-02 16:41:38.168 9 INFO neutron.plugins.ml2.plugin [None req-0a2be6d7-563a-4ec7-b049-3ff1dccc1b39 - - - - - -] Attempt 1 to provision port f1949d29-cd54-45fe-9dc8-d40c3459995a 2026-07-02 16:41:38.294 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2e6632e4-632b-4bd3-9810-38f6e8c4e154 2026-07-02 16:41:38.577 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port c81a71d8-f32f-4800-85b1-44f8535ed651 2026-07-02 16:41:38.622 9 INFO neutron.plugins.ml2.plugin [None req-de8dfbd2-dfef-4f2e-bd9d-c3e824b18ca2 - - - - - -] Attempt 1 to provision port f1949d29-cd54-45fe-9dc8-d40c3459995a 2026-07-02 16:41:42.698 10 INFO neutron.plugins.ml2.plugin [None req-28c5839e-b19b-440e-916a-58a27c249168 - - - - - -] Attempt 1 to provision port cbcee221-c656-4975-90e5-7e4d2096da57 2026-07-02 16:41:44.435 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 8250fa3e-e653-40b7-b5d4-9ba8cf0fe686 2026-07-02 16:41:44.936 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 3ce4cdf2-2830-4cf0-abe3-dfa267b23454 2026-07-02 16:41:45.472 10 INFO neutron.plugins.ml2.plugin [None req-aefcfea3-6fcc-4457-bc04-084d1676f91b - - - - - -] Attempt 1 to provision port a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23 2026-07-02 16:41:46.262 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 8250fa3e-e653-40b7-b5d4-9ba8cf0fe686 2026-07-02 16:41:46.572 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 3ce4cdf2-2830-4cf0-abe3-dfa267b23454 2026-07-02 16:41:48.386 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23 2026-07-02 16:41:48.563 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a297617-d252-4d76-916b-81fbd17e77eb'] response: {'server_uuid': '4d9b7713-b857-4478-af9b-5dff50527dca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23', 'code': 200} 2026-07-02 16:41:50.263 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23 2026-07-02 16:41:52.399 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port a12a395e-72c5-4845-9474-874625fa65f3 2026-07-02 16:41:52.778 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 4a8179b3-ae94-4bda-b7a0-085b0f562582 2026-07-02 16:41:54.283 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port a12a395e-72c5-4845-9474-874625fa65f3 2026-07-02 16:41:54.553 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 4a8179b3-ae94-4bda-b7a0-085b0f562582 2026-07-02 16:42:04.563 10 INFO neutron.plugins.ml2.plugin [None req-0e7944ba-6d9b-4ae6-adad-8a3bb927db3a - - - - - -] Attempt 1 to provision port 8b056185-f7ca-49f8-9eb6-40ec861d88f6 2026-07-02 16:42:08.512 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port d2dea560-f86f-4a11-a93e-e665e525e9e4 2026-07-02 16:42:08.743 10 INFO neutron.plugins.ml2.plugin [None req-60a7a2aa-9dbb-4e26-b504-da8d8ff97ea3 - - - - - -] Attempt 1 to provision port ee5eaf18-4538-49b9-ad8f-745d1b571736 2026-07-02 16:42:08.986 10 INFO neutron.plugins.ml2.plugin [None req-60a7a2aa-9dbb-4e26-b504-da8d8ff97ea3 - - - - - -] Attempt 1 to provision port 2c5ade3e-e08c-4193-8c39-71404bc18ce6 2026-07-02 16:42:09.022 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port ee5eaf18-4538-49b9-ad8f-745d1b571736 2026-07-02 16:42:09.753 9 INFO neutron.plugins.ml2.plugin [None req-729a46ee-0a75-45d1-8c7e-9f8f83ac6ce5 - - - - - -] Attempt 1 to provision port 2c5ade3e-e08c-4193-8c39-71404bc18ce6 2026-07-02 16:42:10.201 9 INFO neutron.plugins.ml2.plugin [None req-33ceacb3-2116-43d4-bfcc-773205ed9492 - - - - - -] Attempt 1 to provision port 2c5ade3e-e08c-4193-8c39-71404bc18ce6 2026-07-02 16:42:10.526 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port d2dea560-f86f-4a11-a93e-e665e525e9e4 2026-07-02 16:42:10.790 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port ee5eaf18-4538-49b9-ad8f-745d1b571736 2026-07-02 16:42:15.994 9 INFO neutron.plugins.ml2.plugin [None req-80339956-672d-4a19-be38-4f7d7d2c763f - - - - - -] Attempt 1 to provision port 02a7f7d6-3848-44a9-bdc7-8d89a684af04 2026-07-02 16:42:18.352 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 02a7f7d6-3848-44a9-bdc7-8d89a684af04 2026-07-02 16:42:18.482 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-26754699-4b0a-427b-a101-60d4edb3c428'] response: {'server_uuid': '8909338e-d316-4c88-a2a7-4d0216995860', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02a7f7d6-3848-44a9-bdc7-8d89a684af04', 'code': 200} 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server [None req-96cc181f-7e02-4d3e-97e5-800ec596d2a2 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 44e3e4c6-22a4-425b-9240-8a9a8c4265b7: This subnet is being modified by another concurrent operation. 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 16:42:20.234 10 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-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 16:42:20.234 10 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-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1589, in create_port 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1554, in _create_port_db 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1568, in create_port_db 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server raise exception 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 44e3e4c6-22a4-425b-9240-8a9a8c4265b7: This subnet is being modified by another concurrent operation. 2026-07-02 16:42:20.234 10 ERROR oslo_messaging.rpc.server  2026-07-02 16:42:20.304 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 02a7f7d6-3848-44a9-bdc7-8d89a684af04 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.475 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.476 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:21.477 10 INFO neutron.plugins.ml2.plugin [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Attempt 2 to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.499 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.500 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:21.500 10 INFO neutron.plugins.ml2.plugin [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Attempt 3 to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.529 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.530 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:21.530 10 INFO neutron.plugins.ml2.plugin [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Attempt 4 to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.567 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.568 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:21.570 10 INFO neutron.plugins.ml2.plugin [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Attempt 5 to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.599 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.600 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:21.600 10 INFO neutron.plugins.ml2.plugin [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Attempt 6 to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.631 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.632 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:21.633 10 INFO neutron.plugins.ml2.plugin [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Attempt 7 to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.656 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:21.656 10 INFO neutron.plugins.ml2.plugin [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Attempt 8 to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.675 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:21.684 10 INFO neutron.plugins.ml2.plugin [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Attempt 9 to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.706 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.707 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:21.707 10 INFO neutron.plugins.ml2.plugin [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Attempt 10 to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 97b5dfdb-671b-4599-ba51-da4cd3f69c59 could not be found. 2026-07-02 16:42:21.724 10 ERROR neutron.plugins.ml2.managers  2026-07-02 16:42:21.725 10 ERROR neutron.plugins.ml2.managers [None req-378b67cd-1c52-4d4d-98a2-554c736cb973 - - - - - -] Failed to bind port a2a5ac97-d236-44ee-9e87-dea1ebd6e667 on host instance for vnic_type normal using segments [{'id': '4aeda13f-7592-4d4c-bf03-f259e023a2cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 389, 'network_id': '22cd0005-51b2-4e8e-bfe5-351ea126c736'}] 2026-07-02 16:42:24.417 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2c5ade3e-e08c-4193-8c39-71404bc18ce6 2026-07-02 16:42:26.364 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 8b056185-f7ca-49f8-9eb6-40ec861d88f6 2026-07-02 16:42:26.708 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2c5ade3e-e08c-4193-8c39-71404bc18ce6 2026-07-02 16:42:28.315 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 8b056185-f7ca-49f8-9eb6-40ec861d88f6 2026-07-02 16:42:42.086 10 INFO neutron.plugins.ml2.plugin [None req-97bf896e-81bb-4fea-85f3-32962dfd1fd7 - - - - - -] Attempt 1 to provision port e81398dd-6035-4127-b82b-b36eb958db65 2026-07-02 16:42:44.599 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 71cce72b-80e7-426b-b6a6-6633a94b9d98 2026-07-02 16:42:44.862 10 INFO neutron.plugins.ml2.plugin [None req-22a310c8-0d4b-4b62-bc47-e9406a8b95c1 - - - - - -] Attempt 1 to provision port 71cce72b-80e7-426b-b6a6-6633a94b9d98 2026-07-02 16:42:45.280 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e81398dd-6035-4127-b82b-b36eb958db65 2026-07-02 16:42:45.497 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-edae9d29-8484-471d-9a99-a9ee3382ead2'] response: {'server_uuid': '6ac6c8f0-c1fb-4b23-8972-e57cb9460afb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e81398dd-6035-4127-b82b-b36eb958db65', 'code': 200} 2026-07-02 16:42:45.903 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 4492e6c0-2fb7-41b2-a405-050693cc503e 2026-07-02 16:42:46.096 9 INFO neutron.plugins.ml2.plugin [None req-c15588b8-c9a8-4faa-9f14-b8db750ea5fa - - - - - -] Attempt 1 to provision port 4492e6c0-2fb7-41b2-a405-050693cc503e 2026-07-02 16:42:46.597 9 INFO neutron.plugins.ml2.plugin [None req-d9683576-c89f-46fa-9bec-d483e1a55dfc - - - - - -] Attempt 1 to provision port cd8995ed-e693-4d10-bfcf-97fd5424dd35 2026-07-02 16:42:46.934 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port f6ef3523-fdd1-46f1-8a83-53a80f2b5a81 2026-07-02 16:42:47.241 9 INFO neutron.plugins.ml2.plugin [None req-e1cca3b2-c854-45b1-a59a-7c7b71c0cfea - - - - - -] Attempt 1 to provision port f6ef3523-fdd1-46f1-8a83-53a80f2b5a81 2026-07-02 16:42:47.539 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port cd8995ed-e693-4d10-bfcf-97fd5424dd35 2026-07-02 16:42:47.970 9 INFO neutron.plugins.ml2.plugin [None req-6b74abaf-df06-4160-a4a1-30abc14e11f4 - - - - - -] Attempt 1 to provision port 27b8203c-1162-4060-ab01-9ca10af7e25f 2026-07-02 16:42:48.110 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 27b8203c-1162-4060-ab01-9ca10af7e25f 2026-07-02 16:42:48.774 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port e81398dd-6035-4127-b82b-b36eb958db65 2026-07-02 16:43:05.490 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-40c09da8-7aa4-485c-8e5b-7266b44524c0'] response: {'server_uuid': '6ac6c8f0-c1fb-4b23-8972-e57cb9460afb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e81398dd-6035-4127-b82b-b36eb958db65', 'code': 200} 2026-07-02 16:44:09.316 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port cd47d052-f0d7-4308-82ae-4e7b4fdc8ca2 2026-07-02 16:44:10.454 9 INFO neutron.plugins.ml2.plugin [None req-c274996d-067c-43c7-8f2f-858b0d7dc966 - - - - - -] Attempt 1 to provision port cd47d052-f0d7-4308-82ae-4e7b4fdc8ca2 2026-07-02 16:44:11.353 9 INFO neutron.plugins.ml2.plugin [None req-39031eb1-056d-4f19-a827-b4f4a8cd9211 - - - - - -] Attempt 1 to provision port cd47d052-f0d7-4308-82ae-4e7b4fdc8ca2 2026-07-02 16:44:11.363 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 55377081-fa0f-470f-962c-036f3d9d2897 2026-07-02 16:44:11.897 9 INFO neutron.plugins.ml2.plugin [None req-ee979f46-d030-454f-b66d-5bed3bfc9178 - - - - - -] Attempt 1 to provision port fbb17b41-8d4b-4318-bc04-5b3e8231a035 2026-07-02 16:44:11.989 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port cd47d052-f0d7-4308-82ae-4e7b4fdc8ca2 2026-07-02 16:44:12.043 10 INFO neutron.plugins.ml2.plugin [None req-a108b430-5611-4af8-bfd8-9a9b91d0eb21 - - - - - -] Attempt 1 to provision port 55377081-fa0f-470f-962c-036f3d9d2897 2026-07-02 16:44:12.351 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port fab059ff-8cc6-4229-9baf-90e9bb6fc176 2026-07-02 16:44:12.454 9 INFO neutron.plugins.ml2.plugin [None req-cc5014b2-a2a9-4280-867e-58691545fc58 - - - - - -] Attempt 1 to provision port 55377081-fa0f-470f-962c-036f3d9d2897 2026-07-02 16:44:13.375 9 INFO neutron.plugins.ml2.plugin [None req-eeaa3ef9-74d1-4f00-81b0-83f1f4157623 - - - - - -] Attempt 1 to provision port fab059ff-8cc6-4229-9baf-90e9bb6fc176 2026-07-02 16:44:13.858 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 55377081-fa0f-470f-962c-036f3d9d2897 2026-07-02 16:44:14.078 9 INFO neutron.plugins.ml2.plugin [None req-77e47202-42c1-4d3d-91ab-fdab4f4495f0 - - - - - -] Attempt 1 to provision port fab059ff-8cc6-4229-9baf-90e9bb6fc176 2026-07-02 16:44:14.241 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port fab059ff-8cc6-4229-9baf-90e9bb6fc176 2026-07-02 16:44:14.871 9 INFO neutron.plugins.ml2.plugin [None req-84138df2-7510-4c31-8256-fe033406116e - - - - - -] Attempt 1 to provision port f4a046d6-34c5-423c-9352-eb8305902280 2026-07-02 16:44:15.631 9 INFO neutron.plugins.ml2.plugin [None req-06b07536-0cbc-4dd5-8faa-e26a7e7575fb - - - - - -] Attempt 1 to provision port f4a046d6-34c5-423c-9352-eb8305902280 2026-07-02 16:44:15.846 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 3503384e-33c0-4606-99b7-dded9a494db6 2026-07-02 16:44:16.777 10 INFO neutron.plugins.ml2.plugin [None req-5d92c17f-33fd-4b6f-b0e9-762db33ecada - - - - - -] Attempt 1 to provision port 92bd2943-2cf9-415d-b034-5b0ab9cdf464 2026-07-02 16:44:17.425 10 INFO neutron.plugins.ml2.plugin [None req-13d2d587-3454-436c-a43e-4b4b5aba4519 - - - - - -] Attempt 1 to provision port 92bd2943-2cf9-415d-b034-5b0ab9cdf464 2026-07-02 16:44:17.819 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 3503384e-33c0-4606-99b7-dded9a494db6 2026-07-02 16:44:18.881 9 INFO neutron.plugins.ml2.plugin [None req-fc908cff-7564-4d3b-9a9b-b0e96d0e8a8d - - - - - -] Attempt 1 to provision port 5e8b3933-8a7e-4c7e-be71-aa753b2aff4e 2026-07-02 16:44:19.629 9 INFO neutron.plugins.ml2.plugin [None req-27f96b08-3899-4cb1-a855-eef780ee79e3 - - - - - -] Attempt 1 to provision port 5e8b3933-8a7e-4c7e-be71-aa753b2aff4e 2026-07-02 16:44:25.889 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b 2026-07-02 16:44:26.067 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d03decd0-d74d-40bc-a6ca-a61b16f3c03b'] response: {'server_uuid': '6442e59f-884e-426f-b8f5-9f01fb4a479f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b', 'code': 200} 2026-07-02 16:44:27.832 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b 2026-07-02 16:44:32.370 10 INFO neutron.plugins.ml2.plugin [None req-8a2582d9-8823-4656-90db-c1510ad05744 - - - - - -] Attempt 1 to provision port 055bde4d-7b14-4705-bff5-fc9a390428fb 2026-07-02 16:44:33.889 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 055bde4d-7b14-4705-bff5-fc9a390428fb 2026-07-02 16:44:34.009 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0061e4a7-286a-4c6c-9262-82c5c58d5865'] response: {'server_uuid': 'b1dabb18-4aa1-42b7-affc-74ff1bd249eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '055bde4d-7b14-4705-bff5-fc9a390428fb', 'code': 200} 2026-07-02 16:44:35.902 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 5e8b3933-8a7e-4c7e-be71-aa753b2aff4e 2026-07-02 16:44:36.287 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port fbb17b41-8d4b-4318-bc04-5b3e8231a035 2026-07-02 16:44:36.640 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 055bde4d-7b14-4705-bff5-fc9a390428fb 2026-07-02 16:44:36.893 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port f4a046d6-34c5-423c-9352-eb8305902280 2026-07-02 16:44:37.232 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 92bd2943-2cf9-415d-b034-5b0ab9cdf464 2026-07-02 16:44:37.872 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 5e8b3933-8a7e-4c7e-be71-aa753b2aff4e 2026-07-02 16:44:38.239 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port f4a046d6-34c5-423c-9352-eb8305902280 2026-07-02 16:44:38.546 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port fbb17b41-8d4b-4318-bc04-5b3e8231a035 2026-07-02 16:44:38.729 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 92bd2943-2cf9-415d-b034-5b0ab9cdf464 2026-07-02 16:44:52.082 9 INFO neutron.plugins.ml2.plugin [None req-5723481f-e93f-4b5c-870d-6923e44a2ea3 - - - - - -] Attempt 1 to provision port 93616dfc-1991-41e2-9047-5e2d8364fb62 2026-07-02 16:45:05.031 9 INFO neutron.plugins.ml2.plugin [None req-f0e01c4d-9e62-45f9-ad52-ecaf631b9b9b - - - - - -] Attempt 1 to provision port daf6acda-844f-4dff-a235-89d89b0e30e0 2026-07-02 16:45:07.914 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port daf6acda-844f-4dff-a235-89d89b0e30e0 2026-07-02 16:45:08.053 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-13959d23-c8d6-432d-b41c-a9bf38eb3232'] response: {'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'daf6acda-844f-4dff-a235-89d89b0e30e0', 'code': 200} 2026-07-02 16:45:09.866 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port daf6acda-844f-4dff-a235-89d89b0e30e0 2026-07-02 16:45:45.993 10 INFO neutron.plugins.ml2.plugin [None req-78fa3fa0-c719-4d51-a91f-4939287580ab - - - - - -] Attempt 1 to provision port 0db9473e-459b-46f4-91a3-29413c63eebf 2026-07-02 16:45:48.034 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 0db9473e-459b-46f4-91a3-29413c63eebf 2026-07-02 16:45:48.220 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd16c215-76cc-44f8-8fc4-2c36a418fea6'] response: {'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0db9473e-459b-46f4-91a3-29413c63eebf', 'code': 200} 2026-07-02 16:45:49.994 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 0db9473e-459b-46f4-91a3-29413c63eebf 2026-07-02 16:46:11.980 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2eb83be6-330e-47b0-9ba0-a3194915538c 2026-07-02 16:46:12.131 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a975abad-2be3-43df-aed6-d902a334e291'] response: {'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2eb83be6-330e-47b0-9ba0-a3194915538c', 'code': 200} 2026-07-02 16:46:13.911 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 2eb83be6-330e-47b0-9ba0-a3194915538c 2026-07-02 16:46:19.430 10 INFO neutron.plugins.ml2.plugin [None req-c27c9965-a56d-49ae-be0d-4997fdb1e540 - - - - - -] Attempt 1 to provision port 67387d6a-43bc-452f-a598-ad08c98e4591 2026-07-02 16:46:22.039 9 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 67387d6a-43bc-452f-a598-ad08c98e4591 2026-07-02 16:46:22.499 9 INFO neutron.plugins.ml2.plugin [None req-782b9009-47a7-401b-a9d8-a5d658084902 - - - - - -] Attempt 1 to provision port 67387d6a-43bc-452f-a598-ad08c98e4591 2026-07-02 16:46:22.642 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef6716f3-09fe-4be0-99db-4f3a390d5e58'] response: {'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67387d6a-43bc-452f-a598-ad08c98e4591', 'code': 200} 2026-07-02 16:46:23.950 10 INFO neutron.plugins.ml2.plugin [None req-b4a54e9b-9a87-41f4-9509-c7759f4ee22c - - - - - -] Attempt 1 to provision port 67387d6a-43bc-452f-a598-ad08c98e4591 2026-07-02 16:46:32.805 10 INFO neutron.plugins.ml2.plugin [None req-42e75628-dd2b-40d1-91a5-562d63688a53 - - - - - -] Attempt 1 to provision port 67387d6a-43bc-452f-a598-ad08c98e4591 2026-07-02 16:46:43.251 10 INFO neutron.plugins.ml2.plugin [None req-539c9d7c-ee6d-4b4d-b092-807fcecd0962 - - - - - -] Attempt 1 to provision port 2eb83be6-330e-47b0-9ba0-a3194915538c