+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-13 23:22:22.029 1 INFO neutron.common.config [-] Logging enabled! 2026-06-13 23:22:22.030 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-06-13 23:22:22.030 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-13 23:22:22.030 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-13 23:22:22.940 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:22:22.943 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-13 23:22:22.945 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-13 23:22:22.946 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:22:22.946 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-13 23:22:22.946 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-13 23:22:22.946 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:22:22.951 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:22:22.951 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:22:22.951 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:22:22.966 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-13 23:22:22.967 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:22:22.967 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-13 23:22:22.998 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-13 23:22:22.998 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-13 23:22:22.999 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-13 23:22:22.999 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-13 23:22:23.004 1 WARNING oslo_policy.policy [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] 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-13 23:22:23.262 1 INFO neutron.plugins.ml2.managers [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] Initializing driver for type 'vlan' 2026-06-13 23:22:23.407 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] VlanTypeDriver initialization complete 2026-06-13 23:22:23.408 1 INFO neutron.plugins.ml2.managers [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] Initializing driver for type 'vxlan' 2026-06-13 23:22:23.408 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-13 23:22:23.479 1 INFO neutron.plugins.ml2.managers [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-13 23:22:23.480 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-13 23:22:23.480 1 INFO neutron.plugins.ml2.managers [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] Initializing extension driver 'port_security' 2026-06-13 23:22:23.480 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-13 23:22:23.480 1 INFO neutron.plugins.ml2.managers [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] Initializing extension driver 'qos' 2026-06-13 23:22:23.481 1 INFO neutron.plugins.ml2.managers [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-13 23:22:23.481 1 INFO neutron.plugins.ml2.managers [None req-2d0cb07a-b397-4789-95d0-9151144b34ec - - - - - -] Initializing mechanism driver 'l2population' 2026-06-13 23:22:23.495 1 INFO neutron.quota [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded quota_driver: . 2026-06-13 23:22:23.495 1 INFO neutron.plugins.ml2.plugin [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Modular L2 Plugin initialization complete 2026-06-13 23:22:23.496 1 INFO neutron.plugins.ml2.managers [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-13 23:22:23.496 1 INFO neutron.plugins.ml2.managers [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-13 23:22:23.496 1 INFO neutron.plugins.ml2.managers [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Got port-security extension from driver 'port_security' 2026-06-13 23:22:23.496 1 INFO neutron.extensions.vlantransparent [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Disabled vlantransparent extension. 2026-06-13 23:22:23.496 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: qos 2026-06-13 23:22:23.505 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: router 2026-06-13 23:22:23.539 1 INFO neutron.services.service_base [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-13 23:22:23.540 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: segments 2026-06-13 23:22:23.609 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: trunk 2026-06-13 23:22:23.661 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: vpnaas 2026-06-13 23:22:23.695 1 WARNING stevedore.named [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-13 23:22:23.746 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-13 23:22:23.746 1 INFO neutron.common.utils [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-13 23:22:23.746 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: auto_allocate 2026-06-13 23:22:23.750 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: tag 2026-06-13 23:22:23.757 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: timestamp 2026-06-13 23:22:23.759 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: network_ip_availability 2026-06-13 23:22:23.762 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: flavors 2026-06-13 23:22:23.766 1 INFO neutron.manager [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loading Plugin: revisions 2026-06-13 23:22:23.768 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Initializing extension manager. 2026-06-13 23:22:23.769 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: address-group 2026-06-13 23:22:23.770 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: address-scope 2026-06-13 23:22:23.770 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-13 23:22:23.771 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: agent 2026-06-13 23:22:23.771 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: agent-resources-synced 2026-06-13 23:22:23.772 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: allowed-address-pairs 2026-06-13 23:22:23.773 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: auto-allocated-topology 2026-06-13 23:22:23.774 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: availability_zone 2026-06-13 23:22:23.774 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: availability_zone_filter 2026-06-13 23:22:23.774 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-13 23:22:23.775 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: default-subnetpools 2026-06-13 23:22:23.776 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-13 23:22:23.776 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: dns-integration 2026-06-13 23:22:23.777 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: dns-domain-ports 2026-06-13 23:22:23.777 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-13 23:22:23.778 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: dvr 2026-06-13 23:22:23.779 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-13 23:22:23.779 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: empty-string-filtering 2026-06-13 23:22:23.779 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:22:23.780 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-13 23:22:23.781 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: external-net 2026-06-13 23:22:23.781 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-13 23:22:23.781 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: extraroute 2026-06-13 23:22:23.782 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: extraroute-atomic 2026-06-13 23:22:23.783 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-13 23:22:23.783 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-13 23:22:23.784 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-13 23:22:23.784 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-13 23:22:23.785 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: fip-port-details 2026-06-13 23:22:23.785 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: flavors 2026-06-13 23:22:23.787 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-13 23:22:23.789 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: floatingip-pools 2026-06-13 23:22:23.790 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: ip_allocation 2026-06-13 23:22:23.792 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: ip-substring-filtering 2026-06-13 23:22:23.793 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: l2_adjacency 2026-06-13 23:22:23.795 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: router 2026-06-13 23:22:23.797 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:22:23.797 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-13 23:22:23.798 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-13 23:22:23.799 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: ext-gw-mode 2026-06-13 23:22:23.799 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: l3-ha 2026-06-13 23:22:23.800 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:22:23.801 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-13 23:22:23.801 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: l3-flavors 2026-06-13 23:22:23.802 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:22:23.803 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-13 23:22:23.804 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-13 23:22:23.806 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-13 23:22:23.806 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-13 23:22:23.807 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-13 23:22:23.808 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-13 23:22:23.808 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: multi-provider 2026-06-13 23:22:23.809 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: net-mtu 2026-06-13 23:22:23.809 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: net-mtu-writable 2026-06-13 23:22:23.809 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: network_availability_zone 2026-06-13 23:22:23.810 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: network_ha 2026-06-13 23:22:23.810 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: network-ip-availability 2026-06-13 23:22:23.811 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-13 23:22:23.812 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: pagination 2026-06-13 23:22:23.813 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: port-device-profile 2026-06-13 23:22:23.813 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-13 23:22:23.814 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-13 23:22:23.814 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-13 23:22:23.815 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: port-mac-override 2026-06-13 23:22:23.816 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-13 23:22:23.817 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-13 23:22:23.817 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: port-resource-request 2026-06-13 23:22:23.817 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: port-resource-request-groups 2026-06-13 23:22:23.818 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: binding 2026-06-13 23:22:23.819 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: binding-extended 2026-06-13 23:22:23.819 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: port-security 2026-06-13 23:22:23.819 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: project-id 2026-06-13 23:22:23.820 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: provider 2026-06-13 23:22:23.821 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos 2026-06-13 23:22:23.822 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-13 23:22:23.822 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-13 23:22:23.823 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-default 2026-06-13 23:22:23.823 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-fip 2026-06-13 23:22:23.824 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-13 23:22:23.824 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-gateway-ip 2026-06-13 23:22:23.824 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-port-network-policy 2026-06-13 23:22:23.825 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-pps-minimum 2026-06-13 23:22:23.825 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-13 23:22:23.826 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-pps 2026-06-13 23:22:23.827 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-rule-type-details 2026-06-13 23:22:23.827 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-13 23:22:23.827 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: qos-rules-alias 2026-06-13 23:22:23.828 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: quota-check-limit 2026-06-13 23:22:23.829 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: quotas 2026-06-13 23:22:23.831 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: quota_details 2026-06-13 23:22:23.832 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: rbac-policies 2026-06-13 23:22:23.833 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: rbac-address-group 2026-06-13 23:22:23.833 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: rbac-address-scope 2026-06-13 23:22:23.834 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: rbac-security-groups 2026-06-13 23:22:23.834 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: rbac-subnetpool 2026-06-13 23:22:23.835 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: revision-if-match 2026-06-13 23:22:23.835 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: standard-attr-revisions 2026-06-13 23:22:23.836 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: router_availability_zone 2026-06-13 23:22:23.836 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-13 23:22:23.837 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: security-groups-default-rules 2026-06-13 23:22:23.838 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-13 23:22:23.838 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-13 23:22:23.839 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-13 23:22:23.839 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-13 23:22:23.840 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-13 23:22:23.846 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: security-group 2026-06-13 23:22:23.848 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: segment 2026-06-13 23:22:23.848 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-13 23:22:23.850 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: service-type 2026-06-13 23:22:23.850 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: sorting 2026-06-13 23:22:23.850 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: standard-attr-segment 2026-06-13 23:22:23.851 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: standard-attr-description 2026-06-13 23:22:23.852 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: stateful-security-group 2026-06-13 23:22:23.852 1 WARNING neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-13 23:22:23.852 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-13 23:22:23.853 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: subnet_onboard 2026-06-13 23:22:23.854 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-13 23:22:23.854 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: subnet-service-types 2026-06-13 23:22:23.855 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: subnet_allocation 2026-06-13 23:22:23.855 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-13 23:22:23.856 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-13 23:22:23.859 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: standard-attr-tag 2026-06-13 23:22:23.859 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-13 23:22:23.860 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: trunk 2026-06-13 23:22:23.860 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: trunk-details 2026-06-13 23:22:23.861 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-13 23:22:23.861 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-13 23:22:23.863 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-13 23:22:23.864 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-13 23:22:23.865 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: vpn-flavors 2026-06-13 23:22:23.866 1 INFO neutron.api.extensions [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Loaded extension: vpnaas 2026-06-13 23:22:23.878 1 INFO oslo_service.service [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Starting 2 workers 2026-06-13 23:22:23.884 1 INFO oslo_service.service [None req-e07ff584-0a86-44b1-9192-3a260f91a95e - - - - - -] Starting 1 workers 2026-06-13 23:23:00.140 9 INFO neutron.db.l3_hamode_db [None req-f4ce6bb4-629c-4fa6-bb00-957d24745f9f - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:23:07.317 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port f272f45a-c3f6-47fb-9ddc-931aa93e9819 2026-06-13 23:23:07.448 10 INFO neutron.plugins.ml2.plugin [None req-3de5d6b2-f084-4dab-b086-81061e529c35 - - - - - -] Attempt 1 to provision port f272f45a-c3f6-47fb-9ddc-931aa93e9819 2026-06-13 23:23:09.237 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port f272f45a-c3f6-47fb-9ddc-931aa93e9819 2026-06-13 23:27:31.459 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port b8531fb5-8e15-46e9-bdf2-c0811082b851 2026-06-13 23:27:31.483 9 INFO neutron.plugins.ml2.plugin [None req-55283a65-f9ad-4320-a0b4-96a21b85741e - - - - - -] Attempt 1 to provision port b8531fb5-8e15-46e9-bdf2-c0811082b851 2026-06-13 23:27:33.445 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port b8531fb5-8e15-46e9-bdf2-c0811082b851 2026-06-13 23:27:39.349 10 INFO neutron.plugins.ml2.plugin [None req-0f3d3bdb-bdf5-416e-9758-3eae2feae4a2 - - - - - -] Attempt 1 to provision port ecd8f4f4-8eb5-4cd5-95a6-7b711cf85fc7 2026-06-13 23:31:23.748 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port ecd8f4f4-8eb5-4cd5-95a6-7b711cf85fc7 2026-06-13 23:31:25.591 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port ecd8f4f4-8eb5-4cd5-95a6-7b711cf85fc7 2026-06-13 23:41:03.945 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 226a1065-5726-4305-ba64-a1c96fdef72d 2026-06-13 23:41:05.934 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 226a1065-5726-4305-ba64-a1c96fdef72d 2026-06-13 23:57:00.190 9 INFO neutron.plugins.ml2.plugin [None req-ac3ece83-c406-408f-bee8-bfedab11ca9d - - - - - -] Attempt 1 to provision port bd223900-bd78-426c-af25-554187ba2153 2026-06-13 23:57:00.547 9 INFO neutron.plugins.ml2.plugin [None req-3dc59c7e-e968-41db-96c8-2d9e8501c18d - - - - - -] Attempt 1 to provision port 8f23ccc3-c971-4c86-9579-70ec43e34018 2026-06-13 23:57:00.670 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port a2c50985-59c8-41d7-b9cf-7e65d1994221 2026-06-13 23:57:01.002 9 INFO neutron.plugins.ml2.plugin [None req-dc5b37d0-3bec-48de-bac5-a5877a48c79b - - - - - -] Attempt 1 to provision port a2c50985-59c8-41d7-b9cf-7e65d1994221 2026-06-13 23:57:01.137 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 386273c9-1982-446b-9890-39e3bc962d6c 2026-06-13 23:57:01.205 10 INFO neutron.plugins.ml2.plugin [None req-cff43c0a-7be8-48d0-853b-7425e27c6a5f - - - - - -] Attempt 1 to provision port 386273c9-1982-446b-9890-39e3bc962d6c 2026-06-13 23:57:02.666 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port a2c50985-59c8-41d7-b9cf-7e65d1994221 2026-06-13 23:57:03.065 10 INFO neutron.plugins.ml2.plugin [None req-56e30bab-14e4-4f56-9a73-7c7b232fb4fe - - - - - -] Attempt 1 to provision port 9a695e37-e801-4458-91ca-50ac375b7f60 2026-06-13 23:57:03.192 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 386273c9-1982-446b-9890-39e3bc962d6c 2026-06-13 23:57:03.224 9 INFO neutron.plugins.ml2.plugin [None req-b94d95d1-9b8a-476b-a859-f3edf4914e16 - - - - - -] Attempt 1 to provision port 58ed0eee-f18e-4e1b-8bd8-6f92f9a80264 2026-06-13 23:57:03.612 10 INFO neutron.plugins.ml2.plugin [None req-32c44dbf-b7c2-495c-8797-1e1e549581ef - - - - - -] Attempt 1 to provision port 9a695e37-e801-4458-91ca-50ac375b7f60 2026-06-13 23:57:03.864 9 INFO neutron.plugins.ml2.plugin [None req-f4c33df8-e669-4b04-8888-ac4c564cfd7d - - - - - -] Attempt 1 to provision port 58ed0eee-f18e-4e1b-8bd8-6f92f9a80264 2026-06-13 23:57:07.854 9 INFO neutron.plugins.ml2.plugin [None req-804133ec-d8a9-4342-9212-3fb5911aab64 - - - - - -] Attempt 1 to provision port 9d6abeeb-a58d-47f7-9c5e-2ce459065bcc 2026-06-13 23:57:08.107 10 INFO neutron.plugins.ml2.plugin [None req-4c10904a-8235-4fd5-bc77-126e3e0a03f7 - - - - - -] Attempt 1 to provision port 39061623-fdda-43d7-92f2-4cef23df9914 2026-06-13 23:57:08.723 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 39061623-fdda-43d7-92f2-4cef23df9914 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-13 23:57:10.456 10 INFO neutron.plugins.ml2.plugin [None req-7d717776-5573-4e66-86fe-b55ef8415676 - - - - - -] Attempt 1 to provision port ba3cd84a-a6e8-425e-8e64-2079dd87ca2f 2026-06-13 23:57:11.127 9 INFO neutron.plugins.ml2.plugin [None req-e03a76c9-71bf-4c64-9cef-2ce50396cea2 - - - - - -] Attempt 1 to provision port ba3cd84a-a6e8-425e-8e64-2079dd87ca2f 2026-06-13 23:57:12.750 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 907cc5d7-a37d-45ee-aedc-8445562a749e 2026-06-13 23:57:13.296 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 68804719-946e-45f6-8805-8661de542620 2026-06-13 23:57:14.752 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 907cc5d7-a37d-45ee-aedc-8445562a749e 2026-06-13 23:57:15.747 10 INFO neutron.plugins.ml2.plugin [None req-795098fb-3c9c-4831-bf6a-a6633a337e04 - - - - - -] Attempt 1 to provision port 03605b4e-1fe2-4cae-9ace-b6130fbb5461 2026-06-13 23:57:16.301 10 INFO neutron.plugins.ml2.plugin [None req-6387d832-e6af-4f4c-af76-a580c2a22000 - - - - - -] Attempt 1 to provision port c5475208-cfde-4bdb-96fc-5dfab3834b2e 2026-06-13 23:57:16.686 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port c5475208-cfde-4bdb-96fc-5dfab3834b2e 2026-06-13 23:57:18.239 10 INFO neutron.plugins.ml2.plugin [None req-25d61243-ba5a-4d3c-b1d9-625dd098539f - - - - - -] Attempt 1 to provision port 28c0381f-12f9-4167-8fdf-c37c0db4e326 2026-06-13 23:57:18.770 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port c5475208-cfde-4bdb-96fc-5dfab3834b2e 2026-06-13 23:57:18.989 10 INFO neutron.plugins.ml2.plugin [None req-4526abea-acc4-487b-872f-c3aa82c93003 - - - - - -] Attempt 1 to provision port 28c0381f-12f9-4167-8fdf-c37c0db4e326 2026-06-13 23:57:19.669 9 INFO neutron.plugins.ml2.plugin [None req-5594b69b-2ed8-44b5-9195-7f1f4f2656d5 - - - - - -] Attempt 1 to provision port 612ebcfa-b07e-4044-84f8-02d468e5e51a 2026-06-13 23:57:20.532 9 INFO neutron.plugins.ml2.plugin [None req-9e203a85-2eb0-4042-a7b8-9c4b9057b254 - - - - - -] Attempt 1 to provision port 00d5b8be-7e18-424a-8089-cba1bed759eb 2026-06-13 23:57:20.765 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 477bf6b0-449c-4e1f-ac35-015928bc92e7 2026-06-13 23:57:20.786 10 INFO neutron.plugins.ml2.plugin [None req-63e847cf-3f37-4354-a3a8-a762e5ae74c4 - - - - - -] Attempt 1 to provision port 11ddc5fa-586f-4f9f-a728-813dcc6f3f72 2026-06-13 23:57:21.379 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 11ddc5fa-586f-4f9f-a728-813dcc6f3f72 2026-06-13 23:57:22.777 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 477bf6b0-449c-4e1f-ac35-015928bc92e7 2026-06-13 23:57:23.434 10 INFO neutron.plugins.ml2.plugin [None req-3011516f-e50d-4192-9377-785ab9a7aa6a - - - - - -] Attempt 1 to provision port 91b58641-e44f-46dd-9232-88954887c562 2026-06-13 23:57:23.460 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 11ddc5fa-586f-4f9f-a728-813dcc6f3f72 2026-06-13 23:57:24.213 10 INFO neutron.plugins.ml2.plugin [None req-d6788a96-fc8d-48ba-98bd-37a3a0ce33aa - - - - - -] Attempt 1 to provision port 91b58641-e44f-46dd-9232-88954887c562 2026-06-13 23:57:24.721 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 8ff484a9-c62f-4553-9ca1-6c7638815f7c 2026-06-13 23:57:26.852 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 8ff484a9-c62f-4553-9ca1-6c7638815f7c 2026-06-13 23:57:26.992 9 INFO neutron.plugins.ml2.plugin [None req-9e746a80-6396-4e57-8f6d-524fa8a88361 - - - - - -] Attempt 1 to provision port 279ef694-8e57-4b43-90d1-2d80a937ece7 2026-06-13 23:57:27.191 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 612ebcfa-b07e-4044-84f8-02d468e5e51a 2026-06-13 23:57:27.774 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c04a29ae-0b18-4220-8c0f-a60abcc15450'] response: {'server_uuid': '4f0d1a23-2d07-4b90-8797-01c581f4b045', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '612ebcfa-b07e-4044-84f8-02d468e5e51a', 'code': 200} 2026-06-13 23:57:28.777 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 612ebcfa-b07e-4044-84f8-02d468e5e51a 2026-06-13 23:57:29.566 10 INFO neutron.plugins.ml2.plugin [None req-f4e05706-91ae-4fc4-86fe-2038a65ea726 - - - - - -] Attempt 1 to provision port 2d0bed9b-4030-4542-be3b-15336a663940 2026-06-13 23:57:32.656 9 INFO neutron.plugins.ml2.plugin [None req-79ad40e9-3c76-4314-9864-7e3754f4c71b - - - - - -] Attempt 1 to provision port d5fa2f5e-01d6-41e4-a520-e2d78f1d1a54 2026-06-13 23:57:32.904 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2d0bed9b-4030-4542-be3b-15336a663940 2026-06-13 23:57:33.020 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f454f77-adfb-499f-a2fb-62b1d97eb73c'] response: {'server_uuid': '783d1138-c5af-4950-95fb-e1c04a11b549', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d0bed9b-4030-4542-be3b-15336a663940', 'code': 200} 2026-06-13 23:57:34.873 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port d5fa2f5e-01d6-41e4-a520-e2d78f1d1a54 2026-06-13 23:57:35.079 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6537a4d9-b48a-4ba7-bd02-5f2f713e2e4f'] response: {'server_uuid': '4b46c954-3c89-4c75-927d-c09fcc198b90', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5fa2f5e-01d6-41e4-a520-e2d78f1d1a54', 'code': 200} 2026-06-13 23:57:35.489 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2d0bed9b-4030-4542-be3b-15336a663940 2026-06-13 23:57:36.800 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port d5fa2f5e-01d6-41e4-a520-e2d78f1d1a54 2026-06-13 23:57:40.831 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 03605b4e-1fe2-4cae-9ace-b6130fbb5461 2026-06-13 23:57:41.205 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 28c0381f-12f9-4167-8fdf-c37c0db4e326 2026-06-13 23:57:42.964 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 03605b4e-1fe2-4cae-9ace-b6130fbb5461 2026-06-13 23:57:43.248 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 28c0381f-12f9-4167-8fdf-c37c0db4e326 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-13 23:57:44.851 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port ba3cd84a-a6e8-425e-8e64-2079dd87ca2f 2026-06-13 23:57:45.246 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 9d6abeeb-a58d-47f7-9c5e-2ce459065bcc 2026-06-13 23:57:46.951 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port ba3cd84a-a6e8-425e-8e64-2079dd87ca2f 2026-06-13 23:57:47.241 10 INFO neutron.plugins.ml2.plugin [None req-044d7fc4-584b-4980-9169-1032f62ffa5c - - - - - -] Attempt 1 to provision port 612ebcfa-b07e-4044-84f8-02d468e5e51a 2026-06-13 23:57:47.301 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 9d6abeeb-a58d-47f7-9c5e-2ce459065bcc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-13 23:57:49.057 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 67f13edb-f82b-4d55-bd7d-03b4faeaa247 2026-06-13 23:57:49.163 9 INFO neutron.plugins.ml2.plugin [None req-d5283416-1df2-4951-aa78-bfbe751502e1 - - - - - -] Attempt 1 to provision port 10d09278-9389-43c8-b7ca-dcfff21f1dca 2026-06-13 23:57:49.603 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 612ebcfa-b07e-4044-84f8-02d468e5e51a 2026-06-13 23:57:49.806 9 INFO neutron.plugins.ml2.plugin [None req-679c5d9c-5117-4dae-acda-007456712311 - - - - - -] Attempt 1 to provision port 67f13edb-f82b-4d55-bd7d-03b4faeaa247 2026-06-13 23:57:50.718 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 67f13edb-f82b-4d55-bd7d-03b4faeaa247 2026-06-13 23:57:51.542 9 INFO neutron.plugins.ml2.plugin [None req-e2b18e46-46b7-483e-b0eb-0a965efe46c8 - - - - - -] Attempt 1 to provision port 9723036f-eb76-42af-b206-ca65fd857644 2026-06-13 23:57:52.608 10 INFO neutron.plugins.ml2.plugin [None req-3bff678e-cec6-458a-bcb9-55ec403adb7a - - - - - -] Attempt 1 to provision port 9723036f-eb76-42af-b206-ca65fd857644 2026-06-13 23:57:52.787 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2a82d38c-c424-4ff2-b9ac-d9d14fd4c77e 2026-06-13 23:57:54.073 9 INFO neutron.plugins.ml2.plugin [None req-e1a9fed5-0166-4b37-9698-4c2e6175cad1 - - - - - -] Attempt 1 to provision port 612ebcfa-b07e-4044-84f8-02d468e5e51a 2026-06-13 23:57:54.948 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 612ebcfa-b07e-4044-84f8-02d468e5e51a 2026-06-13 23:57:55.569 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2a82d38c-c424-4ff2-b9ac-d9d14fd4c77e 2026-06-13 23:57:56.319 9 INFO neutron.plugins.ml2.plugin [None req-1fccfbe5-ffce-407f-a8de-213d445e1cd3 - - - - - -] Attempt 1 to provision port 451e143e-6afb-4a20-bb10-22ccb3c4f6f2 2026-06-13 23:57:58.979 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 451e143e-6afb-4a20-bb10-22ccb3c4f6f2 2026-06-13 23:57:59.163 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-521e8d3b-1cce-4ecc-9080-315cd284667d'] response: {'server_uuid': '84423c63-3927-42a2-9a1b-ce518345bb75', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '451e143e-6afb-4a20-bb10-22ccb3c4f6f2', 'code': 200} 2026-06-13 23:58:01.083 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 451e143e-6afb-4a20-bb10-22ccb3c4f6f2 2026-06-13 23:58:02.511 10 INFO neutron.plugins.ml2.plugin [None req-eb545928-305d-4a18-89f6-603cc3549df9 - - - - - -] Attempt 1 to provision port 7cce4171-be6a-4a56-ae6d-f6a1c44da79c 2026-06-13 23:58:02.894 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7cce4171-be6a-4a56-ae6d-f6a1c44da79c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-13 23:58:08.617 10 INFO neutron.plugins.ml2.plugin [None req-149630d0-7cb0-4c55-b6a9-560a5f597e04 - - - - - -] Attempt 1 to provision port c6634e83-c8d2-489f-9dcd-a69fcb50547a 2026-06-13 23:58:08.782 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 64846b9f-e1b2-4622-b7da-5de9cc1a5d15 2026-06-13 23:58:09.288 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 6bc69b45-5ea5-4660-b0f8-6a0f05e2b515 2026-06-13 23:58:09.368 10 INFO neutron.plugins.ml2.plugin [None req-2f8e9251-6ac4-4284-9291-1490493f2c12 - - - - - -] Attempt 1 to provision port 64846b9f-e1b2-4622-b7da-5de9cc1a5d15 2026-06-13 23:58:09.670 10 INFO neutron.plugins.ml2.plugin [None req-9958e5ac-543f-4c7e-9c90-4262618c6350 - - - - - -] Attempt 1 to provision port 50485820-ed33-434a-8efc-92f1daefff02 2026-06-13 23:58:10.180 9 INFO neutron.plugins.ml2.plugin [None req-39392c11-9d56-4c33-8304-27c9674cdb70 - - - - - -] Attempt 1 to provision port 6bc69b45-5ea5-4660-b0f8-6a0f05e2b515 2026-06-13 23:58:10.323 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 50485820-ed33-434a-8efc-92f1daefff02 2026-06-13 23:58:10.938 10 INFO neutron.plugins.ml2.plugin [None req-68cab49c-6574-43de-9fae-b2697405c97d - - - - - -] Attempt 1 to provision port 50e5c64f-37c7-4714-abf0-97fc496cbcca 2026-06-13 23:58:11.155 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 64846b9f-e1b2-4622-b7da-5de9cc1a5d15 2026-06-13 23:58:11.394 9 INFO neutron.plugins.ml2.plugin [None req-00fde29a-0552-484b-b00c-9d88f7475198 - - - - - -] Attempt 1 to provision port fbfad98d-02c7-44bd-b9bb-f445347975be 2026-06-13 23:58:11.558 10 INFO neutron.plugins.ml2.plugin [None req-a8f79dfa-3209-4464-b327-51d66239055a - - - - - -] Attempt 1 to provision port 50e5c64f-37c7-4714-abf0-97fc496cbcca 2026-06-13 23:58:11.585 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 6bc69b45-5ea5-4660-b0f8-6a0f05e2b515 2026-06-13 23:58:11.860 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 50485820-ed33-434a-8efc-92f1daefff02 2026-06-13 23:58:11.999 9 INFO neutron.plugins.ml2.plugin [None req-dea7a9f7-26ad-4396-b4d7-31b54087f4c4 - - - - - -] Attempt 1 to provision port fbfad98d-02c7-44bd-b9bb-f445347975be 2026-06-13 23:58:12.767 10 INFO neutron.plugins.ml2.plugin [None req-211372e3-3b1c-47e2-9e06-da8aa6f02a9e - - - - - -] Attempt 1 to provision port 5a341be6-cb87-4bac-969e-8da712e55f2f 2026-06-13 23:58:13.127 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 3d9edf1a-cd62-4028-86ab-b452767ace81 2026-06-13 23:58:13.348 10 INFO neutron.plugins.ml2.plugin [None req-d7e5def8-1b49-4b6f-ae01-3713cf441cb0 - - - - - -] Attempt 1 to provision port 5a341be6-cb87-4bac-969e-8da712e55f2f 2026-06-13 23:58:15.188 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 3d9edf1a-cd62-4028-86ab-b452767ace81 2026-06-13 23:58:16.531 9 INFO neutron.plugins.ml2.plugin [None req-2823c2aa-f0ac-4c4f-a876-e0c25ad88df1 - - - - - -] Attempt 1 to provision port d4b09b42-b949-4f52-a0ee-88de37bbcbd1 2026-06-13 23:58:19.174 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port d4b09b42-b949-4f52-a0ee-88de37bbcbd1 2026-06-13 23:58:19.906 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cced6185-60b2-47d2-b0d1-047c51655b1a'] response: {'server_uuid': 'e90daed3-82cf-4f92-8a24-fe3fcf9a1324', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4b09b42-b949-4f52-a0ee-88de37bbcbd1', 'code': 200} 2026-06-13 23:58:21.113 10 INFO neutron.plugins.ml2.plugin [None req-d1b90405-5af5-44c4-a363-958173e06650 - - - - - -] Attempt 1 to provision port eb6ffb46-c75d-466f-a6ed-def369feffba 2026-06-13 23:58:21.214 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port d4b09b42-b949-4f52-a0ee-88de37bbcbd1 2026-06-13 23:58:21.454 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port eb6ffb46-c75d-466f-a6ed-def369feffba 2026-06-13 23:58:22.365 10 INFO neutron.plugins.ml2.plugin [None req-b763306c-748d-48fe-9c64-56c3ec9b51aa - - - - - -] Attempt 1 to provision port ceb66ddd-8d69-4b20-aec9-7ce9e8bd0745 2026-06-13 23:58:23.022 9 INFO neutron.plugins.ml2.plugin [None req-8b9712b5-a0e3-460d-b2ed-6b1c1b171000 - - - - - -] Attempt 1 to provision port ceb66ddd-8d69-4b20-aec9-7ce9e8bd0745 2026-06-13 23:58:23.154 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port eb6ffb46-c75d-466f-a6ed-def369feffba 2026-06-13 23:58:25.995 9 INFO neutron.plugins.ml2.plugin [None req-a29a66d3-9474-4f30-8a9d-4930bab7054e - - - - - -] Attempt 1 to provision port d10a7a30-482f-4eb5-85a4-c90f36f42808 2026-06-13 23:58:29.361 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 66ae7f17-cd89-4461-955d-d8d5d36b92a2 2026-06-13 23:58:29.482 9 INFO neutron.plugins.ml2.plugin [None req-ee22ecad-ee34-4015-8401-92e8948dbf7c - - - - - -] Attempt 1 to provision port 376e001f-5080-4ec4-922a-d87a19394a1d 2026-06-13 23:58:30.089 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 376e001f-5080-4ec4-922a-d87a19394a1d 2026-06-13 23:58:30.704 9 INFO neutron.plugins.ml2.plugin [None req-837b8140-fe62-4a88-bffc-40f889031850 - - - - - -] Attempt 1 to provision port a9ff2060-0284-480c-9d21-d6887d8ebe13 2026-06-13 23:58:31.059 9 INFO neutron.plugins.ml2.plugin [None req-eefceb97-fb96-4579-b1f7-aea60ed4fe48 - - - - - -] Attempt 1 to provision port a9ff2060-0284-480c-9d21-d6887d8ebe13 2026-06-13 23:58:31.385 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 66ae7f17-cd89-4461-955d-d8d5d36b92a2 2026-06-13 23:58:31.772 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 376e001f-5080-4ec4-922a-d87a19394a1d 2026-06-13 23:58:33.253 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 326de30d-39b0-496c-a913-a50d5513f222 2026-06-13 23:58:33.629 9 INFO neutron.plugins.ml2.plugin [None req-4f555313-24b4-47e8-8d9c-c0db7ac36931 - - - - - -] Attempt 1 to provision port 79f5b760-e771-4855-bd2a-2037a6389c96 2026-06-13 23:58:33.736 9 INFO neutron.plugins.ml2.plugin [None req-4f555313-24b4-47e8-8d9c-c0db7ac36931 - - - - - -] Attempt 1 to provision port 326de30d-39b0-496c-a913-a50d5513f222 2026-06-13 23:58:34.026 10 INFO neutron.plugins.ml2.plugin [None req-5304f1d3-cb29-4993-adeb-8e527fecc8ae - - - - - -] Attempt 1 to provision port 79f5b760-e771-4855-bd2a-2037a6389c96 2026-06-13 23:58:34.300 10 INFO neutron.plugins.ml2.plugin [None req-652fb754-7300-4c72-ad88-3e3ea9805800 - - - - - -] Attempt 1 to provision port 79f5b760-e771-4855-bd2a-2037a6389c96 2026-06-13 23:58:35.168 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 326de30d-39b0-496c-a913-a50d5513f222 2026-06-13 23:58:35.321 10 INFO neutron.plugins.ml2.plugin [None req-16369e2d-f132-4d2b-9f93-5e88e0290007 - - - - - -] Attempt 1 to provision port f0bf96de-d31e-45ef-bbf0-6540bc9f6605 2026-06-13 23:58:36.487 9 INFO neutron.plugins.ml2.plugin [None req-d266f695-9944-4490-aa74-920edc01e12e - - - - - -] Attempt 1 to provision port 3ab1ae70-cf0a-4bfd-baab-a02a6327ddd1 2026-06-13 23:58:37.136 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port ce254e3d-810d-43bf-bc95-793d660dfe43 2026-06-13 23:58:37.355 10 INFO neutron.plugins.ml2.plugin [None req-d12d07d9-5f1c-469a-986f-c78e3d096097 - - - - - -] Attempt 1 to provision port ce254e3d-810d-43bf-bc95-793d660dfe43 2026-06-13 23:58:39.146 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port ce254e3d-810d-43bf-bc95-793d660dfe43 2026-06-13 23:58:39.465 9 INFO neutron.plugins.ml2.plugin [None req-db7cc280-bfc5-4c78-887c-a05aae4a9af7 - - - - - -] Attempt 1 to provision port 5e4355c1-b0f9-43d0-be45-f3dabab6a9b2 2026-06-13 23:58:40.107 10 INFO neutron.plugins.ml2.plugin [None req-3755ed3c-87de-4679-98f2-b5b1ee39677a - - - - - -] Attempt 1 to provision port 5e4355c1-b0f9-43d0-be45-f3dabab6a9b2 2026-06-13 23:58:41.191 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 5abf9d86-2cdd-47b3-a80c-bc9f021cf939 2026-06-13 23:58:43.120 9 INFO neutron.plugins.ml2.plugin [None req-4a33c767-aea1-4372-98d3-2639917dc839 - - - - - -] Attempt 1 to provision port 0531af5e-c084-4d79-a8a9-49fafeec2624 2026-06-13 23:58:43.456 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 5abf9d86-2cdd-47b3-a80c-bc9f021cf939 2026-06-13 23:58:45.352 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 0531af5e-c084-4d79-a8a9-49fafeec2624 2026-06-13 23:58:45.490 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-27663b82-e7be-4a12-88c4-e3a2adc00cd6'] response: {'server_uuid': 'a01ae6ba-5bf0-48fb-b5ed-9dd9c5e21331', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0531af5e-c084-4d79-a8a9-49fafeec2624', 'code': 200} 2026-06-13 23:58:46.099 9 INFO neutron.plugins.ml2.plugin [None req-c0dd19bc-dbb4-40f9-b79f-6933948d1cbc - - - - - -] Attempt 1 to provision port 2799f674-af0b-46a2-a11e-f3535486fa0b 2026-06-13 23:58:47.225 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7fc7b770-a72e-4e09-ab5e-62b6f7fe091f 2026-06-13 23:58:47.463 9 INFO neutron.plugins.ml2.plugin [None req-8493ffbf-ce88-4e98-a489-38747d3604ef - - - - - -] Attempt 1 to provision port 7ed85f68-c5de-4974-b814-7f0338bfba18 2026-06-13 23:58:47.998 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 0531af5e-c084-4d79-a8a9-49fafeec2624 2026-06-13 23:58:48.192 10 INFO neutron.plugins.ml2.plugin [None req-b8b5bf95-5962-478c-ad8b-7fd1e3e9671e - - - - - -] Attempt 1 to provision port 7fc7b770-a72e-4e09-ab5e-62b6f7fe091f 2026-06-13 23:58:48.442 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7ed85f68-c5de-4974-b814-7f0338bfba18 2026-06-13 23:58:48.934 10 INFO neutron.plugins.ml2.plugin [None req-8d0095c4-96c3-4a21-a184-3454bbb21507 - - - - - -] Attempt 1 to provision port ec1deffc-e5a1-4bf0-9204-9a1365e2ab8c 2026-06-13 23:58:49.397 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7fc7b770-a72e-4e09-ab5e-62b6f7fe091f 2026-06-13 23:58:49.777 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2799f674-af0b-46a2-a11e-f3535486fa0b 2026-06-13 23:58:49.797 9 INFO neutron.plugins.ml2.plugin [None req-e3e7bf3f-a385-44f0-b97f-dfbca95363af - - - - - -] Attempt 1 to provision port ec1deffc-e5a1-4bf0-9204-9a1365e2ab8c 2026-06-13 23:58:49.956 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b10bc97-3428-4c32-996e-eb359682cf2b'] response: {'server_uuid': '3326f8b4-ac49-40a9-9bd5-cb86373f16fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2799f674-af0b-46a2-a11e-f3535486fa0b', 'code': 200} 2026-06-13 23:58:50.392 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 79f5b760-e771-4855-bd2a-2037a6389c96 2026-06-13 23:58:50.764 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7ed85f68-c5de-4974-b814-7f0338bfba18 2026-06-13 23:58:51.248 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port d10a7a30-482f-4eb5-85a4-c90f36f42808 2026-06-13 23:58:51.623 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2799f674-af0b-46a2-a11e-f3535486fa0b 2026-06-13 23:58:52.111 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 79f5b760-e771-4855-bd2a-2037a6389c96 2026-06-13 23:58:52.362 9 INFO neutron.plugins.ml2.plugin [None req-70775262-a9b8-4b22-83d0-171e534d60d4 - - - - - -] Attempt 1 to provision port cd39c213-3d02-48cc-9683-d7438934512a 2026-06-13 23:58:53.127 10 INFO neutron.plugins.ml2.plugin [None req-9283c3a7-fe23-4950-a9c9-415bc95617ba - - - - - -] Attempt 1 to provision port cd39c213-3d02-48cc-9683-d7438934512a 2026-06-13 23:58:53.199 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port d10a7a30-482f-4eb5-85a4-c90f36f42808 2026-06-13 23:58:57.425 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 5e4355c1-b0f9-43d0-be45-f3dabab6a9b2 2026-06-13 23:58:57.821 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 3ab1ae70-cf0a-4bfd-baab-a02a6327ddd1 2026-06-13 23:58:59.815 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 5e4355c1-b0f9-43d0-be45-f3dabab6a9b2 2026-06-13 23:59:00.173 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 3ab1ae70-cf0a-4bfd-baab-a02a6327ddd1 2026-06-13 23:59:00.822 10 INFO neutron.plugins.ml2.plugin [None req-c370c459-cec4-4497-8b5f-e4bf9551d221 - - - - - -] Attempt 1 to provision port 5ef4d973-4dbd-4de3-98dd-f3aa46b1f93a 2026-06-13 23:59:01.192 10 INFO neutron.plugins.ml2.plugin [None req-47c1ea2c-3951-4cb3-a698-65e08f9bfd4b - - - - - -] Attempt 1 to provision port d3d01c58-1e82-4fbd-9dbb-652f456648bc 2026-06-13 23:59:01.310 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 5ef4d973-4dbd-4de3-98dd-f3aa46b1f93a 2026-06-13 23:59:02.345 10 INFO neutron.plugins.ml2.plugin [None req-78b28584-2a01-4b7c-8190-6c474f813103 - - - - - -] Attempt 1 to provision port d3d01c58-1e82-4fbd-9dbb-652f456648bc 2026-06-13 23:59:03.242 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 5ef4d973-4dbd-4de3-98dd-f3aa46b1f93a 2026-06-13 23:59:05.533 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7db17966-9a3e-458c-bde2-68565c783e3d'] response: {'server_uuid': '3326f8b4-ac49-40a9-9bd5-cb86373f16fa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2799f674-af0b-46a2-a11e-f3535486fa0b', 'code': 200} 2026-06-13 23:59:07.435 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2799f674-af0b-46a2-a11e-f3535486fa0b 2026-06-13 23:59:07.612 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-06b96493-332e-4067-a259-287458c9f5e1'] response: {'server_uuid': '3326f8b4-ac49-40a9-9bd5-cb86373f16fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2799f674-af0b-46a2-a11e-f3535486fa0b', 'code': 200} 2026-06-13 23:59:07.924 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2468ad8a-19df-4003-bad8-99b4614c4e0b 2026-06-13 23:59:08.237 10 INFO neutron.plugins.ml2.plugin [None req-0d21c37f-fb00-4022-848e-22c847a48237 - - - - - -] Attempt 1 to provision port 2468ad8a-19df-4003-bad8-99b4614c4e0b 2026-06-13 23:59:08.971 9 INFO neutron.plugins.ml2.plugin [None req-31014dec-0826-41e2-97bc-2147e12924ef - - - - - -] Attempt 1 to provision port 1faa5eac-7772-419f-8a3f-60561bc170ab 2026-06-13 23:59:09.193 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2799f674-af0b-46a2-a11e-f3535486fa0b 2026-06-13 23:59:09.595 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2468ad8a-19df-4003-bad8-99b4614c4e0b 2026-06-13 23:59:09.738 10 INFO neutron.plugins.ml2.plugin [None req-7a5e2c65-5316-4c4b-b9a7-b229cb4c2133 - - - - - -] Attempt 1 to provision port 1faa5eac-7772-419f-8a3f-60561bc170ab 2026-06-13 23:59:10.210 10 INFO neutron.plugins.ml2.plugin [None req-46bc607f-c659-474d-ab5a-59bc7a24ae89 - - - - - -] Attempt 1 to provision port 4e4b32d5-4f2e-49dc-9e44-f070522debb4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-13 23:59:13.303 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 4e4b32d5-4f2e-49dc-9e44-f070522debb4 2026-06-13 23:59:13.434 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-de103aed-bf0d-4659-92fd-e486f01e3c45'] response: {'server_uuid': 'eaba4711-edad-459b-b8df-785eaa655bbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e4b32d5-4f2e-49dc-9e44-f070522debb4', 'code': 200} 2026-06-13 23:59:14.093 9 INFO neutron.plugins.ml2.plugin [None req-c86ddb9d-e88d-43f5-9144-3889442e65cb - - - - - -] Attempt 1 to provision port 5172bc4e-00ad-4196-9d9e-9c8bdd888f4e 2026-06-13 23:59:15.206 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 4e4b32d5-4f2e-49dc-9e44-f070522debb4 2026-06-13 23:59:27.626 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port ea319b52-71b6-41c8-b26d-b74565798ce9 2026-06-13 23:59:27.792 9 INFO neutron.plugins.ml2.plugin [None req-24bfa6cd-54d7-4a0a-bee0-fc1a7541bdb9 - - - - - -] Attempt 1 to provision port 2dbf2c9a-8e7f-4d27-80b5-6065f33f9cbf 2026-06-13 23:59:28.652 10 INFO neutron.plugins.ml2.plugin [None req-fe1dd9bd-6f26-4028-9a0d-7a7eb7d09da2 - - - - - -] Attempt 1 to provision port ea319b52-71b6-41c8-b26d-b74565798ce9 2026-06-13 23:59:29.259 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port ea319b52-71b6-41c8-b26d-b74565798ce9 2026-06-13 23:59:30.245 9 INFO neutron.plugins.ml2.plugin [None req-2a259d0b-6f41-4e45-8f6f-0e958750b21e - - - - - -] Attempt 1 to provision port 6381096e-f718-4213-9c5f-11e630ab3dd3 2026-06-13 23:59:31.205 9 INFO neutron.plugins.ml2.plugin [None req-839fd091-3a52-4988-9d68-9934d16cd635 - - - - - -] Attempt 1 to provision port 6381096e-f718-4213-9c5f-11e630ab3dd3 2026-06-13 23:59:31.297 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port bf78518f-5616-4e9a-bcff-373538caabba 2026-06-13 23:59:33.276 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port bf78518f-5616-4e9a-bcff-373538caabba 2026-06-13 23:59:34.485 10 INFO neutron.plugins.ml2.plugin [None req-32945bae-a3d7-4a37-923d-5e78c5b9e8af - - - - - -] Attempt 1 to provision port 7b50b324-7e8e-4b61-8b4b-9d7d0939d095 2026-06-13 23:59:35.285 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 25c0b47a-8795-43d8-8fc4-97d3a355d496 2026-06-13 23:59:35.365 9 INFO neutron.plugins.ml2.plugin [None req-f8da7551-0231-41d1-8b85-559acc935b53 - - - - - -] Attempt 1 to provision port 25c0b47a-8795-43d8-8fc4-97d3a355d496 2026-06-13 23:59:37.742 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 25c0b47a-8795-43d8-8fc4-97d3a355d496 2026-06-13 23:59:37.756 10 INFO neutron.plugins.ml2.plugin [None req-a95bddfd-7efa-4655-b8c9-fd2c9db7d191 - - - - - -] Attempt 1 to provision port f9ba43f1-e0c6-406d-a9a1-41c435c336c0 2026-06-13 23:59:38.405 9 INFO neutron.plugins.ml2.plugin [None req-983b63a2-6004-4dc3-ad00-bd93a26b2d92 - - - - - -] Attempt 1 to provision port f9ba43f1-e0c6-406d-a9a1-41c435c336c0 2026-06-13 23:59:39.239 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 63170774-00e7-44c3-993d-6aa5e56944cb 2026-06-13 23:59:41.213 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 63170774-00e7-44c3-993d-6aa5e56944cb 2026-06-13 23:59:44.386 10 INFO neutron.plugins.ml2.plugin [None req-e6bae5f9-1825-4996-86c1-9c30dc4030a9 - - - - - -] Attempt 1 to provision port 0f3eaf2a-83e6-49a5-9607-7ff6cdd0f67d 2026-06-13 23:59:47.452 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 0f3eaf2a-83e6-49a5-9607-7ff6cdd0f67d 2026-06-13 23:59:47.594 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-787b9ef6-a3c4-46ff-8766-9206a9ebd9cd'] response: {'server_uuid': 'c72ee48d-5846-4f5e-9803-2c115fec5ea6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f3eaf2a-83e6-49a5-9607-7ff6cdd0f67d', 'code': 200} 2026-06-13 23:59:48.025 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2dbf2c9a-8e7f-4d27-80b5-6065f33f9cbf 2026-06-13 23:59:49.264 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 0f3eaf2a-83e6-49a5-9607-7ff6cdd0f67d 2026-06-13 23:59:49.550 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 6381096e-f718-4213-9c5f-11e630ab3dd3 2026-06-13 23:59:49.976 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 2dbf2c9a-8e7f-4d27-80b5-6065f33f9cbf 2026-06-13 23:59:51.240 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 6381096e-f718-4213-9c5f-11e630ab3dd3 2026-06-13 23:59:55.258 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7b50b324-7e8e-4b61-8b4b-9d7d0939d095 2026-06-13 23:59:55.692 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port f9ba43f1-e0c6-406d-a9a1-41c435c336c0 2026-06-13 23:59:57.246 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7b50b324-7e8e-4b61-8b4b-9d7d0939d095 2026-06-13 23:59:57.466 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port f9ba43f1-e0c6-406d-a9a1-41c435c336c0 2026-06-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.436 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-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.436 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.437 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:58.438 9 INFO neutron.plugins.ml2.plugin [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Attempt 2 to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 2026-06-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.454 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-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.454 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.455 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:58.455 9 INFO neutron.plugins.ml2.plugin [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Attempt 3 to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 2026-06-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.478 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-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.478 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.479 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:58.479 9 INFO neutron.plugins.ml2.plugin [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Attempt 4 to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 2026-06-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.493 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-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.493 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:58.494 9 INFO neutron.plugins.ml2.plugin [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Attempt 5 to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 2026-06-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.513 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-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.513 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:58.513 9 INFO neutron.plugins.ml2.plugin [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Attempt 6 to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 2026-06-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.541 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-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.541 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:58.542 9 INFO neutron.plugins.ml2.plugin [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Attempt 7 to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 2026-06-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.557 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-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.557 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.558 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:58.558 9 INFO neutron.plugins.ml2.plugin [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Attempt 8 to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 2026-06-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.579 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-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.579 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.580 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:58.580 9 INFO neutron.plugins.ml2.plugin [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Attempt 9 to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 2026-06-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.604 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-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.604 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:58.605 9 INFO neutron.plugins.ml2.plugin [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Attempt 10 to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 2026-06-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-13 23:59:58.629 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-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet defc676d-1c16-4040-a329-f022c976450a could not be found. 2026-06-13 23:59:58.629 9 ERROR neutron.plugins.ml2.managers  2026-06-13 23:59:58.630 9 ERROR neutron.plugins.ml2.managers [None req-b0b6b877-afb5-49fc-80c3-5a9dcb46a5e5 - - - - - -] Failed to bind port a6936439-e8bf-4ae2-899d-2332667e5c99 on host instance for vnic_type normal using segments [{'id': '2e76d6fb-f05d-4339-8461-f5070b3cd322', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 550, 'network_id': '5f45cc30-c849-47d9-a9ec-f8549b33204b'}] 2026-06-13 23:59:59.085 10 INFO neutron.plugins.ml2.plugin [None req-56e2d75f-77ee-4031-9161-34a179b46a91 - - - - - -] Attempt 1 to provision port 7bcb5168-39ff-4839-bc0f-3b9cbf160047 2026-06-13 23:59:59.272 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7bcb5168-39ff-4839-bc0f-3b9cbf160047 2026-06-14 00:00:07.636 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 98234e76-739b-46ac-a75e-abc9d706d6a5 2026-06-14 00:00:07.727 9 INFO neutron.plugins.ml2.plugin [None req-1994ec48-670b-489a-a6c9-b4aed8909368 - - - - - -] Attempt 1 to provision port 98234e76-739b-46ac-a75e-abc9d706d6a5 2026-06-14 00:00:11.495 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 6e4a06a3-afdc-4c1e-a422-092c2a250157 2026-06-14 00:00:12.464 9 INFO neutron.plugins.ml2.plugin [None req-e30a8099-f710-451d-93fd-56323a16d237 - - - - - -] Attempt 1 to provision port 6e4a06a3-afdc-4c1e-a422-092c2a250157 2026-06-14 00:00:20.526 9 INFO neutron.plugins.ml2.plugin [None req-230578fe-d3dd-4259-880c-9edf2d8109ee - - - - - -] Attempt 1 to provision port aeb65a33-66bd-4cfd-ad1f-67e70ebaf7c7 2026-06-14 00:00:21.173 10 INFO neutron.plugins.ml2.plugin [None req-bedf61c9-a882-4edd-b2f4-898c5539a624 - - - - - -] Attempt 1 to provision port e8aaa7fd-f9ac-4139-b391-1e6930c88325 2026-06-14 00:00:21.264 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port e8aaa7fd-f9ac-4139-b391-1e6930c88325 2026-06-14 00:00:23.280 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port e8aaa7fd-f9ac-4139-b391-1e6930c88325 2026-06-14 00:00:23.723 9 INFO neutron.plugins.ml2.plugin [None req-b2388a5e-2165-4c2a-b966-1f71e69eeb6f - - - - - -] Attempt 1 to provision port 06ae1127-8a69-4554-ae4f-cbbc6edac97c 2026-06-14 00:00:24.383 10 INFO neutron.plugins.ml2.plugin [None req-c8522df5-728d-4fc3-ae75-3b0068303caa - - - - - -] Attempt 1 to provision port 06ae1127-8a69-4554-ae4f-cbbc6edac97c 2026-06-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.866 10 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.866 10 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.866 10 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:24.866 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-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.866 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:24.868 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:24.868 10 INFO neutron.plugins.ml2.plugin [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Attempt 2 to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 2026-06-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.894 10 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.894 10 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.894 10 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:24.894 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-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.894 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:24.896 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:24.896 10 INFO neutron.plugins.ml2.plugin [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Attempt 3 to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 2026-06-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.951 10 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.951 10 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.951 10 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:24.951 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-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.951 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:24.952 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:24.953 10 INFO neutron.plugins.ml2.plugin [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Attempt 4 to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 2026-06-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.980 10 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.980 10 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.980 10 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:24.980 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-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:24.980 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:24.981 10 INFO neutron.plugins.ml2.plugin [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Attempt 5 to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 2026-06-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.998 10 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.998 10 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:24.998 10 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:24.998 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-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:24.998 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:24.999 10 INFO neutron.plugins.ml2.plugin [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Attempt 6 to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 2026-06-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.022 10 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.022 10 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.022 10 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:25.022 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-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.022 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:25.023 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:25.023 10 INFO neutron.plugins.ml2.plugin [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Attempt 7 to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 2026-06-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.059 10 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.059 10 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.059 10 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:25.059 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-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.059 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:25.060 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:25.060 10 INFO neutron.plugins.ml2.plugin [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Attempt 8 to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.096 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:25.097 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:25.097 10 INFO neutron.plugins.ml2.plugin [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Attempt 9 to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 2026-06-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.128 10 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.128 10 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.128 10 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:25.128 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-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.128 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:25.129 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:25.129 10 INFO neutron.plugins.ml2.plugin [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Attempt 10 to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 2026-06-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.156 10 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.156 10 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-14 00:00:25.156 10 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-14 00:00:25.156 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-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df70af74-b20e-4267-915d-601b9bf19374 could not be found. 2026-06-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers  2026-06-14 00:00:25.156 10 ERROR neutron.plugins.ml2.managers [None req-7a529ed9-aa19-4c86-99b1-03ff69965566 - - - - - -] Failed to bind port abcbc94b-6c48-47f9-a8c0-a2d7da30d823 on host instance for vnic_type normal using segments [{'id': 'f1c14246-7ac5-42e1-9140-2ccbd49b9f55', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '6235ed8a-9871-48c0-99ce-420623675427'}] 2026-06-14 00:00:25.279 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 54e3dfa4-3d78-4911-8b78-9a917b59cb91 2026-06-14 00:00:27.643 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 54e3dfa4-3d78-4911-8b78-9a917b59cb91 2026-06-14 00:00:28.031 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 79ac2e5c-e41d-4e68-8be1-62e4b34b719d 2026-06-14 00:00:29.922 9 INFO neutron.plugins.ml2.plugin [None req-ffdb923d-1b3e-4154-82c9-4a04a4b05b01 - - - - - -] Attempt 1 to provision port b18bff67-f202-4d63-a46e-8d28e70fe206 2026-06-14 00:00:33.452 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port b18bff67-f202-4d63-a46e-8d28e70fe206 2026-06-14 00:00:33.624 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6006ae4c-49b3-4458-a1a3-a1737b8967ce'] response: {'server_uuid': '54366f97-660e-4ad6-a52d-9f558e990e36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b18bff67-f202-4d63-a46e-8d28e70fe206', 'code': 200} 2026-06-14 00:00:35.263 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port b18bff67-f202-4d63-a46e-8d28e70fe206 2026-06-14 00:00:39.333 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 014a5a44-08c8-407b-8226-3b6777b21357 2026-06-14 00:00:40.443 10 INFO neutron.plugins.ml2.plugin [None req-4623d3d8-024b-4dc9-9c14-31299989f6d5 - - - - - -] Attempt 1 to provision port 014a5a44-08c8-407b-8226-3b6777b21357 2026-06-14 00:00:41.133 10 INFO neutron.plugins.ml2.plugin [None req-b815a9b4-d999-4f3a-82aa-da904b423da6 - - - - - -] Attempt 1 to provision port 32e1cb05-b22a-4a15-a98f-fd075e45b1db 2026-06-14 00:00:41.600 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 014a5a44-08c8-407b-8226-3b6777b21357 2026-06-14 00:00:41.914 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 32e1cb05-b22a-4a15-a98f-fd075e45b1db /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-14 00:00:43.066 10 INFO neutron.plugins.ml2.plugin [None req-d96061ad-746b-49b2-81e1-408e6192460d - - - - - -] Attempt 1 to provision port 8186ff73-6471-41e2-af53-86aa1dc7eb25 2026-06-14 00:00:43.549 10 INFO neutron.plugins.ml2.plugin [None req-520855a5-fb92-403d-9aaf-818ec16a0ae3 - - - - - -] Attempt 1 to provision port c78ba141-6142-49b8-a96d-f022a4692f5b 2026-06-14 00:00:43.614 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port c78ba141-6142-49b8-a96d-f022a4692f5b 2026-06-14 00:00:44.259 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 8186ff73-6471-41e2-af53-86aa1dc7eb25 2026-06-14 00:00:44.559 9 INFO neutron.plugins.ml2.plugin [None req-463fb76e-8706-4e38-804d-42219e8518f1 - - - - - -] Attempt 1 to provision port 02030445-9368-4127-9ebe-a961fab6ca5f 2026-06-14 00:00:44.622 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 32e1cb05-b22a-4a15-a98f-fd075e45b1db 2026-06-14 00:00:44.788 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 02030445-9368-4127-9ebe-a961fab6ca5f 2026-06-14 00:00:45.633 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 02030445-9368-4127-9ebe-a961fab6ca5f 2026-06-14 00:01:27.631 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 18039472-55fc-4ff2-b300-5a9e0cb72e31 2026-06-14 00:01:28.940 9 INFO neutron.plugins.ml2.plugin [None req-610babdf-fb82-454a-b3fa-55e9bd6d08bf - - - - - -] Attempt 1 to provision port 18039472-55fc-4ff2-b300-5a9e0cb72e31 2026-06-14 00:01:29.663 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 02c5aa11-c9aa-4ae9-baca-b3c58068fd13 2026-06-14 00:01:30.212 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 18039472-55fc-4ff2-b300-5a9e0cb72e31 2026-06-14 00:01:30.930 10 INFO neutron.plugins.ml2.plugin [None req-930bd410-9ae2-435b-863e-8b2760529b17 - - - - - -] Attempt 1 to provision port 8142eca5-5e48-4d34-9a55-664432f0dd14 2026-06-14 00:01:31.088 9 INFO neutron.plugins.ml2.plugin [None req-65d22bf8-242b-45e3-a885-3d91b20110ad - - - - - -] Attempt 1 to provision port 02c5aa11-c9aa-4ae9-baca-b3c58068fd13 2026-06-14 00:01:31.461 9 INFO neutron.plugins.ml2.plugin [None req-826c759c-a395-4fe0-a565-57d4b41fad45 - - - - - -] Attempt 1 to provision port 18039472-55fc-4ff2-b300-5a9e0cb72e31 2026-06-14 00:01:31.645 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 29870410-07a7-4318-bc8d-6af534264525 2026-06-14 00:01:31.958 10 INFO neutron.plugins.ml2.plugin [None req-7f8581a2-fc94-42bb-aa35-29a25c5df136 - - - - - -] Attempt 1 to provision port 29870410-07a7-4318-bc8d-6af534264525 2026-06-14 00:01:32.322 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 02c5aa11-c9aa-4ae9-baca-b3c58068fd13 2026-06-14 00:01:33.240 10 INFO neutron.plugins.ml2.plugin [None req-ffeb213b-5441-49d8-9657-3e9df1daa525 - - - - - -] Attempt 1 to provision port 02c5aa11-c9aa-4ae9-baca-b3c58068fd13 2026-06-14 00:01:33.445 9 INFO neutron.plugins.ml2.plugin [None req-41b24ffb-10ab-4f64-bffa-1ef7d0b28138 - - - - - -] Attempt 1 to provision port 67f33d75-b9cf-4f65-8df1-7d84d139ef27 2026-06-14 00:01:33.581 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 29870410-07a7-4318-bc8d-6af534264525 2026-06-14 00:01:34.307 10 INFO neutron.plugins.ml2.plugin [None req-c9857de0-be7f-42ca-aeea-af078c888127 - - - - - -] Attempt 1 to provision port 67f33d75-b9cf-4f65-8df1-7d84d139ef27 2026-06-14 00:01:34.450 9 INFO neutron.plugins.ml2.plugin [None req-24d9d526-6182-47e1-9ac7-cef84fddcb98 - - - - - -] Attempt 1 to provision port 29870410-07a7-4318-bc8d-6af534264525 2026-06-14 00:01:35.234 9 INFO neutron.plugins.ml2.plugin [None req-a5bb9934-4174-44a2-ad7a-0cd72eb1a723 - - - - - -] Attempt 1 to provision port f2b323bd-f1f9-45ca-8e33-df6585f0edb5 2026-06-14 00:01:35.567 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 67bde55f-69b6-4ed8-b8e4-1dade248c089 2026-06-14 00:01:35.992 10 INFO neutron.plugins.ml2.plugin [None req-e9fc93d1-f05e-4dd7-895c-c7ec5bfd08b3 - - - - - -] Attempt 1 to provision port f2b323bd-f1f9-45ca-8e33-df6585f0edb5 2026-06-14 00:01:36.954 10 INFO neutron.plugins.ml2.plugin [None req-c28f2bc4-104d-4b52-9ad1-7836bdef8233 - - - - - -] Attempt 1 to provision port d3ddc39c-b9d0-406c-81e8-40a6bd7da060 2026-06-14 00:01:37.692 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 67bde55f-69b6-4ed8-b8e4-1dade248c089 2026-06-14 00:01:37.821 9 INFO neutron.plugins.ml2.plugin [None req-40b7228e-1ce9-4049-bc43-89ca0d9ffc31 - - - - - -] Attempt 1 to provision port d3ddc39c-b9d0-406c-81e8-40a6bd7da060 2026-06-14 00:01:42.612 9 INFO neutron.plugins.ml2.plugin [None req-9a86baa3-44d3-43ac-a855-c16b0720da7c - - - - - -] Attempt 1 to provision port 7c3157a6-b3c2-4c68-8e54-e52be13eab5b 2026-06-14 00:01:45.667 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7c3157a6-b3c2-4c68-8e54-e52be13eab5b 2026-06-14 00:01:45.803 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-96a4f342-f0b7-4e98-ae5a-b98607b46f9b'] response: {'server_uuid': '93397534-453a-4311-b47b-c94a049983db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c3157a6-b3c2-4c68-8e54-e52be13eab5b', 'code': 200} 2026-06-14 00:01:47.604 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 7c3157a6-b3c2-4c68-8e54-e52be13eab5b 2026-06-14 00:01:51.687 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port d3ddc39c-b9d0-406c-81e8-40a6bd7da060 2026-06-14 00:01:52.065 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port f2b323bd-f1f9-45ca-8e33-df6585f0edb5 2026-06-14 00:01:52.383 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 67f33d75-b9cf-4f65-8df1-7d84d139ef27 2026-06-14 00:01:52.825 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 8142eca5-5e48-4d34-9a55-664432f0dd14 2026-06-14 00:01:53.710 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port d3ddc39c-b9d0-406c-81e8-40a6bd7da060 2026-06-14 00:01:53.970 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port f2b323bd-f1f9-45ca-8e33-df6585f0edb5 2026-06-14 00:01:54.432 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 67f33d75-b9cf-4f65-8df1-7d84d139ef27 2026-06-14 00:01:54.702 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 8142eca5-5e48-4d34-9a55-664432f0dd14 2026-06-14 00:01:54.940 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 665a4ef9-7907-49d2-9d5e-8a1df1aadb49 2026-06-14 00:01:55.067 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdb913dc-123f-4b49-9cab-8761531daf97'] response: {'server_uuid': '818f89e5-97bd-4b18-94e8-e5a2f89f5ebb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '665a4ef9-7907-49d2-9d5e-8a1df1aadb49', 'code': 200} 2026-06-14 00:01:55.606 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 665a4ef9-7907-49d2-9d5e-8a1df1aadb49 2026-06-14 00:02:11.208 9 INFO neutron.plugins.ml2.plugin [None req-60c901e1-677c-498d-9733-9f9126f741fa - - - - - -] Attempt 1 to provision port c30a0777-0fb1-44d1-9f4a-908b3b44c85d 2026-06-14 00:02:24.360 9 INFO neutron.plugins.ml2.plugin [None req-069140c2-89d4-40c4-894c-b6d94a6f2404 - - - - - -] Attempt 1 to provision port 47134b2b-bc69-44e4-995c-c6631ed2c925 2026-06-14 00:02:25.718 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 47134b2b-bc69-44e4-995c-c6631ed2c925 2026-06-14 00:02:25.887 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1ea35ab-fc90-45c7-832f-4d080d138999'] response: {'server_uuid': 'beea583e-9485-4c59-8c2b-3d0010b8c84e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47134b2b-bc69-44e4-995c-c6631ed2c925', 'code': 200} 2026-06-14 00:02:27.652 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 47134b2b-bc69-44e4-995c-c6631ed2c925 2026-06-14 00:03:05.646 10 INFO neutron.plugins.ml2.plugin [None req-69a4ff55-0fb8-4d7e-a4fe-ca7cf8af23d2 - - - - - -] Attempt 1 to provision port 285147ff-b874-49f3-94b1-4758fa30ce46 2026-06-14 00:03:07.876 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 285147ff-b874-49f3-94b1-4758fa30ce46 2026-06-14 00:03:08.178 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f11978ca-ff4d-4f71-96fb-74e756fbda3b'] response: {'server_uuid': 'beea583e-9485-4c59-8c2b-3d0010b8c84e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '285147ff-b874-49f3-94b1-4758fa30ce46', 'code': 200} 2026-06-14 00:03:09.787 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 285147ff-b874-49f3-94b1-4758fa30ce46 2026-06-14 00:03:38.127 10 INFO neutron.plugins.ml2.plugin [None req-6f92b70f-a1c4-40d5-bf6b-1941a7391ee5 - - - - - -] Attempt 1 to provision port 3376482f-f6d3-4cc2-9543-6211672ed023 2026-06-14 00:03:41.733 9 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 3376482f-f6d3-4cc2-9543-6211672ed023 2026-06-14 00:03:41.940 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-864031ba-86a5-46c0-93b7-404940515a0b'] response: {'server_uuid': 'beea583e-9485-4c59-8c2b-3d0010b8c84e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3376482f-f6d3-4cc2-9543-6211672ed023', 'code': 200} 2026-06-14 00:03:43.695 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 3376482f-f6d3-4cc2-9543-6211672ed023 2026-06-14 00:03:55.989 9 INFO neutron.plugins.ml2.plugin [None req-8f6ae1c6-400f-41e5-a998-af21469378fc - - - - - -] Attempt 1 to provision port 33ea0fa2-569c-40c1-b300-ef2537d351ce 2026-06-14 00:03:56.116 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3112493-a3ad-454e-a523-9ade3a70a8e5'] response: {'server_uuid': 'beea583e-9485-4c59-8c2b-3d0010b8c84e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33ea0fa2-569c-40c1-b300-ef2537d351ce', 'code': 200} 2026-06-14 00:03:57.819 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 33ea0fa2-569c-40c1-b300-ef2537d351ce 2026-06-14 00:04:05.749 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 33ea0fa2-569c-40c1-b300-ef2537d351ce 2026-06-14 00:04:05.776 9 INFO neutron.plugins.ml2.plugin [None req-693e526e-35c0-482f-bd77-3be5e0238888 - - - - - -] Attempt 1 to provision port 33ea0fa2-569c-40c1-b300-ef2537d351ce 2026-06-14 00:04:31.564 9 INFO neutron.plugins.ml2.plugin [None req-cb0af088-d940-42ac-95a6-d7ccbd33c5e7 - - - - - -] Attempt 1 to provision port 3376482f-f6d3-4cc2-9543-6211672ed023 2026-06-14 00:04:31.757 10 INFO neutron.plugins.ml2.plugin [None req-1777a9fe-ac23-47ab-afed-fdc435c6da85 - - - - - -] Attempt 1 to provision port 3376482f-f6d3-4cc2-9543-6211672ed023