+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-05 07:54:52.681 1 INFO neutron.common.config [-] Logging enabled! 2026-05-05 07:54:52.682 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-05 07:54:52.682 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-05 07:54:52.683 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 07:54:53.780 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 07:54:53.783 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 07:54:53.786 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 07:54:53.787 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 07:54:53.787 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 07:54:53.787 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 07:54:53.788 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 07:54:53.793 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 07:54:53.793 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 07:54:53.793 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 07:54:53.809 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 07:54:53.810 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 07:54:53.810 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 07:54:53.842 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 07:54:53.842 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 07:54:53.842 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 07:54:53.842 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 07:54:53.848 1 WARNING oslo_policy.policy [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] 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-05 07:54:54.115 1 INFO neutron.plugins.ml2.managers [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 07:54:54.267 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 07:54:54.267 1 INFO neutron.plugins.ml2.managers [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 07:54:54.268 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 07:54:54.309 1 INFO neutron.plugins.ml2.managers [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 07:54:54.309 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 07:54:54.309 1 INFO neutron.plugins.ml2.managers [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 07:54:54.309 1 INFO neutron.plugins.ml2.extensions.port_security [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 07:54:54.310 1 INFO neutron.plugins.ml2.managers [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] Initializing extension driver 'qos' 2026-05-05 07:54:54.310 1 INFO neutron.plugins.ml2.managers [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 07:54:54.310 1 INFO neutron.plugins.ml2.managers [None req-486c3c56-c3ba-45dd-a859-bd5d1018d960 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 07:54:54.324 1 INFO neutron.quota [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded quota_driver: . 2026-05-05 07:54:54.325 1 INFO neutron.plugins.ml2.plugin [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 07:54:54.325 1 INFO neutron.plugins.ml2.managers [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 07:54:54.325 1 INFO neutron.plugins.ml2.managers [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 07:54:54.325 1 INFO neutron.plugins.ml2.managers [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 07:54:54.326 1 INFO neutron.extensions.vlantransparent [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Disabled vlantransparent extension. 2026-05-05 07:54:54.326 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: qos 2026-05-05 07:54:54.336 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: router 2026-05-05 07:54:54.365 1 INFO neutron.services.service_base [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 07:54:54.365 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: segments 2026-05-05 07:54:54.428 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: trunk 2026-05-05 07:54:54.491 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: vpnaas 2026-05-05 07:54:54.528 1 WARNING stevedore.named [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 07:54:54.587 1 INFO neutron_vpnaas.services.vpn.plugin [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 07:54:54.588 1 INFO neutron.common.utils [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 07:54:54.588 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 07:54:54.592 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: tag 2026-05-05 07:54:54.597 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: timestamp 2026-05-05 07:54:54.599 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 07:54:54.603 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: flavors 2026-05-05 07:54:54.605 1 INFO neutron.manager [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loading Plugin: revisions 2026-05-05 07:54:54.608 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Initializing extension manager. 2026-05-05 07:54:54.609 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: address-group 2026-05-05 07:54:54.610 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: address-scope 2026-05-05 07:54:54.611 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 07:54:54.611 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: agent 2026-05-05 07:54:54.612 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 07:54:54.613 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 07:54:54.613 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 07:54:54.614 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: availability_zone 2026-05-05 07:54:54.615 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 07:54:54.615 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 07:54:54.616 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 07:54:54.617 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 07:54:54.617 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: dns-integration 2026-05-05 07:54:54.618 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 07:54:54.618 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 07:54:54.619 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: dvr 2026-05-05 07:54:54.619 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 07:54:54.619 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 07:54:54.620 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 07:54:54.621 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 07:54:54.621 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: external-net 2026-05-05 07:54:54.621 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 07:54:54.622 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: extraroute 2026-05-05 07:54:54.623 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 07:54:54.623 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 07:54:54.623 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 07:54:54.624 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 07:54:54.624 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 07:54:54.625 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: fip-port-details 2026-05-05 07:54:54.625 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: flavors 2026-05-05 07:54:54.626 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 07:54:54.627 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 07:54:54.627 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: ip_allocation 2026-05-05 07:54:54.628 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 07:54:54.628 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 07:54:54.629 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: router 2026-05-05 07:54:54.631 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 07:54:54.631 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 07:54:54.632 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 07:54:54.632 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 07:54:54.632 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: l3-ha 2026-05-05 07:54:54.633 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 07:54:54.633 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 07:54:54.634 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: l3-flavors 2026-05-05 07:54:54.635 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 07:54:54.635 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 07:54:54.637 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 07:54:54.638 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 07:54:54.639 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 07:54:54.640 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 07:54:54.640 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 07:54:54.641 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: multi-provider 2026-05-05 07:54:54.641 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: net-mtu 2026-05-05 07:54:54.642 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 07:54:54.642 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 07:54:54.643 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: network_ha 2026-05-05 07:54:54.643 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 07:54:54.644 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 07:54:54.645 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: pagination 2026-05-05 07:54:54.645 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: port-device-profile 2026-05-05 07:54:54.645 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 07:54:54.646 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 07:54:54.646 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 07:54:54.647 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: port-mac-override 2026-05-05 07:54:54.647 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 07:54:54.648 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 07:54:54.648 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: port-resource-request 2026-05-05 07:54:54.649 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 07:54:54.649 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: binding 2026-05-05 07:54:54.650 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: binding-extended 2026-05-05 07:54:54.650 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: port-security 2026-05-05 07:54:54.651 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: project-id 2026-05-05 07:54:54.651 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: provider 2026-05-05 07:54:54.653 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos 2026-05-05 07:54:54.653 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 07:54:54.654 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 07:54:54.654 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-default 2026-05-05 07:54:54.655 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-fip 2026-05-05 07:54:54.655 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 07:54:54.656 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 07:54:54.656 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 07:54:54.657 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 07:54:54.657 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 07:54:54.658 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-pps 2026-05-05 07:54:54.658 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 07:54:54.659 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 07:54:54.659 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 07:54:54.660 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 07:54:54.661 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: quotas 2026-05-05 07:54:54.663 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: quota_details 2026-05-05 07:54:54.664 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: rbac-policies 2026-05-05 07:54:54.665 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 07:54:54.665 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 07:54:54.665 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 07:54:54.666 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 07:54:54.666 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: revision-if-match 2026-05-05 07:54:54.667 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 07:54:54.667 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 07:54:54.668 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 07:54:54.669 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 07:54:54.670 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 07:54:54.670 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 07:54:54.671 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 07:54:54.671 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 07:54:54.671 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 07:54:54.678 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: security-group 2026-05-05 07:54:54.679 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: segment 2026-05-05 07:54:54.679 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 07:54:54.680 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: service-type 2026-05-05 07:54:54.680 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: sorting 2026-05-05 07:54:54.680 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 07:54:54.681 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 07:54:54.681 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 07:54:54.682 1 WARNING neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 07:54:54.682 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 07:54:54.683 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 07:54:54.683 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 07:54:54.684 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 07:54:54.684 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 07:54:54.685 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 07:54:54.685 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 07:54:54.688 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 07:54:54.688 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 07:54:54.689 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: trunk 2026-05-05 07:54:54.689 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: trunk-details 2026-05-05 07:54:54.690 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 07:54:54.690 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 07:54:54.692 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 07:54:54.692 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 07:54:54.693 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 07:54:54.694 1 INFO neutron.api.extensions [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Loaded extension: vpnaas 2026-05-05 07:54:54.697 1 INFO oslo_service.service [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Starting 2 workers 2026-05-05 07:54:54.704 1 INFO oslo_service.service [None req-06c836d2-0a4a-4a4a-b1e7-d90a1a654170 - - - - - -] Starting 1 workers 2026-05-05 07:55:27.672 10 INFO neutron.db.l3_hamode_db [None req-49a90880-bb25-4f04-a484-eb27c7e54b4a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 07:55:37.578 9 INFO neutron.plugins.ml2.plugin [None req-6f45df45-758d-466a-b41a-009752cebb5a - - - - - -] Attempt 1 to provision port da4d9b57-b0dd-4a48-85bc-6fbf554ccefe 2026-05-05 07:55:37.740 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port da4d9b57-b0dd-4a48-85bc-6fbf554ccefe 2026-05-05 07:55:39.642 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port da4d9b57-b0dd-4a48-85bc-6fbf554ccefe 2026-05-05 07:59:54.803 10 INFO neutron.plugins.ml2.plugin [None req-0cba66a6-b9bb-4923-90b9-475f97b780c1 - - - - - -] Attempt 1 to provision port 30ac2ba9-aa56-4a30-8218-75addfb9588f 2026-05-05 07:59:55.861 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 30ac2ba9-aa56-4a30-8218-75addfb9588f 2026-05-05 08:00:02.107 9 INFO neutron.plugins.ml2.plugin [None req-a6ab9368-fc6f-422a-abc0-fb3828d1b152 - - - - - -] Attempt 1 to provision port 8088e4b1-376b-481f-9f9c-f9973ce04c05 2026-05-05 08:04:08.117 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 8088e4b1-376b-481f-9f9c-f9973ce04c05 2026-05-05 08:04:10.002 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 8088e4b1-376b-481f-9f9c-f9973ce04c05 2026-05-05 08:12:12.323 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 122feffc-deb6-4c64-a0c7-71eab5fbd90e 2026-05-05 08:12:14.306 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 122feffc-deb6-4c64-a0c7-71eab5fbd90e 2026-05-05 08:26:30.797 9 INFO neutron.plugins.ml2.plugin [None req-6fd65632-689c-41f6-a265-3c995d649c11 - - - - - -] Attempt 1 to provision port 720e11bc-68e4-42db-953b-685e880fbe2d 2026-05-05 08:26:30.912 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port fbd0c88e-30aa-4c99-a200-d1e8b84a5704 2026-05-05 08:26:31.256 9 INFO neutron.plugins.ml2.plugin [None req-5fbb513c-c4f5-443a-b2c4-dbabfe0572a8 - - - - - -] Attempt 1 to provision port 152feb4f-54d3-4969-b55c-65571c491f4c 2026-05-05 08:26:31.420 9 INFO neutron.plugins.ml2.plugin [None req-684e492e-327e-428f-95da-2261999b70e9 - - - - - -] Attempt 1 to provision port d2ef9680-5451-4c39-99a2-54aaccec5a2b 2026-05-05 08:26:31.496 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d2ef9680-5451-4c39-99a2-54aaccec5a2b 2026-05-05 08:26:31.781 9 INFO neutron.plugins.ml2.plugin [None req-86f6d89d-8017-4689-b5cb-81f444a885d0 - - - - - -] Attempt 1 to provision port 4c521bb3-1b8a-422f-8a72-aa3ccc0a1f10 2026-05-05 08:26:31.990 9 INFO neutron.plugins.ml2.plugin [None req-86f6d89d-8017-4689-b5cb-81f444a885d0 - - - - - -] Attempt 1 to provision port fbd0c88e-30aa-4c99-a200-d1e8b84a5704 2026-05-05 08:26:32.574 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 4c521bb3-1b8a-422f-8a72-aa3ccc0a1f10 2026-05-05 08:26:33.134 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d2ef9680-5451-4c39-99a2-54aaccec5a2b 2026-05-05 08:26:33.344 10 INFO neutron.plugins.ml2.plugin [None req-7f76ed02-43e5-494c-a6aa-94143faa5577 - - - - - -] Attempt 1 to provision port 9463ed43-f5a1-4414-9e3a-00e7deb9a888 2026-05-05 08:26:33.575 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port fbd0c88e-30aa-4c99-a200-d1e8b84a5704 2026-05-05 08:26:33.953 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 4c521bb3-1b8a-422f-8a72-aa3ccc0a1f10 2026-05-05 08:26:33.996 10 INFO neutron.plugins.ml2.plugin [None req-b85d1e2f-46c8-406a-99c5-4424afafee88 - - - - - -] Attempt 1 to provision port 43d8b2c7-ae10-4981-bd2b-d1bf59e5ae24 2026-05-05 08:26:34.562 10 INFO neutron.plugins.ml2.plugin [None req-182cef81-d931-4546-b936-3f39185af71a - - - - - -] Attempt 1 to provision port 43d8b2c7-ae10-4981-bd2b-d1bf59e5ae24 2026-05-05 08:26:35.516 10 INFO neutron.plugins.ml2.plugin [None req-b4ea2717-cde9-4103-8e2c-774ec2316825 - - - - - -] Attempt 1 to provision port b3a051d5-82e8-465c-9a46-a4e7585e5595 2026-05-05 08:26:35.873 9 INFO neutron.plugins.ml2.plugin [None req-eabaeebe-fead-485c-952e-338f1ebd418a - - - - - -] Attempt 1 to provision port 6968cc94-405c-4950-ae93-019216f5aafb 2026-05-05 08:26:36.116 10 INFO neutron.plugins.ml2.plugin [None req-3177669a-7873-4510-9b20-d91b81ca359b - - - - - -] Attempt 1 to provision port b3a051d5-82e8-465c-9a46-a4e7585e5595 2026-05-05 08:26:36.575 9 INFO neutron.plugins.ml2.plugin [None req-97e52f50-7cf9-4242-b87b-94fa3a1a667e - - - - - -] Attempt 1 to provision port 6968cc94-405c-4950-ae93-019216f5aafb 2026-05-05 08:26:36.915 9 INFO neutron.plugins.ml2.plugin [None req-1d0ea32f-8aa6-4d47-b5b9-f25c9d7bdd01 - - - - - -] Attempt 1 to provision port a202a832-1281-4179-9fa3-00e40319c70b 2026-05-05 08:26:37.132 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port a202a832-1281-4179-9fa3-00e40319c70b 2026-05-05 08:26:37.447 10 INFO neutron.plugins.ml2.plugin [None req-f42a1ecc-3ead-41b1-86e0-a45897956d41 - - - - - -] Attempt 1 to provision port 9a6c436e-4bfd-46e7-bcbd-5bb620dbc5d6 2026-05-05 08:26:39.155 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port a202a832-1281-4179-9fa3-00e40319c70b 2026-05-05 08:26:39.811 9 INFO neutron.plugins.ml2.plugin [None req-756fb36e-9f4c-4898-9875-826cb3b38c92 - - - - - -] Attempt 1 to provision port 29998ee1-c636-40b4-82f0-4292ef1e92e2 2026-05-05 08:26:40.379 9 INFO neutron.plugins.ml2.plugin [None req-045e2b39-d8a6-4b8f-a84e-68a76bf72551 - - - - - -] Attempt 1 to provision port 29998ee1-c636-40b4-82f0-4292ef1e92e2 2026-05-05 08:26:42.856 9 INFO neutron.plugins.ml2.plugin [None req-8735f855-4752-4cb6-bbea-8498a9970b0c - - - - - -] Attempt 1 to provision port b3a8647d-8eb7-4010-adf4-c03cee31118e 2026-05-05 08:26:43.232 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 9e982a24-def7-4ba6-a4a4-fcdd6013951b 2026-05-05 08:26:43.653 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 309b27fa-8d6d-4950-ba8d-31ad483fe3bf /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:26:44.233 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 5e8491d2-540b-496f-83c1-25f230a27242 2026-05-05 08:26:45.232 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 9e982a24-def7-4ba6-a4a4-fcdd6013951b 2026-05-05 08:26:45.728 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 309b27fa-8d6d-4950-ba8d-31ad483fe3bf 2026-05-05 08:26:46.012 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 5e8491d2-540b-496f-83c1-25f230a27242 2026-05-05 08:26:47.645 10 INFO neutron.plugins.ml2.plugin [None req-2234a11b-4728-4dba-b3ad-243af6a43365 - - - - - -] Attempt 1 to provision port 507cb63b-5d36-44a5-842b-51e32650b3fc 2026-05-05 08:26:49.445 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port b3a8647d-8eb7-4010-adf4-c03cee31118e 2026-05-05 08:26:49.503 9 INFO neutron.plugins.ml2.plugin [None req-6d264b07-78ae-46cb-9573-31aae5b3f24c - - - - - -] Attempt 1 to provision port 1c1b9ec1-d348-4cf5-9abb-b4ec87e6e505 2026-05-05 08:26:49.765 10 INFO neutron.plugins.ml2.plugin [None req-57f8928c-888c-44c1-bc47-63f2b09f29a2 - - - - - -] Attempt 1 to provision port d7bbbbf3-3a24-4a89-9318-79fb3d1dee7f 2026-05-05 08:26:49.978 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d7bbbbf3-3a24-4a89-9318-79fb3d1dee7f 2026-05-05 08:26:50.129 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-27662d2a-c130-49a8-b920-c3dd592e921c'] response: {'server_uuid': '609ffc34-d4e0-4df3-9938-28ba844e0e6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3a8647d-8eb7-4010-adf4-c03cee31118e', 'code': 200} 2026-05-05 08:26:51.328 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port b3a8647d-8eb7-4010-adf4-c03cee31118e 2026-05-05 08:26:51.883 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d7bbbbf3-3a24-4a89-9318-79fb3d1dee7f 2026-05-05 08:26:52.048 9 INFO neutron.plugins.ml2.plugin [None req-6c566a08-84ed-4efa-8bf9-6555c3947242 - - - - - -] Attempt 1 to provision port 4f312985-1e92-46e5-8b1f-3d4c8c0ecbc1 2026-05-05 08:26:52.326 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 507cb63b-5d36-44a5-842b-51e32650b3fc 2026-05-05 08:26:52.637 10 INFO neutron.plugins.ml2.plugin [None req-2441769c-6346-49cb-911d-8eb87535de69 - - - - - -] Attempt 1 to provision port d94577f0-20f7-4406-b2fe-9d733bb38c6f 2026-05-05 08:26:52.723 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-406b109e-79c8-467f-aa7b-330fab95dc1b'] response: {'server_uuid': '5d093009-e890-4a58-a948-ba6c27c1f4c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '507cb63b-5d36-44a5-842b-51e32650b3fc', 'code': 200} 2026-05-05 08:26:52.794 9 INFO neutron.plugins.ml2.plugin [None req-6f4e7130-a7f3-4058-9dfe-c7d6e44d2122 - - - - - -] Attempt 1 to provision port 4f312985-1e92-46e5-8b1f-3d4c8c0ecbc1 2026-05-05 08:26:53.447 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d4e0c9fa-3af1-45ee-9771-493fc7e812d4 2026-05-05 08:26:53.460 9 INFO neutron.plugins.ml2.plugin [None req-c0db2ad3-2c5c-4468-9de6-2fb42047e1f9 - - - - - -] Attempt 1 to provision port d4e0c9fa-3af1-45ee-9771-493fc7e812d4 2026-05-05 08:26:53.983 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d75e95e7-a305-4d3c-b567-df3789bce884 2026-05-05 08:26:54.579 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 507cb63b-5d36-44a5-842b-51e32650b3fc 2026-05-05 08:26:55.304 10 INFO neutron.plugins.ml2.plugin [None req-e12fc382-d68b-4fd9-8753-2843c8413d35 - - - - - -] Attempt 1 to provision port e419d777-8d49-4bac-8869-f8d281fa629e 2026-05-05 08:26:55.458 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d4e0c9fa-3af1-45ee-9771-493fc7e812d4 2026-05-05 08:26:55.812 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d75e95e7-a305-4d3c-b567-df3789bce884 2026-05-05 08:26:55.980 9 INFO neutron.plugins.ml2.plugin [None req-559c807b-f50c-47c4-905e-faaf07239e58 - - - - - -] Attempt 1 to provision port e419d777-8d49-4bac-8869-f8d281fa629e 2026-05-05 08:26:57.513 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 09a3a7c8-b299-415d-938d-8e337481ccc8 2026-05-05 08:26:59.745 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 09a3a7c8-b299-415d-938d-8e337481ccc8 2026-05-05 08:27:00.662 10 INFO neutron.plugins.ml2.plugin [None req-b951e3f0-50e0-4239-accf-937819deda07 - - - - - -] Attempt 1 to provision port ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:27:03.452 10 INFO neutron.plugins.ml2.plugin [None req-5bb13c8f-2f1e-4d6a-84dc-e344dfc1b07e - - - - - -] Attempt 1 to provision port 81ec8557-175a-49c0-b205-d6b1c2573ef1 2026-05-05 08:27:03.795 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 2026-05-05 08:27:04.598 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c01f0fe-ab56-4ff5-9462-e9f490066c64'] response: {'server_uuid': 'a4274df8-ca66-4a90-8caa-4d0be60d9b3b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:27:05.664 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 81ec8557-175a-49c0-b205-d6b1c2573ef1 2026-05-05 08:27:06.168 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 2026-05-05 08:27:06.786 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a7d67f9-26b0-4ca2-8aff-916481ab4546'] response: {'server_uuid': 'fc536c09-d886-4852-9f02-0c1df2d10f8f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81ec8557-175a-49c0-b205-d6b1c2573ef1', 'code': 200} 2026-05-05 08:27:07.431 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 81ec8557-175a-49c0-b205-d6b1c2573ef1 2026-05-05 08:27:09.503 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 9e203100-9576-4198-9630-2e6e15c42be2 2026-05-05 08:27:09.649 9 INFO neutron.plugins.ml2.plugin [None req-0b1003f3-91e1-4540-99d3-a5b0af23566c - - - - - -] Attempt 1 to provision port f9857f2c-5518-4dbf-9715-78ac0345a805 2026-05-05 08:27:10.501 9 INFO neutron.plugins.ml2.plugin [None req-74f64642-13e7-4c81-8249-4f2b2bdc6c2b - - - - - -] Attempt 1 to provision port 9e203100-9576-4198-9630-2e6e15c42be2 2026-05-05 08:27:11.414 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 9e203100-9576-4198-9630-2e6e15c42be2 2026-05-05 08:27:11.890 10 INFO neutron.plugins.ml2.plugin [None req-9cf6331a-33b5-486c-bdeb-b678063a545f - - - - - -] Attempt 1 to provision port f593d418-bfae-4ace-9a92-e3c25b0a9b4b 2026-05-05 08:27:12.466 10 INFO neutron.plugins.ml2.plugin [None req-d724d7f7-92b2-4645-bc91-2523cccdfadf - - - - - -] Attempt 1 to provision port f593d418-bfae-4ace-9a92-e3c25b0a9b4b 2026-05-05 08:27:13.462 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 6b35b614-d5ec-4801-963d-e23a9a95629c 2026-05-05 08:27:15.441 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 6b35b614-d5ec-4801-963d-e23a9a95629c 2026-05-05 08:27:19.572 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 1c1b9ec1-d348-4cf5-9abb-b4ec87e6e505 2026-05-05 08:27:19.927 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 4f312985-1e92-46e5-8b1f-3d4c8c0ecbc1 2026-05-05 08:27:20.250 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 5ed69862-1fcd-4496-88a6-fbd84834230b 2026-05-05 08:27:20.402 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d63571b-c671-4038-b98b-6cd9a0071411'] response: {'server_uuid': 'b99f47fe-39e9-48fe-84b0-c2fa7fb0fa6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ed69862-1fcd-4496-88a6-fbd84834230b', 'code': 200} 2026-05-05 08:27:21.489 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 1c1b9ec1-d348-4cf5-9abb-b4ec87e6e505 2026-05-05 08:27:21.678 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 5ed69862-1fcd-4496-88a6-fbd84834230b 2026-05-05 08:27:21.976 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 4f312985-1e92-46e5-8b1f-3d4c8c0ecbc1 2026-05-05 08:27:22.371 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port e419d777-8d49-4bac-8869-f8d281fa629e 2026-05-05 08:27:22.885 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d94577f0-20f7-4406-b2fe-9d733bb38c6f 2026-05-05 08:27:23.435 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9ab81d7-188e-4f0a-853d-24ef9f5e096e'] response: {'server_uuid': 'a4274df8-ca66-4a90-8caa-4d0be60d9b3b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8', 'code': 200} 2026-05-05 08:27:23.725 9 INFO neutron.plugins.ml2.plugin [None req-7c8c5482-0b1c-40ca-85df-da572145b97a - - - - - -] Attempt 1 to provision port 81ec8557-175a-49c0-b205-d6b1c2573ef1 2026-05-05 08:27:24.096 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 2026-05-05 08:27:24.233 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbe23de2-3c5d-4534-8abb-77aecee002d4'] response: {'server_uuid': 'a4274df8-ca66-4a90-8caa-4d0be60d9b3b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8', 'code': 200} 2026-05-05 08:27:24.568 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port e419d777-8d49-4bac-8869-f8d281fa629e 2026-05-05 08:27:24.864 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port d94577f0-20f7-4406-b2fe-9d733bb38c6f 2026-05-05 08:27:25.584 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port ba8bbb4f-e0d3-4ccc-a8c8-7249177691a8 2026-05-05 08:27:26.329 10 INFO neutron.plugins.ml2.plugin [None req-8a483a35-4b67-40e8-872c-8613280eab10 - - - - - -] Attempt 1 to provision port 81ec8557-175a-49c0-b205-d6b1c2573ef1 2026-05-05 08:27:27.632 10 INFO neutron.plugins.ml2.plugin [None req-f8cb33fc-6d67-4ada-9339-a1829d81962c - - - - - -] Attempt 1 to provision port 24778443-8ee8-48b9-8c88-3ce9d4d20527 2026-05-05 08:27:27.694 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 24778443-8ee8-48b9-8c88-3ce9d4d20527 2026-05-05 08:27:27.941 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 81ec8557-175a-49c0-b205-d6b1c2573ef1 2026-05-05 08:27:27.983 10 INFO neutron.plugins.ml2.plugin [None req-24749066-c213-4a7a-a626-2260cd4c2621 - - - - - -] Attempt 1 to provision port 1146fa90-2603-4578-8e9f-323476967ddb 2026-05-05 08:27:28.403 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 1146fa90-2603-4578-8e9f-323476967ddb 2026-05-05 08:27:29.056 10 INFO neutron.plugins.ml2.plugin [None req-71d80e2e-f77f-4b08-8f68-dd27164bf771 - - - - - -] Attempt 1 to provision port ff422f56-de6f-4fdc-ac28-f2965d9d3b3a 2026-05-05 08:27:29.411 9 INFO neutron.plugins.ml2.plugin [None req-0aca61d2-52db-4d96-a909-703953895422 - - - - - -] Attempt 1 to provision port ff422f56-de6f-4fdc-ac28-f2965d9d3b3a 2026-05-05 08:27:29.517 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 24778443-8ee8-48b9-8c88-3ce9d4d20527 2026-05-05 08:27:29.754 9 INFO neutron.plugins.ml2.plugin [None req-691aafc4-9229-48db-aa22-d47ea873f90b - - - - - -] Attempt 1 to provision port f3d21a74-8d1e-48af-ab76-9ecc3f9a3765 2026-05-05 08:27:29.768 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 1146fa90-2603-4578-8e9f-323476967ddb 2026-05-05 08:27:30.405 9 INFO neutron.plugins.ml2.plugin [None req-6b9ab9fc-4759-4928-bcdd-f5e5c8f586b2 - - - - - -] Attempt 1 to provision port f3d21a74-8d1e-48af-ab76-9ecc3f9a3765 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:27:37.224 10 INFO neutron.plugins.ml2.plugin [None req-d2163e52-ce38-4be2-a272-e2a54e30eb9b - - - - - -] Attempt 1 to provision port 7f912ff3-883d-42b7-8ad5-dfe701f41258 2026-05-05 08:27:37.566 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 7f912ff3-883d-42b7-8ad5-dfe701f41258 2026-05-05 08:27:38.760 9 INFO neutron.plugins.ml2.plugin [None req-16e23abb-8853-443f-b045-1ebe877f0b79 - - - - - -] Attempt 1 to provision port 75a122ab-83ab-4418-8ad9-b27dbe849a1f 2026-05-05 08:27:39.827 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 257d1332-e7f0-4559-bb14-b6e5ef4707d1 2026-05-05 08:27:39.838 10 INFO neutron.plugins.ml2.plugin [None req-63db5de4-6fe4-456c-b09d-2d5449ce3392 - - - - - -] Attempt 1 to provision port 98bd3d39-8b49-4552-957e-e4cf7c36148e 2026-05-05 08:27:40.290 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 7f912ff3-883d-42b7-8ad5-dfe701f41258 2026-05-05 08:27:40.585 10 INFO neutron.plugins.ml2.plugin [None req-2437b549-13fa-4993-a2fc-6a1183e49e48 - - - - - -] Attempt 1 to provision port 257d1332-e7f0-4559-bb14-b6e5ef4707d1 2026-05-05 08:27:41.502 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 257d1332-e7f0-4559-bb14-b6e5ef4707d1 2026-05-05 08:27:42.262 10 INFO neutron.plugins.ml2.plugin [None req-21ee343b-4cd9-4829-8d21-47034ffe4511 - - - - - -] Attempt 1 to provision port 8f23b8ad-740d-431f-937c-3552daa299a8 2026-05-05 08:27:42.711 10 INFO neutron.plugins.ml2.plugin [None req-4132e5b0-c1bf-418d-b50f-73de0a60e142 - - - - - -] Attempt 1 to provision port 8f23b8ad-740d-431f-937c-3552daa299a8 2026-05-05 08:27:43.688 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 06fb0f34-c057-47f0-b0d2-1a211551e6fd 2026-05-05 08:27:44.346 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port cf1608a2-1995-41a8-8df4-dd069f17fd00 2026-05-05 08:27:44.384 9 INFO neutron.plugins.ml2.plugin [None req-3b249f93-05cc-42b9-b03b-ed22e48dd87d - - - - - -] Attempt 1 to provision port cf1608a2-1995-41a8-8df4-dd069f17fd00 2026-05-05 08:27:48.536 9 INFO neutron.plugins.ml2.plugin [None req-4740a938-02f3-4d6d-a458-e0967607a93c - - - - - -] Attempt 1 to provision port cf841573-dfed-4b97-ba51-a58728da5cbf 2026-05-05 08:27:48.792 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 06fb0f34-c057-47f0-b0d2-1a211551e6fd 2026-05-05 08:27:48.879 9 INFO neutron.plugins.ml2.plugin [None req-33f126ef-46a9-4f42-b375-a09cc60f997f - - - - - -] Attempt 1 to provision port cf841573-dfed-4b97-ba51-a58728da5cbf 2026-05-05 08:27:49.079 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port cf1608a2-1995-41a8-8df4-dd069f17fd00 2026-05-05 08:27:50.534 10 INFO neutron.plugins.ml2.plugin [None req-acfe6ab9-940f-44fc-8295-797f417708bb - - - - - -] Attempt 1 to provision port 9d7360ac-4750-4065-a9ac-4e9ab64900ac /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:27:54.421 9 INFO neutron.plugins.ml2.plugin [None req-3d1b5750-1699-49e5-aee7-b7e6c1a66f98 - - - - - -] Attempt 1 to provision port 622df3f4-02de-4fe7-a9ce-f9a694a6ad3c 2026-05-05 08:27:54.804 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 9d7360ac-4750-4065-a9ac-4e9ab64900ac 2026-05-05 08:27:54.950 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c6e1d2e-9e9f-402e-9d45-842c3fffec11'] response: {'server_uuid': '17bc71f3-6c37-4f12-a31a-2311cba53fc4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d7360ac-4750-4065-a9ac-4e9ab64900ac', 'code': 200} 2026-05-05 08:27:56.653 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 9d7360ac-4750-4065-a9ac-4e9ab64900ac 2026-05-05 08:27:58.721 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 8f23b8ad-740d-431f-937c-3552daa299a8 2026-05-05 08:28:00.885 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 98bd3d39-8b49-4552-957e-e4cf7c36148e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:28:04.232 9 INFO neutron.plugins.ml2.plugin [None req-b89e8556-99c0-4a2d-bbb2-b27d2cd016bd - - - - - -] Attempt 1 to provision port 9d0c53bb-93ec-4d67-bdf5-7d85ad491696 2026-05-05 08:28:04.570 10 INFO neutron.plugins.ml2.plugin [None req-36ce8ef9-154a-444c-9606-3d92904f5fa9 - - - - - -] Attempt 1 to provision port 364e84de-6e06-45ed-9256-a464d7b88845 2026-05-05 08:28:04.659 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 9d0c53bb-93ec-4d67-bdf5-7d85ad491696 2026-05-05 08:28:04.892 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 364e84de-6e06-45ed-9256-a464d7b88845 2026-05-05 08:28:04.954 9 INFO neutron.plugins.ml2.plugin [None req-65ef12cb-3c6d-43b0-a6d1-c5c9a1481b62 - - - - - -] Attempt 1 to provision port 37ae6b6f-ccfe-45ee-a869-ca7d2bd215b5 2026-05-05 08:28:05.727 9 INFO neutron.plugins.ml2.plugin [None req-dee001cc-2118-43f8-bd1a-4e9737bbeaab - - - - - -] Attempt 1 to provision port 37ae6b6f-ccfe-45ee-a869-ca7d2bd215b5 2026-05-05 08:28:06.669 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 364e84de-6e06-45ed-9256-a464d7b88845 2026-05-05 08:28:06.680 10 INFO neutron.plugins.ml2.plugin [None req-74f944d2-7a31-4b63-af9e-a1c72b337e94 - - - - - -] Attempt 1 to provision port 66279cf8-79e3-4c27-9df1-e77a0b0677e5 2026-05-05 08:28:07.320 10 INFO neutron.plugins.ml2.plugin [None req-fe32d888-b7fd-4824-ab13-1c1580e04ce7 - - - - - -] Attempt 1 to provision port 66279cf8-79e3-4c27-9df1-e77a0b0677e5 2026-05-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.110 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-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.110 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.112 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.112 9 INFO neutron.plugins.ml2.plugin [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Attempt 2 to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 2026-05-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.129 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-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.129 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.130 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.130 9 INFO neutron.plugins.ml2.plugin [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Attempt 3 to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 2026-05-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.159 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-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.159 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.160 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.160 9 INFO neutron.plugins.ml2.plugin [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Attempt 4 to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 2026-05-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.180 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-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.180 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.181 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.181 9 INFO neutron.plugins.ml2.plugin [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Attempt 5 to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 2026-05-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.202 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-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.202 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.203 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.203 9 INFO neutron.plugins.ml2.plugin [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Attempt 6 to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 2026-05-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.218 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-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.218 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.219 9 INFO neutron.plugins.ml2.plugin [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Attempt 7 to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 2026-05-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.238 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-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.238 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.239 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.239 9 INFO neutron.plugins.ml2.plugin [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Attempt 8 to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 2026-05-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.254 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-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.254 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.255 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.255 9 INFO neutron.plugins.ml2.plugin [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Attempt 9 to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 2026-05-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.275 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-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.275 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.276 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.276 9 INFO neutron.plugins.ml2.plugin [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Attempt 10 to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 2026-05-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:28:12.292 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-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 074dff0f-339e-4590-aa11-b80f78449c22 could not be found. 2026-05-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:28:12.292 9 ERROR neutron.plugins.ml2.managers [None req-682faf29-ffc5-4d48-a110-30e07b85c1f8 - - - - - -] Failed to bind port 0fb85f4e-7fa2-4ad8-9bde-b70dcb7f5349 on host instance for vnic_type normal using segments [{'id': 'bcb2ef2a-5e13-4aa8-9597-e2a646ef05d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '6e14d5bf-7020-49f1-8d69-6f0a07a6521c'}] 2026-05-05 08:28:12.510 10 INFO neutron.plugins.ml2.plugin [None req-5993808b-7545-464d-b1d5-bf5da0231ee5 - - - - - -] Attempt 1 to provision port b5f3e755-88bd-4f44-8baf-5212568c54ed 2026-05-05 08:28:12.679 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port b5f3e755-88bd-4f44-8baf-5212568c54ed 2026-05-05 08:28:14.792 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port bef20ea0-164b-4c10-b445-fb48cf42c4ec 2026-05-05 08:28:15.420 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port b5f3e755-88bd-4f44-8baf-5212568c54ed 2026-05-05 08:28:15.553 10 INFO neutron.plugins.ml2.plugin [None req-0f46f799-7071-4797-80ca-3305f08e2e75 - - - - - -] Attempt 1 to provision port d6c55d50-0bf5-41b1-9063-eabfc53c3ddf 2026-05-05 08:28:15.582 10 INFO neutron.plugins.ml2.plugin [None req-0f46f799-7071-4797-80ca-3305f08e2e75 - - - - - -] Attempt 1 to provision port bef20ea0-164b-4c10-b445-fb48cf42c4ec 2026-05-05 08:28:15.792 10 INFO neutron.plugins.ml2.plugin [None req-0c987a97-b750-43c2-b681-3d0544601bd0 - - - - - -] Attempt 1 to provision port d6c55d50-0bf5-41b1-9063-eabfc53c3ddf 2026-05-05 08:28:15.828 10 INFO neutron.plugins.ml2.plugin [None req-0c987a97-b750-43c2-b681-3d0544601bd0 - - - - - -] Attempt 1 to provision port bef20ea0-164b-4c10-b445-fb48cf42c4ec 2026-05-05 08:28:16.039 9 INFO neutron.plugins.ml2.plugin [None req-2d5c15bf-ffd8-4025-a944-95dc4b9c8cdf - - - - - -] Attempt 1 to provision port d6c55d50-0bf5-41b1-9063-eabfc53c3ddf 2026-05-05 08:28:16.600 10 INFO neutron.plugins.ml2.plugin [None req-9dc218ae-9860-462e-9d04-d609e0a886d0 - - - - - -] Attempt 1 to provision port d6c55d50-0bf5-41b1-9063-eabfc53c3ddf 2026-05-05 08:28:16.680 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port bef20ea0-164b-4c10-b445-fb48cf42c4ec 2026-05-05 08:28:20.761 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 866d0563-f3f2-478c-b373-5463c042a016 2026-05-05 08:28:20.874 9 INFO neutron.plugins.ml2.plugin [None req-a3a2ab3f-b404-44fc-bbcc-4ac8dcb11513 - - - - - -] Attempt 1 to provision port 866d0563-f3f2-478c-b373-5463c042a016 2026-05-05 08:28:22.642 9 INFO neutron.plugins.ml2.plugin [None req-0dc2be1e-a3df-4f27-9c3b-05a2b5b72577 - - - - - -] Attempt 1 to provision port f07531b2-2951-4498-b240-9abfd8df57ca 2026-05-05 08:28:22.799 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port f07531b2-2951-4498-b240-9abfd8df57ca 2026-05-05 08:28:23.094 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 866d0563-f3f2-478c-b373-5463c042a016 2026-05-05 08:28:23.229 9 INFO neutron.plugins.ml2.plugin [None req-785c0719-5c09-4c09-9d77-2f1c80689cc3 - - - - - -] Attempt 1 to provision port 0ea8f61b-1dd8-42b7-8608-96abfb60e354 2026-05-05 08:28:23.379 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 0ea8f61b-1dd8-42b7-8608-96abfb60e354 2026-05-05 08:28:23.541 9 INFO neutron.plugins.ml2.plugin [None req-785c0719-5c09-4c09-9d77-2f1c80689cc3 - - - - - -] Attempt 1 to provision port f742b1b0-555d-4bf9-bd43-a8fafbfaeaca 2026-05-05 08:28:23.709 10 INFO neutron.plugins.ml2.plugin [None req-6af4f4ea-2aaa-46bd-9bf8-157b9924d2f9 - - - - - -] Attempt 1 to provision port 192d8fb1-65b0-436c-875c-df4b2e13a17f 2026-05-05 08:28:23.848 9 INFO neutron.plugins.ml2.plugin [None req-2c85236a-74eb-4535-9c89-3baaaa9934d9 - - - - - -] Attempt 1 to provision port f742b1b0-555d-4bf9-bd43-a8fafbfaeaca 2026-05-05 08:28:24.667 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 0ea8f61b-1dd8-42b7-8608-96abfb60e354 2026-05-05 08:28:24.898 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port f07531b2-2951-4498-b240-9abfd8df57ca 2026-05-05 08:28:28.677 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port a9e9eb9d-4f88-44dc-af3a-f72c960c328c 2026-05-05 08:28:28.737 10 INFO neutron.plugins.ml2.plugin [None req-9d64fe3a-6653-4a37-89e5-f281e23baee4 - - - - - -] Attempt 1 to provision port 8a09f282-a506-46e0-840d-5200adffc656 2026-05-05 08:28:29.419 9 INFO neutron.plugins.ml2.plugin [None req-1ed47e2c-8f49-4016-9b91-41ae275f82b7 - - - - - -] Attempt 1 to provision port a9e9eb9d-4f88-44dc-af3a-f72c960c328c 2026-05-05 08:28:29.490 9 INFO neutron.plugins.ml2.plugin [None req-1ed47e2c-8f49-4016-9b91-41ae275f82b7 - - - - - -] Attempt 1 to provision port b13813e0-ea50-4d52-aae6-abb63196184d 2026-05-05 08:28:30.717 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port a9e9eb9d-4f88-44dc-af3a-f72c960c328c 2026-05-05 08:28:36.402 10 INFO neutron.plugins.ml2.plugin [None req-bc1d230f-cb23-4caa-918d-68d581515a11 - - - - - -] Attempt 1 to provision port 1b959395-b1ac-4450-83cf-452c0d0fe586 2026-05-05 08:28:38.749 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port eb25416d-7ecb-40b5-b0cc-89040d3e8fdc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 08:28:59.630 10 INFO neutron.plugins.ml2.plugin [None req-bc5bff34-de61-4b5f-8ede-e3fda08d0565 - - - - - -] Attempt 1 to provision port 31cbdbf7-9e72-4015-b343-2d9c5b82f927 2026-05-05 08:29:00.187 10 INFO neutron.plugins.ml2.plugin [None req-ea0e98f2-ef2c-4570-9f3f-f1645b784581 - - - - - -] Attempt 1 to provision port 7b374808-e58e-41ef-a54b-1dd789c03b6b 2026-05-05 08:29:00.683 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 7b374808-e58e-41ef-a54b-1dd789c03b6b 2026-05-05 08:29:02.045 9 INFO neutron.plugins.ml2.plugin [None req-30a502e0-5195-40be-8edf-be0ea3b01ac0 - - - - - -] Attempt 1 to provision port 74656d6e-5265-4c5a-a738-76ec226f88f5 2026-05-05 08:29:02.512 9 INFO neutron.plugins.ml2.plugin [None req-adbbd209-b44b-4ba5-b6dd-f16faf9ec532 - - - - - -] Attempt 1 to provision port 2b52b3b7-9f4c-4971-bb96-75bace679c2c 2026-05-05 08:29:02.754 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port a560a7a5-dc48-4c51-a39a-f20db7e4c714 2026-05-05 08:29:02.856 10 INFO neutron.plugins.ml2.plugin [None req-f61d90a9-a3fc-4e53-93ba-0bc0970668df - - - - - -] Attempt 1 to provision port a560a7a5-dc48-4c51-a39a-f20db7e4c714 2026-05-05 08:29:03.046 10 INFO neutron.plugins.ml2.plugin [None req-534d18b9-00cd-40f7-9a6e-a3893434d16b - - - - - -] Attempt 1 to provision port 2b52b3b7-9f4c-4971-bb96-75bace679c2c 2026-05-05 08:29:03.243 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port c6fcf908-eacf-4e99-b70f-6205d282cf68 2026-05-05 08:29:04.713 9 INFO neutron.plugins.ml2.plugin [None req-e219c7e9-c5c0-476c-938a-69cfea900c61 - - - - - -] Attempt 1 to provision port a170a035-aec4-4344-994d-60a6b7095856 2026-05-05 08:29:04.767 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port a560a7a5-dc48-4c51-a39a-f20db7e4c714 2026-05-05 08:29:05.124 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port c6fcf908-eacf-4e99-b70f-6205d282cf68 2026-05-05 08:29:05.375 9 INFO neutron.plugins.ml2.plugin [None req-c609565a-d62c-4ecd-a3f2-1766ef4f7f7b - - - - - -] Attempt 1 to provision port a170a035-aec4-4344-994d-60a6b7095856 2026-05-05 08:29:06.047 9 INFO neutron.plugins.ml2.plugin [None req-3f2d8312-1b15-4624-91b0-dced42f31eb0 - - - - - -] Attempt 1 to provision port 796d1ac2-3ff5-480c-8a4c-d3b45db09c28 2026-05-05 08:29:06.608 10 INFO neutron.plugins.ml2.plugin [None req-85de7206-24a8-44c6-b2a4-4ae737fb4762 - - - - - -] Attempt 1 to provision port f3617229-7fd6-45bb-ac12-163337dc8bcb 2026-05-05 08:29:06.753 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 6bfa1aa5-d566-444c-862f-0ae62054d0af 2026-05-05 08:29:07.192 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port f3617229-7fd6-45bb-ac12-163337dc8bcb 2026-05-05 08:29:08.507 9 INFO neutron.plugins.ml2.plugin [None req-977ca28e-9777-4ffd-8202-ac4dae0cd4d1 - - - - - -] Attempt 1 to provision port 00905b00-11d7-445c-b848-9e2163dc2bf8 2026-05-05 08:29:08.860 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 6bfa1aa5-d566-444c-862f-0ae62054d0af 2026-05-05 08:29:09.065 10 INFO neutron.plugins.ml2.plugin [None req-2309ca08-d0ff-43d0-8096-18ea4eb4998d - - - - - -] Attempt 1 to provision port 00905b00-11d7-445c-b848-9e2163dc2bf8 2026-05-05 08:29:09.141 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port f3617229-7fd6-45bb-ac12-163337dc8bcb 2026-05-05 08:29:10.728 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port b681ffe7-a9fb-424b-a762-6bdbe8e4b2c5 2026-05-05 08:29:12.142 9 INFO neutron.plugins.ml2.plugin [None req-44526435-d953-4cfb-9a6a-71bb87613c24 - - - - - -] Attempt 1 to provision port 3e1f29b8-1000-4175-82cd-996e8de26abf 2026-05-05 08:29:12.814 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port b681ffe7-a9fb-424b-a762-6bdbe8e4b2c5 2026-05-05 08:29:14.901 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 3e1f29b8-1000-4175-82cd-996e8de26abf 2026-05-05 08:29:15.040 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2649b54b-62dd-4a75-826d-5ae9f684db38'] response: {'server_uuid': '3976cb1c-0058-46c9-8648-4b7057c4f392', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e1f29b8-1000-4175-82cd-996e8de26abf', 'code': 200} 2026-05-05 08:29:15.815 9 INFO neutron.plugins.ml2.plugin [None req-e84ccc67-a760-4354-90ce-9fe2b12aef02 - - - - - -] Attempt 1 to provision port baab4db3-b38d-48df-b73f-9879f2ff2bfe 2026-05-05 08:29:16.744 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 3e1f29b8-1000-4175-82cd-996e8de26abf 2026-05-05 08:29:18.860 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port baab4db3-b38d-48df-b73f-9879f2ff2bfe 2026-05-05 08:29:18.982 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f710d1d-a9fe-4b2d-bd8a-71ff0a6035c2'] response: {'server_uuid': '26be29f2-9ffb-49b8-acf2-00fec9b98384', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'baab4db3-b38d-48df-b73f-9879f2ff2bfe', 'code': 200} 2026-05-05 08:29:20.950 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 31cbdbf7-9e72-4015-b343-2d9c5b82f927 2026-05-05 08:29:21.381 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 2b52b3b7-9f4c-4971-bb96-75bace679c2c 2026-05-05 08:29:21.832 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port baab4db3-b38d-48df-b73f-9879f2ff2bfe 2026-05-05 08:29:22.818 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 31cbdbf7-9e72-4015-b343-2d9c5b82f927 2026-05-05 08:29:23.194 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 2b52b3b7-9f4c-4971-bb96-75bace679c2c 2026-05-05 08:29:23.518 10 INFO neutron.plugins.ml2.plugin [None req-945f939d-e806-4851-80f9-a10667481ea6 - - - - - -] Attempt 1 to provision port 878183d1-56b4-45c0-ac9b-a5aaf3edff8b 2026-05-05 08:29:23.614 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 878183d1-56b4-45c0-ac9b-a5aaf3edff8b 2026-05-05 08:29:24.735 10 INFO neutron.plugins.ml2.plugin [None req-85ab3fd6-bb79-4007-b92d-2bd149be976d - - - - - -] Attempt 1 to provision port 878183d1-56b4-45c0-ac9b-a5aaf3edff8b 2026-05-05 08:29:24.851 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 392babf3-d663-4fee-b12e-84402c817c88 2026-05-05 08:29:25.377 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 00905b00-11d7-445c-b848-9e2163dc2bf8 2026-05-05 08:29:25.658 10 INFO neutron.plugins.ml2.plugin [None req-204e607d-b0b3-4932-8a7c-3c895042fcf1 - - - - - -] Attempt 1 to provision port 392babf3-d663-4fee-b12e-84402c817c88 2026-05-05 08:29:25.913 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 878183d1-56b4-45c0-ac9b-a5aaf3edff8b 2026-05-05 08:29:26.260 10 INFO neutron.plugins.ml2.plugin [None req-1bc6bba7-64f9-4bdf-bf40-8c2da3d98c0d - - - - - -] Attempt 1 to provision port e275e5f8-3826-4c00-bc39-4e49adaee21f 2026-05-05 08:29:26.800 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 574211b2-ba43-4bba-85fb-57b8e54d3b40 2026-05-05 08:29:26.898 10 INFO neutron.plugins.ml2.plugin [None req-0ebc619f-c352-4d95-a5b1-6186996161bb - - - - - -] Attempt 1 to provision port 392babf3-d663-4fee-b12e-84402c817c88 2026-05-05 08:29:27.233 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 392babf3-d663-4fee-b12e-84402c817c88 2026-05-05 08:29:27.466 10 INFO neutron.plugins.ml2.plugin [None req-4b78277c-52c9-46e5-94f0-cf4ffa7737b7 - - - - - -] Attempt 1 to provision port 574211b2-ba43-4bba-85fb-57b8e54d3b40 2026-05-05 08:29:27.612 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 796d1ac2-3ff5-480c-8a4c-d3b45db09c28 2026-05-05 08:29:28.165 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 00905b00-11d7-445c-b848-9e2163dc2bf8 2026-05-05 08:29:28.668 10 INFO neutron.plugins.ml2.plugin [None req-893a5a4f-be6d-4a8c-85a3-04f963a96ddf - - - - - -] Attempt 1 to provision port cd7685b4-e908-447e-802b-71ab69a3b840 2026-05-05 08:29:28.818 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 796d1ac2-3ff5-480c-8a4c-d3b45db09c28 2026-05-05 08:29:29.016 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 574211b2-ba43-4bba-85fb-57b8e54d3b40 2026-05-05 08:29:29.038 10 INFO neutron.plugins.ml2.plugin [None req-52ad58b0-9e80-4266-804d-c8f9f9105392 - - - - - -] Attempt 1 to provision port 374a1aab-4b27-4c71-b620-8dff3b8c4729 2026-05-05 08:29:29.188 9 INFO neutron.plugins.ml2.plugin [None req-050577a9-c378-4fce-93d5-32dcbffc2ea0 - - - - - -] Attempt 1 to provision port 574211b2-ba43-4bba-85fb-57b8e54d3b40 2026-05-05 08:29:29.472 10 INFO neutron.plugins.ml2.plugin [None req-f0670bd9-a343-4259-97a7-4bc60d779145 - - - - - -] Attempt 1 to provision port cd7685b4-e908-447e-802b-71ab69a3b840 2026-05-05 08:29:30.235 10 INFO neutron.plugins.ml2.plugin [None req-1f583327-d67f-4dfc-bd7e-7d1b846a77c9 - - - - - -] Attempt 1 to provision port eff90127-b2fe-4ec8-bbcd-7db1bd705920 2026-05-05 08:29:30.726 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 00efe227-2600-49cc-91d5-a813b2bccd79 2026-05-05 08:29:31.408 10 INFO neutron.plugins.ml2.plugin [None req-a73c051d-6452-41c7-9a1b-05b748fb4e63 - - - - - -] Attempt 1 to provision port eff90127-b2fe-4ec8-bbcd-7db1bd705920 2026-05-05 08:29:32.365 9 INFO neutron.plugins.ml2.plugin [None req-d716d517-ff0c-4a7b-a90e-d184fcd5107e - - - - - -] Attempt 1 to provision port 2b992f86-52da-4570-ac29-f623e9a022ce 2026-05-05 08:29:32.782 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 00efe227-2600-49cc-91d5-a813b2bccd79 2026-05-05 08:29:33.104 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port c68b5d27-2aad-4751-802a-c48b5c8d0f26 2026-05-05 08:29:33.125 10 INFO neutron.plugins.ml2.plugin [None req-6a904ece-4158-4c8a-bb25-206417bde6af - - - - - -] Attempt 1 to provision port 2b992f86-52da-4570-ac29-f623e9a022ce 2026-05-05 08:29:34.842 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 7e6c6735-fcd4-4687-917f-affb679e80bd 2026-05-05 08:29:34.880 9 INFO neutron.plugins.ml2.plugin [None req-a31144bb-9328-4f1d-bdf5-0a2109e00c4b - - - - - -] Attempt 1 to provision port 72968d13-5ac8-4fc6-9d79-60e64d7932bd 2026-05-05 08:29:34.928 9 INFO neutron.plugins.ml2.plugin [None req-a31144bb-9328-4f1d-bdf5-0a2109e00c4b - - - - - -] Attempt 1 to provision port 7e6c6735-fcd4-4687-917f-affb679e80bd 2026-05-05 08:29:35.461 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port c68b5d27-2aad-4751-802a-c48b5c8d0f26 2026-05-05 08:29:35.780 10 INFO neutron.plugins.ml2.plugin [None req-aa2aef2a-3705-43b0-be60-fcd6fd9b6074 - - - - - -] Attempt 1 to provision port 72968d13-5ac8-4fc6-9d79-60e64d7932bd 2026-05-05 08:29:36.770 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 7e6c6735-fcd4-4687-917f-affb679e80bd 2026-05-05 08:29:37.446 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab955bc0-5fe9-4836-80ba-298792d20148'] response: {'server_uuid': '26be29f2-9ffb-49b8-acf2-00fec9b98384', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'baab4db3-b38d-48df-b73f-9879f2ff2bfe', 'code': 200} 2026-05-05 08:29:40.350 9 INFO neutron.plugins.ml2.plugin [None req-4fb190d8-20f1-45d6-9fb3-06beb442e18c - - - - - -] Attempt 1 to provision port 2338f5cf-43ff-46e2-913a-6306f165680b 2026-05-05 08:29:41.999 10 INFO neutron.plugins.ml2.plugin [None req-2a833ca5-65f2-4991-956a-01cf50fe982b - - - - - -] Attempt 1 to provision port 2f53edd5-6229-4521-94f9-e99d0cd3a095 2026-05-05 08:29:45.041 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 2338f5cf-43ff-46e2-913a-6306f165680b 2026-05-05 08:29:45.209 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eed11fd0-8f4c-4edc-81e7-d93c5a868787'] response: {'server_uuid': '3b644342-1152-46b3-be1e-9fa12cdfe14a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2338f5cf-43ff-46e2-913a-6306f165680b', 'code': 200} 2026-05-05 08:29:46.998 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 2b992f86-52da-4570-ac29-f623e9a022ce 2026-05-05 08:29:47.472 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 2f53edd5-6229-4521-94f9-e99d0cd3a095 2026-05-05 08:29:47.612 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a6fb5f9-2bcc-465c-881d-c4625de5e6ad'] response: {'server_uuid': '79439f81-2d9d-4239-a84e-021e34fee1a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f53edd5-6229-4521-94f9-e99d0cd3a095', 'code': 200} 2026-05-05 08:29:48.008 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 2338f5cf-43ff-46e2-913a-6306f165680b 2026-05-05 08:29:48.208 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port cd7685b4-e908-447e-802b-71ab69a3b840 2026-05-05 08:29:48.500 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port e275e5f8-3826-4c00-bc39-4e49adaee21f 2026-05-05 08:29:48.778 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port eff90127-b2fe-4ec8-bbcd-7db1bd705920 2026-05-05 08:29:49.802 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 374a1aab-4b27-4c71-b620-8dff3b8c4729 2026-05-05 08:29:50.125 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 2b992f86-52da-4570-ac29-f623e9a022ce 2026-05-05 08:29:50.362 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 2f53edd5-6229-4521-94f9-e99d0cd3a095 2026-05-05 08:29:50.591 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 72968d13-5ac8-4fc6-9d79-60e64d7932bd 2026-05-05 08:29:50.922 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port cd7685b4-e908-447e-802b-71ab69a3b840 2026-05-05 08:29:51.156 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port e275e5f8-3826-4c00-bc39-4e49adaee21f 2026-05-05 08:29:51.361 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port eff90127-b2fe-4ec8-bbcd-7db1bd705920 2026-05-05 08:29:51.704 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 374a1aab-4b27-4c71-b620-8dff3b8c4729 2026-05-05 08:29:52.179 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 72968d13-5ac8-4fc6-9d79-60e64d7932bd 2026-05-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.560 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-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.560 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.561 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:52.562 9 INFO neutron.plugins.ml2.plugin [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Attempt 2 to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 2026-05-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.610 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-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.610 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:52.611 9 INFO neutron.plugins.ml2.plugin [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Attempt 3 to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 2026-05-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.627 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-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.627 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:52.627 9 INFO neutron.plugins.ml2.plugin [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Attempt 4 to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 2026-05-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.643 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-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.643 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:52.643 9 INFO neutron.plugins.ml2.plugin [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Attempt 5 to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 2026-05-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.658 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-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.658 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.659 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:52.659 9 INFO neutron.plugins.ml2.plugin [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Attempt 6 to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 2026-05-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.677 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-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.677 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.678 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:52.678 9 INFO neutron.plugins.ml2.plugin [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Attempt 7 to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 2026-05-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.700 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-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.700 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.701 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:52.701 9 INFO neutron.plugins.ml2.plugin [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Attempt 8 to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 2026-05-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.724 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-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.724 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.725 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:52.725 9 INFO neutron.plugins.ml2.plugin [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Attempt 9 to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 2026-05-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.742 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-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.742 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.743 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:52.744 9 INFO neutron.plugins.ml2.plugin [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Attempt 10 to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 2026-05-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:52.763 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-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7cc79f52-4c51-4d0e-964c-a782424214c4 could not be found. 2026-05-05 08:29:52.763 9 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:52.764 9 ERROR neutron.plugins.ml2.managers [None req-190901b1-4586-4db8-92ff-bdac23250035 - - - - - -] Failed to bind port e54a3baa-e326-4a95-9e3e-e24da4fd99a3 on host instance for vnic_type normal using segments [{'id': 'a7ecc8bd-a0ab-43ef-b2d3-8e40e81a8c8b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '35e2c8f9-d9d7-4bd5-8efd-48ba19266181'}] 2026-05-05 08:29:54.034 9 INFO neutron.plugins.ml2.plugin [None req-d0ecf588-7fa5-4d9b-a556-ead395a44196 - - - - - -] Attempt 1 to provision port 7027b894-fdb5-4961-bc63-da607a999c7c 2026-05-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.094 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-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.094 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.095 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:54.096 10 INFO neutron.plugins.ml2.plugin [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Attempt 2 to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed 2026-05-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.110 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-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.110 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.111 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:54.111 10 INFO neutron.plugins.ml2.plugin [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Attempt 3 to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed 2026-05-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.126 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-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.126 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.127 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:54.127 10 INFO neutron.plugins.ml2.plugin [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Attempt 4 to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed 2026-05-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.142 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-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.142 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.143 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:54.143 10 INFO neutron.plugins.ml2.plugin [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Attempt 5 to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed 2026-05-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.159 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-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.159 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:54.160 10 INFO neutron.plugins.ml2.plugin [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Attempt 6 to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed 2026-05-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.174 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-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.174 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.175 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:54.176 10 INFO neutron.plugins.ml2.plugin [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Attempt 7 to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.190 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.191 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:54.191 10 INFO neutron.plugins.ml2.plugin [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Attempt 8 to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed 2026-05-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.207 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-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.207 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.208 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:54.208 10 INFO neutron.plugins.ml2.plugin [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Attempt 9 to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed 2026-05-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.226 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-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.226 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:54.226 10 INFO neutron.plugins.ml2.plugin [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Attempt 10 to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed 2026-05-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:54.243 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-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74f00cce-583e-4cb2-8a90-87bc7fe67c42 could not be found. 2026-05-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:54.243 10 ERROR neutron.plugins.ml2.managers [None req-ed4f81d3-7551-4c4c-b959-0d1b1aca8439 - - - - - -] Failed to bind port 377bba9e-d4dc-4f52-abb2-eb24e74e8bed on host instance for vnic_type normal using segments [{'id': '4de294ca-0b63-46dc-85ef-1fe40305900f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 405, 'network_id': '470b9fac-7d4b-4f94-84a5-97dc4d72ef24'}] 2026-05-05 08:29:55.796 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 7027b894-fdb5-4961-bc63-da607a999c7c 2026-05-05 08:29:55.919 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-79a1e8b0-21fb-4703-9b2f-2074c928d8c9'] response: {'server_uuid': '5f556424-6d2d-40aa-8774-f498366ba6b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7027b894-fdb5-4961-bc63-da607a999c7c', 'code': 200} 2026-05-05 08:29:57.295 10 INFO neutron.plugins.ml2.plugin [None req-42ffb74a-b52d-420f-99ed-9f1f52e95e31 - - - - - -] Attempt 1 to provision port ee89f3ad-67ff-4f8c-b33c-6683b0a908a2 2026-05-05 08:29:57.787 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 7027b894-fdb5-4961-bc63-da607a999c7c 2026-05-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.066 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-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.066 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.067 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:29:58.068 10 INFO neutron.plugins.ml2.plugin [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Attempt 2 to bind port 94be515e-d4f8-499d-bb6d-5444be240862 2026-05-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.096 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-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.096 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.097 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:29:58.097 10 INFO neutron.plugins.ml2.plugin [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Attempt 3 to bind port 94be515e-d4f8-499d-bb6d-5444be240862 2026-05-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.113 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-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.113 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:29:58.114 10 INFO neutron.plugins.ml2.plugin [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Attempt 4 to bind port 94be515e-d4f8-499d-bb6d-5444be240862 2026-05-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.138 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-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.138 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.139 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:29:58.139 10 INFO neutron.plugins.ml2.plugin [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Attempt 5 to bind port 94be515e-d4f8-499d-bb6d-5444be240862 2026-05-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.155 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-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.155 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.156 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:29:58.156 10 INFO neutron.plugins.ml2.plugin [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Attempt 6 to bind port 94be515e-d4f8-499d-bb6d-5444be240862 2026-05-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.173 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-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.173 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.174 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:29:58.174 10 INFO neutron.plugins.ml2.plugin [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Attempt 7 to bind port 94be515e-d4f8-499d-bb6d-5444be240862 2026-05-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.206 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-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.206 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:29:58.207 10 INFO neutron.plugins.ml2.plugin [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Attempt 8 to bind port 94be515e-d4f8-499d-bb6d-5444be240862 2026-05-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.234 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-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.234 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:29:58.234 10 INFO neutron.plugins.ml2.plugin [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Attempt 9 to bind port 94be515e-d4f8-499d-bb6d-5444be240862 2026-05-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.251 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-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.251 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.252 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:29:58.252 10 INFO neutron.plugins.ml2.plugin [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Attempt 10 to bind port 94be515e-d4f8-499d-bb6d-5444be240862 2026-05-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 08:29:58.275 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-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8f0c1bd-382c-4951-826f-613b2d3afb47 could not be found. 2026-05-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers  2026-05-05 08:29:58.275 10 ERROR neutron.plugins.ml2.managers [None req-8afd409e-f77b-4a61-9d01-c67ff4ae304a - - - - - -] Failed to bind port 94be515e-d4f8-499d-bb6d-5444be240862 on host instance for vnic_type normal using segments [{'id': 'e980524e-04c4-4dc4-9dbd-f35a7f22424d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 310, 'network_id': '8f4b7e86-3ac8-48dc-bf0a-286e1d1bd77d'}] 2026-05-05 08:30:06.570 9 INFO neutron.plugins.ml2.plugin [None req-59719bea-3c3f-48b6-88bc-ac0b46f655e2 - - - - - -] Attempt 1 to provision port a036f4f6-a4b9-4c1f-8ee7-a46253da7695 2026-05-05 08:30:07.829 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port a036f4f6-a4b9-4c1f-8ee7-a46253da7695 2026-05-05 08:30:07.963 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-314495fa-7060-4d52-b1d2-3a4878d44fa8'] response: {'server_uuid': 'b51d5780-a3e6-4852-81dc-5edb95ff9046', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a036f4f6-a4b9-4c1f-8ee7-a46253da7695', 'code': 200} 2026-05-05 08:30:09.739 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port a036f4f6-a4b9-4c1f-8ee7-a46253da7695 2026-05-05 08:30:14.782 10 INFO neutron.plugins.ml2.plugin [None req-8c0e69ff-6413-4701-bc45-e2124c0cf1cd - - - - - -] Attempt 1 to provision port 69ee7823-e1b7-4bbc-93cc-492dcc786059 2026-05-05 08:30:21.892 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d56b6d1c-6b5c-4e93-8d3c-97ae2fc8a28c'] response: {'server_uuid': 'b51d5780-a3e6-4852-81dc-5edb95ff9046', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a036f4f6-a4b9-4c1f-8ee7-a46253da7695', 'code': 200} 2026-05-05 08:30:23.885 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 0f244ed5-716a-4131-b73b-dbdb1ce5de43 2026-05-05 08:30:24.910 10 INFO neutron.plugins.ml2.plugin [None req-cc6b4327-8dc6-4042-b790-ec9cc7a04c2e - - - - - -] Attempt 1 to provision port 0f244ed5-716a-4131-b73b-dbdb1ce5de43 2026-05-05 08:30:25.434 10 INFO neutron.plugins.ml2.plugin [None req-0025fa01-2f0c-4e77-8fdc-24c8711eac04 - - - - - -] Attempt 1 to provision port f44fe47d-d73a-4a2a-b99a-dbd35d1e1162 2026-05-05 08:30:26.045 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port f44fe47d-d73a-4a2a-b99a-dbd35d1e1162 2026-05-05 08:30:26.313 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port c9ddd051-4087-4b0d-a885-95e0f2ae02a4 2026-05-05 08:30:26.569 9 INFO neutron.plugins.ml2.plugin [None req-5eef10a4-637c-420f-84c3-9821da2630d8 - - - - - -] Attempt 1 to provision port abfa2dfb-edfd-4f21-bd54-f75935e9815e 2026-05-05 08:30:26.897 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 0f244ed5-716a-4131-b73b-dbdb1ce5de43 2026-05-05 08:30:26.962 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port abfa2dfb-edfd-4f21-bd54-f75935e9815e 2026-05-05 08:30:27.240 10 INFO neutron.plugins.ml2.plugin [None req-dab57fe0-caa3-424d-8c4a-9d9e2e591817 - - - - - -] Attempt 1 to provision port c9ddd051-4087-4b0d-a885-95e0f2ae02a4 2026-05-05 08:30:27.673 10 INFO neutron.plugins.ml2.plugin [None req-5a556648-49d0-4e7b-b167-3a785cdc35d9 - - - - - -] Attempt 1 to provision port ac1ba02e-b0ce-4086-971d-8d2a87242e0f 2026-05-05 08:30:28.643 10 INFO neutron.plugins.ml2.plugin [None req-8697fd73-3faa-4fb0-9e45-6f5e1f2e83d6 - - - - - -] Attempt 1 to provision port 5f6fcced-2633-4684-92a3-a65fe3f19366 2026-05-05 08:30:31.785 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 5f6fcced-2633-4684-92a3-a65fe3f19366 2026-05-05 08:30:32.008 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b850e367-91b9-49c1-8063-411cf9a09723'] response: {'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f6fcced-2633-4684-92a3-a65fe3f19366', 'code': 200} 2026-05-05 08:30:33.753 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 5f6fcced-2633-4684-92a3-a65fe3f19366 2026-05-05 08:31:10.103 9 INFO neutron.plugins.ml2.plugin [None req-c660044e-dc3a-4af3-be80-86d5087cb466 - - - - - -] Attempt 1 to provision port 428da774-0a88-4693-9647-62582120e756 2026-05-05 08:31:12.035 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 428da774-0a88-4693-9647-62582120e756 2026-05-05 08:31:12.180 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f04ec05a-ca0f-4175-aa76-0b7b702f4adf'] response: {'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '428da774-0a88-4693-9647-62582120e756', 'code': 200} 2026-05-05 08:31:13.881 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 428da774-0a88-4693-9647-62582120e756 2026-05-05 08:31:43.831 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 8f81df9b-294c-43d8-a931-cdc1bfdd8d55 2026-05-05 08:31:43.970 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96db3726-29e3-4c15-86ea-d86f5ea32828'] response: {'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f81df9b-294c-43d8-a931-cdc1bfdd8d55', 'code': 200} 2026-05-05 08:31:45.785 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 8f81df9b-294c-43d8-a931-cdc1bfdd8d55 2026-05-05 08:31:55.948 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 6779aea2-b222-4369-b430-278a7db04580 2026-05-05 08:31:56.069 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ad07d06-c629-4ae3-8e53-273388b7a732'] response: {'server_uuid': '53c0abe5-051f-46fd-86d2-5176d2cfe979', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6779aea2-b222-4369-b430-278a7db04580', 'code': 200} 2026-05-05 08:31:57.932 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 6779aea2-b222-4369-b430-278a7db04580 2026-05-05 08:32:05.235 9 INFO neutron.plugins.ml2.plugin [None req-7aef25bf-d1a5-4828-a1fa-96d3b2f9e3f5 - - - - - -] Attempt 1 to provision port 6779aea2-b222-4369-b430-278a7db04580 2026-05-05 08:32:05.869 10 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 6779aea2-b222-4369-b430-278a7db04580 2026-05-05 08:32:30.809 10 INFO neutron.plugins.ml2.plugin [None req-c5d56fe5-eaa5-4c42-be9e-2b0088cb88ac - - - - - -] Attempt 1 to provision port 8f81df9b-294c-43d8-a931-cdc1bfdd8d55 2026-05-05 08:32:31.876 9 INFO neutron.plugins.ml2.plugin [None req-ea772679-7e6b-4df2-b3a4-120947757997 - - - - - -] Attempt 1 to provision port 8f81df9b-294c-43d8-a931-cdc1bfdd8d55