+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-30 05:51:22.018 1 INFO neutron.common.config [-] Logging enabled! 2026-05-30 05:51:22.018 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-30 05:51:22.018 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-30 05:51:22.019 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-30 05:51:22.992 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 05:51:22.994 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-30 05:51:22.997 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-30 05:51:22.998 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 05:51:22.998 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-30 05:51:22.998 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-30 05:51:22.998 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 05:51:23.003 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 05:51:23.003 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 05:51:23.003 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 05:51:23.019 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-30 05:51:23.020 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 05:51:23.020 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-30 05:51:23.053 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-30 05:51:23.053 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-30 05:51:23.053 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-30 05:51:23.053 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-30 05:51:23.059 1 WARNING oslo_policy.policy [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-30 05:51:23.309 1 INFO neutron.plugins.ml2.managers [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] Initializing driver for type 'vlan' 2026-05-30 05:51:23.463 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] VlanTypeDriver initialization complete 2026-05-30 05:51:23.464 1 INFO neutron.plugins.ml2.managers [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] Initializing driver for type 'vxlan' 2026-05-30 05:51:23.464 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-30 05:51:23.507 1 INFO neutron.plugins.ml2.managers [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-30 05:51:23.507 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-30 05:51:23.507 1 INFO neutron.plugins.ml2.managers [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] Initializing extension driver 'port_security' 2026-05-30 05:51:23.507 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-30 05:51:23.507 1 INFO neutron.plugins.ml2.managers [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] Initializing extension driver 'qos' 2026-05-30 05:51:23.508 1 INFO neutron.plugins.ml2.managers [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-30 05:51:23.508 1 INFO neutron.plugins.ml2.managers [None req-5ba4aea5-72e8-4b8e-b47d-5299bc007b76 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-30 05:51:23.519 1 INFO neutron.quota [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded quota_driver: . 2026-05-30 05:51:23.519 1 INFO neutron.plugins.ml2.plugin [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Modular L2 Plugin initialization complete 2026-05-30 05:51:23.520 1 INFO neutron.plugins.ml2.managers [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-30 05:51:23.520 1 INFO neutron.plugins.ml2.managers [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-30 05:51:23.520 1 INFO neutron.plugins.ml2.managers [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-30 05:51:23.520 1 INFO neutron.extensions.vlantransparent [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Disabled vlantransparent extension. 2026-05-30 05:51:23.520 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: qos 2026-05-30 05:51:23.529 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: router 2026-05-30 05:51:23.559 1 INFO neutron.services.service_base [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-30 05:51:23.560 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: segments 2026-05-30 05:51:23.625 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: trunk 2026-05-30 05:51:23.682 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: vpnaas 2026-05-30 05:51:23.716 1 WARNING stevedore.named [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-30 05:51:23.775 1 INFO neutron_vpnaas.services.vpn.plugin [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-30 05:51:23.776 1 INFO neutron.common.utils [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-30 05:51:23.776 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: auto_allocate 2026-05-30 05:51:23.781 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: tag 2026-05-30 05:51:23.788 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: timestamp 2026-05-30 05:51:23.791 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: network_ip_availability 2026-05-30 05:51:23.795 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: flavors 2026-05-30 05:51:23.801 1 INFO neutron.manager [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loading Plugin: revisions 2026-05-30 05:51:23.805 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Initializing extension manager. 2026-05-30 05:51:23.806 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: address-group 2026-05-30 05:51:23.807 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: address-scope 2026-05-30 05:51:23.807 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-30 05:51:23.808 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: agent 2026-05-30 05:51:23.809 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: agent-resources-synced 2026-05-30 05:51:23.810 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-30 05:51:23.811 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-30 05:51:23.811 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: availability_zone 2026-05-30 05:51:23.812 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: availability_zone_filter 2026-05-30 05:51:23.812 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-30 05:51:23.813 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: default-subnetpools 2026-05-30 05:51:23.814 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-30 05:51:23.815 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: dns-integration 2026-05-30 05:51:23.815 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: dns-domain-ports 2026-05-30 05:51:23.816 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-30 05:51:23.816 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: dvr 2026-05-30 05:51:23.817 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-30 05:51:23.817 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: empty-string-filtering 2026-05-30 05:51:23.818 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 05:51:23.818 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-30 05:51:23.819 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: external-net 2026-05-30 05:51:23.819 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-30 05:51:23.820 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: extraroute 2026-05-30 05:51:23.820 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: extraroute-atomic 2026-05-30 05:51:23.821 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-30 05:51:23.821 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-30 05:51:23.822 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-30 05:51:23.822 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-30 05:51:23.823 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: fip-port-details 2026-05-30 05:51:23.823 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: flavors 2026-05-30 05:51:23.824 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-30 05:51:23.825 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: floatingip-pools 2026-05-30 05:51:23.826 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: ip_allocation 2026-05-30 05:51:23.826 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-30 05:51:23.826 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: l2_adjacency 2026-05-30 05:51:23.827 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: router 2026-05-30 05:51:23.829 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 05:51:23.829 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-30 05:51:23.830 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-30 05:51:23.830 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: ext-gw-mode 2026-05-30 05:51:23.831 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: l3-ha 2026-05-30 05:51:23.831 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-30 05:51:23.832 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-30 05:51:23.832 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: l3-flavors 2026-05-30 05:51:23.833 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-30 05:51:23.833 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-30 05:51:23.835 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-30 05:51:23.836 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-30 05:51:23.836 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-30 05:51:23.837 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-30 05:51:23.838 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-30 05:51:23.838 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: multi-provider 2026-05-30 05:51:23.839 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: net-mtu 2026-05-30 05:51:23.839 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: net-mtu-writable 2026-05-30 05:51:23.840 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: network_availability_zone 2026-05-30 05:51:23.840 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: network_ha 2026-05-30 05:51:23.841 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: network-ip-availability 2026-05-30 05:51:23.842 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-30 05:51:23.842 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: pagination 2026-05-30 05:51:23.842 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: port-device-profile 2026-05-30 05:51:23.843 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-30 05:51:23.843 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-30 05:51:23.844 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-30 05:51:23.844 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: port-mac-override 2026-05-30 05:51:23.845 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-30 05:51:23.845 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-30 05:51:23.846 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: port-resource-request 2026-05-30 05:51:23.846 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-30 05:51:23.846 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: binding 2026-05-30 05:51:23.847 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: binding-extended 2026-05-30 05:51:23.848 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: port-security 2026-05-30 05:51:23.848 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: project-id 2026-05-30 05:51:23.848 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: provider 2026-05-30 05:51:23.850 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos 2026-05-30 05:51:23.850 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-30 05:51:23.851 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-30 05:51:23.851 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-default 2026-05-30 05:51:23.852 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-fip 2026-05-30 05:51:23.852 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-30 05:51:23.853 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-30 05:51:23.853 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-30 05:51:23.854 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-30 05:51:23.854 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-30 05:51:23.855 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-pps 2026-05-30 05:51:23.855 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-30 05:51:23.856 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-30 05:51:23.856 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: qos-rules-alias 2026-05-30 05:51:23.857 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: quota-check-limit 2026-05-30 05:51:23.858 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: quotas 2026-05-30 05:51:23.860 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: quota_details 2026-05-30 05:51:23.861 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: rbac-policies 2026-05-30 05:51:23.862 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: rbac-address-group 2026-05-30 05:51:23.862 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: rbac-address-scope 2026-05-30 05:51:23.863 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: rbac-security-groups 2026-05-30 05:51:23.863 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-30 05:51:23.864 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: revision-if-match 2026-05-30 05:51:23.864 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-30 05:51:23.865 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: router_availability_zone 2026-05-30 05:51:23.865 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-30 05:51:23.867 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-30 05:51:23.867 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-30 05:51:23.868 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-30 05:51:23.868 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-30 05:51:23.869 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-30 05:51:23.869 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-30 05:51:23.875 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: security-group 2026-05-30 05:51:23.876 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: segment 2026-05-30 05:51:23.876 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-30 05:51:23.877 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: service-type 2026-05-30 05:51:23.877 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: sorting 2026-05-30 05:51:23.878 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: standard-attr-segment 2026-05-30 05:51:23.878 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: standard-attr-description 2026-05-30 05:51:23.879 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: stateful-security-group 2026-05-30 05:51:23.879 1 WARNING neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-30 05:51:23.880 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-30 05:51:23.880 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: subnet_onboard 2026-05-30 05:51:23.881 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-30 05:51:23.881 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: subnet-service-types 2026-05-30 05:51:23.882 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: subnet_allocation 2026-05-30 05:51:23.882 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-30 05:51:23.883 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-30 05:51:23.885 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: standard-attr-tag 2026-05-30 05:51:23.886 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-30 05:51:23.886 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: trunk 2026-05-30 05:51:23.887 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: trunk-details 2026-05-30 05:51:23.887 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-30 05:51:23.888 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-30 05:51:23.889 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-30 05:51:23.890 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-30 05:51:23.890 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: vpn-flavors 2026-05-30 05:51:23.892 1 INFO neutron.api.extensions [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Loaded extension: vpnaas 2026-05-30 05:51:23.895 1 INFO oslo_service.service [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Starting 2 workers 2026-05-30 05:51:23.900 1 INFO oslo_service.service [None req-56fc0128-5432-46db-9a44-26afe8a83dc4 - - - - - -] Starting 1 workers 2026-05-30 05:52:05.548 9 INFO neutron.db.l3_hamode_db [None req-164ee98f-0860-483b-8b14-35e033f4baa0 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-30 05:52:13.030 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 6f3c8f9f-ff3f-4fa9-bbb5-a1a0d81d4b37 2026-05-30 05:52:14.168 8 INFO neutron.plugins.ml2.plugin [None req-77adc388-f326-4b40-9231-6e83d699e3ff - - - - - -] Attempt 1 to provision port 6f3c8f9f-ff3f-4fa9-bbb5-a1a0d81d4b37 2026-05-30 05:52:14.701 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 6f3c8f9f-ff3f-4fa9-bbb5-a1a0d81d4b37 2026-05-30 05:56:40.278 8 INFO neutron.plugins.ml2.plugin [None req-b218a621-f074-441a-9803-16c500cae013 - - - - - -] Attempt 1 to provision port 13b5713c-a0fe-49f0-9dba-e57e1de3e8fa 2026-05-30 05:56:40.914 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 13b5713c-a0fe-49f0-9dba-e57e1de3e8fa 2026-05-30 05:56:48.257 9 INFO neutron.plugins.ml2.plugin [None req-7c3ac401-b328-4e11-a503-516c925282d8 - - - - - -] Attempt 1 to provision port 3b884563-5dfa-4bb1-861f-f30a840f4fbe 2026-05-30 06:00:29.182 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 3b884563-5dfa-4bb1-861f-f30a840f4fbe 2026-05-30 06:00:31.051 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 3b884563-5dfa-4bb1-861f-f30a840f4fbe 2026-05-30 06:08:39.370 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 9d2d9048-2d2c-44bd-9cca-51575caf2f85 2026-05-30 06:08:41.355 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 9d2d9048-2d2c-44bd-9cca-51575caf2f85 2026-05-30 06:25:17.377 8 INFO neutron.plugins.ml2.plugin [None req-0cabc5ba-f8ce-475b-a8ed-6fd49d3f805d - - - - - -] Attempt 1 to provision port dc93b5ec-a8b5-40b9-b819-43bcfe4f1253 2026-05-30 06:25:17.819 9 INFO neutron.plugins.ml2.plugin [None req-9be17308-9f68-4e8e-889f-a1ff14090edc - - - - - -] Attempt 1 to provision port e94728f6-1d8b-4017-9f96-6f94c2aa7716 2026-05-30 06:25:18.020 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 2b6d425a-4bb4-468b-865f-cc8b698dc3a0 2026-05-30 06:25:18.292 8 INFO neutron.plugins.ml2.plugin [None req-5287da48-69c4-4347-8fc7-1218e2c71920 - - - - - -] Attempt 1 to provision port 2b6d425a-4bb4-468b-865f-cc8b698dc3a0 2026-05-30 06:25:18.526 9 INFO neutron.plugins.ml2.plugin [None req-d909ede4-1caf-4d04-bcf6-d8cbcdd86ed3 - - - - - -] Attempt 1 to provision port 25f94ece-1b22-42f1-827a-491ba639a366 2026-05-30 06:25:18.549 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 25f94ece-1b22-42f1-827a-491ba639a366 2026-05-30 06:25:20.044 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 2b6d425a-4bb4-468b-865f-cc8b698dc3a0 2026-05-30 06:25:20.509 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 25f94ece-1b22-42f1-827a-491ba639a366 2026-05-30 06:25:20.592 9 INFO neutron.plugins.ml2.plugin [None req-4f928f82-e1d0-44e7-a229-bd8fe6f5049f - - - - - -] Attempt 1 to provision port 10bb1314-986f-43c7-9c71-1101cf81c025 2026-05-30 06:25:20.760 8 INFO neutron.plugins.ml2.plugin [None req-649a1788-2bd5-49a2-94c6-074b7c09a0fc - - - - - -] Attempt 1 to provision port 25b0ccf7-45d8-46fb-b859-0dc60445a12b 2026-05-30 06:25:21.112 9 INFO neutron.plugins.ml2.plugin [None req-727c8028-dc6f-4d0e-b5b9-958c1e15f5af - - - - - -] Attempt 1 to provision port 10bb1314-986f-43c7-9c71-1101cf81c025 2026-05-30 06:25:21.368 8 INFO neutron.plugins.ml2.plugin [None req-d1c0a416-3343-43b1-bd38-3b0ce3762735 - - - - - -] Attempt 1 to provision port 25b0ccf7-45d8-46fb-b859-0dc60445a12b 2026-05-30 06:25:25.349 8 INFO neutron.plugins.ml2.plugin [None req-613c4df8-a6d7-40d4-842c-e1cd965862e8 - - - - - -] Attempt 1 to provision port 1fb1f974-3eaa-4e91-a78e-f77bbb93bcca 2026-05-30 06:25:26.135 8 INFO neutron.plugins.ml2.plugin [None req-7a27504a-0e0f-4f6f-972c-5138db24395f - - - - - -] Attempt 1 to provision port d157823b-8436-4012-b656-b92a16d7bdc2 2026-05-30 06:25:26.142 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port d157823b-8436-4012-b656-b92a16d7bdc2 2026-05-30 06:25:27.999 9 INFO neutron.plugins.ml2.plugin [None req-f970268a-e5c8-4e7d-bde2-fefed3d0af83 - - - - - -] Attempt 1 to provision port 4b37714d-7077-4fd2-9c85-ff3396c6e720 2026-05-30 06:25:28.100 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port d157823b-8436-4012-b656-b92a16d7bdc2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 06:25:28.611 8 INFO neutron.plugins.ml2.plugin [None req-e6fdea8e-899d-45cf-98a4-4c011210702b - - - - - -] Attempt 1 to provision port 4b37714d-7077-4fd2-9c85-ff3396c6e720 2026-05-30 06:25:30.149 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 509d411a-393f-4f92-857b-45408137a711 2026-05-30 06:25:30.736 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 28272471-5718-4353-a54d-a063eeafd654 2026-05-30 06:25:32.100 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 28272471-5718-4353-a54d-a063eeafd654 2026-05-30 06:25:33.417 9 INFO neutron.plugins.ml2.plugin [None req-492e3e6d-2c8a-407a-9406-d79b73bf5dcb - - - - - -] Attempt 1 to provision port 3409dc9e-3800-473e-ba6d-77ae499a8c99 2026-05-30 06:25:34.203 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port d654476b-f91e-4c31-9f43-d89b3792068f 2026-05-30 06:25:34.389 8 INFO neutron.plugins.ml2.plugin [None req-81f0e83e-089e-4794-85e9-242f03c6d734 - - - - - -] Attempt 1 to provision port d654476b-f91e-4c31-9f43-d89b3792068f 2026-05-30 06:25:36.077 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port d654476b-f91e-4c31-9f43-d89b3792068f 2026-05-30 06:25:36.635 9 INFO neutron.plugins.ml2.plugin [None req-32fb3e42-6bc9-4a7a-b29e-6f37f3dbfa94 - - - - - -] Attempt 1 to provision port 5e35c79f-c1ba-43bf-a9d7-fa8652cdd54f 2026-05-30 06:25:37.519 9 INFO neutron.plugins.ml2.plugin [None req-86b7d512-9ef5-46cd-ab53-af1f6d5d0510 - - - - - -] Attempt 1 to provision port 5e35c79f-c1ba-43bf-a9d7-fa8652cdd54f 2026-05-30 06:25:38.146 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 0b886c70-c6c3-40a1-b076-0da33b78975a 2026-05-30 06:25:38.374 9 INFO neutron.plugins.ml2.plugin [None req-b30b4277-5616-4396-bd35-569dd1afc7a5 - - - - - -] Attempt 1 to provision port a80636b1-1937-4814-8814-716360486227 2026-05-30 06:25:38.640 8 INFO neutron.plugins.ml2.plugin [None req-55938387-f50a-4714-af5e-d15634301591 - - - - - -] Attempt 1 to provision port f93ea2af-eb0d-43bc-9ea1-0f4a2e38357d 2026-05-30 06:25:38.852 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 69f6884f-cdf8-47cd-bde1-19dcfcc6885d 2026-05-30 06:25:39.089 8 INFO neutron.plugins.ml2.plugin [None req-6ed422c9-a9a1-4862-884a-6ec12b3b379a - - - - - -] Attempt 1 to provision port 0b886c70-c6c3-40a1-b076-0da33b78975a 2026-05-30 06:25:40.072 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 0b886c70-c6c3-40a1-b076-0da33b78975a 2026-05-30 06:25:40.482 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 69f6884f-cdf8-47cd-bde1-19dcfcc6885d 2026-05-30 06:25:41.295 8 INFO neutron.plugins.ml2.plugin [None req-00a84a86-0c23-49ff-baa4-0e296f74cd6b - - - - - -] Attempt 1 to provision port e6c849e8-7a94-438e-a8e4-601e68a8e374 2026-05-30 06:25:41.959 8 INFO neutron.plugins.ml2.plugin [None req-9ea3c47c-594f-46db-a128-4e70f0135c57 - - - - - -] Attempt 1 to provision port e6c849e8-7a94-438e-a8e4-601e68a8e374 2026-05-30 06:25:42.064 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 6b747905-50f9-4ce2-ba7f-43b693d4e6e5 2026-05-30 06:25:44.262 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 6b747905-50f9-4ce2-ba7f-43b693d4e6e5 2026-05-30 06:25:44.580 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port f93ea2af-eb0d-43bc-9ea1-0f4a2e38357d 2026-05-30 06:25:45.355 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e0e8d5c-679f-4274-9fc4-1f119e34a829'] response: {'server_uuid': '46dca7b4-6d7c-42e6-9afe-4740c30b00ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f93ea2af-eb0d-43bc-9ea1-0f4a2e38357d', 'code': 200} 2026-05-30 06:25:46.095 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port f93ea2af-eb0d-43bc-9ea1-0f4a2e38357d 2026-05-30 06:25:47.426 8 INFO neutron.plugins.ml2.plugin [None req-72d90dca-63be-492e-b7bc-f46e77864ea9 - - - - - -] Attempt 1 to provision port 51a418cf-7926-41fc-9b56-5f4d756825ea 2026-05-30 06:25:48.197 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1a865a3d-6114-4b5f-9334-a20a621a54b4 2026-05-30 06:25:48.855 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c1e1d79-5983-48e5-97aa-f29502855575'] response: {'server_uuid': '059af7bd-4922-4ef0-9234-ff359985907d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a865a3d-6114-4b5f-9334-a20a621a54b4', 'code': 200} 2026-05-30 06:25:50.180 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1a865a3d-6114-4b5f-9334-a20a621a54b4 2026-05-30 06:25:52.211 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 51a418cf-7926-41fc-9b56-5f4d756825ea 2026-05-30 06:25:52.381 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-807c715b-9501-4746-b1c0-4f5e5c76ba4d'] response: {'server_uuid': '5ee43288-d925-4150-852e-f72958e178bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51a418cf-7926-41fc-9b56-5f4d756825ea', 'code': 200} 2026-05-30 06:25:54.309 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 51a418cf-7926-41fc-9b56-5f4d756825ea 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.798 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:00.801 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:00.802 9 INFO neutron.plugins.ml2.plugin [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Attempt 2 to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.828 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:00.829 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:00.830 9 INFO neutron.plugins.ml2.plugin [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Attempt 3 to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:00.863 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:00.864 9 INFO neutron.plugins.ml2.plugin [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Attempt 4 to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.893 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:00.894 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:00.895 9 INFO neutron.plugins.ml2.plugin [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Attempt 5 to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.940 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:00.941 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:00.943 9 INFO neutron.plugins.ml2.plugin [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Attempt 6 to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:00.984 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:00.985 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:00.985 9 INFO neutron.plugins.ml2.plugin [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Attempt 7 to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:01.010 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:01.011 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:01.013 9 INFO neutron.plugins.ml2.plugin [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Attempt 8 to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:01.033 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:01.034 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:01.034 9 INFO neutron.plugins.ml2.plugin [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Attempt 9 to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:01.068 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:01.072 9 INFO neutron.plugins.ml2.plugin [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Attempt 10 to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bd98c7f-dfc1-43e3-b549-686680f9d0c4 could not be found. 2026-05-30 06:26:01.094 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:01.095 9 ERROR neutron.plugins.ml2.managers [None req-9e5df76f-bd24-4890-9019-74cc9ab559be - - - - - -] Failed to bind port 64a13782-fc5a-43b2-933c-19af5c5feecf on host instance for vnic_type normal using segments [{'id': '1c53bd7f-0a42-419e-83bb-f745dfb74651', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '2211de8f-ff14-40b9-9cd7-ef6b1621d450'}] 2026-05-30 06:26:02.238 8 INFO neutron.plugins.ml2.plugin [None req-8a084273-fcf5-41cd-92b1-ed0e9100d76c - - - - - -] Attempt 1 to provision port bf1b36ed-28b2-4305-b573-842b707f4884 2026-05-30 06:26:02.478 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 4b37714d-7077-4fd2-9c85-ff3396c6e720 2026-05-30 06:26:03.332 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port bf1b36ed-28b2-4305-b573-842b707f4884 2026-05-30 06:26:03.850 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1fb1f974-3eaa-4e91-a78e-f77bbb93bcca 2026-05-30 06:26:04.482 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 3409dc9e-3800-473e-ba6d-77ae499a8c99 2026-05-30 06:26:04.804 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 5e35c79f-c1ba-43bf-a9d7-fa8652cdd54f 2026-05-30 06:26:05.313 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 4b37714d-7077-4fd2-9c85-ff3396c6e720 2026-05-30 06:26:05.644 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1fb1f974-3eaa-4e91-a78e-f77bbb93bcca 2026-05-30 06:26:06.530 9 INFO neutron.plugins.ml2.plugin [None req-621e2863-afad-43bd-807a-45ffd5639e5b - - - - - -] Attempt 1 to provision port 1a865a3d-6114-4b5f-9334-a20a621a54b4 2026-05-30 06:26:06.549 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fa9ca67-15d8-4af8-9485-704510daee6b'] response: {'server_uuid': '46dca7b4-6d7c-42e6-9afe-4740c30b00ff', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f93ea2af-eb0d-43bc-9ea1-0f4a2e38357d', 'code': 200} 2026-05-30 06:26:07.308 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1a865a3d-6114-4b5f-9334-a20a621a54b4 2026-05-30 06:26:07.602 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 3409dc9e-3800-473e-ba6d-77ae499a8c99 2026-05-30 06:26:08.060 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 5e35c79f-c1ba-43bf-a9d7-fa8652cdd54f 2026-05-30 06:26:08.239 8 INFO neutron.plugins.ml2.plugin [None req-b075a9da-fb9e-44b4-a309-821c507c45ad - - - - - -] Attempt 1 to provision port 7a28c463-eb33-406e-a9b6-2413fcff76ba 2026-05-30 06:26:08.390 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port f93ea2af-eb0d-43bc-9ea1-0f4a2e38357d 2026-05-30 06:26:08.597 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b8e2da7-dd12-4334-b467-d79691a791c6'] response: {'server_uuid': '46dca7b4-6d7c-42e6-9afe-4740c30b00ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f93ea2af-eb0d-43bc-9ea1-0f4a2e38357d', 'code': 200} 2026-05-30 06:26:09.110 8 INFO neutron.plugins.ml2.plugin [None req-7a2ba91f-0d2f-44d5-b857-04a409130053 - - - - - -] Attempt 1 to provision port 2572f43e-8b1a-4dec-8fca-9bcf341c42bd 2026-05-30 06:26:09.181 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 2572f43e-8b1a-4dec-8fca-9bcf341c42bd 2026-05-30 06:26:09.567 9 INFO neutron.plugins.ml2.plugin [None req-f4bfcc9f-3e30-4279-8e91-163a4cc02195 - - - - - -] Attempt 1 to provision port 1a865a3d-6114-4b5f-9334-a20a621a54b4 2026-05-30 06:26:10.295 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port f93ea2af-eb0d-43bc-9ea1-0f4a2e38357d 2026-05-30 06:26:11.088 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 2572f43e-8b1a-4dec-8fca-9bcf341c42bd 2026-05-30 06:26:11.483 8 INFO neutron.plugins.ml2.plugin [None req-a27df55d-29b5-4172-ad13-c4a8cc22865f - - - - - -] Attempt 1 to provision port 08fd8e85-3faa-4bb9-a5cb-a91c11b92913 2026-05-30 06:26:12.292 9 INFO neutron.plugins.ml2.plugin [None req-253d535b-7321-4ce5-8157-61c7f6d3c9bb - - - - - -] Attempt 1 to provision port 08fd8e85-3faa-4bb9-a5cb-a91c11b92913 2026-05-30 06:26:13.208 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port ea8fc51a-cfa9-4176-83ed-8c60a6a01401 2026-05-30 06:26:15.382 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port ea8fc51a-cfa9-4176-83ed-8c60a6a01401 2026-05-30 06:26:17.187 8 INFO neutron.plugins.ml2.plugin [None req-dfd183b2-b17d-4fbe-aec0-0033514ef0f1 - - - - - -] Attempt 1 to provision port 4b66ebc6-2bac-44b0-b89c-d25b60a8321e 2026-05-30 06:26:19.153 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 4b66ebc6-2bac-44b0-b89c-d25b60a8321e 2026-05-30 06:26:19.313 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cd2809a-afbb-413b-9035-3ce72fb43a58'] response: {'server_uuid': '796e52e2-f393-4aea-b568-fae9db4a96a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b66ebc6-2bac-44b0-b89c-d25b60a8321e', 'code': 200} 2026-05-30 06:26:21.106 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 4b66ebc6-2bac-44b0-b89c-d25b60a8321e 2026-05-30 06:26:22.796 9 INFO neutron.plugins.ml2.plugin [None req-a53cbc22-a3fa-4e73-ae8f-f8fa67fc38c1 - - - - - -] Attempt 1 to provision port 91bb65f4-64b9-43e9-a5b4-120e3e6742de 2026-05-30 06:26:23.109 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1a2e654e-773f-472b-83a8-163464ab406a 2026-05-30 06:26:23.874 9 INFO neutron.plugins.ml2.plugin [None req-8ea1745b-63a9-4f1d-b94a-e4dabb440776 - - - - - -] Attempt 1 to provision port 1a2e654e-773f-472b-83a8-163464ab406a 2026-05-30 06:26:25.092 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1a2e654e-773f-472b-83a8-163464ab406a 2026-05-30 06:26:25.497 9 INFO neutron.plugins.ml2.plugin [None req-38540dfe-8281-4082-a57d-fcedea7c1b4b - - - - - -] Attempt 1 to provision port 41b6ee16-a706-45d0-bd5e-e329b99dc756 2026-05-30 06:26:26.320 9 INFO neutron.plugins.ml2.plugin [None req-b73747b4-9650-4e49-afdb-0208cacb1471 - - - - - -] Attempt 1 to provision port 41b6ee16-a706-45d0-bd5e-e329b99dc756 2026-05-30 06:26:27.145 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 43812aff-5fac-45e2-9847-92f77a47168b 2026-05-30 06:26:29.349 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 43812aff-5fac-45e2-9847-92f77a47168b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 06:26:35.675 9 INFO neutron.plugins.ml2.plugin [None req-413a47bf-60e2-4909-8301-f4d27784a383 - - - - - -] Attempt 1 to provision port 354a09b3-4c56-4e3e-84fb-4fae73b2eeb4 2026-05-30 06:26:36.931 8 INFO neutron.plugins.ml2.plugin [None req-850e62d2-b019-4781-b066-d7ba3c5027c9 - - - - - -] Attempt 1 to provision port feee6860-13b2-444a-85f7-23b379514b4f 2026-05-30 06:26:37.093 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port cf086c32-7e70-4f39-9589-f93dcd9008e1 2026-05-30 06:26:37.598 9 INFO neutron.plugins.ml2.plugin [None req-a12651cb-d3ae-44b3-ba2a-6df0478b11e7 - - - - - -] Attempt 1 to provision port cf086c32-7e70-4f39-9589-f93dcd9008e1 2026-05-30 06:26:39.237 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 354a09b3-4c56-4e3e-84fb-4fae73b2eeb4 2026-05-30 06:26:39.432 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-55c895ae-11e6-44cb-b726-0661309c0686'] response: {'server_uuid': 'cd210b61-a3cb-4e01-9c38-d588e771ced5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '354a09b3-4c56-4e3e-84fb-4fae73b2eeb4', 'code': 200} 2026-05-30 06:26:40.073 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port cf086c32-7e70-4f39-9589-f93dcd9008e1 2026-05-30 06:26:40.339 9 INFO neutron.plugins.ml2.plugin [None req-89e3dab8-e940-4030-94ed-9418a080beba - - - - - -] Attempt 1 to provision port 9f9e5053-067f-42a6-bc84-0139dccd9f46 2026-05-30 06:26:41.100 9 INFO neutron.plugins.ml2.plugin [None req-f16ff5c0-af3f-4d38-b229-625181f09b31 - - - - - -] Attempt 1 to provision port 9f9e5053-067f-42a6-bc84-0139dccd9f46 2026-05-30 06:26:41.268 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 354a09b3-4c56-4e3e-84fb-4fae73b2eeb4 2026-05-30 06:26:41.676 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 248388b6-b439-4ff1-81d5-d4c0609145df 2026-05-30 06:26:43.212 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 248388b6-b439-4ff1-81d5-d4c0609145df 2026-05-30 06:26:45.016 8 INFO neutron.plugins.ml2.plugin [None req-b13d9191-2f7d-43a3-b422-c7e1dd8d0bc4 - - - - - -] Attempt 1 to provision port 3d50cfed-d349-4685-a692-7efd6a0b469b 2026-05-30 06:26:45.241 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 41b6ee16-a706-45d0-bd5e-e329b99dc756 2026-05-30 06:26:45.963 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 91bb65f4-64b9-43e9-a5b4-120e3e6742de 2026-05-30 06:26:47.455 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 3d50cfed-d349-4685-a692-7efd6a0b469b 2026-05-30 06:26:47.595 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0f5a418-6b43-44b5-986c-39d4070bddd3'] response: {'server_uuid': '267e46ff-3e9d-4bd0-815d-4384740e9783', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d50cfed-d349-4685-a692-7efd6a0b469b', 'code': 200} 2026-05-30 06:26:48.022 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 91bb65f4-64b9-43e9-a5b4-120e3e6742de 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.334 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.335 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:48.336 9 INFO neutron.plugins.ml2.plugin [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Attempt 2 to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.366 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.367 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:48.368 9 INFO neutron.plugins.ml2.plugin [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Attempt 3 to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.390 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.391 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:48.391 9 INFO neutron.plugins.ml2.plugin [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Attempt 4 to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.431 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.432 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:48.434 9 INFO neutron.plugins.ml2.plugin [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Attempt 5 to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 2026-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.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-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.493 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.494 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:48.496 9 INFO neutron.plugins.ml2.plugin [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Attempt 6 to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.532 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.533 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:48.534 9 INFO neutron.plugins.ml2.plugin [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Attempt 7 to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.567 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.568 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:48.580 9 INFO neutron.plugins.ml2.plugin [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Attempt 8 to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.613 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.614 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:48.615 9 INFO neutron.plugins.ml2.plugin [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Attempt 9 to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.652 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:48.653 9 INFO neutron.plugins.ml2.plugin [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Attempt 10 to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8c239f86-1f5b-4e17-b463-7be84e8b5554 could not be found. 2026-05-30 06:26:48.841 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:48.842 9 ERROR neutron.plugins.ml2.managers [None req-5ed03ed7-f810-4d2d-8937-69ff4e46c694 - - - - - -] Failed to bind port 7606ef82-fbc9-4422-9a20-363e0a3b2bc5 on host instance for vnic_type normal using segments [{'id': '886f420a-f24a-4b3e-bb8f-380ba28d9595', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'ecb2546d-6fbc-49f7-9f8f-7b943e3b9603'}] 2026-05-30 06:26:49.477 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 3d50cfed-d349-4685-a692-7efd6a0b469b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.175 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.176 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:50.176 9 INFO neutron.plugins.ml2.plugin [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Attempt 2 to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.212 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.213 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:50.213 9 INFO neutron.plugins.ml2.plugin [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Attempt 3 to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.246 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.247 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:50.247 9 INFO neutron.plugins.ml2.plugin [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Attempt 4 to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.278 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.280 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:50.280 9 INFO neutron.plugins.ml2.plugin [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Attempt 5 to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.310 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.311 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:50.311 9 INFO neutron.plugins.ml2.plugin [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Attempt 6 to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.343 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.344 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:50.344 9 INFO neutron.plugins.ml2.plugin [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Attempt 7 to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.361 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.362 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:50.362 9 INFO neutron.plugins.ml2.plugin [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Attempt 8 to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.395 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.396 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:50.396 9 INFO neutron.plugins.ml2.plugin [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Attempt 9 to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.424 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.425 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:50.425 9 INFO neutron.plugins.ml2.plugin [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Attempt 10 to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ffd1bd84-d5c6-48b1-a301-cca3929638c4 could not be found. 2026-05-30 06:26:50.457 9 ERROR neutron.plugins.ml2.managers  2026-05-30 06:26:50.458 9 ERROR neutron.plugins.ml2.managers [None req-1b7a3bd8-bc66-4cee-8a45-3c5df77bd3e0 - - - - - -] Failed to bind port 56c0a6ac-2620-40f4-b059-69812f29a3e0 on host instance for vnic_type normal using segments [{'id': 'fad6c0c9-ead0-4945-9b07-bdd91e1293db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '26234139-185f-4f07-80c5-6b0a0a50accd'}] 2026-05-30 06:26:53.299 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 698232d1-6212-4a9b-a3ac-6354e10df52c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 06:27:06.341 9 INFO neutron.plugins.ml2.plugin [None req-cc59176a-e71f-4c80-9c4d-3dbfe7be0a23 - - - - - -] Attempt 1 to provision port c922c071-7e23-4e1c-970f-27a9745923c9 2026-05-30 06:27:08.804 8 INFO neutron.plugins.ml2.plugin [None req-08069ee2-67bb-4e09-ab7f-1b8fd6ef1012 - - - - - -] Attempt 1 to provision port 0941d576-0326-411b-baf8-a0fea8e4d3e4 2026-05-30 06:27:09.139 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 0941d576-0326-411b-baf8-a0fea8e4d3e4 2026-05-30 06:27:13.085 8 INFO neutron.plugins.ml2.plugin [None req-22272914-14fc-47dc-a65b-c79233aa9c24 - - - - - -] Attempt 1 to provision port 5dd2152a-dbd8-4255-946a-5f4e60af7abc 2026-05-30 06:27:13.175 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 5dd2152a-dbd8-4255-946a-5f4e60af7abc 2026-05-30 06:27:22.690 8 INFO neutron.plugins.ml2.plugin [None req-3f25be3b-cbdc-49f1-8799-fffe9f75efae - - - - - -] Attempt 1 to provision port 737717b1-ca88-4ec6-86fe-55b04ecac65e 2026-05-30 06:27:23.181 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 737717b1-ca88-4ec6-86fe-55b04ecac65e 2026-05-30 06:27:31.345 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port e9dcd479-32b6-4b03-8dea-452b2740965e 2026-05-30 06:27:32.424 9 INFO neutron.plugins.ml2.plugin [None req-922033a4-f6dc-4de4-aef9-c1bc0e88d84a - - - - - -] Attempt 1 to provision port e9dcd479-32b6-4b03-8dea-452b2740965e 2026-05-30 06:27:32.649 8 INFO neutron.plugins.ml2.plugin [None req-bbf746c3-8afe-48c3-bfc0-4f9204286c7f - - - - - -] Attempt 1 to provision port a14178ab-6f85-4a8c-985c-e25e3697ae73 2026-05-30 06:27:33.247 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port e9dcd479-32b6-4b03-8dea-452b2740965e 2026-05-30 06:27:33.248 8 INFO neutron.plugins.ml2.plugin [None req-49f7be7a-5cee-4064-b9dd-59637b18cf15 - - - - - -] Attempt 1 to provision port ba26c7df-0600-497d-9fe5-74d0b10bd528 2026-05-30 06:27:33.602 9 INFO neutron.plugins.ml2.plugin [None req-3e70b380-e35c-49e7-b008-9d99eb55642b - - - - - -] Attempt 1 to provision port ba26c7df-0600-497d-9fe5-74d0b10bd528 2026-05-30 06:27:33.626 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port a14178ab-6f85-4a8c-985c-e25e3697ae73 2026-05-30 06:27:34.579 8 INFO neutron.plugins.ml2.plugin [None req-4da57961-9ab3-404e-a1d4-0f597dee27b0 - - - - - -] Attempt 1 to provision port 2ee4ad51-cfb5-4a2b-ba74-9d98491e773d 2026-05-30 06:27:35.094 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port a14178ab-6f85-4a8c-985c-e25e3697ae73 2026-05-30 06:27:35.629 8 INFO neutron.plugins.ml2.plugin [None req-92193ab3-2f4c-4ede-a326-de4f8efea625 - - - - - -] Attempt 1 to provision port 2ee4ad51-cfb5-4a2b-ba74-9d98491e773d 2026-05-30 06:27:37.200 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 040aa88e-f3a8-49c7-8e04-03efcff14f38 2026-05-30 06:27:37.889 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port cb21139d-1f96-4865-b17a-09466423cf9b 2026-05-30 06:27:38.013 8 INFO neutron.plugins.ml2.plugin [None req-e27a10ad-b613-43b2-830f-e2a90780e583 - - - - - -] Attempt 1 to provision port 412f2c07-0ae4-41f1-9b38-2825703d0415 2026-05-30 06:27:38.475 9 INFO neutron.plugins.ml2.plugin [None req-972824ea-0c14-43a3-b7f1-02432cd92fc4 - - - - - -] Attempt 1 to provision port 040aa88e-f3a8-49c7-8e04-03efcff14f38 2026-05-30 06:27:38.955 8 INFO neutron.plugins.ml2.plugin [None req-231092d6-13d5-4a64-9330-b160776b1c2f - - - - - -] Attempt 1 to provision port cb21139d-1f96-4865-b17a-09466423cf9b 2026-05-30 06:27:39.227 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 040aa88e-f3a8-49c7-8e04-03efcff14f38 2026-05-30 06:27:39.241 8 INFO neutron.plugins.ml2.plugin [None req-c7e9274a-f09e-4370-997d-17d7de201d39 - - - - - -] Attempt 1 to provision port e3bc761e-4ad4-486d-a3b8-d1a911520524 2026-05-30 06:27:39.577 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port cb21139d-1f96-4865-b17a-09466423cf9b 2026-05-30 06:27:39.947 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port e3bc761e-4ad4-486d-a3b8-d1a911520524 2026-05-30 06:27:41.215 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port e3bc761e-4ad4-486d-a3b8-d1a911520524 2026-05-30 06:27:41.426 8 INFO neutron.plugins.ml2.plugin [None req-c74a7ea1-488c-4651-874b-513b2261913b - - - - - -] Attempt 1 to provision port 074df87a-6d49-4dcc-ad39-94817e1aa65f 2026-05-30 06:27:42.089 9 INFO neutron.plugins.ml2.plugin [None req-296882ac-4bbc-4fb3-9501-315eb911dd9c - - - - - -] Attempt 1 to provision port 074df87a-6d49-4dcc-ad39-94817e1aa65f 2026-05-30 06:27:43.145 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port ca6747ee-668d-4eff-83fb-d774fd512476 2026-05-30 06:27:45.207 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port ca6747ee-668d-4eff-83fb-d774fd512476 2026-05-30 06:27:45.533 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 19b95e73-aac8-4695-88ac-cf2a64c3f8e6 2026-05-30 06:27:45.562 8 INFO neutron.plugins.ml2.plugin [None req-b96b7ab3-2d91-402a-bbf7-d1fecf85f148 - - - - - -] Attempt 1 to provision port 742c5e1a-937c-4b7d-a227-2d5e3494ba51 2026-05-30 06:27:45.600 8 INFO neutron.plugins.ml2.plugin [None req-b96b7ab3-2d91-402a-bbf7-d1fecf85f148 - - - - - -] Attempt 1 to provision port 19b95e73-aac8-4695-88ac-cf2a64c3f8e6 2026-05-30 06:27:46.563 8 INFO neutron.plugins.ml2.plugin [None req-9cffdbb7-7007-4c3f-b5f3-8c8667b1d6c0 - - - - - -] Attempt 1 to provision port 742c5e1a-937c-4b7d-a227-2d5e3494ba51 2026-05-30 06:27:46.944 9 INFO neutron.plugins.ml2.plugin [None req-6562da3a-8a51-40b2-a095-f655b3203454 - - - - - -] Attempt 1 to provision port 742c5e1a-937c-4b7d-a227-2d5e3494ba51 2026-05-30 06:27:47.189 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 19b95e73-aac8-4695-88ac-cf2a64c3f8e6 2026-05-30 06:27:48.117 8 INFO neutron.plugins.ml2.plugin [None req-7cef87ce-cd69-470f-a050-4ff1ee40894a - - - - - -] Attempt 1 to provision port c8f22fe7-db12-4cb6-89b5-ebb07303620e 2026-05-30 06:27:48.673 8 INFO neutron.plugins.ml2.plugin [None req-7cef87ce-cd69-470f-a050-4ff1ee40894a - - - - - -] Attempt 2 to provision port c8f22fe7-db12-4cb6-89b5-ebb07303620e 2026-05-30 06:27:50.884 8 INFO neutron.plugins.ml2.plugin [None req-4d6baa04-2ef2-4fbe-b7d1-f173b5d1168c - - - - - -] Attempt 1 to provision port b6ba7bf3-4e19-4d11-8e3c-d44f6778928c 2026-05-30 06:27:53.348 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 134c0d6f-c135-4917-add5-866ea65cbd3c 2026-05-30 06:27:53.769 8 INFO neutron.plugins.ml2.plugin [None req-45b23515-66dc-41bc-8ecb-4614b1ad48aa - - - - - -] Attempt 1 to provision port 134c0d6f-c135-4917-add5-866ea65cbd3c 2026-05-30 06:27:53.839 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port c8f22fe7-db12-4cb6-89b5-ebb07303620e 2026-05-30 06:27:54.016 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d213dc1-167a-4ea6-b70e-c87bdfe7fc22'] response: {'server_uuid': '3ed803bf-24a2-4d19-8e6b-f16a94637931', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c8f22fe7-db12-4cb6-89b5-ebb07303620e', 'code': 200} 2026-05-30 06:27:55.303 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 31a9c3ed-102c-48be-bd14-673aa610bd63 2026-05-30 06:27:55.478 8 INFO neutron.plugins.ml2.plugin [None req-4f874416-4d96-41d5-a59f-742a18ac1285 - - - - - -] Attempt 1 to provision port 5c2c3fad-9fa9-4691-8191-20b75a8a4c02 2026-05-30 06:27:55.817 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 134c0d6f-c135-4917-add5-866ea65cbd3c 2026-05-30 06:27:56.131 8 INFO neutron.plugins.ml2.plugin [None req-5ee5dc95-2789-41cc-95ef-190523c28a7e - - - - - -] Attempt 1 to provision port 5c2c3fad-9fa9-4691-8191-20b75a8a4c02 2026-05-30 06:27:56.154 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port c8f22fe7-db12-4cb6-89b5-ebb07303620e 2026-05-30 06:27:56.395 9 INFO neutron.plugins.ml2.plugin [None req-d1edb1c6-4358-4e8b-9f49-cca1a201e5b5 - - - - - -] Attempt 1 to provision port 31a9c3ed-102c-48be-bd14-673aa610bd63 2026-05-30 06:27:56.476 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 505ac2bd-1a8e-482a-83cd-054d0b86206c 2026-05-30 06:27:56.479 9 INFO neutron.plugins.ml2.plugin [None req-d1edb1c6-4358-4e8b-9f49-cca1a201e5b5 - - - - - -] Attempt 1 to provision port 59dcfef2-7150-4578-ba5f-105a74032e8d 2026-05-30 06:27:56.749 9 INFO neutron.plugins.ml2.plugin [None req-e14a363a-8f27-4d76-905e-ab7708868b0b - - - - - -] Attempt 1 to provision port 59dcfef2-7150-4578-ba5f-105a74032e8d 2026-05-30 06:27:57.108 9 INFO neutron.plugins.ml2.plugin [None req-78b4127c-f49a-432f-afe7-47e099186814 - - - - - -] Attempt 1 to provision port 59dcfef2-7150-4578-ba5f-105a74032e8d 2026-05-30 06:27:57.209 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 31a9c3ed-102c-48be-bd14-673aa610bd63 2026-05-30 06:27:57.584 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 505ac2bd-1a8e-482a-83cd-054d0b86206c 2026-05-30 06:27:59.361 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 074df87a-6d49-4dcc-ad39-94817e1aa65f 2026-05-30 06:27:59.987 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 412f2c07-0ae4-41f1-9b38-2825703d0415 2026-05-30 06:28:01.093 8 INFO neutron.plugins.ml2.plugin [None req-ca4e9f52-ad0e-48a9-9b1c-3a5732e44fe0 - - - - - -] Attempt 1 to provision port 1da94aa2-3693-4920-86f0-2ec2cfd51b12 2026-05-30 06:28:01.314 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 074df87a-6d49-4dcc-ad39-94817e1aa65f 2026-05-30 06:28:01.610 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 412f2c07-0ae4-41f1-9b38-2825703d0415 2026-05-30 06:28:01.945 9 INFO neutron.plugins.ml2.plugin [None req-be2d99e7-ec1e-4cec-8234-c870e6008e78 - - - - - -] Attempt 1 to provision port ba83484f-f410-4af1-81cb-b4fcdf7580d9 2026-05-30 06:28:05.307 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port ba83484f-f410-4af1-81cb-b4fcdf7580d9 2026-05-30 06:28:05.468 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc78e2c6-0512-4b0f-8646-aeecc8715ff5'] response: {'server_uuid': '3f07a6ea-ef3f-453e-8f23-9168ea6f45f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba83484f-f410-4af1-81cb-b4fcdf7580d9', 'code': 200} 2026-05-30 06:28:07.207 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port ba83484f-f410-4af1-81cb-b4fcdf7580d9 2026-05-30 06:28:11.162 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 59dcfef2-7150-4578-ba5f-105a74032e8d 2026-05-30 06:28:13.231 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 3092087e-d258-446b-a436-de28599d2bb2 2026-05-30 06:28:13.537 9 INFO neutron.plugins.ml2.plugin [None req-d170d67c-b801-4cb4-814d-0d779b503a64 - - - - - -] Attempt 1 to provision port 7e81867a-23d8-4b5b-9f87-5262f29f748f 2026-05-30 06:28:13.885 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port b6ba7bf3-4e19-4d11-8e3c-d44f6778928c 2026-05-30 06:28:13.934 8 INFO neutron.plugins.ml2.plugin [None req-da209e26-03ae-4a68-9d19-4b7993672bd3 - - - - - -] Attempt 1 to provision port 3092087e-d258-446b-a436-de28599d2bb2 2026-05-30 06:28:14.122 9 INFO neutron.plugins.ml2.plugin [None req-478e0714-6057-47dc-bb2e-aab9ef7ee9c7 - - - - - -] Attempt 1 to provision port f64dcb6e-120e-491e-a259-06219defe4f8 2026-05-30 06:28:14.220 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 59dcfef2-7150-4578-ba5f-105a74032e8d 2026-05-30 06:28:14.489 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 7e81867a-23d8-4b5b-9f87-5262f29f748f 2026-05-30 06:28:14.786 9 INFO neutron.plugins.ml2.plugin [None req-273f2885-8616-4256-b653-2aab8a899b7d - - - - - -] Attempt 1 to provision port f64dcb6e-120e-491e-a259-06219defe4f8 2026-05-30 06:28:15.158 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 3092087e-d258-446b-a436-de28599d2bb2 2026-05-30 06:28:15.465 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 7e81867a-23d8-4b5b-9f87-5262f29f748f 2026-05-30 06:28:15.739 9 INFO neutron.plugins.ml2.plugin [None req-ccafe306-5a85-4c95-94d4-3e51c5eddbb4 - - - - - -] Attempt 1 to provision port dad965b3-c389-4252-a666-97d97a7c74f5 2026-05-30 06:28:15.985 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port b6ba7bf3-4e19-4d11-8e3c-d44f6778928c 2026-05-30 06:28:16.395 9 INFO neutron.plugins.ml2.plugin [None req-55ab99d3-bf7a-465e-aa5c-6f68841bd7ec - - - - - -] Attempt 1 to provision port dad965b3-c389-4252-a666-97d97a7c74f5 2026-05-30 06:28:25.003 9 INFO neutron.plugins.ml2.plugin [None req-ea232e2d-b5c4-4742-8e81-b6bc0d7b237c - - - - - -] Attempt 1 to provision port 57de8eed-12bf-4072-b4ea-21b3de1993a0 2026-05-30 06:28:25.185 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 57de8eed-12bf-4072-b4ea-21b3de1993a0 2026-05-30 06:28:25.444 8 INFO neutron.plugins.ml2.plugin [None req-089e019b-224c-404f-8fce-f3cecba249f8 - - - - - -] Attempt 1 to provision port 934f8234-08de-419e-9045-cb38a6051c2f 2026-05-30 06:28:27.008 9 INFO neutron.plugins.ml2.plugin [None req-07db2ff9-05d3-4c7a-8a6b-e2c7343eb918 - - - - - -] Attempt 1 to provision port be13845b-8af1-499c-b62a-1afaf89360d3 2026-05-30 06:28:27.039 9 INFO neutron.plugins.ml2.plugin [None req-07db2ff9-05d3-4c7a-8a6b-e2c7343eb918 - - - - - -] Attempt 1 to provision port 934f8234-08de-419e-9045-cb38a6051c2f 2026-05-30 06:28:27.137 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 57de8eed-12bf-4072-b4ea-21b3de1993a0 2026-05-30 06:28:29.273 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port be13845b-8af1-499c-b62a-1afaf89360d3 2026-05-30 06:28:29.446 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cec4c83f-6733-4adf-b6e8-45821c1b1079'] response: {'server_uuid': '1e93461e-323a-4287-b9bb-df4af69c6641', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be13845b-8af1-499c-b62a-1afaf89360d3', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 06:28:31.154 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port be13845b-8af1-499c-b62a-1afaf89360d3 2026-05-30 06:28:33.170 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1d5830bb-44e2-48ae-8a4a-613185be79e0 2026-05-30 06:28:33.633 9 INFO neutron.plugins.ml2.plugin [None req-af566129-3ab3-4fc1-886b-f76924959499 - - - - - -] Attempt 1 to provision port 1d5830bb-44e2-48ae-8a4a-613185be79e0 2026-05-30 06:28:33.951 8 INFO neutron.plugins.ml2.plugin [None req-d4b040e4-4b77-4210-8505-1c03038a43ed - - - - - -] Attempt 1 to provision port 6154ca8d-2c64-47c5-aeca-83276787d0f0 2026-05-30 06:28:34.715 8 INFO neutron.plugins.ml2.plugin [None req-ba5a9a19-35b4-4504-b2aa-facfc4c6ecdc - - - - - -] Attempt 1 to provision port 6154ca8d-2c64-47c5-aeca-83276787d0f0 2026-05-30 06:28:35.153 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1d5830bb-44e2-48ae-8a4a-613185be79e0 2026-05-30 06:28:39.293 9 INFO neutron.plugins.ml2.plugin [None req-7f6d669c-e008-4566-a12c-9cc1653ecf29 - - - - - -] Attempt 1 to provision port 1faadd04-fec7-4b07-8b12-e78582302f04 2026-05-30 06:28:43.438 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b507223d-a1f4-433c-a405-7a0e908bf0b3'] response: {'server_uuid': '1e93461e-323a-4287-b9bb-df4af69c6641', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'be13845b-8af1-499c-b62a-1afaf89360d3', 'code': 200} 2026-05-30 06:28:43.541 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] No ports have port_id starting with be13845b-8af1-499c-b62a-1afaf89360d3 2026-05-30 06:29:15.129 9 INFO neutron.plugins.ml2.plugin [None req-476b3cb9-3dfc-4074-b600-de9eb1a55bef - - - - - -] Attempt 1 to provision port 600b6134-20fd-4db8-80ff-2f92a795340c 2026-05-30 06:29:15.174 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 4f0fb48e-ccbd-4bcb-8bb4-dca019e5830c 2026-05-30 06:29:15.996 8 INFO neutron.plugins.ml2.plugin [None req-8c47df25-834e-45f6-b3a1-8fdb709e1259 - - - - - -] Attempt 1 to provision port 4f0fb48e-ccbd-4bcb-8bb4-dca019e5830c 2026-05-30 06:29:17.334 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 4f0fb48e-ccbd-4bcb-8bb4-dca019e5830c 2026-05-30 06:29:17.791 9 INFO neutron.plugins.ml2.plugin [None req-dd2d2960-580b-45ae-a292-4a1755e37357 - - - - - -] Attempt 1 to provision port fbb36cbc-6d33-44cb-9499-9910732c4a5f 2026-05-30 06:29:18.570 9 INFO neutron.plugins.ml2.plugin [None req-972b4e1f-9393-4a0b-8f6d-e2fa220632e4 - - - - - -] Attempt 1 to provision port fbb36cbc-6d33-44cb-9499-9910732c4a5f 2026-05-30 06:29:19.177 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port a8c13b95-412f-4a4e-b737-7fa9acf0e8d7 2026-05-30 06:29:21.362 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port a8c13b95-412f-4a4e-b737-7fa9acf0e8d7 2026-05-30 06:29:21.709 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 0d490c36-6b53-4962-a9c1-60c4d70723ab 2026-05-30 06:29:22.149 9 INFO neutron.plugins.ml2.plugin [None req-eb7ffd91-5034-40cb-a645-d2dd540722a9 - - - - - -] Attempt 1 to provision port 9889c7eb-09f3-440b-abcf-83d518625ddc 2026-05-30 06:29:22.426 9 INFO neutron.plugins.ml2.plugin [None req-6e4a287d-d437-4d32-bec2-b5a14e9f874b - - - - - -] Attempt 1 to provision port 0d490c36-6b53-4962-a9c1-60c4d70723ab 2026-05-30 06:29:23.228 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 0d490c36-6b53-4962-a9c1-60c4d70723ab 2026-05-30 06:29:25.344 8 INFO neutron.plugins.ml2.plugin [None req-8cccb9a6-b128-45cc-964d-cd67b6736d0e - - - - - -] Attempt 1 to provision port c597c001-be66-4863-ac0f-f6a4ae40c6ea 2026-05-30 06:29:26.105 8 INFO neutron.plugins.ml2.plugin [None req-210d7e23-02e9-4b13-8b3f-271231020705 - - - - - -] Attempt 1 to provision port c597c001-be66-4863-ac0f-f6a4ae40c6ea 2026-05-30 06:29:27.196 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 441ffff5-6557-48e0-ba75-3747091f3185 2026-05-30 06:29:29.455 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 441ffff5-6557-48e0-ba75-3747091f3185 2026-05-30 06:29:32.203 8 INFO neutron.plugins.ml2.plugin [None req-0a9a75eb-39b4-44c6-9c77-40d3180ed974 - - - - - -] Attempt 1 to provision port a4876b9b-a110-438f-998c-c0f802f446c1 2026-05-30 06:29:35.386 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 600b6134-20fd-4db8-80ff-2f92a795340c 2026-05-30 06:29:35.710 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port fbb36cbc-6d33-44cb-9499-9910732c4a5f 2026-05-30 06:29:36.050 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port a4876b9b-a110-438f-998c-c0f802f446c1 2026-05-30 06:29:36.200 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5edb06e-39ff-4dd1-85a3-dc497ab07be9'] response: {'server_uuid': '281d88c8-8c39-4fd0-9c9e-568325df6ed5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4876b9b-a110-438f-998c-c0f802f446c1', 'code': 200} 2026-05-30 06:29:37.206 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 600b6134-20fd-4db8-80ff-2f92a795340c 2026-05-30 06:29:37.421 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port fbb36cbc-6d33-44cb-9499-9910732c4a5f 2026-05-30 06:29:37.721 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port a4876b9b-a110-438f-998c-c0f802f446c1 2026-05-30 06:29:41.193 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 9889c7eb-09f3-440b-abcf-83d518625ddc 2026-05-30 06:29:41.566 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port c597c001-be66-4863-ac0f-f6a4ae40c6ea 2026-05-30 06:29:43.197 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 9889c7eb-09f3-440b-abcf-83d518625ddc 2026-05-30 06:29:43.425 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port c597c001-be66-4863-ac0f-f6a4ae40c6ea 2026-05-30 06:30:13.283 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port f5e7f3e4-63b6-4ce7-b1bf-a9dce831b045 2026-05-30 06:30:13.827 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 8a5dd81f-09fd-42d7-a92d-681a99d69391 2026-05-30 06:30:14.742 8 INFO neutron.plugins.ml2.plugin [None req-93b98172-95f7-4663-af4e-a63f89807496 - - - - - -] Attempt 1 to provision port 8a5dd81f-09fd-42d7-a92d-681a99d69391 2026-05-30 06:30:15.293 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port f5e7f3e4-63b6-4ce7-b1bf-a9dce831b045 2026-05-30 06:30:15.456 8 INFO neutron.plugins.ml2.plugin [None req-03dfddbd-604b-447b-9369-d80b4e7891af - - - - - -] Attempt 1 to provision port 1a5b909f-4bec-4f42-89fe-e47810bb6ab0 2026-05-30 06:30:15.582 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 8a5dd81f-09fd-42d7-a92d-681a99d69391 2026-05-30 06:30:15.899 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 49c2ce25-8b89-49ee-9c9b-c1b967fff197 2026-05-30 06:30:16.029 8 INFO neutron.plugins.ml2.plugin [None req-bfb3158c-0c7c-4d28-aeea-405460e6ef42 - - - - - -] Attempt 1 to provision port f5e7f3e4-63b6-4ce7-b1bf-a9dce831b045 2026-05-30 06:30:16.241 9 INFO neutron.plugins.ml2.plugin [None req-a77550d9-6e9d-492a-a017-1152dc4bdb57 - - - - - -] Attempt 1 to provision port 8a5dd81f-09fd-42d7-a92d-681a99d69391 2026-05-30 06:30:17.049 9 INFO neutron.plugins.ml2.plugin [None req-50ff3aee-df86-4bb7-8a23-2f68500e3556 - - - - - -] Attempt 1 to provision port 49c2ce25-8b89-49ee-9c9b-c1b967fff197 2026-05-30 06:30:17.399 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 49c2ce25-8b89-49ee-9c9b-c1b967fff197 2026-05-30 06:30:17.481 9 INFO neutron.plugins.ml2.plugin [None req-96626c47-df9e-40fb-b195-139f565986f9 - - - - - -] Attempt 1 to provision port f5e7f3e4-63b6-4ce7-b1bf-a9dce831b045 2026-05-30 06:30:17.902 9 INFO neutron.plugins.ml2.plugin [None req-c6e8c269-44ab-4712-9cc3-088db69e2162 - - - - - -] Attempt 1 to provision port e7d41fef-3b51-4132-b406-ce6c19027ee6 2026-05-30 06:30:18.664 9 INFO neutron.plugins.ml2.plugin [None req-df3a0c76-84fe-4d65-a8ea-aeb23c0e0605 - - - - - -] Attempt 1 to provision port 49c2ce25-8b89-49ee-9c9b-c1b967fff197 2026-05-30 06:30:18.847 8 INFO neutron.plugins.ml2.plugin [None req-3c403989-7ac1-45be-baef-1a33b071c526 - - - - - -] Attempt 1 to provision port e7d41fef-3b51-4132-b406-ce6c19027ee6 2026-05-30 06:30:19.240 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port f39ed48f-d931-48b3-87ec-ad7f05e4f091 2026-05-30 06:30:19.798 9 INFO neutron.plugins.ml2.plugin [None req-4212bea2-8c4d-42a6-beee-36f1542008cd - - - - - -] Attempt 1 to provision port 0070604a-0d7b-4a8f-bb71-8938e89a3b79 2026-05-30 06:30:20.544 9 INFO neutron.plugins.ml2.plugin [None req-c0c9fe6a-e84e-42e0-a2a0-9e22608fd1f8 - - - - - -] Attempt 1 to provision port 0070604a-0d7b-4a8f-bb71-8938e89a3b79 2026-05-30 06:30:21.185 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port f39ed48f-d931-48b3-87ec-ad7f05e4f091 2026-05-30 06:30:22.209 8 INFO neutron.plugins.ml2.plugin [None req-f01e48eb-b8bb-46d8-b310-03b68fce27a1 - - - - - -] Attempt 1 to provision port e08e117d-158b-4769-a47f-a92897a36de4 2026-05-30 06:30:23.177 8 INFO neutron.plugins.ml2.plugin [None req-60d85696-51cd-4803-8c39-215c55cac12c - - - - - -] Attempt 1 to provision port e08e117d-158b-4769-a47f-a92897a36de4 2026-05-30 06:30:29.349 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port a95645d9-e800-49ab-a7ae-a0662449ccdf 2026-05-30 06:30:29.525 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6f4bfa9-21ec-4108-8fd2-2a8df55381e7'] response: {'server_uuid': '98da74e5-d46d-4400-99cf-2ecc2ae746b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a95645d9-e800-49ab-a7ae-a0662449ccdf', 'code': 200} 2026-05-30 06:30:31.213 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port a95645d9-e800-49ab-a7ae-a0662449ccdf 2026-05-30 06:30:39.385 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 42de4aea-71a3-4068-b409-832ba26fbbc0 2026-05-30 06:30:39.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f7b064b-b40c-4e9a-aeb9-bc33977f215c'] response: {'server_uuid': '22e85843-d3b5-4c1b-9499-cbdd269cb77b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42de4aea-71a3-4068-b409-832ba26fbbc0', 'code': 200} 2026-05-30 06:30:39.993 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 0070604a-0d7b-4a8f-bb71-8938e89a3b79 2026-05-30 06:30:40.501 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1a5b909f-4bec-4f42-89fe-e47810bb6ab0 2026-05-30 06:30:40.815 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port e7d41fef-3b51-4132-b406-ce6c19027ee6 2026-05-30 06:30:41.160 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port e08e117d-158b-4769-a47f-a92897a36de4 2026-05-30 06:30:41.689 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 42de4aea-71a3-4068-b409-832ba26fbbc0 2026-05-30 06:30:42.147 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 0070604a-0d7b-4a8f-bb71-8938e89a3b79 2026-05-30 06:30:42.411 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1a5b909f-4bec-4f42-89fe-e47810bb6ab0 2026-05-30 06:30:42.679 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port e7d41fef-3b51-4132-b406-ce6c19027ee6 2026-05-30 06:30:42.962 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port e08e117d-158b-4769-a47f-a92897a36de4 2026-05-30 06:31:00.854 9 INFO neutron.plugins.ml2.plugin [None req-fbbdc8ea-df39-416b-bbc5-bc6bf738ab50 - - - - - -] Attempt 1 to provision port 7acabb8a-0c56-4c33-a8b5-affe904fb58f 2026-05-30 06:31:14.418 9 INFO neutron.plugins.ml2.plugin [None req-df5f52d4-8099-4c7c-802c-022fe4b71001 - - - - - -] Attempt 1 to provision port ea493253-cb9a-4c3f-b536-70f1f6f4a2ee 2026-05-30 06:31:15.763 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port ea493253-cb9a-4c3f-b536-70f1f6f4a2ee 2026-05-30 06:31:15.975 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff67c933-97c8-45a5-8677-48e0919add6b'] response: {'server_uuid': '7f8c778a-4d56-45c6-9770-780ae3eed262', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea493253-cb9a-4c3f-b536-70f1f6f4a2ee', 'code': 200} 2026-05-30 06:31:17.802 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port ea493253-cb9a-4c3f-b536-70f1f6f4a2ee 2026-05-30 06:31:57.112 8 INFO neutron.plugins.ml2.plugin [None req-e0576866-a7e1-4eb8-aa47-fb4419e0ad0b - - - - - -] Attempt 1 to provision port 1f50ba32-2e81-4288-84b7-fb5bf7f36e07 2026-05-30 06:31:59.989 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1f50ba32-2e81-4288-84b7-fb5bf7f36e07 2026-05-30 06:32:00.207 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fbd619c-f166-46be-b9f1-1622c0b09838'] response: {'server_uuid': '7f8c778a-4d56-45c6-9770-780ae3eed262', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f50ba32-2e81-4288-84b7-fb5bf7f36e07', 'code': 200} 2026-05-30 06:32:01.819 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 1f50ba32-2e81-4288-84b7-fb5bf7f36e07 2026-05-30 06:32:31.801 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port dc5c7c1f-ce93-4e5c-9538-4042467955e3 2026-05-30 06:32:31.961 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d3d4e41-32bc-4053-a061-4b4dd3015a32'] response: {'server_uuid': '7f8c778a-4d56-45c6-9770-780ae3eed262', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc5c7c1f-ce93-4e5c-9538-4042467955e3', 'code': 200} 2026-05-30 06:32:33.755 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port dc5c7c1f-ce93-4e5c-9538-4042467955e3 2026-05-30 06:32:47.851 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 7b455264-16e2-4a03-b219-6a433fad0bc4 2026-05-30 06:32:48.039 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f54c4f1-9996-4f04-bafa-e8540d647ae9'] response: {'server_uuid': '7f8c778a-4d56-45c6-9770-780ae3eed262', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b455264-16e2-4a03-b219-6a433fad0bc4', 'code': 200} 2026-05-30 06:32:49.731 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 7b455264-16e2-4a03-b219-6a433fad0bc4 2026-05-30 06:32:57.262 8 INFO neutron.plugins.ml2.plugin [None req-467fceb5-75b3-400e-9322-81e0e2bbe8af - - - - - -] Attempt 1 to provision port 7b455264-16e2-4a03-b219-6a433fad0bc4 2026-05-30 06:32:57.799 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 7b455264-16e2-4a03-b219-6a433fad0bc4 2026-05-30 06:33:22.837 9 INFO neutron.plugins.ml2.plugin [None req-7143f499-16ae-4b9d-8144-c0c12935a951 - - - - - -] Attempt 1 to provision port dc5c7c1f-ce93-4e5c-9538-4042467955e3 2026-05-30 06:33:23.789 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port dc5c7c1f-ce93-4e5c-9538-4042467955e3 2026-05-30 06:34:26.037 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d5ae46e-40dc-4d6a-a892-0ac42992e4dd'] response: {'server_uuid': '7f8c778a-4d56-45c6-9770-780ae3eed262', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1f50ba32-2e81-4288-84b7-fb5bf7f36e07', 'code': 200} 2026-05-30 06:35:23.919 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port c874c636-4079-4487-9089-93b7af5868b6 2026-05-30 06:35:24.157 9 INFO neutron.plugins.ml2.plugin [None req-bdb7a5cd-9bd5-4026-805c-1c636925740a - - - - - -] Attempt 1 to provision port 491b3711-330c-4a3a-ad99-662e567fd8d9 2026-05-30 06:35:24.545 8 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 491b3711-330c-4a3a-ad99-662e567fd8d9 2026-05-30 06:35:25.056 8 INFO neutron.plugins.ml2.plugin [None req-b45be3a4-ccbf-416d-a4f5-989a14e2248f - - - - - -] Attempt 1 to provision port c874c636-4079-4487-9089-93b7af5868b6 2026-05-30 06:35:25.787 9 INFO neutron.plugins.ml2.plugin [None req-d54d3b81-6376-4244-942e-21746f751d58 - - - - - -] Attempt 1 to provision port b2ceab51-925d-4850-9d9d-b88a8858f335 2026-05-30 06:35:25.921 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port ed82e5a9-9a58-436a-9b0f-e853e7501556 2026-05-30 06:35:26.199 9 INFO neutron.plugins.ml2.plugin [None req-da089b3b-c144-4cb5-85fc-786767af3a7b - - - - - -] Attempt 1 to provision port ed82e5a9-9a58-436a-9b0f-e853e7501556 2026-05-30 06:35:26.901 9 INFO neutron.plugins.ml2.plugin [None req-0d9ad7e5-8c9f-43e0-922e-1ad91af82e7b - - - - - -] Attempt 1 to provision port 83c1de98-8dac-47c2-8e81-a6018af4efb3 2026-05-30 06:35:26.939 8 INFO neutron.plugins.ml2.plugin [None req-3c9e82b5-b15e-490b-bbe3-8163b712c7ec - - - - - -] Attempt 1 to provision port 83c1de98-8dac-47c2-8e81-a6018af4efb3