+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-11 06:10:06.345 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 06:10:06.345 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-11 06:10:06.345 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-11 06:10:06.346 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 06:10:07.134 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:07.137 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 06:10:07.139 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 06:10:07.140 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:07.140 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 06:10:07.140 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 06:10:07.141 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:07.146 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:07.146 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:07.146 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:07.161 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 06:10:07.162 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:07.163 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 06:10:07.192 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 06:10:07.192 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 06:10:07.192 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 06:10:07.192 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 06:10:07.198 1 WARNING oslo_policy.policy [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-11 06:10:07.452 1 INFO neutron.plugins.ml2.managers [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] Initializing driver for type 'vlan' 2026-05-11 06:10:07.707 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] VlanTypeDriver initialization complete 2026-05-11 06:10:07.707 1 INFO neutron.plugins.ml2.managers [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 06:10:07.708 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 06:10:07.746 1 INFO neutron.plugins.ml2.managers [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 06:10:07.746 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 06:10:07.746 1 INFO neutron.plugins.ml2.managers [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] Initializing extension driver 'port_security' 2026-05-11 06:10:07.747 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 06:10:07.747 1 INFO neutron.plugins.ml2.managers [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] Initializing extension driver 'qos' 2026-05-11 06:10:07.747 1 INFO neutron.plugins.ml2.managers [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 06:10:07.747 1 INFO neutron.plugins.ml2.managers [None req-8692205b-3e81-4e52-921c-d584b312f5da - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 06:10:07.759 1 INFO neutron.quota [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded quota_driver: . 2026-05-11 06:10:07.760 1 INFO neutron.plugins.ml2.plugin [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 06:10:07.760 1 INFO neutron.plugins.ml2.managers [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 06:10:07.760 1 INFO neutron.plugins.ml2.managers [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 06:10:07.760 1 INFO neutron.plugins.ml2.managers [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 06:10:07.761 1 INFO neutron.extensions.vlantransparent [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Disabled vlantransparent extension. 2026-05-11 06:10:07.761 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: qos 2026-05-11 06:10:07.770 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: router 2026-05-11 06:10:07.800 1 INFO neutron.services.service_base [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 06:10:07.800 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: segments 2026-05-11 06:10:07.862 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: trunk 2026-05-11 06:10:07.920 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: vpnaas 2026-05-11 06:10:07.954 1 WARNING stevedore.named [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 06:10:08.013 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 06:10:08.013 1 INFO neutron.common.utils [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 06:10:08.014 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: auto_allocate 2026-05-11 06:10:08.018 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: tag 2026-05-11 06:10:08.023 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: timestamp 2026-05-11 06:10:08.025 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 06:10:08.028 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: flavors 2026-05-11 06:10:08.030 1 INFO neutron.manager [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loading Plugin: revisions 2026-05-11 06:10:08.033 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Initializing extension manager. 2026-05-11 06:10:08.034 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: address-group 2026-05-11 06:10:08.034 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: address-scope 2026-05-11 06:10:08.035 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 06:10:08.036 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: agent 2026-05-11 06:10:08.036 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 06:10:08.037 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 06:10:08.038 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 06:10:08.038 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: availability_zone 2026-05-11 06:10:08.039 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 06:10:08.039 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 06:10:08.040 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: default-subnetpools 2026-05-11 06:10:08.041 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 06:10:08.041 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: dns-integration 2026-05-11 06:10:08.042 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 06:10:08.042 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 06:10:08.042 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: dvr 2026-05-11 06:10:08.043 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 06:10:08.043 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 06:10:08.044 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:08.044 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 06:10:08.045 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: external-net 2026-05-11 06:10:08.045 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 06:10:08.046 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: extraroute 2026-05-11 06:10:08.046 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 06:10:08.047 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 06:10:08.047 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 06:10:08.048 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 06:10:08.048 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 06:10:08.048 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: fip-port-details 2026-05-11 06:10:08.049 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: flavors 2026-05-11 06:10:08.050 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 06:10:08.050 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: floatingip-pools 2026-05-11 06:10:08.051 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: ip_allocation 2026-05-11 06:10:08.051 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 06:10:08.052 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: l2_adjacency 2026-05-11 06:10:08.053 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: router 2026-05-11 06:10:08.054 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:08.054 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 06:10:08.055 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: l3-ha 2026-05-11 06:10:08.055 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:08.056 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 06:10:08.056 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: l3-flavors 2026-05-11 06:10:08.057 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:08.057 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 06:10:08.059 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 06:10:08.060 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 06:10:08.060 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 06:10:08.061 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 06:10:08.062 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 06:10:08.062 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: multi-provider 2026-05-11 06:10:08.063 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: net-mtu 2026-05-11 06:10:08.063 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 06:10:08.064 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: network_availability_zone 2026-05-11 06:10:08.064 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: network_ha 2026-05-11 06:10:08.065 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: network-ip-availability 2026-05-11 06:10:08.065 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 06:10:08.066 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: pagination 2026-05-11 06:10:08.066 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: port-device-profile 2026-05-11 06:10:08.067 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 06:10:08.067 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 06:10:08.067 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: port-mac-override 2026-05-11 06:10:08.068 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 06:10:08.068 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 06:10:08.069 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: port-resource-request 2026-05-11 06:10:08.069 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 06:10:08.070 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: binding 2026-05-11 06:10:08.070 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: binding-extended 2026-05-11 06:10:08.071 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: port-security 2026-05-11 06:10:08.071 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: project-id 2026-05-11 06:10:08.072 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: provider 2026-05-11 06:10:08.073 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos 2026-05-11 06:10:08.074 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 06:10:08.074 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 06:10:08.075 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-default 2026-05-11 06:10:08.075 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-fip 2026-05-11 06:10:08.075 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 06:10:08.076 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 06:10:08.076 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 06:10:08.077 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 06:10:08.077 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 06:10:08.078 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-pps 2026-05-11 06:10:08.078 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 06:10:08.079 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 06:10:08.079 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 06:10:08.080 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: quota-check-limit 2026-05-11 06:10:08.081 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: quotas 2026-05-11 06:10:08.083 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: quota_details 2026-05-11 06:10:08.084 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: rbac-policies 2026-05-11 06:10:08.085 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: rbac-address-group 2026-05-11 06:10:08.085 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 06:10:08.086 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 06:10:08.086 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 06:10:08.087 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: revision-if-match 2026-05-11 06:10:08.087 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 06:10:08.088 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: router_availability_zone 2026-05-11 06:10:08.088 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 06:10:08.089 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 06:10:08.090 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 06:10:08.090 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 06:10:08.091 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 06:10:08.091 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 06:10:08.097 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: security-group 2026-05-11 06:10:08.098 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: segment 2026-05-11 06:10:08.098 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 06:10:08.099 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: service-type 2026-05-11 06:10:08.099 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: sorting 2026-05-11 06:10:08.100 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 06:10:08.100 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: standard-attr-description 2026-05-11 06:10:08.101 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: stateful-security-group 2026-05-11 06:10:08.101 1 WARNING neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 06:10:08.102 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 06:10:08.102 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: subnet_onboard 2026-05-11 06:10:08.103 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 06:10:08.103 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: subnet-service-types 2026-05-11 06:10:08.104 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: subnet_allocation 2026-05-11 06:10:08.104 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 06:10:08.105 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 06:10:08.107 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 06:10:08.108 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 06:10:08.108 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: trunk 2026-05-11 06:10:08.108 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: trunk-details 2026-05-11 06:10:08.109 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 06:10:08.109 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 06:10:08.110 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 06:10:08.111 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: vpn-flavors 2026-05-11 06:10:08.112 1 INFO neutron.api.extensions [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Loaded extension: vpnaas 2026-05-11 06:10:08.114 1 INFO oslo_service.service [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Starting 2 workers 2026-05-11 06:10:08.118 1 INFO oslo_service.service [None req-2a075cdf-29c5-41fb-9dae-cbeffaf957db - - - - - -] Starting 1 workers 2026-05-11 06:10:43.812 9 INFO neutron.db.l3_hamode_db [None req-7fffe779-ebfb-4d2c-817b-47000a7718de - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:10:57.568 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 127838e7-bfa2-4b99-8366-28c208ac3126 2026-05-11 06:10:57.830 10 INFO neutron.plugins.ml2.plugin [None req-eadd1718-92e8-4eac-bc6d-b2be1154b0e0 - - - - - -] Attempt 1 to provision port 127838e7-bfa2-4b99-8366-28c208ac3126 2026-05-11 06:10:59.318 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 127838e7-bfa2-4b99-8366-28c208ac3126 2026-05-11 06:15:13.623 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 7015e612-e869-4fb7-ad91-6de62c3b6b2b 2026-05-11 06:15:14.324 9 INFO neutron.plugins.ml2.plugin [None req-b4bddf03-4a3d-41c6-963f-bf065db424f5 - - - - - -] Attempt 1 to provision port 7015e612-e869-4fb7-ad91-6de62c3b6b2b 2026-05-11 06:15:15.502 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 7015e612-e869-4fb7-ad91-6de62c3b6b2b 2026-05-11 06:15:21.970 10 INFO neutron.plugins.ml2.plugin [None req-fcd3d4af-05fd-47a8-956a-8cb16e770e79 - - - - - -] Attempt 1 to provision port 355ee176-0541-44fb-ad17-6a9247224059 2026-05-11 06:18:49.720 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 355ee176-0541-44fb-ad17-6a9247224059 2026-05-11 06:18:51.646 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 355ee176-0541-44fb-ad17-6a9247224059 2026-05-11 06:26:57.941 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 49d640c3-b956-4857-808b-5e8288726226 2026-05-11 06:26:59.921 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 49d640c3-b956-4857-808b-5e8288726226 2026-05-11 06:42:03.657 10 INFO neutron.plugins.ml2.plugin [None req-d22c9267-61c8-4e47-bcf6-423cbb944019 - - - - - -] Attempt 1 to provision port b7aac640-672c-4d0f-a245-f87615120bfa 2026-05-11 06:42:04.201 10 INFO neutron.plugins.ml2.plugin [None req-f45671df-d923-4d9b-96d6-bb415db0b178 - - - - - -] Attempt 1 to provision port b9aeac01-8ccd-4ab7-a984-148cdecb1369 2026-05-11 06:42:04.448 10 INFO neutron.plugins.ml2.plugin [None req-7864a96b-0dfe-4f26-89bf-c38f7895ae5a - - - - - -] Attempt 1 to provision port 493543c9-1446-4720-86a7-a97fcbf11df5 2026-05-11 06:42:04.556 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port b21cb23c-ab44-4367-a499-eadad859d853 2026-05-11 06:42:04.853 10 INFO neutron.plugins.ml2.plugin [None req-5d103687-71b2-42c8-b535-591e74354531 - - - - - -] Attempt 1 to provision port d98eb41e-0d23-47b7-9555-f2c837a76f13 2026-05-11 06:42:05.095 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port d98eb41e-0d23-47b7-9555-f2c837a76f13 2026-05-11 06:42:05.397 10 INFO neutron.plugins.ml2.plugin [None req-5d103687-71b2-42c8-b535-591e74354531 - - - - - -] Attempt 1 to provision port b21cb23c-ab44-4367-a499-eadad859d853 2026-05-11 06:42:06.301 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 493543c9-1446-4720-86a7-a97fcbf11df5 2026-05-11 06:42:06.575 10 INFO neutron.plugins.ml2.plugin [None req-6d13b500-10db-4250-a57e-6b48088e4524 - - - - - -] Attempt 1 to provision port 4b449690-070d-452e-afcb-48cf2abd2f25 2026-05-11 06:42:06.628 10 INFO neutron.plugins.ml2.plugin [None req-6d13b500-10db-4250-a57e-6b48088e4524 - - - - - -] Attempt 1 to provision port 7e184ab5-0fb4-431c-9f87-9ae4f72dae2d 2026-05-11 06:42:06.777 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port b21cb23c-ab44-4367-a499-eadad859d853 2026-05-11 06:42:07.098 9 INFO neutron.plugins.ml2.plugin [None req-966babe0-8928-47a7-9c93-6e0819c863e3 - - - - - -] Attempt 1 to provision port 7e184ab5-0fb4-431c-9f87-9ae4f72dae2d 2026-05-11 06:42:07.184 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port d98eb41e-0d23-47b7-9555-f2c837a76f13 2026-05-11 06:42:07.450 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 493543c9-1446-4720-86a7-a97fcbf11df5 2026-05-11 06:42:07.961 9 INFO neutron.plugins.ml2.plugin [None req-434a7c2e-6f4b-4967-8003-befd744b8cfb - - - - - -] Attempt 1 to provision port 3ce7575b-35d0-4a03-8e41-17050f66df1b 2026-05-11 06:42:08.409 9 INFO neutron.plugins.ml2.plugin [None req-b4b3aa47-1afc-4ec5-b792-4aab6a1a887f - - - - - -] Attempt 1 to provision port 3ce7575b-35d0-4a03-8e41-17050f66df1b 2026-05-11 06:42:09.671 9 INFO neutron.plugins.ml2.plugin [None req-df62c1e2-7814-4645-8584-4b319ec9346c - - - - - -] Attempt 1 to provision port 0a298125-1102-4dbc-a331-16dce940c9cc 2026-05-11 06:42:10.350 10 INFO neutron.plugins.ml2.plugin [None req-7f88daa7-06a1-4df3-868c-82496105087c - - - - - -] Attempt 1 to provision port 0a298125-1102-4dbc-a331-16dce940c9cc 2026-05-11 06:42:10.508 9 INFO neutron.plugins.ml2.plugin [None req-2b834624-2295-4eee-a433-fd23151cf4dd - - - - - -] Attempt 1 to provision port dad63e46-70b6-4ae5-a307-c3e416f9f4c5 2026-05-11 06:42:10.774 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port cd1d2695-1423-445a-9239-38841b11982b 2026-05-11 06:42:11.260 10 INFO neutron.plugins.ml2.plugin [None req-190aa099-62ac-45c2-80a2-2699804b1e10 - - - - - -] Attempt 1 to provision port cd1d2695-1423-445a-9239-38841b11982b 2026-05-11 06:42:12.757 9 INFO neutron.plugins.ml2.plugin [None req-e3f1edde-36a7-441e-a2f5-276d8c33fe5d - - - - - -] Attempt 1 to provision port 86658563-c883-49b5-b20a-325a8c7568ce 2026-05-11 06:42:12.787 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port cd1d2695-1423-445a-9239-38841b11982b 2026-05-11 06:42:13.425 9 INFO neutron.plugins.ml2.plugin [None req-086cea8e-6bf1-4564-8e70-52489975063a - - - - - -] Attempt 1 to provision port 86658563-c883-49b5-b20a-325a8c7568ce 2026-05-11 06:42:16.899 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6a325478-4432-4920-b374-79c0964222eb 2026-05-11 06:42:17.530 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 8b876e31-be2f-4a9d-8e9c-54916c9f2f05 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-11 06:42:18.076 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 4a3b6ec1-5de8-4fe9-b215-4a6b94510995 2026-05-11 06:42:18.238 10 INFO neutron.plugins.ml2.plugin [None req-e5cb1c51-f599-4f84-af56-173de9f2d8a0 - - - - - -] Attempt 1 to provision port 881ec090-0af0-46d9-b12c-56e5b517d546 2026-05-11 06:42:18.758 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6a325478-4432-4920-b374-79c0964222eb 2026-05-11 06:42:18.891 9 INFO neutron.plugins.ml2.plugin [None req-b15b5557-691b-4d45-97b1-0399e93db996 - - - - - -] Attempt 1 to provision port e37e12e2-5162-4d25-9657-453c37ab5bac 2026-05-11 06:42:19.059 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 8b876e31-be2f-4a9d-8e9c-54916c9f2f05 2026-05-11 06:42:19.339 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 4a3b6ec1-5de8-4fe9-b215-4a6b94510995 2026-05-11 06:42:20.543 10 INFO neutron.plugins.ml2.plugin [None req-6501d017-d966-4adc-ad01-110f76e92847 - - - - - -] Attempt 1 to provision port cdcbe393-f86b-4785-8e9c-5345d3d223a3 2026-05-11 06:42:22.731 10 INFO neutron.plugins.ml2.plugin [None req-b064230d-7937-4e53-88b9-896a4786a73e - - - - - -] Attempt 1 to provision port 2fdaf2a2-b6bc-4036-a2bc-da2d0c35f163 2026-05-11 06:42:22.863 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port ac82b460-de31-4be8-bc25-ff608c9efa92 2026-05-11 06:42:23.811 9 INFO neutron.plugins.ml2.plugin [None req-f35566b1-fef7-45e5-8217-10e45338a4e0 - - - - - -] Attempt 1 to provision port ac82b460-de31-4be8-bc25-ff608c9efa92 2026-05-11 06:42:25.022 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 881ec090-0af0-46d9-b12c-56e5b517d546 2026-05-11 06:42:25.518 9 INFO neutron.plugins.ml2.plugin [None req-52c162be-be6c-437b-9a1c-af235b7e556a - - - - - -] Attempt 1 to provision port a2b3b562-99ee-41e0-9df4-6e0b954c084f 2026-05-11 06:42:25.567 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port ac82b460-de31-4be8-bc25-ff608c9efa92 2026-05-11 06:42:25.655 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91bc480c-a58a-48a1-8b3d-3ac56bb8b9d2'] response: {'server_uuid': 'f65c1225-9bbd-4c6a-863d-89b2396e77fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '881ec090-0af0-46d9-b12c-56e5b517d546', 'code': 200} 2026-05-11 06:42:25.884 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port cdcbe393-f86b-4785-8e9c-5345d3d223a3 2026-05-11 06:42:26.280 9 INFO neutron.plugins.ml2.plugin [None req-f0b2ed61-4570-4e5f-b9dc-9da9d341cce1 - - - - - -] Attempt 1 to provision port a2b3b562-99ee-41e0-9df4-6e0b954c084f 2026-05-11 06:42:26.503 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port e37e12e2-5162-4d25-9657-453c37ab5bac 2026-05-11 06:42:27.432 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 881ec090-0af0-46d9-b12c-56e5b517d546 2026-05-11 06:42:27.757 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffff64fa-0da7-4803-bc4d-2b93dc644ecb'] response: {'server_uuid': '4edfe902-a088-4166-9506-d1844055fb1d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cdcbe393-f86b-4785-8e9c-5345d3d223a3', 'code': 200} 2026-05-11 06:42:27.757 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffff64fa-0da7-4803-bc4d-2b93dc644ecb'] response: {'server_uuid': '0aa282f8-eaac-422a-8eb3-fa64f381be69', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e37e12e2-5162-4d25-9657-453c37ab5bac', 'code': 200} 2026-05-11 06:42:27.794 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port e37e12e2-5162-4d25-9657-453c37ab5bac 2026-05-11 06:42:28.222 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 2ff1cd4c-4456-414c-b92d-02cd5c889489 2026-05-11 06:42:28.872 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port cdcbe393-f86b-4785-8e9c-5345d3d223a3 2026-05-11 06:42:29.531 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 2ff1cd4c-4456-414c-b92d-02cd5c889489 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-11 06:42:43.182 10 INFO neutron.plugins.ml2.plugin [None req-558ffa58-6b5a-4be6-9a7c-0d550a7029b4 - - - - - -] Attempt 1 to provision port 4064a145-1ebb-4a0e-b5bf-4152b7b3d4ce 2026-05-11 06:42:43.451 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f4a7e44e-22a6-4f8d-a2b1-aeae1c495dfb 2026-05-11 06:42:44.033 9 INFO neutron.plugins.ml2.plugin [None req-bd83c02e-230b-493b-a2ff-96a3716922f5 - - - - - -] Attempt 1 to provision port f4a7e44e-22a6-4f8d-a2b1-aeae1c495dfb 2026-05-11 06:42:45.457 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f4a7e44e-22a6-4f8d-a2b1-aeae1c495dfb 2026-05-11 06:42:45.733 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 0a298125-1102-4dbc-a331-16dce940c9cc 2026-05-11 06:42:45.922 10 INFO neutron.plugins.ml2.plugin [None req-ed689598-a492-492b-aad9-4617bcc98d9a - - - - - -] Attempt 1 to provision port d8b44cfa-32af-4a25-a486-aca7fdb9e453 2026-05-11 06:42:46.083 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 4b449690-070d-452e-afcb-48cf2abd2f25 2026-05-11 06:42:46.475 10 INFO neutron.plugins.ml2.plugin [None req-b1715e84-bc21-4089-b232-6299b40c0187 - - - - - -] Attempt 1 to provision port d8b44cfa-32af-4a25-a486-aca7fdb9e453 2026-05-11 06:42:47.512 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port bc091c73-75ea-4de5-867e-931616213f01 2026-05-11 06:42:48.040 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 0a298125-1102-4dbc-a331-16dce940c9cc 2026-05-11 06:42:48.288 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 4b449690-070d-452e-afcb-48cf2abd2f25 2026-05-11 06:42:49.497 10 INFO neutron.plugins.ml2.plugin [None req-1d02e66f-0dc7-47eb-bdde-3a132b1e536f - - - - - -] Attempt 1 to provision port 881ec090-0af0-46d9-b12c-56e5b517d546 2026-05-11 06:42:49.743 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port bc091c73-75ea-4de5-867e-931616213f01 2026-05-11 06:42:50.311 10 INFO neutron.plugins.ml2.plugin [None req-d3569d4c-b779-475a-ae29-6ff71e97ca89 - - - - - -] Attempt 1 to provision port c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6 2026-05-11 06:42:52.032 9 INFO neutron.plugins.ml2.plugin [None req-2f4e16b8-059d-4a1a-a448-04bba25a6b7b - - - - - -] Attempt 1 to provision port 881ec090-0af0-46d9-b12c-56e5b517d546 2026-05-11 06:42:53.783 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 881ec090-0af0-46d9-b12c-56e5b517d546 2026-05-11 06:42:54.084 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6 2026-05-11 06:42:54.221 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a93f1c74-9b36-41e1-9335-0784c74216ad'] response: {'server_uuid': '91db67c5-8b29-4603-ab10-133c0c06f0c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6', 'code': 200} 2026-05-11 06:42:55.620 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 3b317a16-1b6e-4534-a996-be9ebe143808 2026-05-11 06:42:56.121 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-11 06:43:05.450 9 INFO neutron.plugins.ml2.plugin [None req-ca18a1a3-3095-4d6b-8ce6-c3db47551908 - - - - - -] Attempt 1 to provision port e91b17c1-b816-4e4d-9e7e-38260acaddbc 2026-05-11 06:43:05.480 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 4eb41cc2-c0e2-4702-b5bc-c645738bdb7a 2026-05-11 06:43:06.208 9 INFO neutron.plugins.ml2.plugin [None req-e59e1838-7da6-41f9-a8c8-3b308013d113 - - - - - -] Attempt 1 to provision port 4eb41cc2-c0e2-4702-b5bc-c645738bdb7a 2026-05-11 06:43:07.451 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 4eb41cc2-c0e2-4702-b5bc-c645738bdb7a 2026-05-11 06:43:07.813 10 INFO neutron.plugins.ml2.plugin [None req-d4980706-7fc4-45a1-a218-b8f36788c4fb - - - - - -] Attempt 1 to provision port ae5569f7-473d-4768-9f28-f7cef0ee68be 2026-05-11 06:43:08.377 10 INFO neutron.plugins.ml2.plugin [None req-d1634799-5385-45aa-a52e-9b4538abc289 - - - - - -] Attempt 1 to provision port ae5569f7-473d-4768-9f28-f7cef0ee68be 2026-05-11 06:43:09.503 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 80cb3d9c-60f6-4522-ba55-be97a750280d 2026-05-11 06:43:11.469 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 80cb3d9c-60f6-4522-ba55-be97a750280d 2026-05-11 06:43:13.271 9 INFO neutron.plugins.ml2.plugin [None req-e0741283-cc59-4df7-b2e5-da79276a3e76 - - - - - -] Attempt 1 to provision port 6f70c52f-c47a-4366-b8a6-3a20d682d760 2026-05-11 06:43:14.431 10 INFO neutron.plugins.ml2.plugin [None req-1a640013-4b8d-489b-99ae-9bbcb9901c38 - - - - - -] Attempt 1 to provision port c126f55d-1f61-4a5a-8e77-82ccb3164966 2026-05-11 06:43:15.188 10 INFO neutron.plugins.ml2.plugin [None req-c7c8ed0a-f9a6-4b2b-ab7a-d79faa9a585a - - - - - -] Attempt 1 to provision port 9650b2a3-f99f-4e86-b75c-de0a16911b76 2026-05-11 06:43:15.545 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 9650b2a3-f99f-4e86-b75c-de0a16911b76 2026-05-11 06:43:15.842 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6f70c52f-c47a-4366-b8a6-3a20d682d760 2026-05-11 06:43:16.419 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e51e48bc-1b66-496f-9672-fd6707dfb87a'] response: {'server_uuid': '558cfa98-34a3-4918-93fe-8cf39898821e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f70c52f-c47a-4366-b8a6-3a20d682d760', 'code': 200} 2026-05-11 06:43:17.097 10 INFO neutron.plugins.ml2.plugin [None req-678842a4-cbef-4a99-ac39-cf6aaeb2bd42 - - - - - -] Attempt 1 to provision port 61e1e0c4-4090-4c31-ac9f-c41360e7204a 2026-05-11 06:43:17.536 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 78d754ea-140c-4c30-8033-721d4ab974db 2026-05-11 06:43:17.749 9 INFO neutron.plugins.ml2.plugin [None req-109039d3-f544-47f8-92bb-b31a281e0509 - - - - - -] Attempt 1 to provision port 61e1e0c4-4090-4c31-ac9f-c41360e7204a 2026-05-11 06:43:18.107 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6f70c52f-c47a-4366-b8a6-3a20d682d760 2026-05-11 06:43:18.204 9 INFO neutron.plugins.ml2.plugin [None req-f0d3aa1f-ac0e-4a9b-ba31-4f5cca7d1ac1 - - - - - -] Attempt 1 to provision port e33b23fa-94c8-447f-9060-588a64833ed7 2026-05-11 06:43:18.376 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 9650b2a3-f99f-4e86-b75c-de0a16911b76 2026-05-11 06:43:19.448 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 78d754ea-140c-4c30-8033-721d4ab974db 2026-05-11 06:43:21.876 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-071fb52e-fec3-4ef3-b3b3-21ded9882897'] response: {'server_uuid': '558cfa98-34a3-4918-93fe-8cf39898821e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6f70c52f-c47a-4366-b8a6-3a20d682d760', 'code': 200} 2026-05-11 06:43:23.387 9 INFO neutron.plugins.ml2.plugin [None req-83ddbacc-3c1c-4c20-99fd-7b6e2ad41420 - - - - - -] Attempt 1 to provision port eeb76ab4-c54b-46dd-965b-d2e1b29f474b 2026-05-11 06:43:25.561 10 INFO neutron.plugins.ml2.plugin [None req-36b5302a-41c2-4596-bb5a-2e2df07308fc - - - - - -] Attempt 1 to provision port 64c89a6d-c96e-4ac5-81ad-2b3b7b79df80 2026-05-11 06:43:25.565 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port ae5569f7-473d-4768-9f28-f7cef0ee68be 2026-05-11 06:43:25.904 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port e91b17c1-b816-4e4d-9e7e-38260acaddbc 2026-05-11 06:43:26.243 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 64c89a6d-c96e-4ac5-81ad-2b3b7b79df80 2026-05-11 06:43:27.847 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port eeb76ab4-c54b-46dd-965b-d2e1b29f474b 2026-05-11 06:43:27.995 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59afd73d-1808-4025-bc84-d17b985a8a41'] response: {'server_uuid': '49e3aa66-1895-46e3-9802-f07fe0b009d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eeb76ab4-c54b-46dd-965b-d2e1b29f474b', 'code': 200} 2026-05-11 06:43:29.772 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f034e119-371c-46d9-b0de-b7fa1361463c 2026-05-11 06:43:30.426 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port eeb76ab4-c54b-46dd-965b-d2e1b29f474b 2026-05-11 06:43:30.547 9 INFO neutron.plugins.ml2.plugin [None req-88668496-e44e-46c4-90be-7ba1aac82448 - - - - - -] Attempt 1 to provision port f034e119-371c-46d9-b0de-b7fa1361463c 2026-05-11 06:43:34.778 10 INFO neutron.plugins.ml2.plugin [None req-2d4a6b18-77a1-4b27-9c46-d03bbd921275 - - - - - -] Attempt 1 to provision port b3c1f98a-55a5-4fd9-87dc-6a55241f9a2e 2026-05-11 06:43:35.627 10 INFO neutron.plugins.ml2.plugin [None req-562ce0f8-d81a-473f-97c9-8fe9544e3025 - - - - - -] Attempt 1 to provision port 6e744578-f4dc-4745-98be-8085db210768 2026-05-11 06:43:35.632 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6e744578-f4dc-4745-98be-8085db210768 2026-05-11 06:43:37.958 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6e744578-f4dc-4745-98be-8085db210768 2026-05-11 06:43:37.998 10 INFO neutron.plugins.ml2.plugin [None req-0b308796-b602-4e2e-9859-2e3343b1754f - - - - - -] Attempt 1 to provision port 5c1580b2-68fb-49c5-9e70-f3cebb7ba3de 2026-05-11 06:43:38.319 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 5724aded-a3e3-4189-b50c-eb7d0a3a72da 2026-05-11 06:43:38.684 9 INFO neutron.plugins.ml2.plugin [None req-f628dfa7-9ae4-4450-9e67-ff101c992a25 - - - - - -] Attempt 1 to provision port 5c1580b2-68fb-49c5-9e70-f3cebb7ba3de 2026-05-11 06:43:39.494 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 5724aded-a3e3-4189-b50c-eb7d0a3a72da 2026-05-11 06:43:43.764 9 INFO neutron.plugins.ml2.plugin [None req-0cb27c38-7137-4143-9e2a-fc6fb13ff48e - - - - - -] Attempt 1 to provision port 893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 2026-05-11 06:43:44.014 10 INFO neutron.plugins.ml2.plugin [None req-c4c842a6-6d11-415c-9dae-6581d37e9415 - - - - - -] Attempt 1 to provision port a795b905-2cde-44ca-9416-4c48a504278e 2026-05-11 06:43:47.648 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 16841f6d-3c19-4458-85ad-d0bdc708fbee 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.455 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.457 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:48.468 10 INFO neutron.plugins.ml2.plugin [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Attempt 2 to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.496 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-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.496 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-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.496 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-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.496 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-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.496 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:48.497 10 INFO neutron.plugins.ml2.plugin [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Attempt 3 to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.544 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-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.544 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-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.544 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-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.544 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-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.544 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:48.546 10 INFO neutron.plugins.ml2.plugin [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Attempt 4 to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.578 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-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.578 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-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.578 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-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.578 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-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.578 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.579 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:48.580 10 INFO neutron.plugins.ml2.plugin [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Attempt 5 to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 2026-05-11 06:43:48.586 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.613 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-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.613 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-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.613 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-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.613 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-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.613 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.614 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:48.615 10 INFO neutron.plugins.ml2.plugin [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Attempt 6 to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.639 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-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.639 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-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.639 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-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.639 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-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.639 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.640 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:48.646 10 INFO neutron.plugins.ml2.plugin [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Attempt 7 to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.677 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-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.677 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-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.677 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-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.677 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-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.677 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.678 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:48.680 10 INFO neutron.plugins.ml2.plugin [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Attempt 8 to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 2026-05-11 06:43:48.705 10 INFO neutron.plugins.ml2.plugin [None req-2d794f53-57b2-4b07-a062-c93fac55b3f8 - - - - - -] Attempt 1 to provision port 5c82f2d6-3ef8-46fe-8efd-02ab5b1535e1 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.738 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-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.738 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-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.738 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-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.738 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-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.738 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.739 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:48.741 10 INFO neutron.plugins.ml2.plugin [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Attempt 9 to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 2026-05-11 06:43:48.747 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3141841-66b0-4416-9555-5e3b8802ced1'] response: {'server_uuid': '10a01bed-3fb2-49de-967a-09baa6d47d37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '893f762b-3e19-4bfc-90b3-c7fb6bd7bed8', 'code': 200} 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.799 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-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.799 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-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.799 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-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.799 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-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.799 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:48.801 10 INFO neutron.plugins.ml2.plugin [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Attempt 10 to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:48.843 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-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:48.843 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-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:48.843 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-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:48.843 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-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a6ef004d-cb5d-46b0-9810-748dee89c92c could not be found. 2026-05-11 06:43:48.843 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:48.844 10 ERROR neutron.plugins.ml2.managers [None req-66c2ab80-0b7e-4346-9b5b-b973a7f1b17a - - - - - -] Failed to bind port 84765afe-af2a-4ccc-9da6-db7eeeba71f4 on host instance for vnic_type normal using segments [{'id': '02a014f8-87c5-4f28-99ef-e397c76fb619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 938, 'network_id': '21192aa6-795b-42ed-896c-5bfb28b6e7ba'}] 2026-05-11 06:43:49.172 10 INFO neutron.plugins.ml2.plugin [None req-2d794f53-57b2-4b07-a062-c93fac55b3f8 - - - - - -] Attempt 1 to provision port 71944411-18a9-47dd-885a-cde6fa558d5e 2026-05-11 06:43:49.273 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 5c82f2d6-3ef8-46fe-8efd-02ab5b1535e1 2026-05-11 06:43:49.727 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 16841f6d-3c19-4458-85ad-d0bdc708fbee 2026-05-11 06:43:50.163 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 2026-05-11 06:43:50.456 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 5c82f2d6-3ef8-46fe-8efd-02ab5b1535e1 2026-05-11 06:43:50.636 9 INFO neutron.plugins.ml2.plugin [None req-f143afac-471a-4751-96a9-567de9847691 - - - - - -] Attempt 1 to provision port 71944411-18a9-47dd-885a-cde6fa558d5e 2026-05-11 06:43:50.999 9 INFO neutron.plugins.ml2.plugin [None req-edbe876b-150c-450c-ba20-f15a7438fc09 - - - - - -] Attempt 1 to provision port 71944411-18a9-47dd-885a-cde6fa558d5e 2026-05-11 06:43:53.375 10 INFO neutron.plugins.ml2.plugin [None req-3067ba9f-0af1-4697-aa81-945a5eb35979 - - - - - -] Attempt 1 to provision port e70762df-364d-44fd-84ee-728fc7a143ac 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.477 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-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.477 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-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.477 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-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.477 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-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.477 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-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.477 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-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.477 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-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.477 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.479 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.479 9 INFO neutron.plugins.ml2.plugin [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Attempt 2 to bind port f07abfbc-c875-43b1-a469-8bc61acf62be 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.510 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-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.510 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-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.510 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-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.510 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-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.510 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-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.510 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-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.510 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-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.510 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.511 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.511 9 INFO neutron.plugins.ml2.plugin [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Attempt 3 to bind port f07abfbc-c875-43b1-a469-8bc61acf62be 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.540 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-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.540 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-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.540 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-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.540 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-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.540 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-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.540 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-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.540 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-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.540 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.542 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.542 9 INFO neutron.plugins.ml2.plugin [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Attempt 4 to bind port f07abfbc-c875-43b1-a469-8bc61acf62be 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.565 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-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.565 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-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.565 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-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.565 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-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.565 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-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.565 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-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.565 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-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.565 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.566 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.566 9 INFO neutron.plugins.ml2.plugin [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Attempt 5 to bind port f07abfbc-c875-43b1-a469-8bc61acf62be 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.594 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-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.594 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-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.594 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-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.594 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-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.594 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-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.594 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-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.594 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-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.594 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.595 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.595 9 INFO neutron.plugins.ml2.plugin [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Attempt 6 to bind port f07abfbc-c875-43b1-a469-8bc61acf62be 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.612 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-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.612 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-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.612 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-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.612 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-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.612 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-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.612 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-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.612 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-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.612 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.613 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.613 9 INFO neutron.plugins.ml2.plugin [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Attempt 7 to bind port f07abfbc-c875-43b1-a469-8bc61acf62be 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.632 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-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.632 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-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.632 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-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.632 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-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.632 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-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.632 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-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.632 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-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.632 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.633 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.633 9 INFO neutron.plugins.ml2.plugin [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Attempt 8 to bind port f07abfbc-c875-43b1-a469-8bc61acf62be 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.654 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-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.654 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-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.654 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-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.654 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-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.654 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-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.654 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-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.654 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-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.654 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.655 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.655 9 INFO neutron.plugins.ml2.plugin [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Attempt 9 to bind port f07abfbc-c875-43b1-a469-8bc61acf62be 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.675 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-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.675 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-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.675 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-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.675 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-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.675 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-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.675 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-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.675 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-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.675 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.676 9 INFO neutron.plugins.ml2.plugin [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Attempt 10 to bind port f07abfbc-c875-43b1-a469-8bc61acf62be 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:43:55.707 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-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:43:55.707 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-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:43:55.707 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-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:43:55.707 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-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.707 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-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.707 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-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:43:55.707 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-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4cd93a7a-a260-42d8-b333-237f03367cd5 could not be found. 2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers  2026-05-11 06:43:55.707 9 ERROR neutron.plugins.ml2.managers [None req-1796af1e-fe12-4eaf-bd2f-218ed624b777 - - - - - -] Failed to bind port f07abfbc-c875-43b1-a469-8bc61acf62be on host instance for vnic_type normal using segments [{'id': '8ae7a3d9-35dd-48cd-9f40-449e7229960f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 944, 'network_id': '7df81aea-b883-4587-b7f8-4a5daf4016f5'}] 2026-05-11 06:43:55.776 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port b3c1f98a-55a5-4fd9-87dc-6a55241f9a2e 2026-05-11 06:43:56.146 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 5c1580b2-68fb-49c5-9e70-f3cebb7ba3de 2026-05-11 06:43:56.191 10 INFO neutron.plugins.ml2.plugin [None req-f975d1b4-0f67-485a-ae1e-db48d2f6d686 - - - - - -] Attempt 1 to provision port 665aaf5c-bf51-4d54-a1bc-be35cd58f351 2026-05-11 06:43:56.563 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 665aaf5c-bf51-4d54-a1bc-be35cd58f351 2026-05-11 06:43:56.887 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port e70762df-364d-44fd-84ee-728fc7a143ac 2026-05-11 06:43:57.005 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f716f7a-683e-4819-87de-1b00893dd35f'] response: {'server_uuid': 'a913d5ba-3a06-455d-964e-38520321b10a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e70762df-364d-44fd-84ee-728fc7a143ac', 'code': 200} 2026-05-11 06:43:57.706 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port b3c1f98a-55a5-4fd9-87dc-6a55241f9a2e 2026-05-11 06:43:57.932 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 665aaf5c-bf51-4d54-a1bc-be35cd58f351 2026-05-11 06:43:58.048 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] No ports have port_id starting with 665aaf5c-bf51-4d54-a1bc-be35cd58f351 2026-05-11 06:43:58.091 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port e70762df-364d-44fd-84ee-728fc7a143ac /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-11 06:43:58.403 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 5c1580b2-68fb-49c5-9e70-f3cebb7ba3de 2026-05-11 06:44:05.655 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-04c086d3-857b-4862-abe0-f540528c0d02'] response: {'server_uuid': '10a01bed-3fb2-49de-967a-09baa6d47d37', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '893f762b-3e19-4bfc-90b3-c7fb6bd7bed8', 'code': 200} 2026-05-11 06:44:06.425 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 71944411-18a9-47dd-885a-cde6fa558d5e 2026-05-11 06:44:06.796 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port a795b905-2cde-44ca-9416-4c48a504278e 2026-05-11 06:44:07.333 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 2026-05-11 06:44:07.711 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3fe5ed2-8cfc-4c57-9d3a-44aa2cc131eb'] response: {'server_uuid': '10a01bed-3fb2-49de-967a-09baa6d47d37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '893f762b-3e19-4bfc-90b3-c7fb6bd7bed8', 'code': 200} 2026-05-11 06:44:07.888 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 2026-05-11 06:44:08.189 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port a795b905-2cde-44ca-9416-4c48a504278e 2026-05-11 06:44:08.402 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 71944411-18a9-47dd-885a-cde6fa558d5e 2026-05-11 06:44:17.944 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port cc6cccb2-0fb5-4e05-aab8-12a7877e43eb 2026-05-11 06:44:18.085 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba65bf3f-c752-40c9-8a74-c5684833c753'] response: {'server_uuid': '96c94389-7c3a-403c-8424-57cb175cee3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc6cccb2-0fb5-4e05-aab8-12a7877e43eb', 'code': 200} 2026-05-11 06:44:19.864 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port cc6cccb2-0fb5-4e05-aab8-12a7877e43eb 2026-05-11 06:44:48.880 9 INFO neutron.plugins.ml2.plugin [None req-5db0e912-965a-45b8-8d5b-cba047b54010 - - - - - -] Attempt 1 to provision port 027ec2c9-2abf-4062-99fc-636840bf6113 2026-05-11 06:44:49.632 9 INFO neutron.plugins.ml2.plugin [None req-f5f2f851-866c-42b2-98c1-d2f8fedcebbb - - - - - -] Attempt 1 to provision port 321e1b8d-4a03-4d85-b943-13b07abb98a6 2026-05-11 06:44:50.029 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 321e1b8d-4a03-4d85-b943-13b07abb98a6 2026-05-11 06:44:51.104 9 INFO neutron.plugins.ml2.plugin [None req-f6facb78-5ffe-4ef1-9dec-b9494d85066a - - - - - -] Attempt 1 to provision port f017ab64-d59c-49cc-8488-e4d8ebb53125 2026-05-11 06:44:51.852 10 INFO neutron.plugins.ml2.plugin [None req-edb4ddc4-3615-4d1d-9f62-31652d90fa58 - - - - - -] Attempt 1 to provision port f017ab64-d59c-49cc-8488-e4d8ebb53125 2026-05-11 06:44:51.945 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 321e1b8d-4a03-4d85-b943-13b07abb98a6 2026-05-11 06:44:52.354 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 88d646aa-5bc0-4c9f-9728-1e4b668842ea 2026-05-11 06:44:53.940 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 88d646aa-5bc0-4c9f-9728-1e4b668842ea 2026-05-11 06:44:55.141 10 INFO neutron.plugins.ml2.plugin [None req-2f30609c-abaf-4e7d-8480-15c035f78dae - - - - - -] Attempt 1 to provision port 0d3d19dd-07b9-41b6-a9f1-118b02df96a0 2026-05-11 06:44:55.551 9 INFO neutron.plugins.ml2.plugin [None req-64856fa7-e5a9-47a6-ad59-9c06c0b8b5b2 - - - - - -] Attempt 1 to provision port c26d7bd3-48f6-4940-8572-5f10db643812 2026-05-11 06:44:55.968 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port c26d7bd3-48f6-4940-8572-5f10db643812 2026-05-11 06:44:57.573 9 INFO neutron.plugins.ml2.plugin [None req-1bf13fc6-97ff-4f11-b851-37919c062f48 - - - - - -] Attempt 1 to provision port 2225480a-8480-4307-ad22-ac0e0d4ff17d 2026-05-11 06:44:58.061 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port ed3c28ef-8280-4d99-860c-9bf4f4b0c5dd 2026-05-11 06:44:58.224 10 INFO neutron.plugins.ml2.plugin [None req-b77cb4ac-1022-4978-9a11-977d95787f81 - - - - - -] Attempt 1 to provision port 2225480a-8480-4307-ad22-ac0e0d4ff17d 2026-05-11 06:44:58.528 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port c26d7bd3-48f6-4940-8572-5f10db643812 2026-05-11 06:44:59.875 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port ed3c28ef-8280-4d99-860c-9bf4f4b0c5dd 2026-05-11 06:45:05.681 10 INFO neutron.plugins.ml2.plugin [None req-f40f610f-298e-4a1d-b210-bd7ffeb0ce95 - - - - - -] Attempt 1 to provision port 05d0ce14-48f1-4195-beed-60700ecfe30d 2026-05-11 06:45:05.955 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 05d0ce14-48f1-4195-beed-60700ecfe30d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-11 06:45:08.041 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 69c103c1-5c98-4443-9d4a-241baf3ae498 2026-05-11 06:45:08.164 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-34f81da9-1dd8-4988-b9c7-474051874575'] response: {'server_uuid': '9aea9c13-5bb8-41b5-88f0-7a1bae05d374', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69c103c1-5c98-4443-9d4a-241baf3ae498', 'code': 200} 2026-05-11 06:45:08.525 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f017ab64-d59c-49cc-8488-e4d8ebb53125 2026-05-11 06:45:08.895 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 027ec2c9-2abf-4062-99fc-636840bf6113 2026-05-11 06:45:09.944 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 69c103c1-5c98-4443-9d4a-241baf3ae498 2026-05-11 06:45:10.250 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f017ab64-d59c-49cc-8488-e4d8ebb53125 2026-05-11 06:45:10.571 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 027ec2c9-2abf-4062-99fc-636840bf6113 2026-05-11 06:45:13.524 10 INFO neutron.plugins.ml2.plugin [None req-ec7b10ba-95fe-4ee9-b23a-1f9f6b868ce8 - - - - - -] Attempt 1 to provision port ccb8fb31-3f40-4864-adc2-58f463b2f54b 2026-05-11 06:45:14.033 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 0d3d19dd-07b9-41b6-a9f1-118b02df96a0 2026-05-11 06:45:14.086 10 INFO neutron.plugins.ml2.plugin [None req-525f9d85-c8c4-46bd-9030-3e58debf378c - - - - - -] Attempt 1 to provision port f20191a6-9ae8-4d55-94fa-a0644cf70a99 2026-05-11 06:45:14.392 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f20191a6-9ae8-4d55-94fa-a0644cf70a99 2026-05-11 06:45:14.568 10 INFO neutron.plugins.ml2.plugin [None req-542ca7d4-53cf-4a6b-902f-0cfdf1e2e756 - - - - - -] Attempt 1 to provision port ce090103-03b6-4012-9fa4-c079bfce1200 2026-05-11 06:45:14.683 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 2225480a-8480-4307-ad22-ac0e0d4ff17d 2026-05-11 06:45:15.010 9 INFO neutron.plugins.ml2.plugin [None req-8c896202-3762-4cc3-a62d-1b008de9be5f - - - - - -] Attempt 1 to provision port ce090103-03b6-4012-9fa4-c079bfce1200 2026-05-11 06:45:15.033 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port ccb8fb31-3f40-4864-adc2-58f463b2f54b 2026-05-11 06:45:15.552 10 INFO neutron.plugins.ml2.plugin [None req-56cbf1c5-46bc-4652-a66d-b6c384622ac3 - - - - - -] Attempt 1 to provision port 559d8fab-70aa-4cad-8671-7cc8d2c22645 2026-05-11 06:45:15.935 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port ccb8fb31-3f40-4864-adc2-58f463b2f54b 2026-05-11 06:45:16.184 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 0d3d19dd-07b9-41b6-a9f1-118b02df96a0 2026-05-11 06:45:16.192 10 INFO neutron.plugins.ml2.plugin [None req-7af25ee3-7530-4a7a-a0ed-681449c78014 - - - - - -] Attempt 1 to provision port 559d8fab-70aa-4cad-8671-7cc8d2c22645 2026-05-11 06:45:16.366 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f20191a6-9ae8-4d55-94fa-a0644cf70a99 2026-05-11 06:45:16.614 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 2225480a-8480-4307-ad22-ac0e0d4ff17d 2026-05-11 06:45:21.961 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port a2b0be4e-36d8-4385-9ff1-6046c73e37ee 2026-05-11 06:45:22.493 10 INFO neutron.plugins.ml2.plugin [None req-4ec19c30-23b3-457b-873d-abe8e7429bfe - - - - - -] Attempt 1 to provision port a2b0be4e-36d8-4385-9ff1-6046c73e37ee 2026-05-11 06:45:23.898 9 INFO neutron.plugins.ml2.plugin [None req-711df679-5de4-4d77-8192-395982eb815c - - - - - -] Attempt 1 to provision port 4de2efc4-e0cc-4198-afc1-308e18140e87 2026-05-11 06:45:23.959 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port a2b0be4e-36d8-4385-9ff1-6046c73e37ee 2026-05-11 06:45:24.155 9 INFO neutron.plugins.ml2.plugin [None req-37182150-2b02-4ce4-9178-74189a85b02f - - - - - -] Attempt 1 to provision port 4de2efc4-e0cc-4198-afc1-308e18140e87 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-11 06:45:29.450 9 INFO neutron.plugins.ml2.plugin [None req-0569f272-8711-408d-b8ae-dd9a526f5296 - - - - - -] Attempt 1 to provision port e5a12c08-d41d-4a5e-a17e-01660cdd711a 2026-05-11 06:45:29.982 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port e5a12c08-d41d-4a5e-a17e-01660cdd711a 2026-05-11 06:45:30.888 9 INFO neutron.plugins.ml2.plugin [None req-077346b8-d82e-4de8-bda0-99882045bf2c - - - - - -] Attempt 1 to provision port 60f507cc-01f5-4b7d-94c4-c7e977e8e412 2026-05-11 06:45:34.474 9 INFO neutron.plugins.ml2.plugin [None req-8bfe7759-9071-49e9-bf90-edf56dfdb828 - - - - - -] Attempt 1 to provision port 4f767f69-9bd0-47c2-a74a-0ccaea12446d 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.695 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-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.695 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-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.695 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-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.695 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-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.695 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.697 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:36.697 10 INFO neutron.plugins.ml2.plugin [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Attempt 2 to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.715 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-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.715 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-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.715 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-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.715 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-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.715 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.716 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:36.716 10 INFO neutron.plugins.ml2.plugin [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Attempt 3 to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.736 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-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.736 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-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.736 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-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.736 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-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.736 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.737 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:36.737 10 INFO neutron.plugins.ml2.plugin [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Attempt 4 to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.757 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-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.757 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-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.757 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-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.757 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-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.757 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.758 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:36.758 10 INFO neutron.plugins.ml2.plugin [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Attempt 5 to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.778 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-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.778 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-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.778 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-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.778 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-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.778 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.779 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:36.779 10 INFO neutron.plugins.ml2.plugin [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Attempt 6 to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.798 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-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.798 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-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.798 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-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.798 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-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.798 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.799 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:36.799 10 INFO neutron.plugins.ml2.plugin [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Attempt 7 to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.818 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-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.818 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-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.818 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-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.818 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-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.818 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:36.819 10 INFO neutron.plugins.ml2.plugin [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Attempt 8 to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.834 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-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.834 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-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.834 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-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.834 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-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.834 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.835 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:36.835 10 INFO neutron.plugins.ml2.plugin [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Attempt 9 to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.853 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.854 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:36.854 10 INFO neutron.plugins.ml2.plugin [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Attempt 10 to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:36.871 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-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:36.871 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-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:36.871 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-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:36.871 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-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c734cc35-2788-48f8-928f-f99145e2fc2c could not be found. 2026-05-11 06:45:36.871 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:36.872 10 ERROR neutron.plugins.ml2.managers [None req-1213cba9-959b-4d12-bd67-624e66872068 - - - - - -] Failed to bind port e0ff7472-55bd-4b0b-81fb-7bd5bcf5df52 on host instance for vnic_type normal using segments [{'id': '5b271ac0-8705-4674-a39b-22f7d58af9fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 972, 'network_id': '40c97384-6b59-4637-bb1a-f94108bd97b9'}] 2026-05-11 06:45:39.925 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port c1b2eca2-8c63-4837-8ab5-0fdb88fb17dc 2026-05-11 06:45:43.894 10 INFO neutron.plugins.ml2.plugin [None req-23cfa08d-0b6d-49eb-ad7b-3b9ce5deb868 - - - - - -] Attempt 1 to provision port d4ac9a0c-c7c7-4967-b6d7-09f94297495c 2026-05-11 06:45:43.936 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 13ad68b4-708f-4e7d-9e96-27f130c7342b 2026-05-11 06:45:44.249 10 INFO neutron.plugins.ml2.plugin [None req-acac7bf3-2329-45bd-9eed-fae7273937ea - - - - - -] Attempt 1 to provision port 13ad68b4-708f-4e7d-9e96-27f130c7342b 2026-05-11 06:45:44.378 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port d4ac9a0c-c7c7-4967-b6d7-09f94297495c 2026-05-11 06:45:45.322 10 INFO neutron.plugins.ml2.plugin [None req-5f25850c-04a4-4cd4-b10a-9e2da524f878 - - - - - -] Attempt 1 to provision port 71511547-c8bb-412e-bea8-6742e7ec95ca 2026-05-11 06:45:45.676 10 INFO neutron.plugins.ml2.plugin [None req-77017e81-4f27-4129-839c-ac5701a5396b - - - - - -] Attempt 1 to provision port 71511547-c8bb-412e-bea8-6742e7ec95ca 2026-05-11 06:45:45.903 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 13ad68b4-708f-4e7d-9e96-27f130c7342b 2026-05-11 06:45:46.147 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port d4ac9a0c-c7c7-4967-b6d7-09f94297495c 2026-05-11 06:45:46.623 9 INFO neutron.plugins.ml2.plugin [None req-485a041e-20a8-462c-85bd-70c57f052e2d - - - - - -] Attempt 1 to provision port 3cbef1f0-d7e4-4d05-8a62-44f159e60321 2026-05-11 06:45:47.166 9 INFO neutron.plugins.ml2.plugin [None req-1129430c-38e1-482b-862a-c2d6aaeea111 - - - - - -] Attempt 1 to provision port 3cbef1f0-d7e4-4d05-8a62-44f159e60321 2026-05-11 06:45:53.853 10 INFO neutron.plugins.ml2.plugin [None req-d00a508d-d111-44f1-a159-a8d6a0bade6c - - - - - -] Attempt 1 to provision port 74061e8d-9ffd-421b-af12-24aa92412c21 2026-05-11 06:45:53.958 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 74061e8d-9ffd-421b-af12-24aa92412c21 2026-05-11 06:45:54.090 10 INFO neutron.plugins.ml2.plugin [None req-d00a508d-d111-44f1-a159-a8d6a0bade6c - - - - - -] Attempt 1 to provision port 6526b154-2130-4eaa-ada7-9fcf367ad90b 2026-05-11 06:45:55.545 9 INFO neutron.plugins.ml2.plugin [None req-a7489f69-66b0-45e0-ae44-c852a300bdef - - - - - -] Attempt 1 to provision port 6526b154-2130-4eaa-ada7-9fcf367ad90b 2026-05-11 06:45:55.796 9 INFO neutron.plugins.ml2.plugin [None req-2572fc00-7c9a-4cdc-8eda-a651cb183465 - - - - - -] Attempt 1 to provision port 6526b154-2130-4eaa-ada7-9fcf367ad90b 2026-05-11 06:45:55.902 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 74061e8d-9ffd-421b-af12-24aa92412c21 2026-05-11 06:45:59.938 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f11546cf-aa74-4ef7-b2bb-eb8a20e349f1 2026-05-11 06:46:00.581 10 INFO neutron.plugins.ml2.plugin [None req-0ccb2a45-5be6-45cc-9fd6-794f7bb224a9 - - - - - -] Attempt 1 to provision port f11546cf-aa74-4ef7-b2bb-eb8a20e349f1 2026-05-11 06:46:01.468 10 INFO neutron.plugins.ml2.plugin [None req-b2eb9858-cf49-405a-abd5-1bd0c6339580 - - - - - -] Attempt 1 to provision port b4212641-960a-4197-b581-2f1ea9c800c1 2026-05-11 06:46:01.718 10 INFO neutron.plugins.ml2.plugin [None req-be76c75a-9566-486f-a34a-b5cefff05dde - - - - - -] Attempt 1 to provision port b4212641-960a-4197-b581-2f1ea9c800c1 2026-05-11 06:46:01.925 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f11546cf-aa74-4ef7-b2bb-eb8a20e349f1 2026-05-11 06:46:05.692 9 INFO neutron.plugins.ml2.plugin [None req-c7a8cbc4-44c7-4539-a521-07dfdf06b885 - - - - - -] Attempt 1 to provision port 2f9b47bf-34cd-49d2-889b-ed2d28db1c21 2026-05-11 06:46:17.981 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f0a4e25d-6ee8-4070-944f-6fbacfcc51e3 2026-05-11 06:46:19.334 9 INFO neutron.plugins.ml2.plugin [None req-979ad900-e7dd-465e-bee5-6e1c7000dd00 - - - - - -] Attempt 1 to provision port f0a4e25d-6ee8-4070-944f-6fbacfcc51e3 2026-05-11 06:46:20.061 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 407bacc8-ddf0-4635-a999-ddee55e35b81 2026-05-11 06:46:20.336 10 INFO neutron.plugins.ml2.plugin [None req-3cb19bff-33d9-4aa2-a823-e30bc7f218df - - - - - -] Attempt 1 to provision port 67f240d0-27c5-4a30-a5a1-3d9a19a20cd5 2026-05-11 06:46:20.547 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port a7a299f5-e86f-4724-9ed3-12b9695dd0f8 2026-05-11 06:46:21.021 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port f0a4e25d-6ee8-4070-944f-6fbacfcc51e3 2026-05-11 06:46:21.040 9 INFO neutron.plugins.ml2.plugin [None req-a1249eab-cd8e-486e-9955-308c71aaf236 - - - - - -] Attempt 1 to provision port 407bacc8-ddf0-4635-a999-ddee55e35b81 2026-05-11 06:46:21.461 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 67f240d0-27c5-4a30-a5a1-3d9a19a20cd5 2026-05-11 06:46:21.610 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] No ports have port_id starting with 67f240d0-27c5-4a30-a5a1-3d9a19a20cd5 2026-05-11 06:46:21.845 10 INFO neutron.plugins.ml2.plugin [None req-5c256f02-f480-4014-bff6-eedd6f44b2e7 - - - - - -] Attempt 1 to provision port a7a299f5-e86f-4724-9ed3-12b9695dd0f8 2026-05-11 06:46:22.030 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 407bacc8-ddf0-4635-a999-ddee55e35b81 2026-05-11 06:46:22.264 9 INFO neutron.plugins.ml2.plugin [None req-aaf0823d-8fe8-49fe-b557-f4438945da34 - - - - - -] Attempt 1 to provision port 03daea32-7238-461f-adc7-6417a0f3dd72 2026-05-11 06:46:22.313 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port a7a299f5-e86f-4724-9ed3-12b9695dd0f8 2026-05-11 06:46:22.670 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 03daea32-7238-461f-adc7-6417a0f3dd72 2026-05-11 06:47:03.972 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 97402cd8-d40a-4f29-8adb-0ccd1f7aa4ad 2026-05-11 06:47:05.630 9 INFO neutron.plugins.ml2.plugin [None req-f7042ef3-8c8d-400a-810a-e56a881eec15 - - - - - -] Attempt 1 to provision port 97402cd8-d40a-4f29-8adb-0ccd1f7aa4ad 2026-05-11 06:47:06.054 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port ce4f2b70-34d2-4e7f-9984-400c28c8da28 2026-05-11 06:47:06.308 10 INFO neutron.plugins.ml2.plugin [None req-e0b652bf-9b46-4a1d-a19c-5829afc3a4af - - - - - -] Attempt 1 to provision port 97402cd8-d40a-4f29-8adb-0ccd1f7aa4ad 2026-05-11 06:47:06.452 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 97402cd8-d40a-4f29-8adb-0ccd1f7aa4ad 2026-05-11 06:47:06.721 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 565b65ee-1905-42d6-aa4d-887a7c79ee4e 2026-05-11 06:47:06.886 9 INFO neutron.plugins.ml2.plugin [None req-bf4a55fd-14d6-4ea0-bd16-f6d9a85725a4 - - - - - -] Attempt 1 to provision port ce4f2b70-34d2-4e7f-9984-400c28c8da28 2026-05-11 06:47:07.073 10 INFO neutron.plugins.ml2.plugin [None req-9333f57b-723c-467c-9b93-4063fa9a57e1 - - - - - -] Attempt 1 to provision port 5ec6c3a8-4568-4e4d-bfe7-db0288443554 2026-05-11 06:47:07.439 10 INFO neutron.plugins.ml2.plugin [None req-18a48cc5-c3a7-4ccf-bf82-84e0b20bdd76 - - - - - -] Attempt 1 to provision port ce4f2b70-34d2-4e7f-9984-400c28c8da28 2026-05-11 06:47:07.980 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 565b65ee-1905-42d6-aa4d-887a7c79ee4e 2026-05-11 06:47:08.009 9 INFO neutron.plugins.ml2.plugin [None req-2f2549cc-6a45-44e6-ac1f-e30d49438d94 - - - - - -] Attempt 1 to provision port 565b65ee-1905-42d6-aa4d-887a7c79ee4e 2026-05-11 06:47:08.510 10 INFO neutron.plugins.ml2.plugin [None req-b187399d-450b-4947-82d8-51efac1bb722 - - - - - -] Attempt 1 to provision port 565b65ee-1905-42d6-aa4d-887a7c79ee4e 2026-05-11 06:47:08.539 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port ce4f2b70-34d2-4e7f-9984-400c28c8da28 2026-05-11 06:47:09.230 10 INFO neutron.plugins.ml2.plugin [None req-b70fcac4-a857-4d3c-b83a-76e6862dce0b - - - - - -] Attempt 1 to provision port 82ff4878-f5b4-4810-a0e2-cf62ac9d75d3 2026-05-11 06:47:09.973 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 9348fb07-49be-487f-9def-efc9f4451a69 2026-05-11 06:47:10.390 9 INFO neutron.plugins.ml2.plugin [None req-9ba8d2ff-8f18-4d13-8dcf-49d2b2d2ead1 - - - - - -] Attempt 1 to provision port 82ff4878-f5b4-4810-a0e2-cf62ac9d75d3 2026-05-11 06:47:11.441 9 INFO neutron.plugins.ml2.plugin [None req-2fe075b4-8c1e-4be5-9789-1f2011c69ab7 - - - - - -] Attempt 1 to provision port 9326c601-7fc1-4da4-8e9e-4b96b052cc99 2026-05-11 06:47:11.968 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 9348fb07-49be-487f-9def-efc9f4451a69 2026-05-11 06:47:12.196 10 INFO neutron.plugins.ml2.plugin [None req-f0248eaa-a04c-403d-bbcd-3bba8482ab19 - - - - - -] Attempt 1 to provision port 9326c601-7fc1-4da4-8e9e-4b96b052cc99 2026-05-11 06:47:13.348 10 INFO neutron.plugins.ml2.plugin [None req-f28ac13c-d49b-4d10-9571-ddaf5728718e - - - - - -] Attempt 1 to provision port 6a98bf99-7353-4907-bdc4-f6d6d3be3226 2026-05-11 06:47:14.191 10 INFO neutron.plugins.ml2.plugin [None req-ae53bb2b-2d79-4902-aba9-ce62b504d615 - - - - - -] Attempt 1 to provision port 6a98bf99-7353-4907-bdc4-f6d6d3be3226 2026-05-11 06:47:20.049 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 466171e7-501a-4f38-ab01-c9882713a1b6 2026-05-11 06:47:20.163 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ac604f9-3678-4f0b-b935-dfa792b6a73e'] response: {'server_uuid': 'abb9a2b0-c8f8-465a-8345-6114633588a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '466171e7-501a-4f38-ab01-c9882713a1b6', 'code': 200} 2026-05-11 06:47:21.972 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 466171e7-501a-4f38-ab01-c9882713a1b6 2026-05-11 06:47:28.127 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6332e2a5-38b4-4635-833d-fa5a779b7df7 2026-05-11 06:47:28.261 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0957e910-a16f-4079-bf92-9eb938865ccb'] response: {'server_uuid': '7c385ca2-3c21-43d3-955f-8df794490eb3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6332e2a5-38b4-4635-833d-fa5a779b7df7', 'code': 200} 2026-05-11 06:47:28.641 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6a98bf99-7353-4907-bdc4-f6d6d3be3226 2026-05-11 06:47:29.116 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 9326c601-7fc1-4da4-8e9e-4b96b052cc99 2026-05-11 06:47:29.508 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 82ff4878-f5b4-4810-a0e2-cf62ac9d75d3 2026-05-11 06:47:29.854 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 5ec6c3a8-4568-4e4d-bfe7-db0288443554 2026-05-11 06:47:30.263 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6332e2a5-38b4-4635-833d-fa5a779b7df7 2026-05-11 06:47:30.605 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6a98bf99-7353-4907-bdc4-f6d6d3be3226 2026-05-11 06:47:30.914 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 9326c601-7fc1-4da4-8e9e-4b96b052cc99 2026-05-11 06:47:31.168 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 82ff4878-f5b4-4810-a0e2-cf62ac9d75d3 2026-05-11 06:47:31.452 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 5ec6c3a8-4568-4e4d-bfe7-db0288443554 2026-05-11 06:47:47.081 9 INFO neutron.plugins.ml2.plugin [None req-400d57d9-2f8b-4307-8980-c47c869be7d3 - - - - - -] Attempt 1 to provision port d6037c4f-b7f2-4726-a582-d6e27cdb916d 2026-05-11 06:48:00.217 9 INFO neutron.plugins.ml2.plugin [None req-9e6d133a-b69d-48b2-82b3-6b0612c91fd1 - - - - - -] Attempt 1 to provision port 01ba3969-1770-45b0-82a3-7fbd1b7e98f4 2026-05-11 06:48:02.409 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 01ba3969-1770-45b0-82a3-7fbd1b7e98f4 2026-05-11 06:48:02.673 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0369746b-faff-4930-820b-591647c1014f'] response: {'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01ba3969-1770-45b0-82a3-7fbd1b7e98f4', 'code': 200} 2026-05-11 06:48:04.317 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 01ba3969-1770-45b0-82a3-7fbd1b7e98f4 2026-05-11 06:48:40.984 10 INFO neutron.plugins.ml2.plugin [None req-d7c9bd1a-e15c-4769-98e9-dd27157fb987 - - - - - -] Attempt 1 to provision port 6099fcae-1c31-46a0-99d1-c559193d6063 2026-05-11 06:48:44.358 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6099fcae-1c31-46a0-99d1-c559193d6063 2026-05-11 06:48:44.554 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-653ccc33-285d-4c15-8ffe-6933637a8158'] response: {'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6099fcae-1c31-46a0-99d1-c559193d6063', 'code': 200} 2026-05-11 06:48:46.299 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 6099fcae-1c31-46a0-99d1-c559193d6063 2026-05-11 06:49:16.500 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port c57261f1-a44b-4781-8e36-bb92c25c80ad 2026-05-11 06:49:16.627 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-329f19c2-5053-434d-898f-7be515a6850d'] response: {'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c57261f1-a44b-4781-8e36-bb92c25c80ad', 'code': 200} 2026-05-11 06:49:18.330 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port c57261f1-a44b-4781-8e36-bb92c25c80ad 2026-05-11 06:49:24.279 10 INFO neutron.plugins.ml2.plugin [None req-f4bea055-1739-4a0f-bdda-5d2425563d87 - - - - - -] Attempt 1 to provision port 09d8167d-a5f8-464e-a47b-bf173409437b 2026-05-11 06:49:28.434 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 09d8167d-a5f8-464e-a47b-bf173409437b 2026-05-11 06:49:28.560 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-751f4008-e3ee-41fb-9302-424953ad39e2'] response: {'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09d8167d-a5f8-464e-a47b-bf173409437b', 'code': 200} 2026-05-11 06:49:30.366 10 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port 09d8167d-a5f8-464e-a47b-bf173409437b 2026-05-11 06:49:37.847 10 INFO neutron.plugins.ml2.plugin [None req-b938c7c0-3e1f-4e43-b524-ac15d080782b - - - - - -] Attempt 1 to provision port 09d8167d-a5f8-464e-a47b-bf173409437b 2026-05-11 06:49:43.975 10 INFO neutron.plugins.ml2.plugin [None req-3875a9e0-eca3-4825-a914-430c3840df03 - - - - - -] Attempt 1 to provision port c57261f1-a44b-4781-8e36-bb92c25c80ad 2026-05-11 06:49:44.400 9 INFO neutron.plugins.ml2.plugin [None req-f3f48941-7d4c-46b8-abb9-860f60cb354f - - - - - -] Attempt 1 to provision port c57261f1-a44b-4781-8e36-bb92c25c80ad