+ 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/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 05:45:24.177 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:45:24.178 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-07-02 05:45:24.178 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-02 05:45:24.178 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:45:25.041 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:45:25.043 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:45:25.046 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 05:45:25.046 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:45:25.047 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 05:45:25.047 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 05:45:25.047 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:45:25.052 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:45:25.052 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:45:25.052 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:45:25.067 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 05:45:25.068 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:45:25.068 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 05:45:25.094 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:45:25.094 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:45:25.094 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 05:45:25.095 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 05:45:25.350 1 INFO neutron.plugins.ml2.managers [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:45:25.724 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:45:25.725 1 INFO neutron.plugins.ml2.managers [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 05:45:25.725 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 05:45:25.771 1 INFO neutron.plugins.ml2.managers [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:45:25.771 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:45:25.771 1 INFO neutron.plugins.ml2.managers [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:45:25.771 1 INFO neutron.plugins.ml2.extensions.port_security [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:45:25.771 1 INFO neutron.plugins.ml2.managers [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:45:25.771 1 INFO neutron.plugins.ml2.managers [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 05:45:25.772 1 INFO neutron.plugins.ml2.managers [None req-4dbb1276-b4c2-43a6-acf4-08334fd51ad8 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 05:45:25.783 1 INFO neutron.quota [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded quota_driver: . 2026-07-02 05:45:25.783 1 INFO neutron.plugins.ml2.plugin [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:45:25.783 1 INFO neutron.plugins.ml2.managers [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:45:25.784 1 INFO neutron.plugins.ml2.managers [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:45:25.784 1 INFO neutron.plugins.ml2.managers [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:45:25.784 1 INFO neutron.extensions.vlantransparent [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Disabled vlantransparent extension. 2026-07-02 05:45:25.784 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: qos 2026-07-02 05:45:25.793 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: router 2026-07-02 05:45:25.823 1 INFO neutron.services.service_base [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 05:45:25.823 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: segments 2026-07-02 05:45:25.883 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: trunk 2026-07-02 05:45:25.931 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: vpnaas 2026-07-02 05:45:25.971 1 WARNING stevedore.named [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 05:45:26.039 1 INFO neutron_vpnaas.services.vpn.plugin [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 05:45:26.040 1 INFO neutron.common.utils [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 05:45:26.040 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:45:26.045 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: tag 2026-07-02 05:45:26.050 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: timestamp 2026-07-02 05:45:26.053 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:45:26.057 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: flavors 2026-07-02 05:45:26.061 1 INFO neutron.manager [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loading Plugin: revisions 2026-07-02 05:45:26.064 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Initializing extension manager. 2026-07-02 05:45:26.066 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: address-group 2026-07-02 05:45:26.067 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: address-scope 2026-07-02 05:45:26.067 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 05:45:26.068 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: agent 2026-07-02 05:45:26.069 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 05:45:26.071 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:45:26.072 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:45:26.073 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: availability_zone 2026-07-02 05:45:26.073 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 05:45:26.074 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:45:26.075 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:45:26.076 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:45:26.076 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: dns-integration 2026-07-02 05:45:26.077 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:45:26.077 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 05:45:26.078 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: dvr 2026-07-02 05:45:26.078 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:45:26.079 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:45:26.080 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:45:26.080 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:45:26.081 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: external-net 2026-07-02 05:45:26.081 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:45:26.082 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: extraroute 2026-07-02 05:45:26.082 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 05:45:26.083 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 05:45:26.084 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:45:26.084 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:45:26.085 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:45:26.085 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:45:26.086 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: flavors 2026-07-02 05:45:26.087 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:45:26.087 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:45:26.088 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:45:26.089 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 05:45:26.089 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:45:26.090 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: router 2026-07-02 05:45:26.092 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:45:26.093 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:45:26.093 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: l3-ha 2026-07-02 05:45:26.094 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:45:26.094 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: l3-flavors 2026-07-02 05:45:26.095 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:45:26.096 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 05:45:26.097 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 05:45:26.101 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:45:26.102 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 05:45:26.103 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:45:26.103 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:45:26.104 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: multi-provider 2026-07-02 05:45:26.104 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: net-mtu 2026-07-02 05:45:26.105 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:45:26.105 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:45:26.106 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:45:26.107 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:45:26.108 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: pagination 2026-07-02 05:45:26.108 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:45:26.109 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: port-mac-override 2026-07-02 05:45:26.109 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:45:26.110 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:45:26.110 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:45:26.111 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:45:26.111 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: binding 2026-07-02 05:45:26.112 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: binding-extended 2026-07-02 05:45:26.113 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: port-security 2026-07-02 05:45:26.113 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: project-id 2026-07-02 05:45:26.114 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: provider 2026-07-02 05:45:26.116 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos 2026-07-02 05:45:26.116 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:45:26.117 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:45:26.117 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-default 2026-07-02 05:45:26.118 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-fip 2026-07-02 05:45:26.119 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:45:26.119 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:45:26.120 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:45:26.120 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:45:26.121 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:45:26.122 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-pps 2026-07-02 05:45:26.122 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:45:26.123 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:45:26.123 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:45:26.124 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:45:26.126 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: quotas 2026-07-02 05:45:26.128 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: quota_details 2026-07-02 05:45:26.129 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:45:26.130 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 05:45:26.130 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:45:26.131 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:45:26.132 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 05:45:26.132 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:45:26.133 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:45:26.133 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:45:26.134 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:45:26.134 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:45:26.135 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 05:45:26.135 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:45:26.136 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:45:26.143 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: security-group 2026-07-02 05:45:26.144 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: segment 2026-07-02 05:45:26.144 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:45:26.145 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: service-type 2026-07-02 05:45:26.145 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: sorting 2026-07-02 05:45:26.146 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:45:26.147 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:45:26.147 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:45:26.148 1 WARNING neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:45:26.148 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 05:45:26.149 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 05:45:26.149 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:45:26.150 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:45:26.151 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:45:26.151 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:45:26.152 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:45:26.154 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:45:26.155 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:45:26.155 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: trunk 2026-07-02 05:45:26.156 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: trunk-details 2026-07-02 05:45:26.156 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:45:26.157 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:45:26.158 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 05:45:26.158 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 05:45:26.159 1 INFO neutron.api.extensions [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Loaded extension: vpnaas 2026-07-02 05:45:26.162 1 INFO oslo_service.service [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Starting 2 workers 2026-07-02 05:45:26.168 1 INFO oslo_service.service [None req-24c8f889-557a-4608-b256-030d46ed25d4 - - - - - -] Starting 1 workers 2026-07-02 05:46:03.564 10 INFO neutron.db.l3_hamode_db [None req-f3701045-3487-4ef5-97a7-e302769a45ec - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 05:46:12.019 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 9ef654ce-8fa6-4fab-b0b0-edb30899158b 2026-07-02 05:46:13.607 10 INFO neutron.plugins.ml2.plugin [None req-3cf56a43-cf18-495d-8789-3cc918376f9b - - - - - -] Attempt 1 to provision port 9ef654ce-8fa6-4fab-b0b0-edb30899158b 2026-07-02 05:46:13.978 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 9ef654ce-8fa6-4fab-b0b0-edb30899158b 2026-07-02 05:46:13.991 10 INFO neutron.plugins.ml2.plugin [None req-1c06af1c-256f-4ca5-96c2-35cac9f76ecd - - - - - -] Attempt 1 to provision port 9ef654ce-8fa6-4fab-b0b0-edb30899158b 2026-07-02 05:52:42.234 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 31921c5d-12d0-45b5-a633-07652cd13e9d 2026-07-02 05:52:43.274 10 INFO neutron.plugins.ml2.plugin [None req-3ec88858-48a1-45aa-ac8f-b0924499b510 - - - - - -] Attempt 1 to provision port 31921c5d-12d0-45b5-a633-07652cd13e9d 2026-07-02 05:52:43.544 9 INFO neutron.plugins.ml2.plugin [None req-40d51e7a-c203-4234-82b9-fdd5400cf096 - - - - - -] Attempt 1 to provision port 31921c5d-12d0-45b5-a633-07652cd13e9d 2026-07-02 05:52:44.205 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 31921c5d-12d0-45b5-a633-07652cd13e9d 2026-07-02 05:52:48.976 9 INFO neutron.plugins.ml2.plugin [None req-16116b25-2b89-4df9-909a-fda7d9687402 - - - - - -] Attempt 1 to provision port f2ab2f09-a737-4bc2-831a-94225be5540a 2026-07-02 05:56:16.448 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f2ab2f09-a737-4bc2-831a-94225be5540a 2026-07-02 05:56:18.358 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f2ab2f09-a737-4bc2-831a-94225be5540a 2026-07-02 06:06:14.901 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 9ce3bc20-271b-499e-8084-3bd0b1d86c28 2026-07-02 06:06:16.883 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 9ce3bc20-271b-499e-8084-3bd0b1d86c28 2026-07-02 06:22:13.466 10 INFO neutron.plugins.ml2.plugin [None req-ca704e38-0444-4fd0-bb9c-d4790552d3b5 - - - - - -] Attempt 1 to provision port 846aeee7-453a-4521-aeb8-85f0b5ce752c 2026-07-02 06:22:13.607 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f85e0d80-b13f-44d5-8b79-4e325bc4dc98 2026-07-02 06:22:14.012 10 INFO neutron.plugins.ml2.plugin [None req-c8714bd4-ae8d-4837-b143-92e93d0bff0f - - - - - -] Attempt 1 to provision port 79eba870-a82b-4537-89f3-1e1088d98d76 2026-07-02 06:22:14.079 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port a90f6dea-4c9b-4e12-8de7-78084d180849 2026-07-02 06:22:14.524 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 42e5a81d-10ff-496d-927c-b555adb0824e 2026-07-02 06:22:14.670 10 INFO neutron.plugins.ml2.plugin [None req-5979bd22-1cf9-4cb2-b09a-8f85d22bab8e - - - - - -] Attempt 1 to provision port a90f6dea-4c9b-4e12-8de7-78084d180849 2026-07-02 06:22:15.071 9 INFO neutron.plugins.ml2.plugin [None req-7950077e-f12a-41f6-8fdb-f2f989b4d506 - - - - - -] Attempt 1 to provision port a90f6dea-4c9b-4e12-8de7-78084d180849 2026-07-02 06:22:15.529 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f85e0d80-b13f-44d5-8b79-4e325bc4dc98 2026-07-02 06:22:15.713 9 INFO neutron.plugins.ml2.plugin [None req-55a9de8a-b53a-450c-8f66-b3780cf757b1 - - - - - -] Attempt 1 to provision port 42e5a81d-10ff-496d-927c-b555adb0824e 2026-07-02 06:22:15.996 10 INFO neutron.plugins.ml2.plugin [None req-f949315e-b9d2-4774-b905-bee18d8e8666 - - - - - -] Attempt 1 to provision port f85e0d80-b13f-44d5-8b79-4e325bc4dc98 2026-07-02 06:22:16.280 9 INFO neutron.plugins.ml2.plugin [None req-75e48c55-9e22-4004-999f-d73a0102393d - - - - - -] Attempt 1 to provision port 42e5a81d-10ff-496d-927c-b555adb0824e 2026-07-02 06:22:16.299 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port a90f6dea-4c9b-4e12-8de7-78084d180849 2026-07-02 06:22:16.521 10 INFO neutron.plugins.ml2.plugin [None req-0214cfba-0b79-4a09-94a4-7c081b1a0ced - - - - - -] Attempt 1 to provision port c744e82d-5984-4915-8ca1-f344df6b017a 2026-07-02 06:22:16.552 10 INFO neutron.plugins.ml2.plugin [None req-0214cfba-0b79-4a09-94a4-7c081b1a0ced - - - - - -] Attempt 1 to provision port f85e0d80-b13f-44d5-8b79-4e325bc4dc98 2026-07-02 06:22:16.753 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 42e5a81d-10ff-496d-927c-b555adb0824e 2026-07-02 06:22:16.959 9 INFO neutron.plugins.ml2.plugin [None req-8b686672-bd5d-4ef0-bedb-3b271b87ebe5 - - - - - -] Attempt 1 to provision port 36ad0cee-d2e3-4c54-a975-b4b6c7ced22c 2026-07-02 06:22:18.207 10 INFO neutron.plugins.ml2.plugin [None req-19ec9eb7-96d3-4ecc-9aeb-c10cb924fb01 - - - - - -] Attempt 1 to provision port 36ad0cee-d2e3-4c54-a975-b4b6c7ced22c 2026-07-02 06:22:19.053 9 INFO neutron.plugins.ml2.plugin [None req-429d22d0-4829-45a5-b394-24e3b7e40d12 - - - - - -] Attempt 1 to provision port 4b046b25-0543-4927-9804-8ca2c26b9b78 2026-07-02 06:22:19.193 10 INFO neutron.plugins.ml2.plugin [None req-faea53df-da32-4f03-815f-6f475872b85b - - - - - -] Attempt 1 to provision port 0f2695d5-92dd-4613-9d25-b6c2b26391ee 2026-07-02 06:22:19.986 9 INFO neutron.plugins.ml2.plugin [None req-91b49040-2857-4b16-bf3e-cbc8669a6e9b - - - - - -] Attempt 1 to provision port 0f2695d5-92dd-4613-9d25-b6c2b26391ee 2026-07-02 06:22:20.015 9 INFO neutron.plugins.ml2.plugin [None req-91b49040-2857-4b16-bf3e-cbc8669a6e9b - - - - - -] Attempt 1 to provision port 4b046b25-0543-4927-9804-8ca2c26b9b78 2026-07-02 06:22:21.791 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 13c6348f-1e22-4b80-8a6d-654825b27edf 2026-07-02 06:22:21.880 9 INFO neutron.plugins.ml2.plugin [None req-46ca7d64-f3d2-4060-9aac-3826548a1d59 - - - - - -] Attempt 1 to provision port 155c039e-a21f-415c-b07a-dd9bd57c783e 2026-07-02 06:22:23.375 10 INFO neutron.plugins.ml2.plugin [None req-19e0e2dd-ed7d-42bc-9703-9b12f8535d91 - - - - - -] Attempt 1 to provision port 13c6348f-1e22-4b80-8a6d-654825b27edf 2026-07-02 06:22:23.708 10 INFO neutron.plugins.ml2.plugin [None req-e423ac23-761b-41a7-b8c8-119f1f9a3083 - - - - - -] Attempt 1 to provision port 13c6348f-1e22-4b80-8a6d-654825b27edf 2026-07-02 06:22:23.817 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port acefa4ce-9f04-43b8-bc57-3a858fbf923d 2026-07-02 06:22:24.593 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port eb175a4c-f3f8-4129-9b72-df25c87964cf 2026-07-02 06:22:24.631 9 INFO neutron.plugins.ml2.plugin [None req-16a5765b-6f6a-4f8b-802c-44da54135d56 - - - - - -] Attempt 1 to provision port 4d6cda0b-c542-452b-ac5d-bcb685439d94 2026-07-02 06:22:25.217 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d3204e42-657d-4170-9fca-ee8983484438 2026-07-02 06:22:25.290 10 INFO neutron.plugins.ml2.plugin [None req-50a51407-2109-4573-ac61-7a5af8cbb44f - - - - - -] Attempt 1 to provision port 4d6cda0b-c542-452b-ac5d-bcb685439d94 2026-07-02 06:22:25.746 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 13c6348f-1e22-4b80-8a6d-654825b27edf 2026-07-02 06:22:26.241 10 INFO neutron.plugins.ml2.plugin [None req-5fb73123-2d2d-49c8-bc85-85bb1f29f63a - - - - - -] Attempt 1 to provision port e980a547-9727-46ff-9ba8-85050c791e2e 2026-07-02 06:22:26.264 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port acefa4ce-9f04-43b8-bc57-3a858fbf923d 2026-07-02 06:22:26.598 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port eb175a4c-f3f8-4129-9b72-df25c87964cf 2026-07-02 06:22:26.693 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d3204e42-657d-4170-9fca-ee8983484438 2026-07-02 06:22:26.957 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d7677cf4-2315-421d-b842-0fb96a2eb990 2026-07-02 06:22:28.228 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d7677cf4-2315-421d-b842-0fb96a2eb990 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:22:32.255 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port e980a547-9727-46ff-9ba8-85050c791e2e 2026-07-02 06:22:32.959 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c173ef0-0ba3-4aa5-b1b3-ed59a2a1051b'] response: {'server_uuid': 'b3426755-fbdd-4d76-8ba0-ff36b9b6f88a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e980a547-9727-46ff-9ba8-85050c791e2e', 'code': 200} 2026-07-02 06:22:34.121 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port e980a547-9727-46ff-9ba8-85050c791e2e 2026-07-02 06:22:34.458 10 INFO neutron.plugins.ml2.plugin [None req-891bb6a8-fde7-403c-8ec0-9c3a71e0f091 - - - - - -] Attempt 1 to provision port 39295659-f823-4203-b3d1-4bdde5fadecd 2026-07-02 06:22:38.252 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 39295659-f823-4203-b3d1-4bdde5fadecd 2026-07-02 06:22:38.795 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a56d67d2-f6ed-4370-a8ab-2b566945ac6b'] response: {'server_uuid': '9092948c-ff1a-4e9b-a21e-d669fd25f9b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39295659-f823-4203-b3d1-4bdde5fadecd', 'code': 200} 2026-07-02 06:22:40.185 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 39295659-f823-4203-b3d1-4bdde5fadecd 2026-07-02 06:22:46.260 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 63fcd2b6-29c7-440f-9f3f-ce4a0995e535 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:22:48.476 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port af4fe801-5013-4af7-b30d-e076cbe2a058 2026-07-02 06:22:50.340 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 36ad0cee-d2e3-4c54-a975-b4b6c7ced22c 2026-07-02 06:22:50.685 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 846aeee7-453a-4521-aeb8-85f0b5ce752c 2026-07-02 06:22:52.195 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 36ad0cee-d2e3-4c54-a975-b4b6c7ced22c 2026-07-02 06:22:52.453 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 846aeee7-453a-4521-aeb8-85f0b5ce752c 2026-07-02 06:22:56.256 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 439ef0b2-860a-43df-b37a-02731260376b 2026-07-02 06:22:56.650 10 INFO neutron.plugins.ml2.plugin [None req-908b8022-7e61-408d-a9d8-a4723d610793 - - - - - -] Attempt 1 to provision port e980a547-9727-46ff-9ba8-85050c791e2e 2026-07-02 06:22:56.763 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f6aeef03-2e20-427b-9f36-804cbc4f10f3 2026-07-02 06:22:57.251 10 INFO neutron.plugins.ml2.plugin [None req-0b4be1d6-670a-43b9-acc0-0c4c7faa5399 - - - - - -] Attempt 1 to provision port f6aeef03-2e20-427b-9f36-804cbc4f10f3 2026-07-02 06:22:57.639 10 INFO neutron.plugins.ml2.plugin [None req-8537aa83-125b-46b8-a075-da0962a47833 - - - - - -] Attempt 1 to provision port f6aeef03-2e20-427b-9f36-804cbc4f10f3 2026-07-02 06:22:57.714 10 INFO neutron.plugins.ml2.plugin [None req-8537aa83-125b-46b8-a075-da0962a47833 - - - - - -] Attempt 1 to provision port 0a24330d-f1f4-4e00-a4d9-7cb43519b02f 2026-07-02 06:22:57.961 10 INFO neutron.plugins.ml2.plugin [None req-f325916c-cc57-4cb6-9de3-d7d481885fd4 - - - - - -] Attempt 1 to provision port 0a24330d-f1f4-4e00-a4d9-7cb43519b02f 2026-07-02 06:22:58.171 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port e980a547-9727-46ff-9ba8-85050c791e2e 2026-07-02 06:22:58.200 10 INFO neutron.plugins.ml2.plugin [None req-79fe4fa6-4d7f-4e38-86f1-44b58d091d42 - - - - - -] Attempt 1 to provision port 0a24330d-f1f4-4e00-a4d9-7cb43519b02f 2026-07-02 06:22:58.445 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f6aeef03-2e20-427b-9f36-804cbc4f10f3 2026-07-02 06:22:58.642 10 INFO neutron.plugins.ml2.plugin [None req-7c3a533c-c3d9-48ec-bebc-5e571fcf4a93 - - - - - -] Attempt 1 to provision port 439ef0b2-860a-43df-b37a-02731260376b 2026-07-02 06:22:58.737 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 439ef0b2-860a-43df-b37a-02731260376b 2026-07-02 06:22:58.929 10 INFO neutron.plugins.ml2.plugin [None req-75fe6690-1535-45c7-92f3-26939b6a3149 - - - - - -] Attempt 1 to provision port 439ef0b2-860a-43df-b37a-02731260376b 2026-07-02 06:22:59.121 10 INFO neutron.plugins.ml2.plugin [None req-5d784419-e3a0-4f30-90f3-28cffc5b05ba - - - - - -] Attempt 1 to provision port 140410f7-8765-4ac0-aba2-5d57f90a3b98 2026-07-02 06:22:59.676 10 INFO neutron.plugins.ml2.plugin [None req-c9fcdd3b-bedd-4303-bf3c-852e003403a5 - - - - - -] Attempt 1 to provision port 140410f7-8765-4ac0-aba2-5d57f90a3b98 2026-07-02 06:23:02.036 10 INFO neutron.plugins.ml2.plugin [None req-9c7292f2-aa7f-4a70-a3cb-5a601a357cdc - - - - - -] Attempt 1 to provision port e980a547-9727-46ff-9ba8-85050c791e2e 2026-07-02 06:23:02.234 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port e980a547-9727-46ff-9ba8-85050c791e2e 2026-07-02 06:23:08.205 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 63c801a1-7288-451b-860f-81920763bbf0 2026-07-02 06:23:09.000 9 INFO neutron.plugins.ml2.plugin [None req-94abdd04-e6af-44d5-9621-c3fd89d44c1c - - - - - -] Attempt 1 to provision port 63c801a1-7288-451b-860f-81920763bbf0 2026-07-02 06:23:09.476 10 INFO neutron.plugins.ml2.plugin [None req-fd8dd87f-831d-4e32-b6e6-97d401a9acd3 - - - - - -] Attempt 1 to provision port 63c801a1-7288-451b-860f-81920763bbf0 2026-07-02 06:23:09.538 10 INFO neutron.plugins.ml2.plugin [None req-fd8dd87f-831d-4e32-b6e6-97d401a9acd3 - - - - - -] Attempt 1 to provision port 809b931b-5b3f-455c-b8da-c58d25fe6761 2026-07-02 06:23:09.709 9 INFO neutron.plugins.ml2.plugin [None req-ab11fcef-1cfb-4ee1-aae0-52fd2c77f56a - - - - - -] Attempt 1 to provision port 809b931b-5b3f-455c-b8da-c58d25fe6761 2026-07-02 06:23:10.078 9 INFO neutron.plugins.ml2.plugin [None req-87f47a94-5257-48ad-8a92-8943f996fa1e - - - - - -] Attempt 1 to provision port 809b931b-5b3f-455c-b8da-c58d25fe6761 2026-07-02 06:23:10.268 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 63c801a1-7288-451b-860f-81920763bbf0 2026-07-02 06:23:16.217 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 07c459c7-b77d-4b07-a2fc-32e47dc271e5 2026-07-02 06:23:16.844 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port c3ca5b23-f415-472a-9329-e7a3ea6b976e 2026-07-02 06:23:17.434 10 INFO neutron.plugins.ml2.plugin [None req-df3cf404-d40b-40e8-9297-a4285f762e18 - - - - - -] Attempt 1 to provision port c3ca5b23-f415-472a-9329-e7a3ea6b976e 2026-07-02 06:23:17.818 9 INFO neutron.plugins.ml2.plugin [None req-f6b2bffe-49e6-4039-97c0-9a3c96cfbb40 - - - - - -] Attempt 1 to provision port c3ca5b23-f415-472a-9329-e7a3ea6b976e 2026-07-02 06:23:17.885 9 INFO neutron.plugins.ml2.plugin [None req-f6b2bffe-49e6-4039-97c0-9a3c96cfbb40 - - - - - -] Attempt 1 to provision port 81c8eb61-aaa6-4169-9f7c-c7f85a011f75 2026-07-02 06:23:18.204 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 59843adb-e950-431e-a2f3-6582bc3cddde 2026-07-02 06:23:18.322 10 INFO neutron.plugins.ml2.plugin [None req-134028bb-32c6-4a11-95d5-12e85231e658 - - - - - -] Attempt 1 to provision port c5ee306a-1a3e-4144-a95d-0fe4d7b5b6d4 2026-07-02 06:23:18.355 10 INFO neutron.plugins.ml2.plugin [None req-134028bb-32c6-4a11-95d5-12e85231e658 - - - - - -] Attempt 1 to provision port 81c8eb61-aaa6-4169-9f7c-c7f85a011f75 2026-07-02 06:23:18.683 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port c3ca5b23-f415-472a-9329-e7a3ea6b976e 2026-07-02 06:23:18.695 9 INFO neutron.plugins.ml2.plugin [None req-ad9ec05e-5cc3-4004-9bb4-7fbe30150214 - - - - - -] Attempt 1 to provision port 81c8eb61-aaa6-4169-9f7c-c7f85a011f75 2026-07-02 06:23:19.968 10 INFO neutron.plugins.ml2.plugin [None req-c63f0848-e3d5-4032-afe3-e4395e9983e2 - - - - - -] Attempt 1 to provision port 59843adb-e950-431e-a2f3-6582bc3cddde 2026-07-02 06:23:20.151 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 59843adb-e950-431e-a2f3-6582bc3cddde 2026-07-02 06:23:20.381 10 INFO neutron.plugins.ml2.plugin [None req-2ea6bad1-5d44-46e5-a38d-ee82f2ce60be - - - - - -] Attempt 1 to provision port 59843adb-e950-431e-a2f3-6582bc3cddde 2026-07-02 06:23:21.261 10 INFO neutron.plugins.ml2.plugin [None req-47181aa3-3e18-4b85-8749-dce8a3f01840 - - - - - -] Attempt 1 to provision port 5d9e9896-33eb-460e-a007-1e040553f78b 2026-07-02 06:23:21.506 9 INFO neutron.plugins.ml2.plugin [None req-6ad333fa-5790-449c-b2c4-e6af907e6b24 - - - - - -] Attempt 1 to provision port 39db9714-3c81-46aa-91bd-b04ff7c42374 2026-07-02 06:23:22.062 10 INFO neutron.plugins.ml2.plugin [None req-f924567e-ea5c-462e-8232-dd8e367ff326 - - - - - -] Attempt 1 to provision port 39db9714-3c81-46aa-91bd-b04ff7c42374 2026-07-02 06:23:22.194 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 2c820ae9-106a-4b08-b462-1c3ba0dd2ccc 2026-07-02 06:23:24.229 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 2c820ae9-106a-4b08-b462-1c3ba0dd2ccc 2026-07-02 06:23:25.723 9 INFO neutron.plugins.ml2.plugin [None req-a422d26d-efde-4532-b0aa-985ef8e18194 - - - - - -] Attempt 1 to provision port 5d2b4c52-4699-4dee-915e-939351bffec7 2026-07-02 06:23:31.421 9 INFO neutron.plugins.ml2.plugin [None req-3e35706a-52c4-4f95-b452-cd137317ffa2 - - - - - -] Attempt 1 to provision port b54de4b6-c226-405b-b27f-306ed381745c 2026-07-02 06:23:34.344 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port b54de4b6-c226-405b-b27f-306ed381745c 2026-07-02 06:23:34.471 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c04daf95-bfb6-4787-a237-92fd3e4a4536'] response: {'server_uuid': 'aa37978b-44b6-490a-83bb-bcebb6e69a5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b54de4b6-c226-405b-b27f-306ed381745c', 'code': 200} 2026-07-02 06:23:36.317 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port b54de4b6-c226-405b-b27f-306ed381745c 2026-07-02 06:23:38.657 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 39db9714-3c81-46aa-91bd-b04ff7c42374 2026-07-02 06:23:39.158 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port c5ee306a-1a3e-4144-a95d-0fe4d7b5b6d4 2026-07-02 06:23:40.314 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 39db9714-3c81-46aa-91bd-b04ff7c42374 2026-07-02 06:23:40.750 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port c5ee306a-1a3e-4144-a95d-0fe4d7b5b6d4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:23:46.323 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 22d8feaa-6bf4-4eaf-977c-ea9842ae4abc 2026-07-02 06:23:48.917 10 INFO neutron.plugins.ml2.plugin [None req-9a212cdc-9296-4c67-b120-a5a1796cef48 - - - - - -] Attempt 1 to provision port 73944973-06bd-4668-b15c-e72ae43b4aed 2026-07-02 06:23:50.294 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port aa9f0652-fa71-412e-984e-699678c6ac8e 2026-07-02 06:23:50.387 10 INFO neutron.plugins.ml2.plugin [None req-2bfd7d38-bcf0-4fbf-9e55-794a37ce3f4f - - - - - -] Attempt 1 to provision port aa9f0652-fa71-412e-984e-699678c6ac8e 2026-07-02 06:23:50.763 9 INFO neutron.plugins.ml2.plugin [None req-b6fff7bd-d44b-4564-8808-4c7542e6f13f - - - - - -] Attempt 1 to provision port aa9f0652-fa71-412e-984e-699678c6ac8e 2026-07-02 06:23:51.480 10 INFO neutron.plugins.ml2.plugin [None req-4c014a7c-3795-41d9-a0ab-9afaa82146d9 - - - - - -] Attempt 1 to provision port f93caf49-b714-4e34-80e6-18ded32f379c 2026-07-02 06:23:52.374 9 INFO neutron.plugins.ml2.plugin [None req-ac134327-6533-4a78-a541-9ca3ddc3cb03 - - - - - -] Attempt 1 to provision port f93caf49-b714-4e34-80e6-18ded32f379c 2026-07-02 06:23:52.526 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port aa9f0652-fa71-412e-984e-699678c6ac8e 2026-07-02 06:23:52.845 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 750ae639-6fa7-4c30-8891-80fa94e11dad 2026-07-02 06:23:53.369 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 23c4b875-c742-4738-b0f6-beb3f4f358f4 2026-07-02 06:23:54.146 9 INFO neutron.plugins.ml2.plugin [None req-2b98cc0c-db5d-4e50-966a-772a2de55810 - - - - - -] Attempt 1 to provision port 23c4b875-c742-4738-b0f6-beb3f4f358f4 2026-07-02 06:23:54.243 9 INFO neutron.plugins.ml2.plugin [None req-2b98cc0c-db5d-4e50-966a-772a2de55810 - - - - - -] Attempt 1 to provision port 750ae639-6fa7-4c30-8891-80fa94e11dad 2026-07-02 06:23:54.392 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 1a9bd9d0-1b57-428b-88d6-8fe2b6ae15f7 2026-07-02 06:23:54.556 9 INFO neutron.plugins.ml2.plugin [None req-5a066ddb-1755-4465-81b9-0e6b5e05f6a7 - - - - - -] Attempt 1 to provision port 23c4b875-c742-4738-b0f6-beb3f4f358f4 2026-07-02 06:23:54.646 9 INFO neutron.plugins.ml2.plugin [None req-5a066ddb-1755-4465-81b9-0e6b5e05f6a7 - - - - - -] Attempt 1 to provision port 74831c34-586b-4d22-8637-48b0364759fe 2026-07-02 06:23:54.678 9 INFO neutron.plugins.ml2.plugin [None req-5a066ddb-1755-4465-81b9-0e6b5e05f6a7 - - - - - -] Attempt 1 to provision port 750ae639-6fa7-4c30-8891-80fa94e11dad 2026-07-02 06:23:54.890 10 INFO neutron.plugins.ml2.plugin [None req-b0579d5a-c7aa-40f4-ac60-82673e971b8b - - - - - -] Attempt 1 to provision port 74831c34-586b-4d22-8637-48b0364759fe 2026-07-02 06:23:54.997 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 750ae639-6fa7-4c30-8891-80fa94e11dad 2026-07-02 06:23:55.148 9 INFO neutron.plugins.ml2.plugin [None req-728dbd4d-9d9d-417b-9a61-7f79dcaff07d - - - - - -] Attempt 1 to provision port 74831c34-586b-4d22-8637-48b0364759fe 2026-07-02 06:23:55.332 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 23c4b875-c742-4738-b0f6-beb3f4f358f4 2026-07-02 06:23:56.107 10 INFO neutron.plugins.ml2.plugin [None req-c1004bd7-30d4-4ff3-ba7c-4406f27ecf4c - - - - - -] Attempt 1 to provision port 801501b6-56eb-4c67-9ea1-e421a10c84a1 2026-07-02 06:23:56.284 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 1a9bd9d0-1b57-428b-88d6-8fe2b6ae15f7 2026-07-02 06:23:56.557 10 INFO neutron.plugins.ml2.plugin [None req-dbae0bd0-ef3f-457a-b95b-cbabbc101faf - - - - - -] Attempt 1 to provision port 26aea87d-2d50-4a36-a873-ea2020b9e6c6 2026-07-02 06:23:56.895 9 INFO neutron.plugins.ml2.plugin [None req-e8e2dcdc-e602-4e29-aa0d-bce709920d95 - - - - - -] Attempt 1 to provision port 801501b6-56eb-4c67-9ea1-e421a10c84a1 2026-07-02 06:23:58.377 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 26aea87d-2d50-4a36-a873-ea2020b9e6c6 2026-07-02 06:23:58.497 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7050acc5-3620-429e-8487-4cbec35e46f9'] response: {'server_uuid': 'fb166c24-9309-4bc2-9b82-93b635757893', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26aea87d-2d50-4a36-a873-ea2020b9e6c6', 'code': 200} 2026-07-02 06:24:00.366 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 26aea87d-2d50-4a36-a873-ea2020b9e6c6 2026-07-02 06:24:02.089 9 INFO neutron.plugins.ml2.plugin [None req-ae81b7a6-b4f8-4202-b127-7b0688d9404f - - - - - -] Attempt 1 to provision port 6633f609-b406-487a-b9b8-dffd1643e23b 2026-07-02 06:24:02.638 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bf6407e-461b-4364-9584-25e69d68c19a'] response: {'server_uuid': 'fb166c24-9309-4bc2-9b82-93b635757893', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '26aea87d-2d50-4a36-a873-ea2020b9e6c6', 'code': 200} 2026-07-02 06:24:06.365 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d9e256ee-8471-42dd-8b3c-f15f4dac5d5b 2026-07-02 06:24:06.841 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 7c3d2bed-92b2-4a67-ae3b-3ee10fc3eba3 2026-07-02 06:24:07.316 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port fe545791-fab4-4e1f-9115-be3963e372e4 2026-07-02 06:24:07.497 9 INFO neutron.plugins.ml2.plugin [None req-c3e9297c-6a1b-45cc-8402-f4ea1e3f63fc - - - - - -] Attempt 1 to provision port fe545791-fab4-4e1f-9115-be3963e372e4 2026-07-02 06:24:07.817 9 INFO neutron.plugins.ml2.plugin [None req-04750be2-d5ae-4dbf-afe4-aaaa4e9c827c - - - - - -] Attempt 1 to provision port 1beb6b8f-8e00-49a6-a1f5-eb046c797aee 2026-07-02 06:24:07.883 9 INFO neutron.plugins.ml2.plugin [None req-04750be2-d5ae-4dbf-afe4-aaaa4e9c827c - - - - - -] Attempt 1 to provision port fe545791-fab4-4e1f-9115-be3963e372e4 2026-07-02 06:24:07.958 9 INFO neutron.plugins.ml2.plugin [None req-04750be2-d5ae-4dbf-afe4-aaaa4e9c827c - - - - - -] Attempt 1 to provision port d9e256ee-8471-42dd-8b3c-f15f4dac5d5b 2026-07-02 06:24:08.139 10 INFO neutron.plugins.ml2.plugin [None req-0b422550-beca-40bf-80fa-48e7c2d68043 - - - - - -] Attempt 1 to provision port 1beb6b8f-8e00-49a6-a1f5-eb046c797aee 2026-07-02 06:24:08.308 10 INFO neutron.plugins.ml2.plugin [None req-d7b4cd2f-ce99-448f-86b2-20ae0495b2d6 - - - - - -] Attempt 1 to provision port 3eded04b-40f9-41ff-a282-42f15cb6e96b 2026-07-02 06:24:08.318 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d9e256ee-8471-42dd-8b3c-f15f4dac5d5b 2026-07-02 06:24:08.368 10 INFO neutron.plugins.ml2.plugin [None req-d7b4cd2f-ce99-448f-86b2-20ae0495b2d6 - - - - - -] Attempt 1 to provision port d9e256ee-8471-42dd-8b3c-f15f4dac5d5b 2026-07-02 06:24:08.558 9 INFO neutron.plugins.ml2.plugin [None req-1ffac125-4898-469a-b62a-6abc044c26da - - - - - -] Attempt 1 to provision port 3eded04b-40f9-41ff-a282-42f15cb6e96b 2026-07-02 06:24:08.602 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 7c3d2bed-92b2-4a67-ae3b-3ee10fc3eba3 2026-07-02 06:24:08.815 10 INFO neutron.plugins.ml2.plugin [None req-e4f78cf3-626d-4e80-871d-932180cbf142 - - - - - -] Attempt 1 to provision port 3eded04b-40f9-41ff-a282-42f15cb6e96b 2026-07-02 06:24:08.918 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port fe545791-fab4-4e1f-9115-be3963e372e4 2026-07-02 06:24:09.164 9 INFO neutron.plugins.ml2.plugin [None req-532754ee-a85b-494f-aa5c-8a8b181de231 - - - - - -] Attempt 1 to provision port 1beb6b8f-8e00-49a6-a1f5-eb046c797aee /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:24:16.344 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 37f44b83-e26c-49bc-bddc-46e3ef856aa1 2026-07-02 06:24:16.351 9 INFO neutron.plugins.ml2.plugin [None req-4605bca1-4404-46db-97e6-5957c3115883 - - - - - -] Attempt 1 to provision port 60f1485c-eed0-45ee-92ab-6752df9aeabe 2026-07-02 06:24:16.805 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port e07105a4-ead2-4687-9a76-fc469b2c9c16 2026-07-02 06:24:17.632 10 INFO neutron.plugins.ml2.plugin [None req-23566f09-9411-4d62-81a6-6c93ee8592ac - - - - - -] Attempt 1 to provision port e07105a4-ead2-4687-9a76-fc469b2c9c16 2026-07-02 06:24:17.913 10 INFO neutron.plugins.ml2.plugin [None req-4c3ba34f-2add-4b0e-b412-af4c48152f51 - - - - - -] Attempt 1 to provision port 37f44b83-e26c-49bc-bddc-46e3ef856aa1 2026-07-02 06:24:18.096 9 INFO neutron.plugins.ml2.plugin [None req-430a69e8-4396-4d77-9fa7-f654cec95c30 - - - - - -] Attempt 1 to provision port e07105a4-ead2-4687-9a76-fc469b2c9c16 2026-07-02 06:24:18.193 9 INFO neutron.plugins.ml2.plugin [None req-430a69e8-4396-4d77-9fa7-f654cec95c30 - - - - - -] Attempt 1 to provision port 0cfb042a-1df0-4792-96b6-a3789f000003 2026-07-02 06:24:18.321 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 37f44b83-e26c-49bc-bddc-46e3ef856aa1 2026-07-02 06:24:18.359 9 INFO neutron.plugins.ml2.plugin [None req-e5a89022-55cf-4071-b510-7b0e4eabf031 - - - - - -] Attempt 1 to provision port 37f44b83-e26c-49bc-bddc-46e3ef856aa1 2026-07-02 06:24:18.576 10 INFO neutron.plugins.ml2.plugin [None req-66766313-51dc-41ef-af1f-59d255697766 - - - - - -] Attempt 1 to provision port 1d32e6a1-a678-45f2-9e15-c256e6bb4e75 2026-07-02 06:24:18.614 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port e07105a4-ead2-4687-9a76-fc469b2c9c16 2026-07-02 06:24:18.948 9 INFO neutron.plugins.ml2.plugin [None req-cda65fc7-e09f-4e95-9fd8-16b231513cc6 - - - - - -] Attempt 1 to provision port 52ee7bd9-453e-47a0-9c54-e3fbcd320ace 2026-07-02 06:24:19.996 10 INFO neutron.plugins.ml2.plugin [None req-15de9b8c-0dcb-4b1c-8537-aa5e54af80ae - - - - - -] Attempt 1 to provision port 52ee7bd9-453e-47a0-9c54-e3fbcd320ace 2026-07-02 06:24:20.322 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port a95e81ab-d72a-48b2-9038-3a56e572891e 2026-07-02 06:24:22.480 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 1d32e6a1-a678-45f2-9e15-c256e6bb4e75 2026-07-02 06:24:22.600 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-18e6b9a3-c917-48e0-bf9b-17feca1cb51d'] response: {'server_uuid': '5660077f-e0fa-45b5-b38a-214f7111360f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d32e6a1-a678-45f2-9e15-c256e6bb4e75', 'code': 200} 2026-07-02 06:24:23.160 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port a95e81ab-d72a-48b2-9038-3a56e572891e 2026-07-02 06:24:23.265 10 INFO neutron.plugins.ml2.plugin [None req-6f5d1762-555a-4e8f-8c30-038899cd075e - - - - - -] Attempt 1 to provision port 6bd957a4-661f-4dd9-b385-943fd77d3de3 2026-07-02 06:24:24.396 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 1d32e6a1-a678-45f2-9e15-c256e6bb4e75 2026-07-02 06:24:24.793 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 6633f609-b406-487a-b9b8-dffd1643e23b 2026-07-02 06:24:25.235 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 3eded04b-40f9-41ff-a282-42f15cb6e96b 2026-07-02 06:24:26.384 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 6633f609-b406-487a-b9b8-dffd1643e23b 2026-07-02 06:24:26.694 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 3eded04b-40f9-41ff-a282-42f15cb6e96b 2026-07-02 06:24:26.946 10 INFO neutron.plugins.ml2.plugin [None req-b1e526c7-17c8-4ce8-a938-d8d8af2d9ec7 - - - - - -] Attempt 1 to provision port 2b058576-3987-4998-9041-46a4ead0da53 2026-07-02 06:24:28.399 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 2b058576-3987-4998-9041-46a4ead0da53 2026-07-02 06:24:28.511 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-816ce376-1b0c-4aa7-bf0d-568659fd6930'] response: {'server_uuid': '581d9ade-3f7d-462d-b4a2-520f70bef675', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b058576-3987-4998-9041-46a4ead0da53', 'code': 200} 2026-07-02 06:24:30.357 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 2b058576-3987-4998-9041-46a4ead0da53 2026-07-02 06:24:32.452 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d82bd57d-40a3-438d-9c58-e9f97928c83f 2026-07-02 06:24:33.151 9 INFO neutron.plugins.ml2.plugin [None req-25a2141d-f785-46a1-a1ba-7770b3e52c13 - - - - - -] Attempt 1 to provision port 74e4bcc6-77d8-4592-8d7a-bae981ac1dfb 2026-07-02 06:24:33.262 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port e848219f-d63b-449e-a2a5-a39e6716b219 2026-07-02 06:24:33.582 9 INFO neutron.plugins.ml2.plugin [None req-13b99e6f-67dc-4010-9d4a-68233e3687b1 - - - - - -] Attempt 1 to provision port d82bd57d-40a3-438d-9c58-e9f97928c83f 2026-07-02 06:24:33.799 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 74e4bcc6-77d8-4592-8d7a-bae981ac1dfb 2026-07-02 06:24:33.827 10 INFO neutron.plugins.ml2.plugin [None req-2612cb87-1d47-49a3-9e8d-07b129e90d4a - - - - - -] Attempt 1 to provision port 74e4bcc6-77d8-4592-8d7a-bae981ac1dfb 2026-07-02 06:24:34.114 10 INFO neutron.plugins.ml2.plugin [None req-f42c1942-a1a6-472c-b4af-569cbff70cb9 - - - - - -] Attempt 1 to provision port d82bd57d-40a3-438d-9c58-e9f97928c83f 2026-07-02 06:24:34.463 9 INFO neutron.plugins.ml2.plugin [None req-a5bbfcac-cb2d-4757-8af7-8341defafdc5 - - - - - -] Attempt 1 to provision port e848219f-d63b-449e-a2a5-a39e6716b219 2026-07-02 06:24:34.661 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d9391792-f1a6-4df2-b6d5-d412cc68cb40 2026-07-02 06:24:34.905 9 INFO neutron.plugins.ml2.plugin [None req-8b5603ce-3d64-4ca8-9ed1-62e0530f4599 - - - - - -] Attempt 1 to provision port e848219f-d63b-449e-a2a5-a39e6716b219 2026-07-02 06:24:35.230 10 INFO neutron.plugins.ml2.plugin [None req-e0e81ce8-bec5-48eb-9bc3-5cde69d84d37 - - - - - -] Attempt 1 to provision port 0d7f9a69-4a1b-4503-b1b4-2edb9ae4a2d4 2026-07-02 06:24:35.290 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 0d7f9a69-4a1b-4503-b1b4-2edb9ae4a2d4 2026-07-02 06:24:35.934 10 INFO neutron.plugins.ml2.plugin [None req-6258257f-1608-4bc4-9494-8fb90444b4da - - - - - -] Attempt 1 to provision port d9391792-f1a6-4df2-b6d5-d412cc68cb40 2026-07-02 06:24:36.622 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 60f1485c-eed0-45ee-92ab-6752df9aeabe 2026-07-02 06:24:37.130 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 52ee7bd9-453e-47a0-9c54-e3fbcd320ace 2026-07-02 06:24:38.595 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 60f1485c-eed0-45ee-92ab-6752df9aeabe 2026-07-02 06:24:39.182 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 52ee7bd9-453e-47a0-9c54-e3fbcd320ace 2026-07-02 06:24:45.260 10 INFO neutron.plugins.ml2.plugin [None req-ff863c2f-a8ad-4527-8dc5-b598c674ed0d - - - - - -] Attempt 1 to provision port b9f1840d-080a-469e-9532-953ad3f98c40 2026-07-02 06:24:46.658 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port b9f1840d-080a-469e-9532-953ad3f98c40 2026-07-02 06:24:46.814 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8056f1e3-f0c0-46b6-917f-4b0213b68a61'] response: {'server_uuid': 'e264297d-96cd-4183-98f4-a0aef626a174', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b9f1840d-080a-469e-9532-953ad3f98c40', 'code': 200} 2026-07-02 06:24:48.604 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port b9f1840d-080a-469e-9532-953ad3f98c40 2026-07-02 06:24:50.792 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f17816ba-d983-497c-b65c-7ba30cf4ea38'] response: {'server_uuid': '581d9ade-3f7d-462d-b4a2-520f70bef675', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2b058576-3987-4998-9041-46a4ead0da53', 'code': 200} 2026-07-02 06:24:52.633 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 2b058576-3987-4998-9041-46a4ead0da53 2026-07-02 06:24:52.748 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c06f1ec-d6e7-486b-912b-08d380499e7d'] response: {'server_uuid': '581d9ade-3f7d-462d-b4a2-520f70bef675', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b058576-3987-4998-9041-46a4ead0da53', 'code': 200} 2026-07-02 06:24:54.598 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 2b058576-3987-4998-9041-46a4ead0da53 2026-07-02 06:25:20.476 10 INFO neutron.plugins.ml2.plugin [None req-99c67dfc-245e-4862-85d9-dc9aaeb5b4af - - - - - -] Attempt 1 to provision port 70d3c0eb-3466-4662-93af-5cec3dadb80f 2026-07-02 06:25:20.573 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 7e53ccb6-42a3-45d4-8c69-c7c3e74941e7 2026-07-02 06:25:22.229 9 INFO neutron.plugins.ml2.plugin [None req-0decf7ab-80aa-4dd7-a02f-d002103f2173 - - - - - -] Attempt 1 to provision port 7e53ccb6-42a3-45d4-8c69-c7c3e74941e7 2026-07-02 06:25:22.579 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 7e53ccb6-42a3-45d4-8c69-c7c3e74941e7 2026-07-02 06:25:22.616 9 INFO neutron.plugins.ml2.plugin [None req-49f672b5-2826-42cd-80a3-24fcd5e78530 - - - - - -] Attempt 1 to provision port 7e53ccb6-42a3-45d4-8c69-c7c3e74941e7 2026-07-02 06:25:22.825 10 INFO neutron.plugins.ml2.plugin [None req-10f714be-1a25-4a97-ae0c-19d076444a3a - - - - - -] Attempt 1 to provision port 745f166d-755b-473e-a3e7-51ca73b30837 2026-07-02 06:25:23.497 9 INFO neutron.plugins.ml2.plugin [None req-5cacf777-53e8-4e44-8a21-6801cb878754 - - - - - -] Attempt 1 to provision port 745f166d-755b-473e-a3e7-51ca73b30837 2026-07-02 06:25:24.582 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 2bf288da-4df9-437c-9125-c48747e871cc 2026-07-02 06:25:26.625 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 2bf288da-4df9-437c-9125-c48747e871cc 2026-07-02 06:25:26.975 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 7ed6240d-1b4b-49ed-858d-9141cbf53275 2026-07-02 06:25:27.471 10 INFO neutron.plugins.ml2.plugin [None req-aaa1e210-3c22-49e5-8231-6d6f1c10d77e - - - - - -] Attempt 1 to provision port 24cef25c-9b78-4585-9229-9dc7e2d0f326 2026-07-02 06:25:27.728 10 INFO neutron.plugins.ml2.plugin [None req-a459355f-0eb8-4c73-961e-943bcd2badf2 - - - - - -] Attempt 1 to provision port 7ed6240d-1b4b-49ed-858d-9141cbf53275 2026-07-02 06:25:28.955 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 05344c0e-a067-427a-9d05-b2c496529cbf 2026-07-02 06:25:29.280 9 INFO neutron.plugins.ml2.plugin [None req-f62beff4-e180-4237-bf09-98eda43f1eed - - - - - -] Attempt 1 to provision port 7ed6240d-1b4b-49ed-858d-9141cbf53275 2026-07-02 06:25:29.365 9 INFO neutron.plugins.ml2.plugin [None req-f62beff4-e180-4237-bf09-98eda43f1eed - - - - - -] Attempt 1 to provision port 96958fed-45de-43de-b0e5-e5c1836ef6ea 2026-07-02 06:25:29.467 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 96958fed-45de-43de-b0e5-e5c1836ef6ea 2026-07-02 06:25:29.925 10 INFO neutron.plugins.ml2.plugin [None req-c867bd81-3131-450f-af19-6e3eedf40e16 - - - - - -] Attempt 1 to provision port 7ed6240d-1b4b-49ed-858d-9141cbf53275 2026-07-02 06:25:29.996 10 INFO neutron.plugins.ml2.plugin [None req-c867bd81-3131-450f-af19-6e3eedf40e16 - - - - - -] Attempt 1 to provision port 881a46d3-1440-4306-81e3-56a8655fd947 2026-07-02 06:25:30.337 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 24cef25c-9b78-4585-9229-9dc7e2d0f326 2026-07-02 06:25:30.464 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f99f792d-17d8-489c-8055-67bf717e2545'] response: {'server_uuid': 'a1801fa5-c93b-41f5-ae7e-0406b446a397', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24cef25c-9b78-4585-9229-9dc7e2d0f326', 'code': 200} 2026-07-02 06:25:30.535 10 INFO neutron.plugins.ml2.plugin [None req-0abb04df-568d-413b-a9c6-589647524e8d - - - - - -] Attempt 1 to provision port 05344c0e-a067-427a-9d05-b2c496529cbf 2026-07-02 06:25:30.721 9 INFO neutron.plugins.ml2.plugin [None req-038df288-2b32-45e5-a33b-ebf1e26ef071 - - - - - -] Attempt 1 to provision port 96958fed-45de-43de-b0e5-e5c1836ef6ea 2026-07-02 06:25:30.916 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 7ed6240d-1b4b-49ed-858d-9141cbf53275 2026-07-02 06:25:31.148 9 INFO neutron.plugins.ml2.plugin [None req-a3fba3f4-dc61-44c3-9410-63281b064fdc - - - - - -] Attempt 1 to provision port 96958fed-45de-43de-b0e5-e5c1836ef6ea 2026-07-02 06:25:31.583 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 05344c0e-a067-427a-9d05-b2c496529cbf 2026-07-02 06:25:31.657 10 INFO neutron.plugins.ml2.plugin [None req-a1e28595-6b83-46c3-b771-6be2faad803c - - - - - -] Attempt 1 to provision port 05344c0e-a067-427a-9d05-b2c496529cbf 2026-07-02 06:25:32.104 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 24cef25c-9b78-4585-9229-9dc7e2d0f326 2026-07-02 06:25:32.159 10 INFO neutron.plugins.ml2.plugin [None req-d0133a85-7efa-4a39-890e-b9a9fde419fe - - - - - -] Attempt 1 to provision port 05344c0e-a067-427a-9d05-b2c496529cbf 2026-07-02 06:25:32.695 9 INFO neutron.plugins.ml2.plugin [None req-759aaf22-50fe-47cc-a3b4-b228b1d05fa2 - - - - - -] Attempt 1 to provision port a18d6873-959a-4b6e-92ca-262b75cfeacf 2026-07-02 06:25:32.797 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 96958fed-45de-43de-b0e5-e5c1836ef6ea 2026-07-02 06:25:33.370 10 INFO neutron.plugins.ml2.plugin [None req-2135f91c-2d71-4ab2-8bb1-db1ff4dcc389 - - - - - -] Attempt 1 to provision port a18d6873-959a-4b6e-92ca-262b75cfeacf 2026-07-02 06:25:33.703 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 8c38aab2-b7c1-455a-a10b-b25771c675f5 2026-07-02 06:25:34.748 9 INFO neutron.plugins.ml2.plugin [None req-a19d4cbd-bfaa-40e5-865e-5b1b2f603344 - - - - - -] Attempt 1 to provision port 826f39cc-2856-40ff-94bd-09436226a9f9 2026-07-02 06:25:35.596 10 INFO neutron.plugins.ml2.plugin [None req-ed176e5e-95e6-410d-8876-fac45e42837e - - - - - -] Attempt 1 to provision port 826f39cc-2856-40ff-94bd-09436226a9f9 2026-07-02 06:25:35.640 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 8c38aab2-b7c1-455a-a10b-b25771c675f5 2026-07-02 06:25:36.801 9 INFO neutron.plugins.ml2.plugin [None req-81a1f645-52c3-48d2-9b76-426dedf2e306 - - - - - -] Attempt 1 to provision port c790a9b2-27f3-42f0-9b37-6d4a45abced0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:25:38.479 10 INFO neutron.plugins.ml2.plugin [None req-81a35691-089f-4fbd-a358-f63af562b714 - - - - - -] Attempt 1 to provision port c790a9b2-27f3-42f0-9b37-6d4a45abced0 2026-07-02 06:25:42.471 10 INFO neutron.plugins.ml2.plugin [None req-a4195b84-1152-417c-b1df-64076018226c - - - - - -] Attempt 1 to provision port 3f96f908-75fe-4ea3-9bd6-31e260fbca31 2026-07-02 06:25:45.592 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 3f96f908-75fe-4ea3-9bd6-31e260fbca31 2026-07-02 06:25:45.713 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-162497bd-15e5-4b43-9eeb-c7671161ecb5'] response: {'server_uuid': '57d68df1-756a-4ed2-af8d-243709c51dc6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f96f908-75fe-4ea3-9bd6-31e260fbca31', 'code': 200} 2026-07-02 06:25:47.560 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 3f96f908-75fe-4ea3-9bd6-31e260fbca31 2026-07-02 06:25:49.978 10 INFO neutron.plugins.ml2.plugin [None req-755b77b9-c9e1-4a25-b164-011a2fc022f8 - - - - - -] Attempt 1 to provision port b739295d-9e88-41ad-abdf-56fc543bbcc3 2026-07-02 06:25:51.569 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port b739295d-9e88-41ad-abdf-56fc543bbcc3 2026-07-02 06:25:51.674 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8d38ac8-a680-46d7-b539-411fb0b148ff'] response: {'server_uuid': '014a3d04-bac0-455e-83eb-dbae8b6d423a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b739295d-9e88-41ad-abdf-56fc543bbcc3', 'code': 200} 2026-07-02 06:25:53.581 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port b739295d-9e88-41ad-abdf-56fc543bbcc3 2026-07-02 06:25:59.597 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port a18d6873-959a-4b6e-92ca-262b75cfeacf 2026-07-02 06:26:00.012 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 881a46d3-1440-4306-81e3-56a8655fd947 2026-07-02 06:26:00.336 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 826f39cc-2856-40ff-94bd-09436226a9f9 2026-07-02 06:26:01.574 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port a18d6873-959a-4b6e-92ca-262b75cfeacf 2026-07-02 06:26:02.009 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port c790a9b2-27f3-42f0-9b37-6d4a45abced0 2026-07-02 06:26:02.398 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 881a46d3-1440-4306-81e3-56a8655fd947 2026-07-02 06:26:02.592 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 826f39cc-2856-40ff-94bd-09436226a9f9 2026-07-02 06:26:03.597 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port c790a9b2-27f3-42f0-9b37-6d4a45abced0 2026-07-02 06:26:05.627 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 89655894-c180-4814-b062-6e43f5d71203 2026-07-02 06:26:05.667 10 INFO neutron.plugins.ml2.db [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] No ports have port_id starting with 89655894-c180-4814-b062-6e43f5d71203 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.441 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.443 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.443 10 INFO neutron.plugins.ml2.plugin [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Attempt 2 to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.466 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.467 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.468 10 INFO neutron.plugins.ml2.plugin [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Attempt 3 to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.494 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.495 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.495 10 INFO neutron.plugins.ml2.plugin [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Attempt 4 to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.536 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.538 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.538 10 INFO neutron.plugins.ml2.plugin [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Attempt 5 to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.561 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.562 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.562 10 INFO neutron.plugins.ml2.plugin [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Attempt 6 to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.589 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.590 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.590 10 INFO neutron.plugins.ml2.plugin [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Attempt 7 to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.637 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.638 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.638 10 INFO neutron.plugins.ml2.plugin [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Attempt 8 to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.660 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.662 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.662 10 INFO neutron.plugins.ml2.plugin [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Attempt 9 to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.686 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.687 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.687 10 INFO neutron.plugins.ml2.plugin [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Attempt 10 to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e6938d-0cf1-4d7a-b61d-b6358a2b94be could not be found. 2026-07-02 06:26:11.708 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:26:11.709 10 ERROR neutron.plugins.ml2.managers [None req-e4f39355-22b6-40f6-981b-ac0b80705a38 - - - - - -] Failed to bind port f5c54686-1dd2-4899-bccf-0742f8519dcd on host instance for vnic_type normal using segments [{'id': '7a793715-43e6-493d-b457-1acf8dbf5a60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 738, 'network_id': '98fde145-b253-491b-a32f-348906cdb49f'}] 2026-07-02 06:26:11.897 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f8b398a0-8021-4526-aad1-e757696de770 2026-07-02 06:26:12.710 10 INFO neutron.plugins.ml2.plugin [None req-60ce519f-bdf3-4afe-b957-1f8c64e06268 - - - - - -] Attempt 1 to provision port f8b398a0-8021-4526-aad1-e757696de770 2026-07-02 06:26:13.313 10 INFO neutron.plugins.ml2.plugin [None req-a158809f-8e03-4e4d-a3c0-36ba06750446 - - - - - -] Attempt 1 to provision port 1a0a9dc0-9177-46f8-aabc-fce10f88fc9a 2026-07-02 06:26:13.462 10 INFO neutron.plugins.ml2.plugin [None req-14fd9498-f29c-4276-a275-5cff300a7ad9 - - - - - -] Attempt 1 to provision port f8b398a0-8021-4526-aad1-e757696de770 2026-07-02 06:26:13.506 10 INFO neutron.plugins.ml2.db [None req-14fd9498-f29c-4276-a275-5cff300a7ad9 - - - - - -] No ports have port_id starting with f8b398a0-8021-4526-aad1-e757696de770 2026-07-02 06:26:20.779 10 INFO neutron.plugins.ml2.plugin [None req-79fc3da9-a6e4-4d32-99d0-8b537cb57ad3 - - - - - -] Attempt 1 to provision port d783fe21-f7dc-4811-b0ce-3a006db81362 2026-07-02 06:26:21.561 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 49585654-99c0-4ae9-acac-dfd9e8275a58 2026-07-02 06:26:22.233 9 INFO neutron.plugins.ml2.plugin [None req-bb204185-85a4-4b18-87f9-9ea56ebf7706 - - - - - -] Attempt 1 to provision port 49585654-99c0-4ae9-acac-dfd9e8275a58 2026-07-02 06:26:22.605 10 INFO neutron.plugins.ml2.plugin [None req-c2dcd6ac-895b-44bb-aa5f-b9b7bee4cd0a - - - - - -] Attempt 1 to provision port 49585654-99c0-4ae9-acac-dfd9e8275a58 2026-07-02 06:26:23.566 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 49585654-99c0-4ae9-acac-dfd9e8275a58 2026-07-02 06:26:23.597 10 INFO neutron.plugins.ml2.plugin [None req-73db3320-ce56-47f9-b336-bf457aef135c - - - - - -] Attempt 1 to provision port cd30c1ef-7415-44ba-b96e-87f353f89e91 2026-07-02 06:26:23.882 9 INFO neutron.plugins.ml2.plugin [None req-310a6208-44ae-4506-8e22-9f2e7cabba51 - - - - - -] Attempt 1 to provision port 8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 2026-07-02 06:26:24.268 10 INFO neutron.plugins.ml2.plugin [None req-adf3c4c9-1d4d-49aa-b304-51afef045de0 - - - - - -] Attempt 1 to provision port cd30c1ef-7415-44ba-b96e-87f353f89e91 2026-07-02 06:26:25.607 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 28e49d91-17dc-42e2-8cab-a4db3e4258e5 2026-07-02 06:26:26.078 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 2026-07-02 06:26:26.178 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-724693ce-d9c6-4ecd-9968-e4878ab6a939'] response: {'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8858c11a-09c5-40ba-8b7b-2fa5a974b6f3', 'code': 200} 2026-07-02 06:26:27.558 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 28e49d91-17dc-42e2-8cab-a4db3e4258e5 2026-07-02 06:26:27.913 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 2026-07-02 06:26:28.766 10 INFO neutron.plugins.ml2.plugin [None req-7062c200-a5b1-4da1-9e59-f8cb814b8fa9 - - - - - -] Attempt 1 to provision port 8f5e53c6-d117-4e5c-85cb-b4a5f562d28c 2026-07-02 06:26:31.693 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 8f5e53c6-d117-4e5c-85cb-b4a5f562d28c 2026-07-02 06:26:31.862 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa1bd395-8ef9-47aa-83e7-0f627d11a809'] response: {'server_uuid': '20d16108-fe62-47ff-b89d-bcc1961db375', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f5e53c6-d117-4e5c-85cb-b4a5f562d28c', 'code': 200} 2026-07-02 06:26:33.596 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 8f5e53c6-d117-4e5c-85cb-b4a5f562d28c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:26:45.056 10 INFO neutron.plugins.ml2.plugin [None req-eae0b64a-54b0-4613-bfc9-fac3adf4dcf7 - - - - - -] Attempt 1 to provision port 244c6013-bd08-455c-a335-c895cde3f9eb 2026-07-02 06:26:45.594 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 78abcf97-b42f-4d99-8295-38e2f045dbe7 2026-07-02 06:26:47.003 10 INFO neutron.plugins.ml2.plugin [None req-8a687645-3c8f-4ff5-966b-709752ec607b - - - - - -] Attempt 1 to provision port 78abcf97-b42f-4d99-8295-38e2f045dbe7 2026-07-02 06:26:47.274 9 INFO neutron.plugins.ml2.plugin [None req-57da0355-cf78-4129-8a29-4cfc20d5aa6d - - - - - -] Attempt 1 to provision port 78abcf97-b42f-4d99-8295-38e2f045dbe7 2026-07-02 06:26:47.590 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 78abcf97-b42f-4d99-8295-38e2f045dbe7 2026-07-02 06:26:47.764 9 INFO neutron.plugins.ml2.plugin [None req-e40d6b19-bf50-4b53-85ef-05b80f6221bc - - - - - -] Attempt 1 to provision port f96735e6-a457-4b39-b094-6979a4c6c9d4 2026-07-02 06:26:48.564 10 INFO neutron.plugins.ml2.plugin [None req-f0fadb62-b0e8-45f5-b701-9ed4d95ee462 - - - - - -] Attempt 1 to provision port f96735e6-a457-4b39-b094-6979a4c6c9d4 2026-07-02 06:26:49.599 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 5495924b-c9d8-4006-88f5-c0d2dcee8461 2026-07-02 06:26:51.702 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 6898c298-87dd-4d34-87cd-e2f0d881b6e7 2026-07-02 06:26:51.878 9 INFO neutron.plugins.ml2.plugin [None req-21491af5-be89-43cd-bc3f-3ea7e09fcf05 - - - - - -] Attempt 1 to provision port e23493ea-9aa7-4e36-92a8-148e0b115c97 2026-07-02 06:26:52.354 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 5495924b-c9d8-4006-88f5-c0d2dcee8461 2026-07-02 06:26:53.382 9 INFO neutron.plugins.ml2.plugin [None req-8eb20133-22b6-4d76-b6b0-3819fd355c15 - - - - - -] Attempt 1 to provision port 6898c298-87dd-4d34-87cd-e2f0d881b6e7 2026-07-02 06:26:53.673 10 INFO neutron.plugins.ml2.plugin [None req-24f1eb07-69b5-4503-80b4-8c955790f943 - - - - - -] Attempt 1 to provision port 6898c298-87dd-4d34-87cd-e2f0d881b6e7 2026-07-02 06:26:53.731 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 6898c298-87dd-4d34-87cd-e2f0d881b6e7 2026-07-02 06:26:54.106 10 INFO neutron.plugins.ml2.plugin [None req-cb3221e9-55cc-4eed-b724-ea4dbfe56c25 - - - - - -] Attempt 1 to provision port f41a29b4-4638-4623-b438-c91305020e1c 2026-07-02 06:26:54.779 9 INFO neutron.plugins.ml2.plugin [None req-4449bd2f-aad1-49bc-bc02-e4122354364b - - - - - -] Attempt 1 to provision port f41a29b4-4638-4623-b438-c91305020e1c 2026-07-02 06:26:55.620 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 8ffea1b5-089b-4684-a04e-e920be44f5a8 2026-07-02 06:26:57.593 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 8ffea1b5-089b-4684-a04e-e920be44f5a8 2026-07-02 06:27:00.376 10 INFO neutron.plugins.ml2.plugin [None req-75c70e7b-b9f3-4ddf-9460-16e100ff71ff - - - - - -] Attempt 1 to provision port d799f049-7068-4f10-a839-2fc6fdf2c3f0 2026-07-02 06:27:01.716 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d799f049-7068-4f10-a839-2fc6fdf2c3f0 2026-07-02 06:27:01.845 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e16f5599-c345-4a4c-9a34-00e16d803cd9'] response: {'server_uuid': '543e0201-2987-4a31-8626-ae3679a276d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd799f049-7068-4f10-a839-2fc6fdf2c3f0', 'code': 200} 2026-07-02 06:27:03.075 10 INFO neutron.plugins.ml2.plugin [None req-b4c04a80-ba06-4bce-b70c-035a48627288 - - - - - -] Attempt 1 to provision port 1e55b38e-4bb9-488a-8193-36eb41a28368 2026-07-02 06:27:03.639 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port d799f049-7068-4f10-a839-2fc6fdf2c3f0 2026-07-02 06:27:05.869 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 1e55b38e-4bb9-488a-8193-36eb41a28368 2026-07-02 06:27:06.129 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-698eca46-a466-4b16-9d04-e93d470f95a0'] response: {'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e55b38e-4bb9-488a-8193-36eb41a28368', 'code': 200} 2026-07-02 06:27:06.482 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 244c6013-bd08-455c-a335-c895cde3f9eb 2026-07-02 06:27:06.871 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f96735e6-a457-4b39-b094-6979a4c6c9d4 2026-07-02 06:27:07.701 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 1e55b38e-4bb9-488a-8193-36eb41a28368 2026-07-02 06:27:07.968 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 244c6013-bd08-455c-a335-c895cde3f9eb 2026-07-02 06:27:08.150 9 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f96735e6-a457-4b39-b094-6979a4c6c9d4 2026-07-02 06:27:11.625 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port e23493ea-9aa7-4e36-92a8-148e0b115c97 2026-07-02 06:27:12.044 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f41a29b4-4638-4623-b438-c91305020e1c 2026-07-02 06:27:13.591 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port e23493ea-9aa7-4e36-92a8-148e0b115c97 2026-07-02 06:27:13.818 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port f41a29b4-4638-4623-b438-c91305020e1c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:27:29.149 10 INFO neutron.plugins.ml2.plugin [None req-c13fd06c-ea5f-47fd-8943-7b78b41e0915 - - - - - -] Attempt 1 to provision port df8caf11-7cad-488b-b4d8-abd04883fe20 2026-07-02 06:27:31.930 9 INFO neutron.plugins.ml2.plugin [None req-3ded1479-aa3b-4bcc-98ce-7293e8b08fc5 - - - - - -] Attempt 1 to provision port df8caf11-7cad-488b-b4d8-abd04883fe20 2026-07-02 06:27:32.057 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec517073-832e-4ca2-8778-fa0b09d3e509'] response: {'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df8caf11-7cad-488b-b4d8-abd04883fe20', 'code': 200} 2026-07-02 06:27:33.664 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port df8caf11-7cad-488b-b4d8-abd04883fe20 2026-07-02 06:27:39.613 9 INFO neutron.plugins.ml2.plugin [None req-c0dac16e-19c9-469f-8796-8e3737b6e4e3 - - - - - -] Attempt 1 to provision port 9a4c2567-a5ff-4e93-8dc5-04174280088a 2026-07-02 06:27:41.723 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 9a4c2567-a5ff-4e93-8dc5-04174280088a 2026-07-02 06:27:41.942 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-682e6907-01bd-4c77-9eea-073532fcef3e'] response: {'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a4c2567-a5ff-4e93-8dc5-04174280088a', 'code': 200} 2026-07-02 06:27:42.581 9 INFO neutron.plugins.ml2.plugin [None req-0ec70647-e833-444e-bd57-64596596c95a - - - - - -] Attempt 1 to provision port 9a4c2567-a5ff-4e93-8dc5-04174280088a 2026-07-02 06:27:43.690 10 INFO neutron.plugins.ml2.plugin [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Attempt 1 to provision port 9a4c2567-a5ff-4e93-8dc5-04174280088a 2026-07-02 06:27:52.882 9 INFO neutron.plugins.ml2.plugin [None req-3050e571-367a-49ec-9c45-929aa16fdb5f - - - - - -] Attempt 1 to provision port 9a4c2567-a5ff-4e93-8dc5-04174280088a 2026-07-02 06:27:58.415 9 INFO neutron.plugins.ml2.plugin [None req-5a2ac412-399d-4272-a442-ac68eda1f478 - - - - - -] Attempt 1 to provision port df8caf11-7cad-488b-b4d8-abd04883fe20 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.862 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:50.863 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:50.864 9 INFO neutron.plugins.ml2.plugin [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Attempt 2 to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:50.882 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:50.883 9 INFO neutron.plugins.ml2.plugin [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Attempt 3 to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.908 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:50.909 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:50.909 9 INFO neutron.plugins.ml2.plugin [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Attempt 4 to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.936 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:50.937 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:50.938 9 INFO neutron.plugins.ml2.plugin [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Attempt 5 to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.973 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:50.974 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:50.974 9 INFO neutron.plugins.ml2.plugin [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Attempt 6 to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:50.995 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:50.996 9 INFO neutron.plugins.ml2.plugin [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Attempt 7 to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:51.016 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:51.017 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:51.017 9 INFO neutron.plugins.ml2.plugin [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Attempt 8 to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:51.038 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:51.039 9 INFO neutron.plugins.ml2.plugin [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Attempt 9 to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:51.061 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:51.062 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:51.062 9 INFO neutron.plugins.ml2.plugin [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Attempt 10 to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 345c24e9-1fbd-4183-b9c4-6da830fc304e could not be found. 2026-07-02 06:28:51.082 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:51.083 9 ERROR neutron.plugins.ml2.managers [None req-849cb79c-87f1-471e-984b-cf93bb833e3c - - - - - -] Failed to bind port 29b4b526-d650-4d64-9caf-9a15dde1db18 on host instance for vnic_type normal using segments [{'id': '89223a6b-d7c8-4429-8db1-99ef8fbd84db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 551, 'network_id': '17ee3be3-937e-43be-a4b0-54c07b36eae3'}] 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 17ee3be3-937e-43be-a4b0-54c07b36eae3 could not be found. 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 17ee3be3-937e-43be-a4b0-54c07b36eae3 could not be found. 2026-07-02 06:28:51.873 9 ERROR oslo_messaging.rpc.server  2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.645 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:52.646 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:52.646 9 INFO neutron.plugins.ml2.plugin [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Attempt 2 to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.665 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:52.666 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:52.666 9 INFO neutron.plugins.ml2.plugin [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Attempt 3 to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.684 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:52.685 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:52.685 9 INFO neutron.plugins.ml2.plugin [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Attempt 4 to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.928 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:52.929 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:52.929 9 INFO neutron.plugins.ml2.plugin [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Attempt 5 to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.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-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.948 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:52.949 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:52.949 9 INFO neutron.plugins.ml2.plugin [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Attempt 6 to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:52.971 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:52.972 9 INFO neutron.plugins.ml2.plugin [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Attempt 7 to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:52.987 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:52.988 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:52.988 9 INFO neutron.plugins.ml2.plugin [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Attempt 8 to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:53.005 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:53.006 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:53.006 9 INFO neutron.plugins.ml2.plugin [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Attempt 9 to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:53.028 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:53.029 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:53.029 9 INFO neutron.plugins.ml2.plugin [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Attempt 10 to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 could not be found. 2026-07-02 06:28:53.050 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:28:53.051 9 ERROR neutron.plugins.ml2.managers [None req-18fcecb1-8afd-413b-bdaf-99d171c261e9 - - - - - -] Failed to bind port 8baad656-6483-4f23-8d69-49a3577b6b88 on host instance for vnic_type normal using segments [{'id': '84731eab-4beb-4d32-a90c-8505cc77339c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 879, 'network_id': '7d501921-108a-4c76-8b0c-0dc0d77b70c5'}] 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server [None req-ff5b7378-8d5f-4ae7-adca-a86c3b9b8fc3 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 7d501921-108a-4c76-8b0c-0dc0d77b70c5 could not be found. 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 7d501921-108a-4c76-8b0c-0dc0d77b70c5 could not be found. 2026-07-02 06:28:53.522 9 ERROR oslo_messaging.rpc.server