+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-01 01:27:17.229 1 INFO neutron.common.config [-] Logging enabled! 2026-07-01 01:27:17.229 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-01 01:27:17.230 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-01 01:27:17.230 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 01:27:18.202 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:27:18.205 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 01:27:18.212 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 01:27:18.214 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:27:18.215 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 01:27:18.216 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 01:27:18.216 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:27:18.222 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:27:18.222 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:27:18.222 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:27:18.241 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 01:27:18.242 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:27:18.242 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 01:27:18.270 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 01:27:18.270 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 01:27:18.271 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 01:27:18.271 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 01:27:18.276 1 WARNING oslo_policy.policy [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] 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-01 01:27:18.553 1 INFO neutron.plugins.ml2.managers [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] Initializing driver for type 'vlan' 2026-07-01 01:27:18.702 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] VlanTypeDriver initialization complete 2026-07-01 01:27:18.702 1 INFO neutron.plugins.ml2.managers [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 01:27:18.703 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 01:27:18.744 1 INFO neutron.plugins.ml2.managers [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 01:27:18.745 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 01:27:18.745 1 INFO neutron.plugins.ml2.managers [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] Initializing extension driver 'port_security' 2026-07-01 01:27:18.745 1 INFO neutron.plugins.ml2.extensions.port_security [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 01:27:18.746 1 INFO neutron.plugins.ml2.managers [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] Initializing extension driver 'qos' 2026-07-01 01:27:18.746 1 INFO neutron.plugins.ml2.managers [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 01:27:18.746 1 INFO neutron.plugins.ml2.managers [None req-355fb000-ec99-4b6e-a241-365f81f5d92a - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 01:27:18.763 1 INFO neutron.quota [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded quota_driver: . 2026-07-01 01:27:18.764 1 INFO neutron.plugins.ml2.plugin [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 01:27:18.764 1 INFO neutron.plugins.ml2.managers [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 01:27:18.764 1 INFO neutron.plugins.ml2.managers [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 01:27:18.764 1 INFO neutron.plugins.ml2.managers [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 01:27:18.764 1 INFO neutron.extensions.vlantransparent [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Disabled vlantransparent extension. 2026-07-01 01:27:18.765 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: qos 2026-07-01 01:27:18.774 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: router 2026-07-01 01:27:18.808 1 INFO neutron.services.service_base [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 01:27:18.808 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: segments 2026-07-01 01:27:18.872 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: trunk 2026-07-01 01:27:18.933 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: vpnaas 2026-07-01 01:27:18.970 1 WARNING stevedore.named [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 01:27:19.026 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 01:27:19.027 1 INFO neutron.common.utils [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 01:27:19.027 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 01:27:19.030 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: tag 2026-07-01 01:27:19.036 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: timestamp 2026-07-01 01:27:19.038 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 01:27:19.044 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: flavors 2026-07-01 01:27:19.047 1 INFO neutron.manager [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loading Plugin: revisions 2026-07-01 01:27:19.049 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Initializing extension manager. 2026-07-01 01:27:19.050 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: address-group 2026-07-01 01:27:19.051 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: address-scope 2026-07-01 01:27:19.051 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 01:27:19.052 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: agent 2026-07-01 01:27:19.053 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 01:27:19.054 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 01:27:19.054 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 01:27:19.055 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: availability_zone 2026-07-01 01:27:19.055 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 01:27:19.056 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 01:27:19.056 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 01:27:19.057 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 01:27:19.058 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: dns-integration 2026-07-01 01:27:19.058 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 01:27:19.059 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 01:27:19.059 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: dvr 2026-07-01 01:27:19.060 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 01:27:19.060 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 01:27:19.061 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:27:19.061 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 01:27:19.062 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: external-net 2026-07-01 01:27:19.062 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 01:27:19.062 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: extraroute 2026-07-01 01:27:19.063 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 01:27:19.064 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 01:27:19.064 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 01:27:19.064 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 01:27:19.065 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 01:27:19.065 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: fip-port-details 2026-07-01 01:27:19.066 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: flavors 2026-07-01 01:27:19.067 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 01:27:19.067 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 01:27:19.068 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: ip_allocation 2026-07-01 01:27:19.068 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 01:27:19.069 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 01:27:19.070 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: router 2026-07-01 01:27:19.071 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:27:19.071 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 01:27:19.072 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 01:27:19.073 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 01:27:19.073 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: l3-ha 2026-07-01 01:27:19.073 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:27:19.074 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 01:27:19.074 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: l3-flavors 2026-07-01 01:27:19.075 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:27:19.076 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 01:27:19.078 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 01:27:19.079 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 01:27:19.080 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 01:27:19.081 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 01:27:19.081 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 01:27:19.082 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: multi-provider 2026-07-01 01:27:19.082 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: net-mtu 2026-07-01 01:27:19.083 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 01:27:19.083 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 01:27:19.084 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: network_ha 2026-07-01 01:27:19.084 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 01:27:19.085 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 01:27:19.086 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: pagination 2026-07-01 01:27:19.086 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: port-device-profile 2026-07-01 01:27:19.086 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 01:27:19.087 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 01:27:19.087 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 01:27:19.088 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: port-mac-override 2026-07-01 01:27:19.088 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 01:27:19.089 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 01:27:19.089 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: port-resource-request 2026-07-01 01:27:19.090 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 01:27:19.090 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: binding 2026-07-01 01:27:19.091 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: binding-extended 2026-07-01 01:27:19.092 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: port-security 2026-07-01 01:27:19.092 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: project-id 2026-07-01 01:27:19.092 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: provider 2026-07-01 01:27:19.094 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos 2026-07-01 01:27:19.094 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 01:27:19.095 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 01:27:19.096 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-default 2026-07-01 01:27:19.096 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-fip 2026-07-01 01:27:19.096 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 01:27:19.097 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 01:27:19.097 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 01:27:19.098 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 01:27:19.098 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 01:27:19.099 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-pps 2026-07-01 01:27:19.099 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 01:27:19.100 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 01:27:19.100 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 01:27:19.101 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 01:27:19.102 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: quotas 2026-07-01 01:27:19.104 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: quota_details 2026-07-01 01:27:19.105 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: rbac-policies 2026-07-01 01:27:19.106 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 01:27:19.106 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 01:27:19.107 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 01:27:19.107 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 01:27:19.108 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: revision-if-match 2026-07-01 01:27:19.108 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 01:27:19.109 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 01:27:19.109 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 01:27:19.110 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 01:27:19.111 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 01:27:19.111 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 01:27:19.112 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 01:27:19.112 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 01:27:19.113 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 01:27:19.119 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: security-group 2026-07-01 01:27:19.120 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: segment 2026-07-01 01:27:19.120 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 01:27:19.121 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: service-type 2026-07-01 01:27:19.121 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: sorting 2026-07-01 01:27:19.121 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 01:27:19.122 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 01:27:19.122 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 01:27:19.123 1 WARNING neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 01:27:19.123 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 01:27:19.124 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 01:27:19.124 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 01:27:19.125 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 01:27:19.125 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 01:27:19.126 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 01:27:19.126 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 01:27:19.129 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 01:27:19.129 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 01:27:19.130 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: trunk 2026-07-01 01:27:19.130 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: trunk-details 2026-07-01 01:27:19.131 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 01:27:19.131 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 01:27:19.133 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 01:27:19.133 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 01:27:19.134 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 01:27:19.135 1 INFO neutron.api.extensions [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Loaded extension: vpnaas 2026-07-01 01:27:19.137 1 INFO oslo_service.service [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Starting 2 workers 2026-07-01 01:27:19.141 1 INFO oslo_service.service [None req-0f5f8a24-8ca7-4188-866a-6861e05b2d97 - - - - - -] Starting 1 workers 2026-07-01 01:27:54.238 9 INFO neutron.db.l3_hamode_db [None req-4c46597a-986d-4d4c-bf99-aa12f83b911e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 01:28:08.479 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f6582868-808b-4c1d-a1a7-5c31192d4bc0 2026-07-01 01:28:08.800 9 INFO neutron.plugins.ml2.plugin [None req-222fcc46-37e4-4d02-9927-89970b4339ae - - - - - -] Attempt 1 to provision port f6582868-808b-4c1d-a1a7-5c31192d4bc0 2026-07-01 01:28:10.440 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f6582868-808b-4c1d-a1a7-5c31192d4bc0 2026-07-01 01:32:30.620 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 4ca0496a-3eaa-432f-99f0-2983a55f29f6 2026-07-01 01:32:31.221 10 INFO neutron.plugins.ml2.plugin [None req-e39da9a8-0ddf-4431-8633-1c729475de79 - - - - - -] Attempt 1 to provision port 4ca0496a-3eaa-432f-99f0-2983a55f29f6 2026-07-01 01:32:32.622 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 4ca0496a-3eaa-432f-99f0-2983a55f29f6 2026-07-01 01:32:38.549 9 INFO neutron.plugins.ml2.plugin [None req-3548d2c4-23a7-463d-ac08-19a29fcacba7 - - - - - -] Attempt 1 to provision port c47be44e-a080-4dff-ae1b-dc41b80c023c 2026-07-01 01:36:20.858 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c47be44e-a080-4dff-ae1b-dc41b80c023c 2026-07-01 01:36:22.740 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c47be44e-a080-4dff-ae1b-dc41b80c023c 2026-07-01 01:47:15.168 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 4383dba9-f21a-47c2-97e0-4029b98400e9 2026-07-01 01:47:17.178 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 4383dba9-f21a-47c2-97e0-4029b98400e9 2026-07-01 02:02:55.907 9 INFO neutron.plugins.ml2.plugin [None req-b43f9676-a2c3-47ca-b73a-efed37c4f30f - - - - - -] Attempt 1 to provision port 7afbac00-ca9a-476f-b744-24e28ce10d89 2026-07-01 02:02:55.940 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 76ce1119-f7b3-459b-8ccf-e2cdfd1db9f4 2026-07-01 02:02:56.488 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port a7fe8c75-8124-44ba-8879-c4444db4f636 2026-07-01 02:02:56.762 10 INFO neutron.plugins.ml2.plugin [None req-9122bc1b-cc7c-422d-b89d-bb95ab890d08 - - - - - -] Attempt 1 to provision port 76ce1119-f7b3-459b-8ccf-e2cdfd1db9f4 2026-07-01 02:02:56.985 9 INFO neutron.plugins.ml2.plugin [None req-fa9c6f40-6016-4e10-9486-5c58e9027a81 - - - - - -] Attempt 1 to provision port 893f73ad-741c-40d0-82b7-997aedff2b2b 2026-07-01 02:02:57.125 10 INFO neutron.plugins.ml2.plugin [None req-2c562041-4213-4e72-ab02-9b2650babe92 - - - - - -] Attempt 1 to provision port a7fe8c75-8124-44ba-8879-c4444db4f636 2026-07-01 02:02:57.400 10 INFO neutron.plugins.ml2.plugin [None req-b1f56a80-74cc-42f8-ad3f-5fed1a182191 - - - - - -] Attempt 1 to provision port 7a7247bf-2b4e-4664-bc24-c8c317371785 2026-07-01 02:02:57.876 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7a7247bf-2b4e-4664-bc24-c8c317371785 2026-07-01 02:02:58.131 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 76ce1119-f7b3-459b-8ccf-e2cdfd1db9f4 2026-07-01 02:02:58.521 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port a7fe8c75-8124-44ba-8879-c4444db4f636 2026-07-01 02:02:58.988 10 INFO neutron.plugins.ml2.plugin [None req-faee0e5a-409c-4d32-9a52-be3c323b789b - - - - - -] Attempt 1 to provision port 0ca3b276-c65f-4740-90a9-691a01c1840f 2026-07-01 02:02:59.824 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7a7247bf-2b4e-4664-bc24-c8c317371785 2026-07-01 02:02:59.902 9 INFO neutron.plugins.ml2.plugin [None req-e644c5e3-d0c5-46fc-a235-9dd19acb35e7 - - - - - -] Attempt 1 to provision port 0e6d6f8b-526b-4644-ba64-136ba3a7fbb0 2026-07-01 02:03:00.568 9 INFO neutron.plugins.ml2.plugin [None req-9a222caf-3899-46d3-ab89-f1128ffd1079 - - - - - -] Attempt 1 to provision port 0e6d6f8b-526b-4644-ba64-136ba3a7fbb0 2026-07-01 02:03:01.526 10 INFO neutron.plugins.ml2.plugin [None req-4e16b3cd-9cba-49a7-b167-ed1b515e5ecf - - - - - -] Attempt 1 to provision port 9265c5e4-3913-4003-a6bf-f262b21aef65 2026-07-01 02:03:01.720 9 INFO neutron.plugins.ml2.plugin [None req-906c10af-b660-4fbf-a466-d66f33d12440 - - - - - -] Attempt 1 to provision port f8644305-17f3-42da-8181-775172888cf7 2026-07-01 02:03:02.203 10 INFO neutron.plugins.ml2.plugin [None req-69088ad2-6f75-426b-a5af-3ed03b03cc0c - - - - - -] Attempt 1 to provision port 9265c5e4-3913-4003-a6bf-f262b21aef65 2026-07-01 02:03:02.451 9 INFO neutron.plugins.ml2.plugin [None req-b1a5a1eb-c1bd-4b60-94c5-4b506e788072 - - - - - -] Attempt 1 to provision port f8644305-17f3-42da-8181-775172888cf7 2026-07-01 02:03:04.517 9 INFO neutron.plugins.ml2.plugin [None req-29132dd8-7899-4cf1-adac-529aff03c75b - - - - - -] Attempt 1 to provision port aa544ff6-8ef2-4cc3-97eb-245d3ed30bd2 2026-07-01 02:03:05.171 9 INFO neutron.plugins.ml2.plugin [None req-85158e36-2a6a-4dd4-940a-f95ce39702b1 - - - - - -] Attempt 1 to provision port 9ab0f16d-859a-41bc-8657-64a868e67b32 2026-07-01 02:03:05.796 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 9ab0f16d-859a-41bc-8657-64a868e67b32 2026-07-01 02:03:06.893 10 INFO neutron.plugins.ml2.plugin [None req-588e167f-daeb-4856-886d-434a7b415b6e - - - - - -] Attempt 1 to provision port c780dd83-f388-4cc4-91cf-34f7c1fb033f 2026-07-01 02:03:07.917 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c8a58c61-a739-4fd8-8a0f-185101517bde 2026-07-01 02:03:07.949 9 INFO neutron.plugins.ml2.plugin [None req-27612005-6e1a-49b8-a2de-54491e34da91 - - - - - -] Attempt 1 to provision port c780dd83-f388-4cc4-91cf-34f7c1fb033f 2026-07-01 02:03:08.454 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 765aa01e-a640-43e7-adbb-d610022e81e3 2026-07-01 02:03:09.069 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 26706b72-27b8-44cf-a586-f71bbc76369f 2026-07-01 02:03:09.583 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f217528b-6fc9-47ea-8a70-c0cc111c5457 2026-07-01 02:03:10.357 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c8a58c61-a739-4fd8-8a0f-185101517bde 2026-07-01 02:03:10.529 10 INFO neutron.plugins.ml2.plugin [None req-696b502e-03be-437c-97f0-fe3d6368b142 - - - - - -] Attempt 1 to provision port cfeaf59e-bd7e-41e6-9daf-7dbc214e7d80 2026-07-01 02:03:10.588 10 INFO neutron.plugins.ml2.plugin [None req-696b502e-03be-437c-97f0-fe3d6368b142 - - - - - -] Attempt 1 to provision port 37ec0149-7a84-4501-923e-36fe13df4b71 2026-07-01 02:03:10.702 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f217528b-6fc9-47ea-8a70-c0cc111c5457 2026-07-01 02:03:10.985 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 765aa01e-a640-43e7-adbb-d610022e81e3 2026-07-01 02:03:11.278 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 26706b72-27b8-44cf-a586-f71bbc76369f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 02:03:16.590 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 37ec0149-7a84-4501-923e-36fe13df4b71 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 02:03:17.516 9 INFO neutron.plugins.ml2.plugin [None req-135b5ff1-99e7-4505-ba72-61c287c573f5 - - - - - -] Attempt 1 to provision port 4f50daf4-818b-4bf8-8f09-5b918ee04601 2026-07-01 02:03:17.606 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port cfeaf59e-bd7e-41e6-9daf-7dbc214e7d80 2026-07-01 02:03:17.630 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa765fd5-5669-4196-9de5-ec9e57189169'] response: {'server_uuid': '16964082-f049-4d4e-b7c6-fd328213e177', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37ec0149-7a84-4501-923e-36fe13df4b71', 'code': 200} 2026-07-01 02:03:18.493 9 INFO neutron.plugins.ml2.plugin [None req-0aaeba4c-bbd1-41e1-8252-e52bdcf7248a - - - - - -] Attempt 1 to provision port b4a75e37-cc4e-4381-af5f-1088b9381049 2026-07-01 02:03:18.581 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 37ec0149-7a84-4501-923e-36fe13df4b71 2026-07-01 02:03:18.973 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port cfeaf59e-bd7e-41e6-9daf-7dbc214e7d80 2026-07-01 02:03:19.274 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port b4a75e37-cc4e-4381-af5f-1088b9381049 2026-07-01 02:03:19.690 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-83346f90-7b7d-4a87-a4c5-f0a408cc46dd'] response: {'server_uuid': '60e64521-3cbc-408a-a550-73b27091fa06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cfeaf59e-bd7e-41e6-9daf-7dbc214e7d80', 'code': 200} 2026-07-01 02:03:20.268 9 INFO neutron.plugins.ml2.plugin [None req-75ccc795-4e28-4f77-ae4e-950db570d17c - - - - - -] Attempt 1 to provision port 81b3de4c-eb77-4346-bb93-d9a34e6faeab 2026-07-01 02:03:20.502 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port b4a75e37-cc4e-4381-af5f-1088b9381049 2026-07-01 02:03:21.110 10 INFO neutron.plugins.ml2.plugin [None req-53604b43-3ca6-4307-958f-38520083c801 - - - - - -] Attempt 1 to provision port 81b3de4c-eb77-4346-bb93-d9a34e6faeab 2026-07-01 02:03:22.599 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port b235f465-1388-48aa-9edb-c5fc582bbfcb 2026-07-01 02:03:24.552 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port b235f465-1388-48aa-9edb-c5fc582bbfcb 2026-07-01 02:03:26.627 9 INFO neutron.plugins.ml2.plugin [None req-103e7de8-9c9a-4b0e-822f-4b92e42c2175 - - - - - -] Attempt 1 to provision port 5d07b1cb-1be6-4147-9545-5caf3929518e 2026-07-01 02:03:28.594 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 5d07b1cb-1be6-4147-9545-5caf3929518e 2026-07-01 02:03:29.240 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d787a1f-0b47-4b84-a648-cf8e860f36af'] response: {'server_uuid': '6e7943af-a9e5-45a5-afac-4ea3f4fe081d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d07b1cb-1be6-4147-9545-5caf3929518e', 'code': 200} 2026-07-01 02:03:30.482 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 5d07b1cb-1be6-4147-9545-5caf3929518e 2026-07-01 02:03:32.501 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 8a8bbddd-fbbd-47b3-88da-f331accee808 2026-07-01 02:03:33.033 9 INFO neutron.plugins.ml2.plugin [None req-eebcf105-4f81-4dbd-b8ce-9b13d71d415c - - - - - -] Attempt 1 to provision port 70283f14-c034-4fb7-b361-45549506c65c 2026-07-01 02:03:33.400 10 INFO neutron.plugins.ml2.plugin [None req-5123c48c-9c7d-4751-a243-e4bd4e8ed796 - - - - - -] Attempt 1 to provision port 8a8bbddd-fbbd-47b3-88da-f331accee808 2026-07-01 02:03:34.541 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 893f73ad-741c-40d0-82b7-997aedff2b2b 2026-07-01 02:03:35.183 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 9265c5e4-3913-4003-a6bf-f262b21aef65 2026-07-01 02:03:35.529 10 INFO neutron.plugins.ml2.plugin [None req-2847b1b6-4e05-4204-96e4-daae307931a7 - - - - - -] Attempt 1 to provision port 46a0dfc9-b79a-48b9-8004-c5449ffc196e 2026-07-01 02:03:35.729 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 8a8bbddd-fbbd-47b3-88da-f331accee808 2026-07-01 02:03:36.209 9 INFO neutron.plugins.ml2.plugin [None req-7186eb3a-500c-4321-ae65-d9534a3ec0fd - - - - - -] Attempt 1 to provision port cfeaf59e-bd7e-41e6-9daf-7dbc214e7d80 2026-07-01 02:03:36.275 9 INFO neutron.plugins.ml2.plugin [None req-7186eb3a-500c-4321-ae65-d9534a3ec0fd - - - - - -] Attempt 1 to provision port 46a0dfc9-b79a-48b9-8004-c5449ffc196e 2026-07-01 02:03:36.619 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 9265c5e4-3913-4003-a6bf-f262b21aef65 2026-07-01 02:03:36.932 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port cfeaf59e-bd7e-41e6-9daf-7dbc214e7d80 2026-07-01 02:03:37.307 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7dc25780-b31b-4aa7-8329-54d31236910a 2026-07-01 02:03:37.765 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 893f73ad-741c-40d0-82b7-997aedff2b2b 2026-07-01 02:03:38.450 10 INFO neutron.plugins.ml2.plugin [None req-75eae76d-a770-4309-b12e-3c88ecc51b07 - - - - - -] Attempt 1 to provision port cfeaf59e-bd7e-41e6-9daf-7dbc214e7d80 2026-07-01 02:03:38.533 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7dc25780-b31b-4aa7-8329-54d31236910a 2026-07-01 02:03:38.873 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port cfeaf59e-bd7e-41e6-9daf-7dbc214e7d80 2026-07-01 02:03:40.895 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7adbe1fa-dffd-48ad-a51f-45c58ab6ea91'] response: {'server_uuid': '60e64521-3cbc-408a-a550-73b27091fa06', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cfeaf59e-bd7e-41e6-9daf-7dbc214e7d80', 'code': 200} 2026-07-01 02:03:41.061 10 INFO neutron.plugins.ml2.plugin [None req-ed7f03d8-0a3b-4feb-84c6-e55cd8a3d0da - - - - - -] Attempt 1 to provision port 5c5fbdb8-78b9-4078-a048-1d8d528a3855 2026-07-01 02:03:42.658 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 5c5fbdb8-78b9-4078-a048-1d8d528a3855 2026-07-01 02:03:42.789 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2b0c2e5-62ca-496d-93f6-ac81e0e6d361'] response: {'server_uuid': '3a2d805a-1551-4fdd-bbae-863a0a09970e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c5fbdb8-78b9-4078-a048-1d8d528a3855', 'code': 200} 2026-07-01 02:03:44.717 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 5c5fbdb8-78b9-4078-a048-1d8d528a3855 2026-07-01 02:03:45.074 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 4f50daf4-818b-4bf8-8f09-5b918ee04601 2026-07-01 02:03:46.686 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 81b3de4c-eb77-4346-bb93-d9a34e6faeab /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 02:03:47.133 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 4f50daf4-818b-4bf8-8f09-5b918ee04601 2026-07-01 02:03:48.504 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 81b3de4c-eb77-4346-bb93-d9a34e6faeab 2026-07-01 02:03:50.516 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4db182e4-42db-4ed9-b21e-314ef8a574d5'] response: {'server_uuid': '6e7943af-a9e5-45a5-afac-4ea3f4fe081d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5d07b1cb-1be6-4147-9545-5caf3929518e', 'code': 200} 2026-07-01 02:03:51.620 9 INFO neutron.plugins.ml2.plugin [None req-3952ab62-40a9-46fa-98fb-102fb043e931 - - - - - -] Attempt 1 to provision port 6777b7de-220d-40ed-bdb4-5a88c9ed2001 2026-07-01 02:03:51.622 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 5d07b1cb-1be6-4147-9545-5caf3929518e 2026-07-01 02:03:51.769 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-48b70e51-cde3-4766-bf47-b870239857f2'] response: {'server_uuid': '6e7943af-a9e5-45a5-afac-4ea3f4fe081d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d07b1cb-1be6-4147-9545-5caf3929518e', 'code': 200} 2026-07-01 02:03:52.483 9 INFO neutron.plugins.ml2.plugin [None req-780d5487-82d3-444b-bc37-ccb263890960 - - - - - -] Attempt 1 to provision port c6485262-3536-41d5-979e-a7e38525cd79 2026-07-01 02:03:52.605 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c6485262-3536-41d5-979e-a7e38525cd79 2026-07-01 02:03:52.910 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 5d07b1cb-1be6-4147-9545-5caf3929518e 2026-07-01 02:03:54.456 9 INFO neutron.plugins.ml2.plugin [None req-715ff43f-06cc-4d4a-af69-7686efd2638a - - - - - -] Attempt 1 to provision port df378821-bed8-4337-b93f-6df88f2e2072 2026-07-01 02:03:54.581 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c6485262-3536-41d5-979e-a7e38525cd79 2026-07-01 02:03:55.202 9 INFO neutron.plugins.ml2.plugin [None req-c20e354b-9a1a-4f9b-a60c-2f1ba02c85fd - - - - - -] Attempt 1 to provision port df378821-bed8-4337-b93f-6df88f2e2072 2026-07-01 02:03:56.510 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 24bb7068-ad8d-4c94-96d5-ce9341a621e4 2026-07-01 02:03:58.528 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 24bb7068-ad8d-4c94-96d5-ce9341a621e4 2026-07-01 02:04:02.523 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 6ddb9f32-7e47-400d-9e24-e6c1b1233ab9 2026-07-01 02:04:03.406 9 INFO neutron.plugins.ml2.plugin [None req-85464dd7-2b6a-474d-a9b0-58577855097e - - - - - -] Attempt 1 to provision port 6ddb9f32-7e47-400d-9e24-e6c1b1233ab9 2026-07-01 02:04:03.894 9 INFO neutron.plugins.ml2.plugin [None req-6531a1ea-1d4a-463f-ab7b-d328c72ddf0a - - - - - -] Attempt 1 to provision port cc3cef64-46d5-44a1-ab25-59eeaf4e241b 2026-07-01 02:04:04.614 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 6ddb9f32-7e47-400d-9e24-e6c1b1233ab9 2026-07-01 02:04:04.980 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port cc3cef64-46d5-44a1-ab25-59eeaf4e241b 2026-07-01 02:04:05.078 10 INFO neutron.plugins.ml2.plugin [None req-e0bb189c-0386-4ffb-a317-e60048b5ae89 - - - - - -] Attempt 1 to provision port d871576e-7edf-43ee-981c-0ce3df422b91 2026-07-01 02:04:05.110 10 INFO neutron.plugins.ml2.plugin [None req-e0bb189c-0386-4ffb-a317-e60048b5ae89 - - - - - -] Attempt 1 to provision port 65488af2-2b57-4702-a187-a38dcf72e485 2026-07-01 02:04:05.382 9 INFO neutron.plugins.ml2.plugin [None req-f185e833-606d-4f26-98c8-1d7533523f97 - - - - - -] Attempt 1 to provision port 65488af2-2b57-4702-a187-a38dcf72e485 2026-07-01 02:04:06.378 10 INFO neutron.plugins.ml2.plugin [None req-718cc5ad-8ce4-405d-a1c2-0899e94215e3 - - - - - -] Attempt 1 to provision port 1586b7b8-3f09-42bb-8911-7aafb474bfd3 2026-07-01 02:04:07.131 9 INFO neutron.plugins.ml2.plugin [None req-186c6ae8-7b62-42fb-9dbe-0e8cdc61dbed - - - - - -] Attempt 1 to provision port 1586b7b8-3f09-42bb-8911-7aafb474bfd3 2026-07-01 02:04:08.671 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port d871576e-7edf-43ee-981c-0ce3df422b91 2026-07-01 02:04:08.971 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f1f1e37-0480-4f5f-b196-daddfa9d7a52'] response: {'server_uuid': '50789e5e-ffb7-498b-8201-7e056b7e7915', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd871576e-7edf-43ee-981c-0ce3df422b91', 'code': 200} 2026-07-01 02:04:10.604 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port d871576e-7edf-43ee-981c-0ce3df422b91 2026-07-01 02:04:12.763 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port df378821-bed8-4337-b93f-6df88f2e2072 2026-07-01 02:04:13.382 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 6777b7de-220d-40ed-bdb4-5a88c9ed2001 2026-07-01 02:04:14.604 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port df378821-bed8-4337-b93f-6df88f2e2072 2026-07-01 02:04:14.992 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 6777b7de-220d-40ed-bdb4-5a88c9ed2001 2026-07-01 02:04:16.404 9 INFO neutron.plugins.ml2.plugin [None req-139dbd52-37d3-4a25-acb6-1fe26039d1dd - - - - - -] Attempt 1 to provision port f56ce7b9-e134-4210-90ba-486e2cfe2adc 2026-07-01 02:04:16.563 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f56ce7b9-e134-4210-90ba-486e2cfe2adc 2026-07-01 02:04:17.740 10 INFO neutron.plugins.ml2.plugin [None req-3a870f61-b269-4d5b-8d9b-286ae7c904ae - - - - - -] Attempt 1 to provision port 2589221f-8862-4b5b-93d6-834224a1353b 2026-07-01 02:04:18.732 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f56ce7b9-e134-4210-90ba-486e2cfe2adc 2026-07-01 02:04:18.738 9 INFO neutron.plugins.ml2.plugin [None req-ec4bb766-d826-4364-bff9-401eea34364b - - - - - -] Attempt 1 to provision port 2589221f-8862-4b5b-93d6-834224a1353b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 02:04:24.540 9 INFO neutron.plugins.ml2.plugin [None req-30f7a468-6076-46e1-9718-815e8514ca33 - - - - - -] Attempt 1 to provision port 71745e36-ee0e-4609-bf40-420d0089f684 2026-07-01 02:04:24.599 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 71745e36-ee0e-4609-bf40-420d0089f684 2026-07-01 02:04:25.508 10 INFO neutron.plugins.ml2.plugin [None req-41efb5c8-f4a9-4303-b328-8e79b5e68fa8 - - - - - -] Attempt 1 to provision port ecd0e4ab-207c-4e7a-8b3e-826b5638bff2 2026-07-01 02:04:25.865 9 INFO neutron.plugins.ml2.plugin [None req-b828a314-b218-466c-a146-b959c5ee8231 - - - - - -] Attempt 1 to provision port e438cba5-8bf2-4911-a198-42a7eb8b7bca 2026-07-01 02:04:26.126 10 INFO neutron.plugins.ml2.plugin [None req-d47c2180-53e7-479e-836c-1307fa3dd880 - - - - - -] Attempt 1 to provision port e438cba5-8bf2-4911-a198-42a7eb8b7bca 2026-07-01 02:04:26.377 10 INFO neutron.plugins.ml2.plugin [None req-85ffad15-daa8-4168-9a1d-9695f9e12f87 - - - - - -] Attempt 1 to provision port 87056f44-ffd1-42b6-a4a2-e3b4646051fd 2026-07-01 02:04:26.617 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 71745e36-ee0e-4609-bf40-420d0089f684 2026-07-01 02:04:27.028 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 87056f44-ffd1-42b6-a4a2-e3b4646051fd 2026-07-01 02:04:28.265 9 INFO neutron.plugins.ml2.plugin [None req-1823e022-74a4-430a-be09-5054dd5e757b - - - - - -] Attempt 1 to provision port 02c35588-f514-432b-8cf9-0e7ce0d8dda6 2026-07-01 02:04:28.573 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 87056f44-ffd1-42b6-a4a2-e3b4646051fd 2026-07-01 02:04:29.334 10 INFO neutron.plugins.ml2.plugin [None req-7f48ea11-62ab-46a6-a7d7-fc77c5496400 - - - - - -] Attempt 1 to provision port 02c35588-f514-432b-8cf9-0e7ce0d8dda6 2026-07-01 02:04:30.544 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 64dbf067-1379-49ac-a70e-11ba588e17b0 2026-07-01 02:04:31.490 9 INFO neutron.plugins.ml2.plugin [None req-96f9d2c7-74f6-4b80-bae5-52367f4f0408 - - - - - -] Attempt 1 to provision port b7097e1b-207a-42d1-aeb8-da36ca618398 2026-07-01 02:04:32.623 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 64dbf067-1379-49ac-a70e-11ba588e17b0 2026-07-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.784 10 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.784 10 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.784 10 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:33.784 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-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.784 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:33.785 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:33.786 10 INFO neutron.plugins.ml2.plugin [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Attempt 2 to bind port ef3e733a-6071-4686-9315-a85131780cee 2026-07-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.839 10 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.839 10 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.839 10 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:33.839 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-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.839 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:33.840 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:33.840 10 INFO neutron.plugins.ml2.plugin [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Attempt 3 to bind port ef3e733a-6071-4686-9315-a85131780cee 2026-07-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.914 10 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.914 10 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.914 10 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:33.914 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-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.914 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:33.915 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:33.915 10 INFO neutron.plugins.ml2.plugin [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Attempt 4 to bind port ef3e733a-6071-4686-9315-a85131780cee 2026-07-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.954 10 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.954 10 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.954 10 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:33.954 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-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.954 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:33.955 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:33.956 10 INFO neutron.plugins.ml2.plugin [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Attempt 5 to bind port ef3e733a-6071-4686-9315-a85131780cee 2026-07-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.982 10 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.982 10 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:33.982 10 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:33.982 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-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:33.982 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:33.983 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:33.985 10 INFO neutron.plugins.ml2.plugin [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Attempt 6 to bind port ef3e733a-6071-4686-9315-a85131780cee 2026-07-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.033 10 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.033 10 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.033 10 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:34.033 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-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.033 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:34.034 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:34.035 10 INFO neutron.plugins.ml2.plugin [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Attempt 7 to bind port ef3e733a-6071-4686-9315-a85131780cee 2026-07-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.083 10 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.083 10 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.083 10 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:34.083 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-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:34.083 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:34.087 10 INFO neutron.plugins.ml2.plugin [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Attempt 8 to bind port ef3e733a-6071-4686-9315-a85131780cee 2026-07-01 02:04:34.097 10 INFO neutron.plugins.ml2.plugin [None req-9e11a342-c49b-482c-8851-8c7801e78291 - - - - - -] Attempt 1 to provision port a43f3ed3-d236-49ac-9040-8faee7913e72 2026-07-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.148 10 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.148 10 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.148 10 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:34.148 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-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.148 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:34.149 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:34.150 10 INFO neutron.plugins.ml2.plugin [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Attempt 9 to bind port ef3e733a-6071-4686-9315-a85131780cee 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.190 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:34.191 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:34.191 10 INFO neutron.plugins.ml2.plugin [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Attempt 10 to bind port ef3e733a-6071-4686-9315-a85131780cee 2026-07-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.236 10 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.236 10 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:34.236 10 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:34.236 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-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48c652fe-96c7-4af5-a98e-e28fbd588c65 could not be found. 2026-07-01 02:04:34.236 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:34.237 10 ERROR neutron.plugins.ml2.managers [None req-6bdc3dfa-e1f0-46f7-883d-3b202958630e - - - - - -] Failed to bind port ef3e733a-6071-4686-9315-a85131780cee on host instance for vnic_type normal using segments [{'id': 'fb3df729-e91c-40d8-8c29-5cd0d9abe29f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 385, 'network_id': 'a20a92fe-5728-4436-b7a1-212644af5591'}] 2026-07-01 02:04:36.793 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port a43f3ed3-d236-49ac-9040-8faee7913e72 2026-07-01 02:04:36.954 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-13cb3cc6-0f28-4f62-a43d-20e714634b39'] response: {'server_uuid': '01566ab1-3e2c-48c9-8c23-bf05d2543403', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a43f3ed3-d236-49ac-9040-8faee7913e72', 'code': 200} 2026-07-01 02:04:38.618 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port a43f3ed3-d236-49ac-9040-8faee7913e72 2026-07-01 02:04:42.273 10 INFO neutron.plugins.ml2.plugin [None req-3ca9f63a-5123-4a13-b6a6-a53f1373eb9b - - - - - -] Attempt 1 to provision port e74d10a6-2d7b-4989-940c-981a5f433359 2026-07-01 02:04:42.637 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port d59f0d77-efa8-4fc9-82a3-96c01a6b044c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 02:04:43.238 9 INFO neutron.plugins.ml2.plugin [None req-64015505-c035-470b-b021-dde6b40b111f - - - - - -] Attempt 1 to provision port d59f0d77-efa8-4fc9-82a3-96c01a6b044c 2026-07-01 02:04:44.877 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port d59f0d77-efa8-4fc9-82a3-96c01a6b044c 2026-07-01 02:04:46.635 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 55fece88-6320-4bae-b379-4c10d7099aaa 2026-07-01 02:04:47.228 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port e3a375a2-0a7f-487c-90b9-57b58ffbc46b 2026-07-01 02:04:47.463 9 INFO neutron.plugins.ml2.plugin [None req-37f34094-97eb-4869-99f4-970a81f5b0f9 - - - - - -] Attempt 1 to provision port 55fece88-6320-4bae-b379-4c10d7099aaa 2026-07-01 02:04:47.575 9 INFO neutron.plugins.ml2.plugin [None req-37f34094-97eb-4869-99f4-970a81f5b0f9 - - - - - -] Attempt 1 to provision port 40339079-05f9-40d0-aaa3-5ea4d953d6f3 2026-07-01 02:04:47.754 9 INFO neutron.plugins.ml2.plugin [None req-44bd286e-6ab8-4a74-b600-8f462b8f80e7 - - - - - -] Attempt 1 to provision port 40339079-05f9-40d0-aaa3-5ea4d953d6f3 2026-07-01 02:04:47.920 10 INFO neutron.plugins.ml2.plugin [None req-13fba393-6654-4af3-b2e5-ca5f5090f4cd - - - - - -] Attempt 1 to provision port 40339079-05f9-40d0-aaa3-5ea4d953d6f3 2026-07-01 02:04:48.566 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 55fece88-6320-4bae-b379-4c10d7099aaa 2026-07-01 02:04:48.867 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port e3a375a2-0a7f-487c-90b9-57b58ffbc46b 2026-07-01 02:04:52.577 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port ff8904b3-ae58-4e04-a53a-35769c166607 2026-07-01 02:04:52.603 10 INFO neutron.plugins.ml2.plugin [None req-6375efa1-301e-4bf3-9066-a15e1091928f - - - - - -] Attempt 1 to provision port f7f47de4-e195-47bb-83a2-8ef0ca433769 2026-07-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.137 10 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.137 10 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.137 10 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.137 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-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.137 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.138 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.138 10 INFO neutron.plugins.ml2.plugin [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Attempt 2 to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c 2026-07-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.175 10 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.175 10 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.175 10 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.175 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-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.175 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.176 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.176 10 INFO neutron.plugins.ml2.plugin [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Attempt 3 to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c 2026-07-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.198 10 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.198 10 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.198 10 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.198 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-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.198 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.199 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.200 10 INFO neutron.plugins.ml2.plugin [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Attempt 4 to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c 2026-07-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.227 10 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.227 10 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.227 10 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.227 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-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.227 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.228 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.228 10 INFO neutron.plugins.ml2.plugin [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Attempt 5 to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c 2026-07-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.252 10 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.252 10 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.252 10 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.252 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-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.252 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.253 10 INFO neutron.plugins.ml2.plugin [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Attempt 6 to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c 2026-07-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.271 10 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.271 10 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.271 10 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.271 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-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.271 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.272 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.272 10 INFO neutron.plugins.ml2.plugin [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Attempt 7 to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c 2026-07-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.292 10 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.292 10 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.292 10 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.292 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-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.292 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.293 10 INFO neutron.plugins.ml2.plugin [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Attempt 8 to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c 2026-07-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.312 10 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.312 10 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.312 10 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.312 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-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.312 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.313 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.314 10 INFO neutron.plugins.ml2.plugin [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Attempt 9 to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c 2026-07-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.332 10 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.332 10 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.332 10 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.332 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-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.332 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.333 10 INFO neutron.plugins.ml2.plugin [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Attempt 10 to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c 2026-07-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.353 10 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.353 10 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:54.353 10 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:54.353 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-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ca2a10-3ce0-49c9-86b9-b2d688e497e8 could not be found. 2026-07-01 02:04:54.353 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:54.354 10 ERROR neutron.plugins.ml2.managers [None req-29c59944-abea-421b-ad54-0a7b9169778a - - - - - -] Failed to bind port 6b686397-6d8b-49b9-af17-ee7cb2a9051c on host instance for vnic_type normal using segments [{'id': '62eafae0-cd20-4f9b-b094-5df76e6287b7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '8b52c3db-cf25-47c9-9592-c2547648a06c'}] 2026-07-01 02:04:54.644 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port fc0d8782-6256-4e26-8a88-716c3cc48c41 2026-07-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.133 10 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.133 10 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.133 10 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.133 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-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.133 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.134 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.135 10 INFO neutron.plugins.ml2.plugin [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Attempt 2 to bind port 91422498-5529-429e-a855-516e3c8227b3 2026-07-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.160 10 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.160 10 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.160 10 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.160 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-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.160 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.162 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.162 10 INFO neutron.plugins.ml2.plugin [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Attempt 3 to bind port 91422498-5529-429e-a855-516e3c8227b3 2026-07-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.180 10 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.180 10 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.180 10 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.180 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-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.180 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.181 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.181 10 INFO neutron.plugins.ml2.plugin [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Attempt 4 to bind port 91422498-5529-429e-a855-516e3c8227b3 2026-07-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.201 10 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.201 10 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.201 10 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.201 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-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.201 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.202 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.203 10 INFO neutron.plugins.ml2.plugin [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Attempt 5 to bind port 91422498-5529-429e-a855-516e3c8227b3 2026-07-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.222 10 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.222 10 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.222 10 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.222 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-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.222 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.223 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.223 10 INFO neutron.plugins.ml2.plugin [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Attempt 6 to bind port 91422498-5529-429e-a855-516e3c8227b3 2026-07-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.239 10 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.239 10 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.239 10 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.239 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-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.239 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.240 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.241 10 INFO neutron.plugins.ml2.plugin [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Attempt 7 to bind port 91422498-5529-429e-a855-516e3c8227b3 2026-07-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.268 10 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.268 10 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.268 10 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.268 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-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.268 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.269 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.269 10 INFO neutron.plugins.ml2.plugin [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Attempt 8 to bind port 91422498-5529-429e-a855-516e3c8227b3 2026-07-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.294 10 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.294 10 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.294 10 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.294 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-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.294 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.295 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.295 10 INFO neutron.plugins.ml2.plugin [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Attempt 9 to bind port 91422498-5529-429e-a855-516e3c8227b3 2026-07-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.318 10 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.318 10 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.318 10 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.318 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-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.318 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.319 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.319 10 INFO neutron.plugins.ml2.plugin [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Attempt 10 to bind port 91422498-5529-429e-a855-516e3c8227b3 2026-07-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.335 10 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.335 10 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:04:56.335 10 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:04:56.335 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-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 582b6412-80c5-4e76-837a-0d40174a2c24 could not be found. 2026-07-01 02:04:56.335 10 ERROR neutron.plugins.ml2.managers  2026-07-01 02:04:56.336 10 ERROR neutron.plugins.ml2.managers [None req-ff16612e-08e3-4d8a-8f49-ca918a8b56ba - - - - - -] Failed to bind port 91422498-5529-429e-a855-516e3c8227b3 on host instance for vnic_type normal using segments [{'id': '6e20ee13-e3bf-4e9f-94d5-5c7314400a62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 509, 'network_id': '2bb5e73e-6567-400e-87c1-2c7d5b123181'}] 2026-07-01 02:04:56.650 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f7f47de4-e195-47bb-83a2-8ef0ca433769 2026-07-01 02:04:56.779 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-876f2127-8acd-471a-b8d1-d9abd2c23099'] response: {'server_uuid': 'ec2a4c39-fb11-44c0-865b-5de6519858a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7f47de4-e195-47bb-83a2-8ef0ca433769', 'code': 200} 2026-07-01 02:04:58.568 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f7f47de4-e195-47bb-83a2-8ef0ca433769 2026-07-01 02:05:02.546 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 40339079-05f9-40d0-aaa3-5ea4d953d6f3 2026-07-01 02:05:03.053 9 INFO neutron.plugins.ml2.plugin [None req-7a5aa688-627b-40a5-9931-e91478cbd94d - - - - - -] Attempt 1 to provision port d667a675-4cb6-4fe8-9ec8-cdb5c1e80b9d 2026-07-01 02:05:04.550 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 40339079-05f9-40d0-aaa3-5ea4d953d6f3 2026-07-01 02:05:04.852 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port e74d10a6-2d7b-4989-940c-981a5f433359 2026-07-01 02:05:06.523 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port e74d10a6-2d7b-4989-940c-981a5f433359 2026-07-01 02:05:20.039 10 INFO neutron.plugins.ml2.plugin [None req-350c3c88-f664-454a-adc1-63e22a7fa1f1 - - - - - -] Attempt 1 to provision port c1bb5073-8168-4947-91cf-f6874f2c50d7 2026-07-01 02:05:20.584 10 INFO neutron.plugins.ml2.plugin [None req-5349303b-d6c4-4136-9f0b-7b7b8109b0ec - - - - - -] Attempt 1 to provision port 2b3f2c88-d0a1-4bb1-a50f-90e805c05f75 2026-07-01 02:05:20.625 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 2b3f2c88-d0a1-4bb1-a50f-90e805c05f75 2026-07-01 02:05:22.561 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 2b3f2c88-d0a1-4bb1-a50f-90e805c05f75 2026-07-01 02:05:22.867 10 INFO neutron.plugins.ml2.plugin [None req-b5236126-3d8a-4058-b924-45c795c2204a - - - - - -] Attempt 1 to provision port bfef58c0-6934-42c5-873e-e67a327bbd4b 2026-07-01 02:05:23.450 10 INFO neutron.plugins.ml2.plugin [None req-915c670f-514d-4edf-9d33-82588eef4654 - - - - - -] Attempt 1 to provision port bfef58c0-6934-42c5-873e-e67a327bbd4b 2026-07-01 02:05:24.575 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7bcb2e43-bb09-44ac-a463-920b51e31f72 2026-07-01 02:05:25.694 10 INFO neutron.plugins.ml2.plugin [None req-4c05fa02-9a7e-4cc2-8102-c8257306400a - - - - - -] Attempt 1 to provision port 7c70e4fa-07ee-4b0d-a2ee-3beddcc3ed99 2026-07-01 02:05:26.535 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7bcb2e43-bb09-44ac-a463-920b51e31f72 2026-07-01 02:05:28.734 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7c70e4fa-07ee-4b0d-a2ee-3beddcc3ed99 2026-07-01 02:05:28.973 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc7e6eb2-978f-45f3-8f07-ee3cc65d705e'] response: {'server_uuid': '8427aac8-7873-4ad5-84b6-5d8c13ce8ff4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c70e4fa-07ee-4b0d-a2ee-3beddcc3ed99', 'code': 200} 2026-07-01 02:05:29.578 9 INFO neutron.plugins.ml2.plugin [None req-5389137d-abcd-404e-a5b8-9d9288934d79 - - - - - -] Attempt 1 to provision port db706e24-50e9-445e-a0ad-4642ddc4d97f 2026-07-01 02:05:30.943 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c481b19b-fb5d-41d3-8f54-9f9163a3c97d 2026-07-01 02:05:31.475 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7c70e4fa-07ee-4b0d-a2ee-3beddcc3ed99 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 02:05:32.903 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port db706e24-50e9-445e-a0ad-4642ddc4d97f 2026-07-01 02:05:33.089 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d034536f-3b83-43f2-ad5e-af608bf5b71a'] response: {'server_uuid': '4d551efb-2c8b-4679-b2b3-044a3d2a8e5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db706e24-50e9-445e-a0ad-4642ddc4d97f', 'code': 200} 2026-07-01 02:05:34.601 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port db706e24-50e9-445e-a0ad-4642ddc4d97f 2026-07-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:37.835 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-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.835 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:37.837 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:37.837 9 INFO neutron.plugins.ml2.plugin [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Attempt 2 to bind port 9baa883d-2be3-428e-8382-9faea1705e4f 2026-07-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:37.865 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-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.865 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:37.866 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:37.866 9 INFO neutron.plugins.ml2.plugin [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Attempt 3 to bind port 9baa883d-2be3-428e-8382-9faea1705e4f 2026-07-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:37.894 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-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:37.894 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:37.895 9 INFO neutron.plugins.ml2.plugin [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Attempt 4 to bind port 9baa883d-2be3-428e-8382-9faea1705e4f 2026-07-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:37.929 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-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.929 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:37.930 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:37.930 9 INFO neutron.plugins.ml2.plugin [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Attempt 5 to bind port 9baa883d-2be3-428e-8382-9faea1705e4f 2026-07-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:37.948 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-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.948 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:37.949 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:37.949 9 INFO neutron.plugins.ml2.plugin [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Attempt 6 to bind port 9baa883d-2be3-428e-8382-9faea1705e4f 2026-07-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:37.975 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-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:37.975 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:37.976 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:37.979 9 INFO neutron.plugins.ml2.plugin [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Attempt 7 to bind port 9baa883d-2be3-428e-8382-9faea1705e4f 2026-07-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:38.014 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-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:38.014 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:38.015 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:38.016 9 INFO neutron.plugins.ml2.plugin [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Attempt 8 to bind port 9baa883d-2be3-428e-8382-9faea1705e4f 2026-07-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:38.041 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-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:38.041 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:38.042 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:38.042 9 INFO neutron.plugins.ml2.plugin [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Attempt 9 to bind port 9baa883d-2be3-428e-8382-9faea1705e4f 2026-07-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:38.094 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-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:38.094 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:38.095 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:38.095 9 INFO neutron.plugins.ml2.plugin [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Attempt 10 to bind port 9baa883d-2be3-428e-8382-9faea1705e4f 2026-07-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 02:05:38.121 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-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57533242-7303-4b3a-a53e-cf5e98bfc2d3 could not be found. 2026-07-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers  2026-07-01 02:05:38.121 9 ERROR neutron.plugins.ml2.managers [None req-3ead8cc1-25ca-4284-bdad-289a2d4719f9 - - - - - -] Failed to bind port 9baa883d-2be3-428e-8382-9faea1705e4f on host instance for vnic_type normal using segments [{'id': '991672e0-7181-4e15-85a6-fafa910ea2fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 126, 'network_id': '06de2aa2-276a-435a-8607-93eaf477ccfb'}] 2026-07-01 02:05:38.295 9 INFO neutron.plugins.ml2.plugin [None req-833c3df1-2c92-46d9-8014-cbfb58e38647 - - - - - -] Attempt 1 to provision port eef85798-ba68-4f6b-b419-a77619afeccb 2026-07-01 02:05:38.674 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port eef85798-ba68-4f6b-b419-a77619afeccb /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 02:05:40.662 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c1bb5073-8168-4947-91cf-f6874f2c50d7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 02:05:44.894 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-44436814-21d7-4a3c-a465-33dbdd0a24cf'] response: {'server_uuid': '8427aac8-7873-4ad5-84b6-5d8c13ce8ff4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7c70e4fa-07ee-4b0d-a2ee-3beddcc3ed99', 'code': 200} 2026-07-01 02:05:46.730 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port b2f61a67-a5d0-4b2c-aabb-3246ba28320a 2026-07-01 02:05:58.385 10 INFO neutron.plugins.ml2.plugin [None req-932dbcc9-53cc-4803-b952-5877c824835e - - - - - -] Attempt 1 to provision port 83a43629-9bc1-4541-9091-5afcf1c5c653 2026-07-01 02:05:58.582 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port aa0babad-a3bf-4737-b445-8e43d75da348 2026-07-01 02:05:59.067 9 INFO neutron.plugins.ml2.plugin [None req-c65fb829-c3f6-4096-b5fd-1ccd342ba9c8 - - - - - -] Attempt 1 to provision port aa0babad-a3bf-4737-b445-8e43d75da348 2026-07-01 02:06:00.450 9 INFO neutron.plugins.ml2.plugin [None req-43e246a9-fcdf-4243-9571-eee36f877559 - - - - - -] Attempt 1 to provision port 9ba818d2-395e-4ae0-91ee-2bd17ffd9c0d 2026-07-01 02:06:00.665 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 9ba818d2-395e-4ae0-91ee-2bd17ffd9c0d 2026-07-01 02:06:00.855 9 INFO neutron.plugins.ml2.plugin [None req-4913a7ee-72b1-462c-a767-669a26eb1780 - - - - - -] Attempt 1 to provision port f0d0df11-87ee-439f-b1d0-21923520e601 2026-07-01 02:06:00.996 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port aa0babad-a3bf-4737-b445-8e43d75da348 2026-07-01 02:06:01.361 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f0d0df11-87ee-439f-b1d0-21923520e601 2026-07-01 02:06:01.629 10 INFO neutron.plugins.ml2.plugin [None req-0ed7ba7f-4290-4fd1-a4d1-af4829b60e70 - - - - - -] Attempt 1 to provision port fe74ee8b-d390-41cf-8782-e19339edf711 2026-07-01 02:06:01.819 9 INFO neutron.plugins.ml2.plugin [None req-f4edf70f-6de0-4e28-a11c-caa78dfe771c - - - - - -] Attempt 1 to provision port fe309efe-dc0e-48d6-8126-e7bfe1f1ddbb 2026-07-01 02:06:02.481 10 INFO neutron.plugins.ml2.plugin [None req-28c7f9b9-257a-4ff6-bace-590ec689b8eb - - - - - -] Attempt 1 to provision port fe74ee8b-d390-41cf-8782-e19339edf711 2026-07-01 02:06:02.529 10 INFO neutron.plugins.ml2.plugin [None req-28c7f9b9-257a-4ff6-bace-590ec689b8eb - - - - - -] Attempt 1 to provision port fe309efe-dc0e-48d6-8126-e7bfe1f1ddbb 2026-07-01 02:06:02.660 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 9ba818d2-395e-4ae0-91ee-2bd17ffd9c0d 2026-07-01 02:06:03.006 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 5d8b4b88-8024-4bff-999f-03b2cb0eccf0 2026-07-01 02:06:03.474 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port f0d0df11-87ee-439f-b1d0-21923520e601 2026-07-01 02:06:03.517 9 INFO neutron.plugins.ml2.plugin [None req-b38544ee-1cb0-4ff5-bd1d-33ae89dbc76b - - - - - -] Attempt 1 to provision port f8279913-52fd-4103-b9ca-d907252565c1 2026-07-01 02:06:04.392 9 INFO neutron.plugins.ml2.plugin [None req-b4d8710a-1425-4172-89e7-2061a963a780 - - - - - -] Attempt 1 to provision port f8279913-52fd-4103-b9ca-d907252565c1 2026-07-01 02:06:04.568 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 5d8b4b88-8024-4bff-999f-03b2cb0eccf0 2026-07-01 02:06:06.257 9 INFO neutron.plugins.ml2.plugin [None req-f9cd94ec-06e8-4b73-8115-1b3780e9dcde - - - - - -] Attempt 1 to provision port cbcf693f-2af3-4db7-a012-5f81b42e27a4 2026-07-01 02:06:06.419 10 INFO neutron.plugins.ml2.plugin [None req-561097a0-9d3f-4274-ad97-dac34fbd1dc7 - - - - - -] Attempt 1 to provision port 3d129dca-8228-4d6c-8bcb-3486b850193f 2026-07-01 02:06:06.654 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 3d129dca-8228-4d6c-8bcb-3486b850193f 2026-07-01 02:06:08.718 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 3d129dca-8228-4d6c-8bcb-3486b850193f 2026-07-01 02:06:09.213 9 INFO neutron.plugins.ml2.plugin [None req-3f7e6e16-4634-41ea-a3da-40751205a68d - - - - - -] Attempt 1 to provision port 927ea07a-a62a-4234-9844-d9b9cc2c57a3 2026-07-01 02:06:09.861 10 INFO neutron.plugins.ml2.plugin [None req-29b5f256-a9f4-44ae-9f45-e31dd1f57724 - - - - - -] Attempt 1 to provision port 927ea07a-a62a-4234-9844-d9b9cc2c57a3 2026-07-01 02:06:10.628 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 4d58fdbe-79da-43dc-a695-52d9fb3fed0e 2026-07-01 02:06:11.017 10 INFO neutron.plugins.ml2.plugin [None req-8a9fc176-7822-43d2-8b39-9d88fd022afe - - - - - -] Attempt 1 to provision port 4d58fdbe-79da-43dc-a695-52d9fb3fed0e 2026-07-01 02:06:11.390 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 47cf204c-579c-4447-ac25-278b5e1eb77a 2026-07-01 02:06:12.675 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 4d58fdbe-79da-43dc-a695-52d9fb3fed0e 2026-07-01 02:06:13.190 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 47cf204c-579c-4447-ac25-278b5e1eb77a 2026-07-01 02:06:13.336 10 INFO neutron.plugins.ml2.plugin [None req-c105b6a8-9eac-4563-b7fc-4b7de9b13ad7 - - - - - -] Attempt 1 to provision port 4d58fdbe-79da-43dc-a695-52d9fb3fed0e 2026-07-01 02:06:13.567 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 3e99e173-e594-44ce-a5ef-10aff6328fd0 2026-07-01 02:06:13.763 9 INFO neutron.plugins.ml2.plugin [None req-66ae282f-56dd-488d-9799-4f4926b89527 - - - - - -] Attempt 1 to provision port 3e99e173-e594-44ce-a5ef-10aff6328fd0 2026-07-01 02:06:14.270 9 INFO neutron.plugins.ml2.plugin [None req-44058c10-41c5-4d31-9c2b-1678baa0e57b - - - - - -] Attempt 1 to provision port 3b4f7b12-f2a9-43b9-b62f-48b32d151bf9 2026-07-01 02:06:14.892 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 3e99e173-e594-44ce-a5ef-10aff6328fd0 2026-07-01 02:06:15.112 10 INFO neutron.plugins.ml2.plugin [None req-bc4b7b8a-2643-4c84-8a3b-80e3d7318f2c - - - - - -] Attempt 1 to provision port d5bf71b5-8e74-4c1b-8b7e-332f1c42e7c4 2026-07-01 02:06:15.227 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port d5bf71b5-8e74-4c1b-8b7e-332f1c42e7c4 2026-07-01 02:06:15.651 10 INFO neutron.plugins.ml2.plugin [None req-e44bb915-f9b8-4978-a230-eeddfd6259bd - - - - - -] Attempt 1 to provision port 7f7d312e-de49-42e1-a4c0-a6bcd083b8bb 2026-07-01 02:06:15.717 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7f7d312e-de49-42e1-a4c0-a6bcd083b8bb 2026-07-01 02:06:16.588 10 INFO neutron.plugins.ml2.plugin [None req-dd8df2b6-2793-4a65-a1fc-f4af44e27359 - - - - - -] Attempt 1 to provision port 3e99e173-e594-44ce-a5ef-10aff6328fd0 2026-07-01 02:06:16.679 10 INFO neutron.plugins.ml2.plugin [None req-dd8df2b6-2793-4a65-a1fc-f4af44e27359 - - - - - -] Attempt 1 to provision port eba92fe5-75e0-4c62-8656-dcb3d6e69428 2026-07-01 02:06:16.873 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port d5bf71b5-8e74-4c1b-8b7e-332f1c42e7c4 2026-07-01 02:06:17.222 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 7f7d312e-de49-42e1-a4c0-a6bcd083b8bb 2026-07-01 02:06:17.329 9 INFO neutron.plugins.ml2.plugin [None req-65702ba5-765f-4952-aa27-59767af70d62 - - - - - -] Attempt 1 to provision port 7f7d312e-de49-42e1-a4c0-a6bcd083b8bb 2026-07-01 02:06:17.515 10 INFO neutron.plugins.ml2.plugin [None req-8bd57357-42e7-41ae-853e-e21bc68a7dc6 - - - - - -] Attempt 1 to provision port 121f9ea0-685f-43ba-bb3a-c94a54fb07e3 2026-07-01 02:06:17.875 10 INFO neutron.plugins.ml2.plugin [None req-3e0405f2-5daf-4cb3-97f1-a5aaa8795dc1 - - - - - -] Attempt 1 to provision port eba92fe5-75e0-4c62-8656-dcb3d6e69428 2026-07-01 02:06:18.225 10 INFO neutron.plugins.ml2.plugin [None req-b211e295-4853-4508-9353-ec5f927c2e36 - - - - - -] Attempt 1 to provision port 121f9ea0-685f-43ba-bb3a-c94a54fb07e3 2026-07-01 02:06:18.761 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c451bb0f-cf97-4b49-a7f7-33f3e77c64b3 2026-07-01 02:06:19.282 10 INFO neutron.plugins.ml2.plugin [None req-678a8fcf-d246-4101-98ab-fde1c488f5f5 - - - - - -] Attempt 1 to provision port a5b342e2-7781-4b46-9dd7-4cce9d37f97e 2026-07-01 02:06:20.027 10 INFO neutron.plugins.ml2.plugin [None req-fca8c6b0-b54f-4412-8438-ffcb8a3371b0 - - - - - -] Attempt 1 to provision port a5b342e2-7781-4b46-9dd7-4cce9d37f97e 2026-07-01 02:06:20.824 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port c451bb0f-cf97-4b49-a7f7-33f3e77c64b3 2026-07-01 02:06:21.287 9 INFO neutron.plugins.ml2.plugin [None req-43ff5c00-8285-410a-a848-a95cec8020ee - - - - - -] Attempt 1 to provision port 56e1276a-54f0-4e2b-86ac-8e420701292e 2026-07-01 02:06:22.050 9 INFO neutron.plugins.ml2.plugin [None req-d71a6d9a-6c39-4352-a3ff-8b870cfa217c - - - - - -] Attempt 1 to provision port 56e1276a-54f0-4e2b-86ac-8e420701292e 2026-07-01 02:06:22.980 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 83a43629-9bc1-4541-9091-5afcf1c5c653 2026-07-01 02:06:23.520 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port fe74ee8b-d390-41cf-8782-e19339edf711 2026-07-01 02:06:24.818 9 INFO neutron.plugins.ml2.plugin [None req-1257d32f-870d-485a-9255-f36f91d5c956 - - - - - -] Attempt 1 to provision port ac504b1d-4574-43c4-89e4-e84f50f6bbcf 2026-07-01 02:06:24.876 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port a984dc2b-41b1-463f-94a0-5ad7d121e7ce 2026-07-01 02:06:25.185 10 INFO neutron.plugins.ml2.plugin [None req-d2b41732-d7e2-4b1c-bfd5-f60d5cb42103 - - - - - -] Attempt 1 to provision port a984dc2b-41b1-463f-94a0-5ad7d121e7ce 2026-07-01 02:06:25.613 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 83a43629-9bc1-4541-9091-5afcf1c5c653 2026-07-01 02:06:25.657 10 INFO neutron.plugins.ml2.plugin [None req-7a2e903a-a10d-40cb-8152-926d3c8102ba - - - - - -] Attempt 1 to provision port 20d2a0ca-bec8-46ae-aa49-8ec1df352ad2 2026-07-01 02:06:25.944 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port fe74ee8b-d390-41cf-8782-e19339edf711 2026-07-01 02:06:26.332 10 INFO neutron.plugins.ml2.plugin [None req-7c2d0c8c-5742-497b-8f1a-9ed8d917ccfe - - - - - -] Attempt 1 to provision port 20d2a0ca-bec8-46ae-aa49-8ec1df352ad2 2026-07-01 02:06:26.858 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port a984dc2b-41b1-463f-94a0-5ad7d121e7ce 2026-07-01 02:06:27.122 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port cbcf693f-2af3-4db7-a012-5f81b42e27a4 2026-07-01 02:06:27.580 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 927ea07a-a62a-4234-9844-d9b9cc2c57a3 2026-07-01 02:06:28.503 10 INFO neutron.plugins.ml2.plugin [None req-6c02a822-6d79-4b82-96c5-6d228277cbe6 - - - - - -] Attempt 1 to provision port b22bc59c-845e-4b09-8c07-c5e89e086643 2026-07-01 02:06:29.057 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 927ea07a-a62a-4234-9844-d9b9cc2c57a3 2026-07-01 02:06:29.349 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port cbcf693f-2af3-4db7-a012-5f81b42e27a4 2026-07-01 02:06:29.595 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port ac504b1d-4574-43c4-89e4-e84f50f6bbcf 2026-07-01 02:06:29.805 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d3f2942-f565-46a0-998b-a9ab783ba136'] response: {'server_uuid': '450b9146-ee8a-4655-a4da-b84297cd628a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac504b1d-4574-43c4-89e4-e84f50f6bbcf', 'code': 200} 2026-07-01 02:06:30.876 9 INFO neutron.plugins.ml2.plugin [None req-96c68212-a043-40bb-9e2d-6e5eb9e517d4 - - - - - -] Attempt 1 to provision port 703dc8f0-0ab6-432e-909d-5277f8f0a3ff 2026-07-01 02:06:31.016 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port b22bc59c-845e-4b09-8c07-c5e89e086643 2026-07-01 02:06:31.191 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b6200aa-2e7e-4a95-b771-67ec1105a011'] response: {'server_uuid': '8f17a555-3ff4-416c-88d6-67e9aa8eaf1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b22bc59c-845e-4b09-8c07-c5e89e086643', 'code': 200} 2026-07-01 02:06:31.628 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port ac504b1d-4574-43c4-89e4-e84f50f6bbcf 2026-07-01 02:06:32.819 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port b22bc59c-845e-4b09-8c07-c5e89e086643 2026-07-01 02:06:36.862 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 121f9ea0-685f-43ba-bb3a-c94a54fb07e3 2026-07-01 02:06:37.088 10 INFO neutron.plugins.ml2.plugin [None req-9a09d840-9b99-4bb6-af7c-2bb1e932c5c6 - - - - - -] Attempt 1 to provision port e6fa053b-4ecb-480f-99ad-26c49698b9ef 2026-07-01 02:06:38.946 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 56e1276a-54f0-4e2b-86ac-8e420701292e 2026-07-01 02:06:39.358 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 3b4f7b12-f2a9-43b9-b62f-48b32d151bf9 2026-07-01 02:06:39.834 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port a5b342e2-7781-4b46-9dd7-4cce9d37f97e 2026-07-01 02:06:40.239 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port e6fa053b-4ecb-480f-99ad-26c49698b9ef 2026-07-01 02:06:40.365 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d75cc66-81ba-4d1a-a940-1ef40acf70ea'] response: {'server_uuid': 'a29e0ce8-ad92-4991-a0b4-c7e62d12d33b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6fa053b-4ecb-480f-99ad-26c49698b9ef', 'code': 200} 2026-07-01 02:06:40.709 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 121f9ea0-685f-43ba-bb3a-c94a54fb07e3 2026-07-01 02:06:41.154 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 56e1276a-54f0-4e2b-86ac-8e420701292e 2026-07-01 02:06:41.420 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 3b4f7b12-f2a9-43b9-b62f-48b32d151bf9 2026-07-01 02:06:41.665 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port e6fa053b-4ecb-480f-99ad-26c49698b9ef 2026-07-01 02:06:41.994 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port a5b342e2-7781-4b46-9dd7-4cce9d37f97e 2026-07-01 02:06:56.816 10 INFO neutron.plugins.ml2.plugin [None req-34b694b1-c929-417e-b5ce-f9b90bfb4874 - - - - - -] Attempt 1 to provision port 53293c4e-fd1e-4809-b70e-b4ff69375171 2026-07-01 02:07:09.762 10 INFO neutron.plugins.ml2.plugin [None req-f6ab721d-efd3-4b56-a79b-ace6b18daa49 - - - - - -] Attempt 1 to provision port b4aabe85-fac4-47ca-854f-47a0146fd823 2026-07-01 02:07:11.208 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port b4aabe85-fac4-47ca-854f-47a0146fd823 2026-07-01 02:07:11.346 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a65ad84-4d11-4403-978f-91ebfd8d5c50'] response: {'server_uuid': 'fd11b852-89ee-4e0c-8ce1-19e74132a6ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4aabe85-fac4-47ca-854f-47a0146fd823', 'code': 200} 2026-07-01 02:07:13.133 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port b4aabe85-fac4-47ca-854f-47a0146fd823 2026-07-01 02:07:51.324 10 INFO neutron.plugins.ml2.plugin [None req-73d0ddcf-ec07-4f13-bb04-1bf31876bc4b - - - - - -] Attempt 1 to provision port 2eb0a1c9-ef8e-4e01-9a9a-17c0723ffebd 2026-07-01 02:07:55.217 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 2eb0a1c9-ef8e-4e01-9a9a-17c0723ffebd 2026-07-01 02:07:55.384 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-88a9741e-547b-49c8-9978-62492515b2fd'] response: {'server_uuid': 'fd11b852-89ee-4e0c-8ce1-19e74132a6ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2eb0a1c9-ef8e-4e01-9a9a-17c0723ffebd', 'code': 200} 2026-07-01 02:07:57.165 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 2eb0a1c9-ef8e-4e01-9a9a-17c0723ffebd 2026-07-01 02:08:25.417 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 06594abf-000f-4009-8bc7-6402579e2aad 2026-07-01 02:08:25.588 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cfa299c-7514-4b2a-81fd-d037bd8f2a1d'] response: {'server_uuid': 'fd11b852-89ee-4e0c-8ce1-19e74132a6ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06594abf-000f-4009-8bc7-6402579e2aad', 'code': 200} 2026-07-01 02:08:26.258 9 INFO neutron.plugins.ml2.plugin [None req-65dc346c-ec14-451f-ac69-e7107bc9ce67 - - - - - -] Attempt 1 to provision port 06594abf-000f-4009-8bc7-6402579e2aad 2026-07-01 02:08:27.240 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 06594abf-000f-4009-8bc7-6402579e2aad 2026-07-01 02:08:34.603 10 INFO neutron.plugins.ml2.plugin [None req-36ae9292-6822-45c3-837c-4d8a5ac47063 - - - - - -] Attempt 1 to provision port d803b8eb-ebfd-48e0-9511-d44978f05d63 2026-07-01 02:08:37.237 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port d803b8eb-ebfd-48e0-9511-d44978f05d63 2026-07-01 02:08:37.781 9 INFO neutron.plugins.ml2.plugin [None req-e03ac969-e250-486a-b050-831aac8beb90 - - - - - -] Attempt 1 to provision port d803b8eb-ebfd-48e0-9511-d44978f05d63 2026-07-01 02:08:37.950 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-78411583-9768-4f35-aaed-8ffc02226397'] response: {'server_uuid': 'fd11b852-89ee-4e0c-8ce1-19e74132a6ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd803b8eb-ebfd-48e0-9511-d44978f05d63', 'code': 200} 2026-07-01 02:08:39.248 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port d803b8eb-ebfd-48e0-9511-d44978f05d63 2026-07-01 02:08:47.721 10 INFO neutron.plugins.ml2.plugin [None req-56756ee8-1d5c-4801-bf3b-423c1ecaa065 - - - - - -] Attempt 1 to provision port d803b8eb-ebfd-48e0-9511-d44978f05d63 2026-07-01 02:08:49.260 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port d803b8eb-ebfd-48e0-9511-d44978f05d63 2026-07-01 02:09:18.362 9 INFO neutron.plugins.ml2.plugin [None req-a9903852-b0be-4f9f-9fd1-8cd97729f5fb - - - - - -] Attempt 1 to provision port 06594abf-000f-4009-8bc7-6402579e2aad 2026-07-01 02:09:19.246 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 06594abf-000f-4009-8bc7-6402579e2aad 2026-07-01 02:10:47.138 10 INFO neutron.plugins.ml2.plugin [None req-ebe00063-9271-433e-93e4-bfb3b473d687 - - - - - -] Attempt 1 to provision port 3e99e173-e594-44ce-a5ef-10aff6328fd0 2026-07-01 02:11:09.316 10 INFO neutron.plugins.ml2.plugin [None req-ef39b4d2-669d-496c-8f50-7468b33ec38a - - - - - -] Attempt 1 to provision port ce515c1b-e052-4d3c-82a6-11412eb2b007 2026-07-01 02:11:09.318 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 0ee2f36b-22c1-4f1d-a9f6-d992fafd827d 2026-07-01 02:11:09.909 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port ce515c1b-e052-4d3c-82a6-11412eb2b007 2026-07-01 02:11:09.924 9 INFO neutron.plugins.ml2.plugin [None req-45f33e3e-ea97-454e-aac0-9348407087c4 - - - - - -] Attempt 1 to provision port 0ee2f36b-22c1-4f1d-a9f6-d992fafd827d 2026-07-01 02:11:10.752 9 INFO neutron.plugins.ml2.plugin [None req-9c02fa88-6045-4503-89ca-0611872dc7f7 - - - - - -] Attempt 1 to provision port 83617a51-ac47-4ac3-8b04-c021505a4d76 2026-07-01 02:11:11.381 10 INFO neutron.plugins.ml2.plugin [None req-126b3413-98fd-4b3c-b64d-d45f8c81e55c - - - - - -] Attempt 1 to provision port 9eefcc42-9ede-449c-a16c-60ad768148b5 2026-07-01 02:11:11.631 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 83617a51-ac47-4ac3-8b04-c021505a4d76 2026-07-01 02:11:11.955 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 9eefcc42-9ede-449c-a16c-60ad768148b5 2026-07-01 02:11:12.238 10 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port bb47a7f4-969b-4f59-8575-e5fab2ac938e 2026-07-01 02:11:12.394 10 INFO neutron.plugins.ml2.plugin [None req-c253eb7b-d65f-4145-a0c8-8b98c55d36b6 - - - - - -] Attempt 1 to provision port bb47a7f4-969b-4f59-8575-e5fab2ac938e 2026-07-01 02:12:23.315 9 INFO neutron.plugins.ml2.plugin [None req-d44e0fb2-1f98-4bb6-854e-a5f0e93c6025 - - - - - -] Attempt 1 to provision port 461f5b19-a218-460f-871c-c09c1349246f