+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-10 02:03:23.888 1 INFO neutron.common.config [-] Logging enabled! 2026-06-10 02:03:23.888 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-06-10 02:03:23.888 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-10 02:03:23.889 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 02:03:24.686 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 02:03:24.688 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 02:03:24.690 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-10 02:03:24.691 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 02:03:24.691 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 02:03:24.692 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 02:03:24.692 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 02:03:24.697 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 02:03:24.697 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 02:03:24.697 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 02:03:24.712 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 02:03:24.713 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 02:03:24.713 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 02:03:24.743 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 02:03:24.744 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 02:03:24.744 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 02:03:24.744 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 02:03:24.749 1 WARNING oslo_policy.policy [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] 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-06-10 02:03:25.002 1 INFO neutron.plugins.ml2.managers [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 02:03:25.285 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 02:03:25.286 1 INFO neutron.plugins.ml2.managers [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 02:03:25.286 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 02:03:25.336 1 INFO neutron.plugins.ml2.managers [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 02:03:25.336 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 02:03:25.336 1 INFO neutron.plugins.ml2.managers [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 02:03:25.336 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 02:03:25.337 1 INFO neutron.plugins.ml2.managers [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] Initializing extension driver 'qos' 2026-06-10 02:03:25.337 1 INFO neutron.plugins.ml2.managers [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 02:03:25.337 1 INFO neutron.plugins.ml2.managers [None req-ff896a42-d7ce-4128-ab4d-aa5adf612c41 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 02:03:25.350 1 INFO neutron.quota [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded quota_driver: . 2026-06-10 02:03:25.351 1 INFO neutron.plugins.ml2.plugin [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 02:03:25.351 1 INFO neutron.plugins.ml2.managers [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 02:03:25.351 1 INFO neutron.plugins.ml2.managers [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 02:03:25.351 1 INFO neutron.plugins.ml2.managers [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 02:03:25.352 1 INFO neutron.extensions.vlantransparent [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Disabled vlantransparent extension. 2026-06-10 02:03:25.352 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: qos 2026-06-10 02:03:25.361 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: router 2026-06-10 02:03:25.388 1 INFO neutron.services.service_base [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 02:03:25.389 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: segments 2026-06-10 02:03:25.448 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: trunk 2026-06-10 02:03:25.501 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: vpnaas 2026-06-10 02:03:25.533 1 WARNING stevedore.named [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 02:03:25.618 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 02:03:25.618 1 INFO neutron.common.utils [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 02:03:25.619 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 02:03:25.622 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: tag 2026-06-10 02:03:25.627 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: timestamp 2026-06-10 02:03:25.630 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 02:03:25.634 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: flavors 2026-06-10 02:03:25.637 1 INFO neutron.manager [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loading Plugin: revisions 2026-06-10 02:03:25.639 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Initializing extension manager. 2026-06-10 02:03:25.640 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: address-group 2026-06-10 02:03:25.641 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: address-scope 2026-06-10 02:03:25.641 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 02:03:25.642 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: agent 2026-06-10 02:03:25.642 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 02:03:25.643 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 02:03:25.644 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 02:03:25.645 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: availability_zone 2026-06-10 02:03:25.645 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 02:03:25.646 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 02:03:25.646 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 02:03:25.647 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 02:03:25.648 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: dns-integration 2026-06-10 02:03:25.648 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 02:03:25.648 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 02:03:25.649 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: dvr 2026-06-10 02:03:25.649 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 02:03:25.650 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 02:03:25.650 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 02:03:25.651 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 02:03:25.651 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: external-net 2026-06-10 02:03:25.652 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 02:03:25.652 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: extraroute 2026-06-10 02:03:25.653 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 02:03:25.653 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 02:03:25.654 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 02:03:25.654 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 02:03:25.654 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 02:03:25.655 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: fip-port-details 2026-06-10 02:03:25.655 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: flavors 2026-06-10 02:03:25.656 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 02:03:25.657 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 02:03:25.657 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: ip_allocation 2026-06-10 02:03:25.658 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 02:03:25.658 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 02:03:25.659 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: router 2026-06-10 02:03:25.660 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 02:03:25.661 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 02:03:25.661 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: l3-ha 2026-06-10 02:03:25.662 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 02:03:25.662 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 02:03:25.663 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: l3-flavors 2026-06-10 02:03:25.663 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 02:03:25.664 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 02:03:25.665 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 02:03:25.666 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 02:03:25.667 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 02:03:25.668 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 02:03:25.668 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 02:03:25.669 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: multi-provider 2026-06-10 02:03:25.669 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: net-mtu 2026-06-10 02:03:25.670 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 02:03:25.670 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 02:03:25.671 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: network_ha 2026-06-10 02:03:25.671 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 02:03:25.672 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 02:03:25.672 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: pagination 2026-06-10 02:03:25.673 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: port-device-profile 2026-06-10 02:03:25.673 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 02:03:25.674 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 02:03:25.674 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: port-mac-override 2026-06-10 02:03:25.674 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 02:03:25.675 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 02:03:25.675 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: port-resource-request 2026-06-10 02:03:25.676 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 02:03:25.676 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: binding 2026-06-10 02:03:25.677 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: binding-extended 2026-06-10 02:03:25.677 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: port-security 2026-06-10 02:03:25.678 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: project-id 2026-06-10 02:03:25.678 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: provider 2026-06-10 02:03:25.680 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos 2026-06-10 02:03:25.680 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 02:03:25.681 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 02:03:25.681 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-default 2026-06-10 02:03:25.682 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-fip 2026-06-10 02:03:25.682 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 02:03:25.682 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 02:03:25.683 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 02:03:25.683 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 02:03:25.684 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 02:03:25.684 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-pps 2026-06-10 02:03:25.685 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 02:03:25.685 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 02:03:25.686 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 02:03:25.686 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 02:03:25.688 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: quotas 2026-06-10 02:03:25.689 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: quota_details 2026-06-10 02:03:25.691 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: rbac-policies 2026-06-10 02:03:25.691 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 02:03:25.692 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 02:03:25.692 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 02:03:25.692 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 02:03:25.693 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: revision-if-match 2026-06-10 02:03:25.693 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 02:03:25.694 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 02:03:25.694 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 02:03:25.695 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 02:03:25.696 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 02:03:25.696 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 02:03:25.697 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 02:03:25.697 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 02:03:25.703 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: security-group 2026-06-10 02:03:25.704 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: segment 2026-06-10 02:03:25.704 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 02:03:25.705 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: service-type 2026-06-10 02:03:25.705 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: sorting 2026-06-10 02:03:25.706 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 02:03:25.706 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 02:03:25.707 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 02:03:25.707 1 WARNING neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 02:03:25.708 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 02:03:25.708 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 02:03:25.709 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 02:03:25.709 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 02:03:25.710 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 02:03:25.710 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 02:03:25.711 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 02:03:25.713 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 02:03:25.713 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 02:03:25.714 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: trunk 2026-06-10 02:03:25.714 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: trunk-details 2026-06-10 02:03:25.715 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 02:03:25.715 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 02:03:25.716 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 02:03:25.717 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 02:03:25.718 1 INFO neutron.api.extensions [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Loaded extension: vpnaas 2026-06-10 02:03:25.720 1 INFO oslo_service.service [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Starting 2 workers 2026-06-10 02:03:25.725 1 INFO oslo_service.service [None req-bcf7b8b5-cc59-4a6a-b9d7-3e5cfe6f9314 - - - - - -] Starting 1 workers 2026-06-10 02:03:59.286 10 INFO neutron.db.l3_hamode_db [None req-07df1747-9bce-4689-8fd2-dc4645699d78 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:04:13.760 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 98c26d04-6c45-4792-b999-d8a4e4d5ffb6 2026-06-10 02:04:14.493 9 INFO neutron.plugins.ml2.plugin [None req-11043b42-e18e-4022-831d-208fc0b58c66 - - - - - -] Attempt 1 to provision port 98c26d04-6c45-4792-b999-d8a4e4d5ffb6 2026-06-10 02:04:15.672 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 98c26d04-6c45-4792-b999-d8a4e4d5ffb6 2026-06-10 02:08:35.770 9 INFO neutron.plugins.ml2.plugin [None req-c1e7ab04-7e27-43bd-a67b-b6e3011a21f5 - - - - - -] Attempt 1 to provision port c418d26a-ed17-4867-a7c2-c8117f418aaf 2026-06-10 02:08:35.916 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c418d26a-ed17-4867-a7c2-c8117f418aaf 2026-06-10 02:08:37.909 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c418d26a-ed17-4867-a7c2-c8117f418aaf 2026-06-10 02:08:42.608 9 INFO neutron.plugins.ml2.plugin [None req-1d44939f-e36a-42e6-9f32-f1f333c1dfc9 - - - - - -] Attempt 1 to provision port ea72cb56-f10b-4a71-9c9d-839440c15515 2026-06-10 02:12:18.171 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port ea72cb56-f10b-4a71-9c9d-839440c15515 2026-06-10 02:12:20.060 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port ea72cb56-f10b-4a71-9c9d-839440c15515 2026-06-10 02:21:34.453 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 963bb282-3d2d-41d3-8600-c32130ff5c8e 2026-06-10 02:21:36.467 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 963bb282-3d2d-41d3-8600-c32130ff5c8e 2026-06-10 02:37:55.198 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 1167e547-bd3e-4f58-84d0-2ce5bb014dcc 2026-06-10 02:37:55.741 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 81ec761d-a94b-4e09-853c-8ae559e7dc2a 2026-06-10 02:37:55.860 9 INFO neutron.plugins.ml2.plugin [None req-b4194835-4890-4fe4-b684-ce93ddf86fa7 - - - - - -] Attempt 1 to provision port 5a3d0a1f-6914-49ef-b2e8-dec1193e5307 2026-06-10 02:37:56.207 10 INFO neutron.plugins.ml2.plugin [None req-f410adaf-6b75-4677-bcef-676ab04f15a8 - - - - - -] Attempt 1 to provision port 1167e547-bd3e-4f58-84d0-2ce5bb014dcc 2026-06-10 02:37:56.400 9 INFO neutron.plugins.ml2.plugin [None req-a6e4788f-1b7e-4ef4-89de-cd029448c30a - - - - - -] Attempt 1 to provision port e45c0ba7-39f5-4ca8-b4cd-4ddd9d02d4c9 2026-06-10 02:37:56.543 10 INFO neutron.plugins.ml2.plugin [None req-972ceefc-eecd-44ce-8429-dfcb267500c3 - - - - - -] Attempt 1 to provision port 81ec761d-a94b-4e09-853c-8ae559e7dc2a 2026-06-10 02:37:57.137 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 1167e547-bd3e-4f58-84d0-2ce5bb014dcc 2026-06-10 02:37:57.744 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 81ec761d-a94b-4e09-853c-8ae559e7dc2a 2026-06-10 02:37:58.826 9 INFO neutron.plugins.ml2.plugin [None req-7edb10b2-27f9-4544-88e6-aba3d87d90ae - - - - - -] Attempt 1 to provision port 77f43105-b3b7-48c1-b9bc-1dcc34911063 2026-06-10 02:37:58.979 10 INFO neutron.plugins.ml2.plugin [None req-70670bcf-a4a5-4747-b8c2-03d4b6b02e7e - - - - - -] Attempt 1 to provision port 8f40faf5-5e84-47d3-bdd5-75b9f0bd5317 2026-06-10 02:37:59.093 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 89b3cd05-b1f7-4a3b-9038-25a6db0a0793 2026-06-10 02:37:59.345 9 INFO neutron.plugins.ml2.plugin [None req-5610f59a-32ea-49db-9857-274eb58e5343 - - - - - -] Attempt 1 to provision port 77f43105-b3b7-48c1-b9bc-1dcc34911063 2026-06-10 02:38:00.108 10 INFO neutron.plugins.ml2.plugin [None req-a81c04dc-9716-42f4-825a-2a701e43b8fc - - - - - -] Attempt 1 to provision port 5457430e-2a38-4893-a3a8-a6ff498f8aed 2026-06-10 02:38:00.362 10 INFO neutron.plugins.ml2.plugin [None req-dd71c282-be1e-4947-b428-b216a72dc288 - - - - - -] Attempt 1 to provision port 89b3cd05-b1f7-4a3b-9038-25a6db0a0793 2026-06-10 02:38:00.674 9 INFO neutron.plugins.ml2.plugin [None req-5bab23d9-86c7-4655-b689-0325d934df1a - - - - - -] Attempt 1 to provision port 5457430e-2a38-4893-a3a8-a6ff498f8aed 2026-06-10 02:38:01.063 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 89b3cd05-b1f7-4a3b-9038-25a6db0a0793 2026-06-10 02:38:01.649 9 INFO neutron.plugins.ml2.plugin [None req-e47e0bd1-fe5d-4a07-b565-e59cc7acacd9 - - - - - -] Attempt 1 to provision port 074ea928-76b4-44c6-9ce6-093d055555c1 2026-06-10 02:38:02.221 10 INFO neutron.plugins.ml2.plugin [None req-928392d8-a81b-48e9-ad04-fd70e16456f8 - - - - - -] Attempt 1 to provision port 074ea928-76b4-44c6-9ce6-093d055555c1 2026-06-10 02:38:02.780 10 INFO neutron.plugins.ml2.plugin [None req-3ef3983e-f3b5-40ee-a4db-a7de9c84ce9b - - - - - -] Attempt 1 to provision port 62634772-46fd-4cbf-8214-cdbe003597e8 2026-06-10 02:38:03.103 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c3d3dcc2-7bd1-414b-8161-d788f0a576bd 2026-06-10 02:38:03.734 9 INFO neutron.plugins.ml2.plugin [None req-9c876937-f512-49b4-8797-ce8680bf1789 - - - - - -] Attempt 1 to provision port c3d3dcc2-7bd1-414b-8161-d788f0a576bd 2026-06-10 02:38:05.071 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c3d3dcc2-7bd1-414b-8161-d788f0a576bd 2026-06-10 02:38:05.440 10 INFO neutron.plugins.ml2.plugin [None req-87909712-8e70-4bba-bd41-7cff00ec80bc - - - - - -] Attempt 1 to provision port a04903f8-f516-4a50-8e7d-36570dd12cad 2026-06-10 02:38:06.178 10 INFO neutron.plugins.ml2.plugin [None req-d2379f6a-af26-45cd-b4a0-3c9e5c9bb60d - - - - - -] Attempt 1 to provision port a04903f8-f516-4a50-8e7d-36570dd12cad 2026-06-10 02:38:09.056 9 INFO neutron.plugins.ml2.plugin [None req-53435fca-1122-4ed9-82ff-21ebc1b11d0d - - - - - -] Attempt 1 to provision port 3d4b3917-0d7f-412f-9b69-ad7417527b9b 2026-06-10 02:38:09.458 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 8ca348ab-a8f8-4335-8701-f7eaa79eb7ce 2026-06-10 02:38:10.066 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 03d91ebe-a32d-41d7-a152-11fbef77cf71 2026-06-10 02:38:10.677 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c3b64f73-3503-4dc0-82ed-b5e62083a1da 2026-06-10 02:38:11.516 10 INFO neutron.plugins.ml2.plugin [None req-51e9bd9e-fcaa-48d9-a8d0-926b6f9fbcd1 - - - - - -] Attempt 1 to provision port 500681c2-c93c-4790-9a0c-ab1a3d90e134 2026-06-10 02:38:11.574 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 8ca348ab-a8f8-4335-8701-f7eaa79eb7ce 2026-06-10 02:38:11.923 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 03d91ebe-a32d-41d7-a152-11fbef77cf71 2026-06-10 02:38:12.291 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c3b64f73-3503-4dc0-82ed-b5e62083a1da 2026-06-10 02:38:15.748 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3d4b3917-0d7f-412f-9b69-ad7417527b9b 2026-06-10 02:38:16.297 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 500681c2-c93c-4790-9a0c-ab1a3d90e134 2026-06-10 02:38:16.392 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c16a3e38-fccb-45fb-994e-be63ded32c2a'] response: {'server_uuid': '2f3e64e7-dd31-454a-bafc-94b22ea74afd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d4b3917-0d7f-412f-9b69-ad7417527b9b', 'code': 200} 2026-06-10 02:38:17.525 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3d4b3917-0d7f-412f-9b69-ad7417527b9b 2026-06-10 02:38:18.025 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 500681c2-c93c-4790-9a0c-ab1a3d90e134 2026-06-10 02:38:18.461 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9c6f78d-5595-499b-be2c-c65bcc8d3ad6'] response: {'server_uuid': 'd371a5cb-4b8d-420b-9d1e-09cee7215a96', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '500681c2-c93c-4790-9a0c-ab1a3d90e134', 'code': 200} 2026-06-10 02:38:18.537 9 INFO neutron.plugins.ml2.plugin [None req-2b567b8d-d1cc-449f-b3e8-0c3d869374c9 - - - - - -] Attempt 1 to provision port fa0c037d-27e4-4048-8d4f-a1289827cd65 2026-06-10 02:38:19.517 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 7934e564-6993-4c95-9960-9fc7d16afbb0 2026-06-10 02:38:19.812 9 INFO neutron.plugins.ml2.plugin [None req-ffd82edf-6000-4a4b-a16d-d7832b976412 - - - - - -] Attempt 1 to provision port 7934e564-6993-4c95-9960-9fc7d16afbb0 2026-06-10 02:38:21.429 9 INFO neutron.plugins.ml2.plugin [None req-3eea472b-8f1f-4efd-b7ce-385ceab17f5b - - - - - -] Attempt 1 to provision port d4ec4cc3-ad51-4feb-ad3b-d3e703999eba 2026-06-10 02:38:21.479 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 7934e564-6993-4c95-9960-9fc7d16afbb0 2026-06-10 02:38:22.211 9 INFO neutron.plugins.ml2.plugin [None req-08cae03e-aef6-42c7-8fe2-aa855792d0e2 - - - - - -] Attempt 1 to provision port d4ec4cc3-ad51-4feb-ad3b-d3e703999eba 2026-06-10 02:38:23.557 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port b9b2a6cb-7f82-4a3c-b7fe-344da69017ba 2026-06-10 02:38:25.427 10 INFO neutron.plugins.ml2.plugin [None req-0e4500d2-e18a-4e47-a063-b0e1a155dfe7 - - - - - -] Attempt 1 to provision port fab332ed-75b2-48f1-930e-7bb04e2e0894 2026-06-10 02:38:25.644 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port b9b2a6cb-7f82-4a3c-b7fe-344da69017ba 2026-06-10 02:38:26.123 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port fab332ed-75b2-48f1-930e-7bb04e2e0894 2026-06-10 02:38:27.678 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port fab332ed-75b2-48f1-930e-7bb04e2e0894 2026-06-10 02:38:27.709 10 INFO neutron.plugins.ml2.plugin [None req-9dfa4f74-833b-4312-9858-a1af2c777d1a - - - - - -] Attempt 1 to provision port cc262557-0dfb-458c-844b-4e481b419a70 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-10 02:38:29.593 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port cc262557-0dfb-458c-844b-4e481b419a70 2026-06-10 02:38:29.730 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-82312521-6aaa-4410-9ff6-88f9ee60ee34'] response: {'server_uuid': 'e1626818-032c-4350-97be-fe585123efb8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc262557-0dfb-458c-844b-4e481b419a70', 'code': 200} 2026-06-10 02:38:31.538 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port cc262557-0dfb-458c-844b-4e481b419a70 2026-06-10 02:38:33.842 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-45c45714-21be-45e7-90a3-58a6467408bd'] response: {'server_uuid': 'e1626818-032c-4350-97be-fe585123efb8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cc262557-0dfb-458c-844b-4e481b419a70', 'code': 200} 2026-06-10 02:38:34.028 10 INFO neutron.plugins.ml2.plugin [None req-303263aa-c0e8-44df-be57-cef335d3b0d7 - - - - - -] Attempt 1 to provision port 8bb0d098-692f-42d6-b6b5-9b96442ed434 2026-06-10 02:38:34.988 10 INFO neutron.plugins.ml2.plugin [None req-e5d1b2aa-e52c-4f62-840c-36c9558955cd - - - - - -] Attempt 1 to provision port 9af07cd8-2e21-43cc-9660-df0d7e028151 2026-06-10 02:38:35.584 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 9af07cd8-2e21-43cc-9660-df0d7e028151 2026-06-10 02:38:36.303 9 INFO neutron.plugins.ml2.plugin [None req-49a6af9a-a77e-46f7-a11c-8432d4b1b0e5 - - - - - -] Attempt 1 to provision port 4ab679c6-2e80-4c4c-a4ad-c479e43063cc 2026-06-10 02:38:36.861 9 INFO neutron.plugins.ml2.plugin [None req-e34107ce-7ab6-4896-8945-471c97cca534 - - - - - -] Attempt 1 to provision port 4ab679c6-2e80-4c4c-a4ad-c479e43063cc 2026-06-10 02:38:37.648 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 5457430e-2a38-4893-a3a8-a6ff498f8aed 2026-06-10 02:38:38.011 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3f1f32a0-a26f-465b-b8a9-eb0bc79edbb2 2026-06-10 02:38:38.518 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 9af07cd8-2e21-43cc-9660-df0d7e028151 2026-06-10 02:38:38.974 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port e45c0ba7-39f5-4ca8-b4cd-4ddd9d02d4c9 2026-06-10 02:38:39.799 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 5457430e-2a38-4893-a3a8-a6ff498f8aed 2026-06-10 02:38:40.122 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 76b827c5-b581-43ff-b9ea-a477443cc4b6 2026-06-10 02:38:40.174 9 INFO neutron.plugins.ml2.db [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] No ports have port_id starting with 76b827c5-b581-43ff-b9ea-a477443cc4b6 2026-06-10 02:38:40.259 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3f1f32a0-a26f-465b-b8a9-eb0bc79edbb2 2026-06-10 02:38:40.582 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port e45c0ba7-39f5-4ca8-b4cd-4ddd9d02d4c9 2026-06-10 02:38:42.082 10 INFO neutron.plugins.ml2.plugin [None req-a23c32cc-2870-4e17-a254-9be0d070cd0d - - - - - -] Attempt 1 to provision port 3d4b3917-0d7f-412f-9b69-ad7417527b9b 2026-06-10 02:38:43.667 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3d4b3917-0d7f-412f-9b69-ad7417527b9b 2026-06-10 02:38:44.132 9 INFO neutron.plugins.ml2.plugin [None req-5ea2aecf-d88b-488b-8dd7-43adfbb558ee - - - - - -] Attempt 1 to provision port cf3ee688-18d9-43a2-aef3-3fff5e7dce71 2026-06-10 02:38:44.692 9 INFO neutron.plugins.ml2.plugin [None req-4fdbdeed-ba6f-4b40-9a74-1b13a2ea1dc2 - - - - - -] Attempt 1 to provision port 3d4b3917-0d7f-412f-9b69-ad7417527b9b 2026-06-10 02:38:45.759 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3d4b3917-0d7f-412f-9b69-ad7417527b9b 2026-06-10 02:38:46.086 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port cf3ee688-18d9-43a2-aef3-3fff5e7dce71 2026-06-10 02:38:46.227 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-39179797-9d0d-4a54-ad60-a0a5624e19f4'] response: {'server_uuid': '7093a731-bc44-4a35-82d2-fb40614b4fff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf3ee688-18d9-43a2-aef3-3fff5e7dce71', 'code': 200} 2026-06-10 02:38:47.582 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port cf3ee688-18d9-43a2-aef3-3fff5e7dce71 2026-06-10 02:38:49.741 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 80495167-b554-44b2-8cd7-351eefcd370b 2026-06-10 02:38:50.326 10 INFO neutron.plugins.ml2.plugin [None req-e2e63300-7960-43b9-84e0-589e8964e9d0 - - - - - -] Attempt 1 to provision port 80495167-b554-44b2-8cd7-351eefcd370b 2026-06-10 02:38:50.347 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 89047869-03b7-4e37-a07c-55b529fe2af1 2026-06-10 02:38:50.631 10 INFO neutron.plugins.ml2.plugin [None req-ffd2ba5a-d677-41fe-806e-1384f2603bf9 - - - - - -] Attempt 1 to provision port 89047869-03b7-4e37-a07c-55b529fe2af1 2026-06-10 02:38:51.329 9 INFO neutron.plugins.ml2.plugin [None req-c7061ce5-2a9e-40de-9a1e-3bf8affa9d95 - - - - - -] Attempt 1 to provision port a652280c-6948-4dd9-ae6e-9b33b6a27dc3 2026-06-10 02:38:51.713 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 80495167-b554-44b2-8cd7-351eefcd370b 2026-06-10 02:38:51.780 10 INFO neutron.plugins.ml2.plugin [None req-6411bff6-31b4-48e6-8c5a-653acf075ad9 - - - - - -] Attempt 1 to provision port a652280c-6948-4dd9-ae6e-9b33b6a27dc3 2026-06-10 02:38:52.123 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 89047869-03b7-4e37-a07c-55b529fe2af1 2026-06-10 02:38:53.380 10 INFO neutron.plugins.ml2.plugin [None req-b165fb40-4914-48e7-9142-789b4411e27c - - - - - -] Attempt 1 to provision port 16122438-3bf2-4d6d-bc55-f5143dfe817b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-10 02:38:53.687 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 4ab679c6-2e80-4c4c-a4ad-c479e43063cc 2026-06-10 02:38:54.082 10 INFO neutron.plugins.ml2.plugin [None req-b7480f9d-a2ff-476b-b9b1-b0e2eb3c2146 - - - - - -] Attempt 1 to provision port 16122438-3bf2-4d6d-bc55-f5143dfe817b 2026-06-10 02:38:54.543 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 8bb0d098-692f-42d6-b6b5-9b96442ed434 2026-06-10 02:38:55.655 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 8bb0d098-692f-42d6-b6b5-9b96442ed434 2026-06-10 02:38:59.253 9 INFO neutron.plugins.ml2.plugin [None req-c1071566-d1d1-4faa-8e22-ca0f66eb1637 - - - - - -] Attempt 1 to provision port faca9186-0b57-47e8-bf03-fe715c4780e3 2026-06-10 02:38:59.607 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 9e1e104d-5118-4841-9d60-276f582dac77 2026-06-10 02:39:00.119 10 INFO neutron.plugins.ml2.plugin [None req-1536d48b-86f5-4619-bf5c-d115aa39ed72 - - - - - -] Attempt 1 to provision port 9e1e104d-5118-4841-9d60-276f582dac77 2026-06-10 02:39:01.767 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 9e1e104d-5118-4841-9d60-276f582dac77 2026-06-10 02:39:01.834 10 INFO neutron.plugins.ml2.plugin [None req-670b49b8-7874-4061-b8ec-fada26450c4b - - - - - -] Attempt 1 to provision port d1396853-f6ba-4715-9aa3-9c6fe95d3649 2026-06-10 02:39:02.110 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 57ca3c7a-b7a4-4a81-887c-d12b99cb7bf8 2026-06-10 02:39:02.298 10 INFO neutron.plugins.ml2.plugin [None req-bf076267-b09a-4eb4-b02c-199de8fc24b5 - - - - - -] Attempt 1 to provision port d1396853-f6ba-4715-9aa3-9c6fe95d3649 2026-06-10 02:39:02.771 10 INFO neutron.plugins.ml2.plugin [None req-f40eafbe-ca34-4b56-b8d7-215a9dad13bf - - - - - -] Attempt 1 to provision port 57ca3c7a-b7a4-4a81-887c-d12b99cb7bf8 2026-06-10 02:39:03.679 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 29ace0a1-6bf5-4bc1-9564-4317033e17c2 2026-06-10 02:39:04.360 10 INFO neutron.plugins.ml2.plugin [None req-11d7e1ad-bb7f-4f3c-9508-339537098aa0 - - - - - -] Attempt 1 to provision port 6a36f70e-63c6-4b27-a2ff-21040d19f02e 2026-06-10 02:39:04.382 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 57ca3c7a-b7a4-4a81-887c-d12b99cb7bf8 2026-06-10 02:39:04.919 10 INFO neutron.plugins.ml2.plugin [None req-3db3339f-3a23-4517-b076-f66cab0390b6 - - - - - -] Attempt 1 to provision port 0adc2bc5-3f99-4c1d-b001-252d0b0ab082 2026-06-10 02:39:05.055 9 INFO neutron.plugins.ml2.plugin [None req-119aa8f7-e79b-4277-a7d3-f9c90aba959b - - - - - -] Attempt 1 to provision port 6a36f70e-63c6-4b27-a2ff-21040d19f02e 2026-06-10 02:39:05.399 9 INFO neutron.plugins.ml2.plugin [None req-b0c02063-4a95-49a3-b290-cdbae77ac744 - - - - - -] Attempt 1 to provision port abd212b6-3d43-4f1d-99fa-35654a55adc0 2026-06-10 02:39:05.670 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 29ace0a1-6bf5-4bc1-9564-4317033e17c2 2026-06-10 02:39:05.940 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port abd212b6-3d43-4f1d-99fa-35654a55adc0 2026-06-10 02:39:07.052 9 INFO neutron.plugins.ml2.plugin [None req-bd84e2f8-fab5-4eb8-9a25-994e0bc0cc0d - - - - - -] Attempt 1 to provision port 8a132391-8d0b-4617-8921-f2576f0a5098 2026-06-10 02:39:07.519 9 INFO neutron.plugins.ml2.plugin [None req-90c0c405-ebbd-4bf4-942a-6b7c7c774843 - - - - - -] Attempt 1 to provision port 8a132391-8d0b-4617-8921-f2576f0a5098 2026-06-10 02:39:07.669 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port abd212b6-3d43-4f1d-99fa-35654a55adc0 2026-06-10 02:39:09.618 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 56f47013-fd95-4d49-9b5f-ee4e18ddd48f 2026-06-10 02:39:10.431 9 INFO neutron.plugins.ml2.plugin [None req-43fb1599-ce0c-4555-a8a3-5374b73a4f86 - - - - - -] Attempt 1 to provision port 9761020e-c756-4284-9a41-d76dd4d31e54 2026-06-10 02:39:11.670 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 5f91419a-40b8-483d-8120-6fd55dcd37bb 2026-06-10 02:39:11.806 10 INFO neutron.plugins.ml2.plugin [None req-98e97245-0fcf-4a08-8bd9-1cb85eafe506 - - - - - -] Attempt 1 to provision port c397800c-b015-4537-8125-23b6f2725250 2026-06-10 02:39:12.230 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 56f47013-fd95-4d49-9b5f-ee4e18ddd48f 2026-06-10 02:39:12.271 9 INFO neutron.plugins.ml2.plugin [None req-e6f1e1ae-3c6f-4c8b-a5e9-9e1cf1bbf74d - - - - - -] Attempt 1 to provision port 5f91419a-40b8-483d-8120-6fd55dcd37bb 2026-06-10 02:39:13.252 9 INFO neutron.plugins.ml2.plugin [None req-2625dc0a-20f2-46a8-9946-6645fabdc7aa - - - - - -] Attempt 1 to provision port a00e0972-2212-45d2-9e83-3e6746edc108 2026-06-10 02:39:13.630 10 INFO neutron.plugins.ml2.plugin [None req-f3445211-1a12-4707-9d7c-a80779b8295e - - - - - -] Attempt 1 to provision port a00e0972-2212-45d2-9e83-3e6746edc108 2026-06-10 02:39:13.878 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 5f91419a-40b8-483d-8120-6fd55dcd37bb 2026-06-10 02:39:14.373 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 9761020e-c756-4284-9a41-d76dd4d31e54 2026-06-10 02:39:14.503 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-daff09ff-12db-4e4b-9431-5a12a453649f'] response: {'server_uuid': '2b36f026-792e-4487-8c1b-2efa04caa330', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9761020e-c756-4284-9a41-d76dd4d31e54', 'code': 200} 2026-06-10 02:39:14.879 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c397800c-b015-4537-8125-23b6f2725250 2026-06-10 02:39:15.689 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c397800c-b015-4537-8125-23b6f2725250 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-10 02:39:16.030 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 9761020e-c756-4284-9a41-d76dd4d31e54 2026-06-10 02:39:16.543 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d93eefcc-9f1b-4ed9-ba97-c9351c209d89'] response: {'server_uuid': '4a7ffafc-d2d2-4045-9c60-36e8b61a4af2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c397800c-b015-4537-8125-23b6f2725250', 'code': 200} 2026-06-10 02:39:17.864 9 INFO neutron.plugins.ml2.plugin [None req-963db478-c1c5-4287-a13d-486cab5ace8a - - - - - -] Attempt 1 to provision port 8e52a576-5054-4c03-ae84-5f208dd3fb30 2026-06-10 02:39:21.644 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port d1396853-f6ba-4715-9aa3-9c6fe95d3649 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:21.938 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-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:21.938 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:21.940 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:21.940 9 INFO neutron.plugins.ml2.plugin [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Attempt 2 to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:21.970 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-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:21.970 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:21.971 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:21.972 9 INFO neutron.plugins.ml2.plugin [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Attempt 3 to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:21.993 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-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:21.993 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:21.995 9 INFO neutron.plugins.ml2.plugin [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Attempt 4 to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:22.015 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-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:22.015 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:22.016 9 INFO neutron.plugins.ml2.plugin [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Attempt 5 to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:22.035 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-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.035 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:22.036 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:22.037 9 INFO neutron.plugins.ml2.plugin [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Attempt 6 to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:22.056 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-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.056 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:22.057 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:22.057 9 INFO neutron.plugins.ml2.plugin [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Attempt 7 to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:22.092 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-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.092 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:22.093 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:22.096 9 INFO neutron.plugins.ml2.plugin [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Attempt 8 to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:22.128 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-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.128 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:22.129 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:22.129 9 INFO neutron.plugins.ml2.plugin [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Attempt 9 to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:22.158 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-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:22.158 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:22.159 9 INFO neutron.plugins.ml2.plugin [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Attempt 10 to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:39:22.174 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-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de0bdc27-435a-4725-aef8-7bc0b8827e99 could not be found. 2026-06-10 02:39:22.174 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:39:22.175 9 ERROR neutron.plugins.ml2.managers [None req-aa238fe8-24bb-4269-910b-7983ae078566 - - - - - -] Failed to bind port 486dcb24-6509-46bd-a479-bfe6ad2fb780 on host instance for vnic_type normal using segments [{'id': 'dd68d4d6-98a2-4499-b146-59109b3e408b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 649, 'network_id': '5de3e713-1841-4801-87c3-bd87d0312942'}] 2026-06-10 02:39:23.757 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port d1396853-f6ba-4715-9aa3-9c6fe95d3649 2026-06-10 02:39:24.258 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port faca9186-0b57-47e8-bf03-fe715c4780e3 2026-06-10 02:39:25.604 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port faca9186-0b57-47e8-bf03-fe715c4780e3 2026-06-10 02:39:33.652 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-850214c7-53a2-4085-85ba-5f8410f67e9f'] response: {'server_uuid': '2b36f026-792e-4487-8c1b-2efa04caa330', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9761020e-c756-4284-9a41-d76dd4d31e54', 'code': 200} 2026-06-10 02:39:34.262 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 9761020e-c756-4284-9a41-d76dd4d31e54 2026-06-10 02:39:35.595 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 9761020e-c756-4284-9a41-d76dd4d31e54 2026-06-10 02:39:35.691 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0a6d68f-2112-43e7-8428-870aba5aa3cf'] response: {'server_uuid': '2b36f026-792e-4487-8c1b-2efa04caa330', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9761020e-c756-4284-9a41-d76dd4d31e54', 'code': 200} 2026-06-10 02:39:44.340 10 INFO neutron.plugins.ml2.plugin [None req-8e5acfec-2d0f-47e4-b68c-14933f36772e - - - - - -] Attempt 1 to provision port 1d93d7aa-e1f0-4fce-b445-1ee7a96e3f33 2026-06-10 02:39:51.839 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4242f3c-92e0-4ce6-b7e5-7c605604833c'] response: {'server_uuid': '2b36f026-792e-4487-8c1b-2efa04caa330', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9761020e-c756-4284-9a41-d76dd4d31e54', 'code': 200} 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.056 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-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.056 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-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.056 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-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.056 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-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.056 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-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.056 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-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.056 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-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.056 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-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.056 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-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.056 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.058 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.059 10 INFO neutron.plugins.ml2.plugin [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Attempt 2 to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.082 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-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.082 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-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.082 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-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.082 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-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.082 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-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.082 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-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.082 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-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.082 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-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.082 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-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.082 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.083 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.083 10 INFO neutron.plugins.ml2.plugin [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Attempt 3 to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.107 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-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.107 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-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.107 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-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.107 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-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.107 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-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.107 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-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.107 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-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.107 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-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.107 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-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.107 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.108 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.108 10 INFO neutron.plugins.ml2.plugin [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Attempt 4 to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.141 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-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.141 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-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.141 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-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.141 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-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.141 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-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.141 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-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.141 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-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.141 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-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.141 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-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.141 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.143 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.143 10 INFO neutron.plugins.ml2.plugin [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Attempt 5 to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.177 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-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.177 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-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.177 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-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.177 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-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.177 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-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.177 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-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.177 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-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.177 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-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.177 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-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.177 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.178 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.180 10 INFO neutron.plugins.ml2.plugin [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Attempt 6 to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.203 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-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.203 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-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.203 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-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.203 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-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.203 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-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.203 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-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.203 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-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.203 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-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.203 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-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.203 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.204 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.204 10 INFO neutron.plugins.ml2.plugin [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Attempt 7 to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.236 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.237 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.237 10 INFO neutron.plugins.ml2.plugin [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Attempt 8 to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.262 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-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.262 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-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.262 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-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.262 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-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.262 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-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.262 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-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.262 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-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.262 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-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.262 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-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.262 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.263 10 INFO neutron.plugins.ml2.plugin [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Attempt 9 to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.286 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-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.286 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-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.286 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-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.286 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-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.286 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-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.286 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-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.286 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-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.286 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-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.286 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-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.286 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.287 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.287 10 INFO neutron.plugins.ml2.plugin [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Attempt 10 to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:40:05.311 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-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:40:05.311 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-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:40:05.311 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-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:40:05.311 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-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:40:05.311 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-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.311 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-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:40:05.311 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-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:40:05.311 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-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:40:05.311 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-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c15d5f30-4eba-4e96-9976-8a963f603e86 could not be found. 2026-06-10 02:40:05.311 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:40:05.313 10 ERROR neutron.plugins.ml2.managers [None req-a051e85f-5ffe-48fc-bd40-d3869510b778 - - - - - -] Failed to bind port 581cc8d3-f631-4cce-bfe4-9b0bb3c254a7 on host instance for vnic_type normal using segments [{'id': '0958e8b1-3484-4153-a547-d7dd3d29558d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 996, 'network_id': '973e4dd9-50c1-4592-bc44-7aac9ca2fddc'}] 2026-06-10 02:40:05.624 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 96382f3a-d97d-4729-b517-b948b1471204 2026-06-10 02:40:06.056 9 INFO neutron.plugins.ml2.plugin [None req-d7d8f6b6-0629-4544-8cc8-7f2c1846babb - - - - - -] Attempt 1 to provision port 96382f3a-d97d-4729-b517-b948b1471204 2026-06-10 02:40:13.684 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3f11e527-02eb-4963-a40d-ae5b645cc387 2026-06-10 02:40:14.520 9 INFO neutron.plugins.ml2.plugin [None req-7bd7977c-d208-4318-83cb-6b171d04b7cc - - - - - -] Attempt 1 to provision port 3f11e527-02eb-4963-a40d-ae5b645cc387 2026-06-10 02:40:15.727 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 7b1b6e00-f45d-41f1-924d-d43b0fb58cfb 2026-06-10 02:40:16.715 10 INFO neutron.plugins.ml2.plugin [None req-0fbfb004-fc8f-44c8-ba64-0dc0e73bed81 - - - - - -] Attempt 1 to provision port 7b1b6e00-f45d-41f1-924d-d43b0fb58cfb 2026-06-10 02:40:27.371 10 INFO neutron.plugins.ml2.plugin [None req-3d264e92-5a7e-47ff-9286-fc4693771f79 - - - - - -] Attempt 1 to provision port 3951575f-a00d-40c6-a09b-2089a1f04d79 2026-06-10 02:40:27.650 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 2bbfef6d-e5a5-4fe2-a63c-a79b2c6261d9 2026-06-10 02:40:28.038 9 INFO neutron.plugins.ml2.plugin [None req-01529b8c-d003-44d0-a263-be236af93ff8 - - - - - -] Attempt 1 to provision port 2bbfef6d-e5a5-4fe2-a63c-a79b2c6261d9 2026-06-10 02:40:29.692 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 2bbfef6d-e5a5-4fe2-a63c-a79b2c6261d9 2026-06-10 02:40:30.148 10 INFO neutron.plugins.ml2.plugin [None req-d127d681-2193-4413-9f48-f9a516ccf0d7 - - - - - -] Attempt 1 to provision port 21ace65b-ce29-44b1-8540-ae124f7a090f 2026-06-10 02:40:30.913 10 INFO neutron.plugins.ml2.plugin [None req-81d84f2f-91a5-4f86-8fa1-0ca905db8648 - - - - - -] Attempt 1 to provision port 21ace65b-ce29-44b1-8540-ae124f7a090f 2026-06-10 02:40:31.643 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 79587df5-9375-43db-8acf-f9570d186f4a 2026-06-10 02:40:33.666 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 834b4830-0172-462a-936a-d3ccd89a857f 2026-06-10 02:40:34.130 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 79587df5-9375-43db-8acf-f9570d186f4a 2026-06-10 02:40:34.421 9 INFO neutron.plugins.ml2.plugin [None req-1e462018-692b-46cf-bd57-017a6775d6a8 - - - - - -] Attempt 1 to provision port f1fb2e3a-7989-444e-bc3f-4bbb8dcdb8ba 2026-06-10 02:40:34.659 10 INFO neutron.plugins.ml2.plugin [None req-a5403db9-eb82-4e2b-b3d3-70ecd6bcd649 - - - - - -] Attempt 1 to provision port 834b4830-0172-462a-936a-d3ccd89a857f 2026-06-10 02:40:35.769 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 834b4830-0172-462a-936a-d3ccd89a857f 2026-06-10 02:40:36.767 9 INFO neutron.plugins.ml2.plugin [None req-c2249e67-aabc-4b7d-86a2-b3f5089d2323 - - - - - -] Attempt 1 to provision port 007f0179-cf84-4f22-919f-16cb9537cf55 2026-06-10 02:40:37.433 10 INFO neutron.plugins.ml2.plugin [None req-c4628f1d-11a7-4982-922f-fbd7e51a9e57 - - - - - -] Attempt 1 to provision port 007f0179-cf84-4f22-919f-16cb9537cf55 2026-06-10 02:40:37.722 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 8e484809-d34c-4e0d-821e-4b3a6dda8272 2026-06-10 02:40:39.685 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 8e484809-d34c-4e0d-821e-4b3a6dda8272 2026-06-10 02:40:44.045 9 INFO neutron.plugins.ml2.plugin [None req-47231f2a-6e7f-4141-b267-62d881c1bfa2 - - - - - -] Attempt 1 to provision port 5691f1f2-6b82-48a7-9e54-2afaa66ad35e 2026-06-10 02:40:45.801 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 5691f1f2-6b82-48a7-9e54-2afaa66ad35e 2026-06-10 02:40:45.924 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a818fc19-312f-4725-8196-68bb6f4d23c1'] response: {'server_uuid': 'c7b07e7a-d331-45d5-8d3c-65c1c6685fc5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5691f1f2-6b82-48a7-9e54-2afaa66ad35e', 'code': 200} 2026-06-10 02:40:46.023 9 INFO neutron.plugins.ml2.plugin [None req-91ac74a5-4daa-4574-855c-438a4de2f702 - - - - - -] Attempt 1 to provision port 2e440718-eea0-409d-8ff1-84297d69ef03 2026-06-10 02:40:46.333 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 2e440718-eea0-409d-8ff1-84297d69ef03 2026-06-10 02:40:46.481 10 INFO neutron.plugins.ml2.plugin [None req-d2132857-0252-4dce-a75e-e23cf8b2afb8 - - - - - -] Attempt 1 to provision port eb245dd3-2822-4ce5-8430-be112c1272c0 2026-06-10 02:40:46.660 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port eb245dd3-2822-4ce5-8430-be112c1272c0 2026-06-10 02:40:47.350 10 INFO neutron.plugins.ml2.plugin [None req-19937c27-9439-418e-ab36-1bb4b9791b33 - - - - - -] Attempt 1 to provision port c5e8a999-de99-4e83-80fb-2ae1758bac31 2026-06-10 02:40:47.715 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 5691f1f2-6b82-48a7-9e54-2afaa66ad35e 2026-06-10 02:40:47.898 10 INFO neutron.plugins.ml2.plugin [None req-be61e836-d2a6-4918-a129-9e45f1254cfc - - - - - -] Attempt 1 to provision port c5e8a999-de99-4e83-80fb-2ae1758bac31 2026-06-10 02:40:48.050 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 21ace65b-ce29-44b1-8540-ae124f7a090f 2026-06-10 02:40:48.507 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3951575f-a00d-40c6-a09b-2089a1f04d79 2026-06-10 02:40:48.828 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 2e440718-eea0-409d-8ff1-84297d69ef03 2026-06-10 02:40:48.974 9 INFO neutron.plugins.ml2.plugin [None req-e9a5f2ee-278f-449e-9ff6-5e5b1e488f04 - - - - - -] Attempt 1 to provision port febec47a-91a5-454a-a76a-fca0fd5e0526 2026-06-10 02:40:49.086 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port eb245dd3-2822-4ce5-8430-be112c1272c0 2026-06-10 02:40:49.521 10 INFO neutron.plugins.ml2.plugin [None req-cd3f92bd-704b-4952-bf83-ea8f78b4196d - - - - - -] Attempt 1 to provision port febec47a-91a5-454a-a76a-fca0fd5e0526 2026-06-10 02:40:49.652 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 21ace65b-ce29-44b1-8540-ae124f7a090f 2026-06-10 02:40:49.900 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3951575f-a00d-40c6-a09b-2089a1f04d79 2026-06-10 02:40:55.951 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port f1fb2e3a-7989-444e-bc3f-4bbb8dcdb8ba 2026-06-10 02:40:56.317 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 007f0179-cf84-4f22-919f-16cb9537cf55 2026-06-10 02:40:56.671 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 98e3f5e4-8785-4438-9d58-339840d7f929 2026-06-10 02:40:56.840 10 INFO neutron.plugins.ml2.plugin [None req-f01448a8-9205-4850-92f6-7e5d51a99930 - - - - - -] Attempt 1 to provision port 98e3f5e4-8785-4438-9d58-339840d7f929 2026-06-10 02:40:57.663 10 INFO neutron.plugins.ml2.plugin [None req-b491b33b-90c5-4986-beab-8ceb49a880d2 - - - - - -] Attempt 1 to provision port a7741566-6fbf-4729-92ba-26c5672e79a8 2026-06-10 02:40:57.696 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port f1fb2e3a-7989-444e-bc3f-4bbb8dcdb8ba 2026-06-10 02:40:57.916 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 007f0179-cf84-4f22-919f-16cb9537cf55 2026-06-10 02:40:58.198 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 98e3f5e4-8785-4438-9d58-339840d7f929 2026-06-10 02:40:58.623 10 INFO neutron.plugins.ml2.plugin [None req-acc714b5-ce3b-48ca-bbd9-b5730e684654 - - - - - -] Attempt 1 to provision port a7741566-6fbf-4729-92ba-26c5672e79a8 2026-06-10 02:41:03.677 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port bdf51e70-b448-4a2f-9ce3-4918432c6d77 2026-06-10 02:41:04.209 9 INFO neutron.plugins.ml2.plugin [None req-c1f61898-519e-4735-b1ab-56bfb9a99189 - - - - - -] Attempt 1 to provision port bdf51e70-b448-4a2f-9ce3-4918432c6d77 2026-06-10 02:41:05.593 10 INFO neutron.plugins.ml2.plugin [None req-e03cafe5-9a81-4fca-a308-7e2dfe31cfc1 - - - - - -] Attempt 1 to provision port 3f4bc22b-2327-40f8-b4c0-11c97dbef906 2026-06-10 02:41:05.730 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port bdf51e70-b448-4a2f-9ce3-4918432c6d77 2026-06-10 02:41:09.578 10 INFO neutron.plugins.ml2.plugin [None req-e68072cb-c60d-4de4-aeb0-5fcbd4d3f5ba - - - - - -] Attempt 1 to provision port e9c1aebd-c880-482c-829c-b38585a6610f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-10 02:41:27.699 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 48dd3312-48a4-4f27-a242-18937b039205 2026-06-10 02:41:28.185 9 INFO neutron.plugins.ml2.plugin [None req-ea9f5314-c965-4f2e-bb41-a226f63786f0 - - - - - -] Attempt 1 to provision port 34e5501a-c87c-45ca-b766-7d318ffd9371 2026-06-10 02:41:28.307 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 34e5501a-c87c-45ca-b766-7d318ffd9371 2026-06-10 02:41:29.131 10 INFO neutron.plugins.ml2.plugin [None req-a4062b16-9160-46b0-adf3-b1aac432f5a9 - - - - - -] Attempt 1 to provision port 34e5501a-c87c-45ca-b766-7d318ffd9371 2026-06-10 02:41:29.317 9 INFO neutron.plugins.ml2.plugin [None req-a4512ed3-4656-493c-8a88-0f046f79281a - - - - - -] Attempt 1 to provision port f10b1ec6-4a25-46a8-b9d0-d9a246a6cf0e 2026-06-10 02:41:29.562 10 INFO neutron.plugins.ml2.plugin [None req-26e97e7b-9eba-4adb-a99a-b9c1a28db750 - - - - - -] Attempt 1 to provision port 48dd3312-48a4-4f27-a242-18937b039205 2026-06-10 02:41:29.740 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 054080f8-8dbd-4808-afc9-1dd7f6d9d858 2026-06-10 02:41:30.068 10 INFO neutron.plugins.ml2.plugin [None req-a0198429-872f-45b1-824b-c73529c065a7 - - - - - -] Attempt 1 to provision port 48dd3312-48a4-4f27-a242-18937b039205 2026-06-10 02:41:30.259 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 48dd3312-48a4-4f27-a242-18937b039205 2026-06-10 02:41:30.573 10 INFO neutron.plugins.ml2.plugin [None req-c5132860-c10b-4540-8b75-43db887e8e0c - - - - - -] Attempt 1 to provision port 054080f8-8dbd-4808-afc9-1dd7f6d9d858 2026-06-10 02:41:30.758 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 34e5501a-c87c-45ca-b766-7d318ffd9371 2026-06-10 02:41:31.115 9 INFO neutron.plugins.ml2.plugin [None req-9c4fd3f1-4cbb-4614-b2d7-2255db974bd6 - - - - - -] Attempt 1 to provision port 054080f8-8dbd-4808-afc9-1dd7f6d9d858 2026-06-10 02:41:31.657 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 054080f8-8dbd-4808-afc9-1dd7f6d9d858 2026-06-10 02:41:31.902 10 INFO neutron.plugins.ml2.plugin [None req-2d454871-3d38-4e94-9efd-5b9efcaa6c71 - - - - - -] Attempt 1 to provision port be79cbdc-a4be-479a-b2ab-0759dce0c15c 2026-06-10 02:41:32.662 10 INFO neutron.plugins.ml2.plugin [None req-a804286c-748a-4fb9-ad3d-ede23475e695 - - - - - -] Attempt 1 to provision port be79cbdc-a4be-479a-b2ab-0759dce0c15c 2026-06-10 02:41:33.609 10 INFO neutron.plugins.ml2.plugin [None req-c53d278d-3a83-48e5-8ec8-bfc869526c98 - - - - - -] Attempt 1 to provision port f127c09a-ca3d-4c80-9d59-c6c29d9c7cf4 2026-06-10 02:41:33.693 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port db2c74bc-ca0d-45b4-90db-b6623e6851ea 2026-06-10 02:41:34.257 9 INFO neutron.plugins.ml2.plugin [None req-5208058c-3ce3-42a9-b330-48586d7263af - - - - - -] Attempt 1 to provision port f127c09a-ca3d-4c80-9d59-c6c29d9c7cf4 2026-06-10 02:41:35.316 9 INFO neutron.plugins.ml2.plugin [None req-a2418639-3b5a-470d-ad7e-a0d71011a11d - - - - - -] Attempt 1 to provision port 3d9183d4-0ba0-49f4-a50b-4ae89ab90f33 2026-06-10 02:41:35.682 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port db2c74bc-ca0d-45b4-90db-b6623e6851ea 2026-06-10 02:41:36.058 10 INFO neutron.plugins.ml2.plugin [None req-ee3922bc-360c-4947-b522-2b45c74be60c - - - - - -] Attempt 1 to provision port 3d9183d4-0ba0-49f4-a50b-4ae89ab90f33 2026-06-10 02:41:43.059 10 INFO neutron.plugins.ml2.plugin [None req-66bf33d7-c0ee-4cf1-8803-0c5e3764c344 - - - - - -] Attempt 1 to provision port e26547a7-0f2c-4e78-879f-4375ebc2af39 2026-06-10 02:41:43.815 9 INFO neutron.plugins.ml2.plugin [None req-e2ce33b7-2858-401f-8c9b-039733248880 - - - - - -] Attempt 1 to provision port 0c8a89ce-cb4c-411d-9774-6959229b2aee 2026-06-10 02:41:43.818 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 0c8a89ce-cb4c-411d-9774-6959229b2aee 2026-06-10 02:41:45.583 9 INFO neutron.plugins.ml2.plugin [None req-6fbc9768-0d89-4036-8a0e-f8375a780472 - - - - - -] Attempt 1 to provision port eadcfcc7-a2eb-4ec5-97b4-30428cea937b 2026-06-10 02:41:45.746 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 8f7b5638-96fc-4fa9-9149-cc04d8328bf6 2026-06-10 02:41:46.237 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 0c8a89ce-cb4c-411d-9774-6959229b2aee 2026-06-10 02:41:46.252 10 INFO neutron.plugins.ml2.plugin [None req-984d4a03-6c09-4639-aa05-37037debaf14 - - - - - -] Attempt 1 to provision port eadcfcc7-a2eb-4ec5-97b4-30428cea937b 2026-06-10 02:41:47.672 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 8f7b5638-96fc-4fa9-9149-cc04d8328bf6 2026-06-10 02:41:48.631 9 INFO neutron.plugins.ml2.plugin [None req-a08e1edf-4e9b-4fbc-8cd0-7f4095b77d3a - - - - - -] Attempt 1 to provision port 47095778-61dd-44c4-b7c5-78eb2d1dece2 2026-06-10 02:41:49.154 9 INFO neutron.plugins.ml2.plugin [None req-a08e1edf-4e9b-4fbc-8cd0-7f4095b77d3a - - - - - -] Attempt 2 to provision port 47095778-61dd-44c4-b7c5-78eb2d1dece2 2026-06-10 02:41:49.862 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 47095778-61dd-44c4-b7c5-78eb2d1dece2 2026-06-10 02:41:50.241 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-abbcc7e4-1ef3-4f18-9f2c-41f6ca608c66'] response: {'server_uuid': '497ba4a1-9815-4376-bced-f228b6d9c55e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47095778-61dd-44c4-b7c5-78eb2d1dece2', 'code': 200} 2026-06-10 02:41:50.423 9 INFO neutron.plugins.ml2.plugin [None req-78df3bfd-c63f-4726-84b3-c32e6d6db62b - - - - - -] Attempt 1 to provision port 105ae023-5eba-4768-b097-68aa4a367a63 2026-06-10 02:41:50.622 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3d9183d4-0ba0-49f4-a50b-4ae89ab90f33 2026-06-10 02:41:51.950 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 105ae023-5eba-4768-b097-68aa4a367a63 2026-06-10 02:41:52.415 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port be79cbdc-a4be-479a-b2ab-0759dce0c15c 2026-06-10 02:41:52.517 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-786ffec3-6b9e-4bb7-89b1-23deecb6de41'] response: {'server_uuid': '0a11a611-54a3-4372-b8a3-73e930906487', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '105ae023-5eba-4768-b097-68aa4a367a63', 'code': 200} 2026-06-10 02:41:52.797 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port f10b1ec6-4a25-46a8-b9d0-d9a246a6cf0e 2026-06-10 02:41:53.143 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 3d9183d4-0ba0-49f4-a50b-4ae89ab90f33 2026-06-10 02:41:53.429 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port f127c09a-ca3d-4c80-9d59-c6c29d9c7cf4 2026-06-10 02:41:53.936 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 47095778-61dd-44c4-b7c5-78eb2d1dece2 2026-06-10 02:41:54.297 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 105ae023-5eba-4768-b097-68aa4a367a63 2026-06-10 02:41:54.557 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port f10b1ec6-4a25-46a8-b9d0-d9a246a6cf0e 2026-06-10 02:41:54.789 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port be79cbdc-a4be-479a-b2ab-0759dce0c15c 2026-06-10 02:41:55.040 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port f127c09a-ca3d-4c80-9d59-c6c29d9c7cf4 2026-06-10 02:41:59.541 10 INFO neutron.plugins.ml2.plugin [None req-aa3a72ef-6a85-4024-8057-f9561513f594 - - - - - -] Attempt 1 to provision port c4efb997-8389-4294-be9e-205296098c75 2026-06-10 02:42:00.086 10 INFO neutron.plugins.ml2.plugin [None req-aa3a72ef-6a85-4024-8057-f9561513f594 - - - - - -] Attempt 2 to provision port c4efb997-8389-4294-be9e-205296098c75 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-10 02:42:02.321 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c4efb997-8389-4294-be9e-205296098c75 2026-06-10 02:42:02.435 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-42760574-ca2a-4100-aec3-9f3faa3db0b3'] response: {'server_uuid': '44078ba0-bb9e-4ed3-bcd2-c04991738f60', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4efb997-8389-4294-be9e-205296098c75', 'code': 200} 2026-06-10 02:42:04.262 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port c4efb997-8389-4294-be9e-205296098c75 2026-06-10 02:42:24.549 9 INFO neutron.plugins.ml2.plugin [None req-16101757-2fd9-4772-9f98-d17157a8865e - - - - - -] Attempt 1 to provision port 7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 2026-06-10 02:42:27.242 9 INFO neutron.plugins.ml2.plugin [None req-8a23e121-b992-4e9e-aee0-988ef37793c1 - - - - - -] Attempt 1 to provision port dc75c869-d93c-45c1-9408-1cf11a9b0c22 2026-06-10 02:42:30.411 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 6b39f0b3-6696-48a9-8c46-b88d7e62a2b9 2026-06-10 02:42:31.021 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port ecd1f7f2-b8bb-4136-b3ca-c754c2379eb6 2026-06-10 02:42:31.464 10 INFO neutron.plugins.ml2.plugin [None req-5fdb9b12-71dd-458f-bf91-a01987411893 - - - - - -] Attempt 1 to provision port ecd1f7f2-b8bb-4136-b3ca-c754c2379eb6 2026-06-10 02:42:31.540 10 INFO neutron.plugins.ml2.plugin [None req-5fdb9b12-71dd-458f-bf91-a01987411893 - - - - - -] Attempt 1 to provision port 7182b241-0582-4ab2-933f-83ce1d315e32 2026-06-10 02:42:32.293 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 6b39f0b3-6696-48a9-8c46-b88d7e62a2b9 2026-06-10 02:42:32.487 9 INFO neutron.plugins.ml2.plugin [None req-4ee88fd6-952a-4b22-9c8a-113a3b9060ce - - - - - -] Attempt 1 to provision port 7182b241-0582-4ab2-933f-83ce1d315e32 2026-06-10 02:42:32.571 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port ecd1f7f2-b8bb-4136-b3ca-c754c2379eb6 2026-06-10 02:42:32.833 9 INFO neutron.plugins.ml2.plugin [None req-6edc0595-373e-427a-98ff-6e6572044d31 - - - - - -] Attempt 1 to provision port 7182b241-0582-4ab2-933f-83ce1d315e32 2026-06-10 02:42:36.349 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 1287be26-d3c2-4aa9-a05c-f5f1009c51a1 2026-06-10 02:42:36.473 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecb29cda-dfc7-40e4-bbd4-0be1ec77fe7a'] response: {'server_uuid': '98e61b9c-081d-4013-8392-ceeb3e66e487', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1287be26-d3c2-4aa9-a05c-f5f1009c51a1', 'code': 200} 2026-06-10 02:42:38.036 9 INFO neutron.plugins.ml2.plugin [None req-99d6ea07-10f4-45de-9e83-1c3860b0e465 - - - - - -] Attempt 1 to provision port 4f7b20b3-bc59-4c8b-9397-722e76b6032e 2026-06-10 02:42:38.301 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 1287be26-d3c2-4aa9-a05c-f5f1009c51a1 2026-06-10 02:42:40.339 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 4f7b20b3-bc59-4c8b-9397-722e76b6032e 2026-06-10 02:42:40.491 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-06ff8bde-46d5-43fe-86a1-617e778315b7'] response: {'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f7b20b3-bc59-4c8b-9397-722e76b6032e', 'code': 200} 2026-06-10 02:42:42.288 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 4f7b20b3-bc59-4c8b-9397-722e76b6032e 2026-06-10 02:42:52.305 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port dc75c869-d93c-45c1-9408-1cf11a9b0c22 2026-06-10 02:42:52.711 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 7182b241-0582-4ab2-933f-83ce1d315e32 2026-06-10 02:42:54.310 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port dc75c869-d93c-45c1-9408-1cf11a9b0c22 2026-06-10 02:42:54.529 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 7182b241-0582-4ab2-933f-83ce1d315e32 2026-06-10 02:43:02.377 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 99a3f743-340e-4944-b2c2-859ab8e2f5e5 2026-06-10 02:43:02.492 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99d9fa25-c04e-4c31-a700-fccb40d422c2'] response: {'server_uuid': 'e96cd852-9561-439f-88e0-c47318159a68', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99a3f743-340e-4944-b2c2-859ab8e2f5e5', 'code': 200} 2026-06-10 02:43:04.295 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 99a3f743-340e-4944-b2c2-859ab8e2f5e5 2026-06-10 02:43:19.421 10 INFO neutron.plugins.ml2.plugin [None req-759d0fad-1741-4365-afb3-d96ef66b017c - - - - - -] Attempt 1 to provision port 439a5e30-f260-44a0-a753-17324f933a8a 2026-06-10 02:43:22.439 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 439a5e30-f260-44a0-a753-17324f933a8a 2026-06-10 02:43:22.590 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-92596381-a37a-4f73-8400-e548f7bd43ce'] response: {'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '439a5e30-f260-44a0-a753-17324f933a8a', 'code': 200} 2026-06-10 02:43:24.532 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 439a5e30-f260-44a0-a753-17324f933a8a 2026-06-10 02:43:54.611 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port f5771c23-2586-44d9-a762-f7bc5c1e00a6 2026-06-10 02:43:54.780 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ebc9bfc-8fca-4389-8c1a-064a61d9cd6d'] response: {'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5771c23-2586-44d9-a762-f7bc5c1e00a6', 'code': 200} 2026-06-10 02:43:56.321 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port f5771c23-2586-44d9-a762-f7bc5c1e00a6 2026-06-10 02:44:00.498 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port faffa505-50ac-4f40-99da-2d4ebd03c835 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-10 02:44:07.593 9 INFO neutron.plugins.ml2.plugin [None req-f5b15443-e3e4-40b8-9c57-9bc30f762170 - - - - - -] Attempt 1 to provision port e893ea1e-93a2-450e-9d65-a2e8f0405b99 2026-06-10 02:44:10.429 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port e893ea1e-93a2-450e-9d65-a2e8f0405b99 2026-06-10 02:44:11.214 10 INFO neutron.plugins.ml2.plugin [None req-8bd24ddc-8525-4323-bd44-aea5f2ba2bb9 - - - - - -] Attempt 1 to provision port e893ea1e-93a2-450e-9d65-a2e8f0405b99 2026-06-10 02:44:11.366 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6b3ed99-64b7-414f-8eef-f18a8a4ca203'] response: {'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e893ea1e-93a2-450e-9d65-a2e8f0405b99', 'code': 200} 2026-06-10 02:44:12.391 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port e893ea1e-93a2-450e-9d65-a2e8f0405b99 2026-06-10 02:44:24.149 9 INFO neutron.plugins.ml2.plugin [None req-6b18eb85-e23e-4d29-9d54-667d962a021b - - - - - -] Attempt 1 to provision port e893ea1e-93a2-450e-9d65-a2e8f0405b99 2026-06-10 02:44:24.532 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port e893ea1e-93a2-450e-9d65-a2e8f0405b99 2026-06-10 02:44:29.274 10 INFO neutron.plugins.ml2.plugin [None req-e0394a6a-0087-4a6b-a304-270355bd4428 - - - - - -] Attempt 1 to provision port f5771c23-2586-44d9-a762-f7bc5c1e00a6 2026-06-10 02:45:11.390 10 INFO neutron.plugins.ml2.plugin [None req-d053e57e-b664-4eb3-a5ef-84a7845404a7 - - - - - -] Attempt 1 to provision port 48dd3312-48a4-4f27-a242-18937b039205 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-10 02:45:36.550 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port a016ac51-1c97-4d71-90f6-dfcd6c4187d6 2026-06-10 02:45:36.949 10 INFO neutron.plugins.ml2.plugin [None req-8619cd94-abbc-44fd-88e9-55b6dbad78f9 - - - - - -] Attempt 1 to provision port a016ac51-1c97-4d71-90f6-dfcd6c4187d6 2026-06-10 02:45:37.087 10 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 76f048c4-2b9a-4bd5-9a37-27c12e5602ae 2026-06-10 02:45:37.847 10 INFO neutron.plugins.ml2.plugin [None req-532f3f8d-eea8-4c5d-9c02-430980701d2b - - - - - -] Attempt 1 to provision port 76f048c4-2b9a-4bd5-9a37-27c12e5602ae 2026-06-10 02:45:38.421 10 INFO neutron.plugins.ml2.plugin [None req-72b34891-97ba-45a8-a0ef-1f2695a0c13f - - - - - -] Attempt 1 to provision port d6ba4e74-f748-4b17-adf0-67a77876a5dd 2026-06-10 02:45:38.516 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port d6ba4e74-f748-4b17-adf0-67a77876a5dd 2026-06-10 02:45:39.070 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port cad450a5-aacf-4f1b-9c73-8f2c4782949a 2026-06-10 02:45:39.188 10 INFO neutron.plugins.ml2.plugin [None req-3ac46bd1-3ee2-4fd5-b33a-9943674d9c5d - - - - - -] Attempt 1 to provision port 40fdeb2f-6903-4d18-8bba-70b00625bbf3 2026-06-10 02:45:39.679 9 INFO neutron.plugins.ml2.plugin [None req-4155e0b2-a430-4835-9fc1-1ca1a47e1972 - - - - - -] Attempt 1 to provision port 40fdeb2f-6903-4d18-8bba-70b00625bbf3