+ 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/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-26 04:09:57.349 1 INFO neutron.common.config [-] Logging enabled! 2026-06-26 04:09:57.349 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-06-26 04:09:57.350 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-26 04:09:57.350 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-26 04:09:58.174 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-26 04:09:58.176 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-26 04:09:58.179 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-26 04:09:58.179 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-26 04:09:58.179 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-26 04:09:58.180 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-26 04:09:58.180 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 04:09:58.185 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 04:09:58.185 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 04:09:58.185 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-26 04:09:58.201 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-26 04:09:58.201 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-26 04:09:58.202 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-26 04:09:58.227 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-26 04:09:58.227 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-26 04:09:58.227 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-26 04:09:58.227 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-26 04:09:58.465 1 INFO neutron.plugins.ml2.managers [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] Initializing driver for type 'vlan' 2026-06-26 04:09:58.742 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] VlanTypeDriver initialization complete 2026-06-26 04:09:58.742 1 INFO neutron.plugins.ml2.managers [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] Initializing driver for type 'vxlan' 2026-06-26 04:09:58.743 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-26 04:09:58.784 1 INFO neutron.plugins.ml2.managers [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-26 04:09:58.785 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-26 04:09:58.785 1 INFO neutron.plugins.ml2.managers [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] Initializing extension driver 'port_security' 2026-06-26 04:09:58.785 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-26 04:09:58.785 1 INFO neutron.plugins.ml2.managers [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] Initializing extension driver 'qos' 2026-06-26 04:09:58.786 1 INFO neutron.plugins.ml2.managers [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-26 04:09:58.786 1 INFO neutron.plugins.ml2.managers [None req-d3c52f33-ab82-4b16-b67f-7be556fa5493 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-26 04:09:58.798 1 INFO neutron.quota [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded quota_driver: . 2026-06-26 04:09:58.799 1 INFO neutron.plugins.ml2.plugin [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Modular L2 Plugin initialization complete 2026-06-26 04:09:58.799 1 INFO neutron.plugins.ml2.managers [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-26 04:09:58.799 1 INFO neutron.plugins.ml2.managers [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-26 04:09:58.799 1 INFO neutron.plugins.ml2.managers [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-26 04:09:58.800 1 INFO neutron.extensions.vlantransparent [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Disabled vlantransparent extension. 2026-06-26 04:09:58.800 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: qos 2026-06-26 04:09:58.811 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: router 2026-06-26 04:09:58.842 1 INFO neutron.services.service_base [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-26 04:09:58.843 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: segments 2026-06-26 04:09:58.908 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: trunk 2026-06-26 04:09:58.955 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: vpnaas 2026-06-26 04:09:58.990 1 WARNING stevedore.named [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-26 04:09:59.048 1 INFO neutron_vpnaas.services.vpn.plugin [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-26 04:09:59.049 1 INFO neutron.common.utils [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-26 04:09:59.049 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: auto_allocate 2026-06-26 04:09:59.053 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: tag 2026-06-26 04:09:59.058 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: timestamp 2026-06-26 04:09:59.060 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: network_ip_availability 2026-06-26 04:09:59.063 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: flavors 2026-06-26 04:09:59.065 1 INFO neutron.manager [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loading Plugin: revisions 2026-06-26 04:09:59.068 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Initializing extension manager. 2026-06-26 04:09:59.069 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: address-group 2026-06-26 04:09:59.069 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: address-scope 2026-06-26 04:09:59.070 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-26 04:09:59.070 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: agent 2026-06-26 04:09:59.071 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: agent-resources-synced 2026-06-26 04:09:59.072 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-26 04:09:59.072 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-26 04:09:59.073 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: availability_zone 2026-06-26 04:09:59.074 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: availability_zone_filter 2026-06-26 04:09:59.074 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-26 04:09:59.074 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: default-subnetpools 2026-06-26 04:09:59.075 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-26 04:09:59.076 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: dns-integration 2026-06-26 04:09:59.076 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: dns-domain-ports 2026-06-26 04:09:59.077 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-26 04:09:59.077 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: dvr 2026-06-26 04:09:59.078 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-26 04:09:59.078 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: empty-string-filtering 2026-06-26 04:09:59.079 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-26 04:09:59.079 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-26 04:09:59.080 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: external-net 2026-06-26 04:09:59.080 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-26 04:09:59.080 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: extraroute 2026-06-26 04:09:59.081 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: extraroute-atomic 2026-06-26 04:09:59.082 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-26 04:09:59.082 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-26 04:09:59.083 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-26 04:09:59.083 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-26 04:09:59.083 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: fip-port-details 2026-06-26 04:09:59.084 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: flavors 2026-06-26 04:09:59.085 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-26 04:09:59.085 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: floatingip-pools 2026-06-26 04:09:59.086 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: ip_allocation 2026-06-26 04:09:59.086 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-26 04:09:59.087 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: l2_adjacency 2026-06-26 04:09:59.088 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: router 2026-06-26 04:09:59.089 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-26 04:09:59.089 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: ext-gw-mode 2026-06-26 04:09:59.090 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: l3-ha 2026-06-26 04:09:59.090 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-26 04:09:59.091 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: l3-flavors 2026-06-26 04:09:59.091 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-26 04:09:59.092 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-26 04:09:59.093 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-26 04:09:59.096 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-26 04:09:59.097 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-26 04:09:59.098 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-26 04:09:59.098 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-26 04:09:59.099 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: multi-provider 2026-06-26 04:09:59.099 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: net-mtu 2026-06-26 04:09:59.100 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: net-mtu-writable 2026-06-26 04:09:59.100 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: network_availability_zone 2026-06-26 04:09:59.101 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: network-ip-availability 2026-06-26 04:09:59.102 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-26 04:09:59.102 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: pagination 2026-06-26 04:09:59.102 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: port-device-profile 2026-06-26 04:09:59.103 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: port-mac-override 2026-06-26 04:09:59.103 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-26 04:09:59.104 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-26 04:09:59.104 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: port-resource-request 2026-06-26 04:09:59.105 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-26 04:09:59.105 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: binding 2026-06-26 04:09:59.106 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: binding-extended 2026-06-26 04:09:59.106 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: port-security 2026-06-26 04:09:59.106 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: project-id 2026-06-26 04:09:59.107 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: provider 2026-06-26 04:09:59.108 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos 2026-06-26 04:09:59.109 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-26 04:09:59.109 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-26 04:09:59.110 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-default 2026-06-26 04:09:59.110 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-fip 2026-06-26 04:09:59.111 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-26 04:09:59.111 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-26 04:09:59.112 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-26 04:09:59.112 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-26 04:09:59.113 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-26 04:09:59.113 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-pps 2026-06-26 04:09:59.114 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-26 04:09:59.114 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-26 04:09:59.115 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: qos-rules-alias 2026-06-26 04:09:59.115 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: quota-check-limit 2026-06-26 04:09:59.117 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: quotas 2026-06-26 04:09:59.119 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: quota_details 2026-06-26 04:09:59.120 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: rbac-policies 2026-06-26 04:09:59.120 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: rbac-address-group 2026-06-26 04:09:59.121 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: rbac-address-scope 2026-06-26 04:09:59.121 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: rbac-security-groups 2026-06-26 04:09:59.122 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-26 04:09:59.122 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: revision-if-match 2026-06-26 04:09:59.123 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-26 04:09:59.123 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: router_availability_zone 2026-06-26 04:09:59.124 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-26 04:09:59.124 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-26 04:09:59.125 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-26 04:09:59.125 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-26 04:09:59.126 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-26 04:09:59.132 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: security-group 2026-06-26 04:09:59.133 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: segment 2026-06-26 04:09:59.133 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-26 04:09:59.134 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: service-type 2026-06-26 04:09:59.134 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: sorting 2026-06-26 04:09:59.135 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: standard-attr-segment 2026-06-26 04:09:59.135 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: standard-attr-description 2026-06-26 04:09:59.136 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: stateful-security-group 2026-06-26 04:09:59.136 1 WARNING neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-26 04:09:59.136 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-26 04:09:59.137 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: subnet_onboard 2026-06-26 04:09:59.137 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-26 04:09:59.138 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: subnet-service-types 2026-06-26 04:09:59.138 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: subnet_allocation 2026-06-26 04:09:59.139 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-26 04:09:59.139 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-26 04:09:59.141 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: standard-attr-tag 2026-06-26 04:09:59.142 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-26 04:09:59.142 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: trunk 2026-06-26 04:09:59.143 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: trunk-details 2026-06-26 04:09:59.143 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-26 04:09:59.144 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-26 04:09:59.144 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-26 04:09:59.145 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: vpn-flavors 2026-06-26 04:09:59.146 1 INFO neutron.api.extensions [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Loaded extension: vpnaas 2026-06-26 04:09:59.149 1 INFO oslo_service.service [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Starting 2 workers 2026-06-26 04:09:59.153 1 INFO oslo_service.service [None req-07f5272d-f053-4a28-aa71-00ab71300bf0 - - - - - -] Starting 1 workers 2026-06-26 04:10:37.748 9 INFO neutron.db.l3_hamode_db [None req-96374f5e-9073-41df-a60b-14de1767982e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:10:47.032 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port ffb468e8-ca28-4bf1-9a30-c106627d4900 2026-06-26 04:10:47.914 9 INFO neutron.plugins.ml2.plugin [None req-4278a861-160c-4f96-9f93-3fba80dc7363 - - - - - -] Attempt 1 to provision port ffb468e8-ca28-4bf1-9a30-c106627d4900 2026-06-26 04:10:48.242 10 INFO neutron.plugins.ml2.plugin [None req-f210f0f7-0481-428c-8261-4094229288fa - - - - - -] Attempt 1 to provision port ffb468e8-ca28-4bf1-9a30-c106627d4900 2026-06-26 04:10:48.919 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port ffb468e8-ca28-4bf1-9a30-c106627d4900 2026-06-26 04:17:27.225 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 97fdd897-4828-4de8-86e6-21c5e91cfac2 2026-06-26 04:17:28.460 9 INFO neutron.plugins.ml2.plugin [None req-89b5cc7a-c254-45de-af0f-e759ce58f499 - - - - - -] Attempt 1 to provision port 97fdd897-4828-4de8-86e6-21c5e91cfac2 2026-06-26 04:17:28.750 10 INFO neutron.plugins.ml2.plugin [None req-5e21f7b0-0348-46b4-ab72-f5d46eb8caae - - - - - -] Attempt 1 to provision port 97fdd897-4828-4de8-86e6-21c5e91cfac2 2026-06-26 04:17:29.199 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 97fdd897-4828-4de8-86e6-21c5e91cfac2 2026-06-26 04:17:34.473 10 INFO neutron.plugins.ml2.plugin [None req-c2136bfd-2c97-4327-82e4-c5e2a3e59b27 - - - - - -] Attempt 1 to provision port 94a1dbb5-07b5-49c1-8875-5e60e7862ea0 2026-06-26 04:21:05.481 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 94a1dbb5-07b5-49c1-8875-5e60e7862ea0 2026-06-26 04:21:07.363 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 94a1dbb5-07b5-49c1-8875-5e60e7862ea0 2026-06-26 04:28:49.649 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 0b51dd63-fc89-4e54-9773-3d568650b529 2026-06-26 04:28:51.632 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 0b51dd63-fc89-4e54-9773-3d568650b529 2026-06-26 04:44:52.439 9 INFO neutron.plugins.ml2.plugin [None req-a505a5a2-e76f-407c-a20b-d372efb606d2 - - - - - -] Attempt 1 to provision port ca902202-bcb8-44ac-b5a3-b8367bf0c0a3 2026-06-26 04:44:52.680 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 0c077784-2efc-46a1-b774-3a31c73ccf07 2026-06-26 04:44:53.205 9 INFO neutron.plugins.ml2.plugin [None req-f9c41d58-8e8d-4637-ab77-25eec89817d3 - - - - - -] Attempt 1 to provision port 4155f0c3-4cd6-476f-85d9-a81ff2dbfe90 2026-06-26 04:44:53.284 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 5399fe23-d48d-46f6-9f68-90ea1799d7c6 2026-06-26 04:44:53.813 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 475682cd-bc14-41be-ace9-44ae29983950 2026-06-26 04:44:54.060 9 INFO neutron.plugins.ml2.plugin [None req-423c5f3b-cb8c-4c30-a838-a73b139e7df5 - - - - - -] Attempt 1 to provision port 475682cd-bc14-41be-ace9-44ae29983950 2026-06-26 04:44:54.292 9 INFO neutron.plugins.ml2.plugin [None req-881077fe-06d8-49f9-8a69-a0aa038379cd - - - - - -] Attempt 1 to provision port 0c077784-2efc-46a1-b774-3a31c73ccf07 2026-06-26 04:44:54.603 9 INFO neutron.plugins.ml2.plugin [None req-18732576-5d60-4852-9f70-02e1052553ec - - - - - -] Attempt 1 to provision port 5399fe23-d48d-46f6-9f68-90ea1799d7c6 2026-06-26 04:44:54.855 9 INFO neutron.plugins.ml2.plugin [None req-d02766c6-0c5a-41d1-9a44-07a00495cdbe - - - - - -] Attempt 1 to provision port 475682cd-bc14-41be-ace9-44ae29983950 2026-06-26 04:44:55.032 9 INFO neutron.plugins.ml2.plugin [None req-d02766c6-0c5a-41d1-9a44-07a00495cdbe - - - - - -] Attempt 1 to provision port 0c077784-2efc-46a1-b774-3a31c73ccf07 2026-06-26 04:44:55.227 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 5399fe23-d48d-46f6-9f68-90ea1799d7c6 2026-06-26 04:44:55.394 10 INFO neutron.plugins.ml2.plugin [None req-601d90cd-8cd6-42eb-9083-b0d68ccdc10e - - - - - -] Attempt 1 to provision port 5399fe23-d48d-46f6-9f68-90ea1799d7c6 2026-06-26 04:44:55.742 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 0c077784-2efc-46a1-b774-3a31c73ccf07 2026-06-26 04:44:55.837 9 INFO neutron.plugins.ml2.plugin [None req-b9579e05-1fd5-44f1-aef0-f9c82cc9c6a2 - - - - - -] Attempt 1 to provision port b5d5bb92-c9de-47f5-a87c-438c32221bae 2026-06-26 04:44:56.006 10 INFO neutron.plugins.ml2.plugin [None req-4c8a93fc-0068-4e4d-ab0e-abe93e6b2a67 - - - - - -] Attempt 1 to provision port 35d384d5-f105-4405-b5af-fa97df48404e 2026-06-26 04:44:56.179 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 475682cd-bc14-41be-ace9-44ae29983950 2026-06-26 04:44:56.557 9 INFO neutron.plugins.ml2.plugin [None req-382f80fb-54e7-4400-899b-2656a38e9d3b - - - - - -] Attempt 1 to provision port b5d5bb92-c9de-47f5-a87c-438c32221bae 2026-06-26 04:44:57.728 10 INFO neutron.plugins.ml2.plugin [None req-9ad78e32-59ca-48a7-9d6c-aac56c22dd8a - - - - - -] Attempt 1 to provision port b29e7d17-393d-433e-a1d5-5c528586a574 2026-06-26 04:44:58.307 10 INFO neutron.plugins.ml2.plugin [None req-266a5f16-0b96-4f8c-a46c-940e6b5a2b20 - - - - - -] Attempt 1 to provision port b29e7d17-393d-433e-a1d5-5c528586a574 2026-06-26 04:44:58.998 10 INFO neutron.plugins.ml2.plugin [None req-53059d47-da4d-4266-a2e2-36f246f4e196 - - - - - -] Attempt 1 to provision port 67596e6e-5da8-4f5c-9835-79a2a668ae00 2026-06-26 04:44:59.662 9 INFO neutron.plugins.ml2.plugin [None req-7c31a061-c59f-4488-8364-5743d989d593 - - - - - -] Attempt 1 to provision port 67596e6e-5da8-4f5c-9835-79a2a668ae00 2026-06-26 04:44:59.817 10 INFO neutron.plugins.ml2.plugin [None req-2a7acdb5-91e3-4a78-a357-88de471e6109 - - - - - -] Attempt 1 to provision port cd592b88-1291-4ceb-8427-d612c5a12d57 2026-06-26 04:45:01.279 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 747ab4c1-fd6d-47ca-a1ca-aeb9090510a5 2026-06-26 04:45:01.488 9 INFO neutron.plugins.ml2.plugin [None req-03ebba7a-0875-4b95-b61c-832547a62511 - - - - - -] Attempt 1 to provision port 747ab4c1-fd6d-47ca-a1ca-aeb9090510a5 2026-06-26 04:45:01.831 10 INFO neutron.plugins.ml2.plugin [None req-fdda3f73-a485-4eb6-b418-0082675838d2 - - - - - -] Attempt 1 to provision port 747ab4c1-fd6d-47ca-a1ca-aeb9090510a5 2026-06-26 04:45:02.521 9 INFO neutron.plugins.ml2.plugin [None req-09e74bd0-b913-49e6-9c68-63cbfda83c45 - - - - - -] Attempt 1 to provision port 1e31994d-ca39-448e-9a09-71a03dd0aefc 2026-06-26 04:45:03.083 10 INFO neutron.plugins.ml2.plugin [None req-a463e2ca-8f7a-43aa-b190-dff8912d5f82 - - - - - -] Attempt 1 to provision port 1e31994d-ca39-448e-9a09-71a03dd0aefc 2026-06-26 04:45:03.506 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 1756123e-0c3a-4dd8-b906-cd5034cc3d65 2026-06-26 04:45:04.201 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 747ab4c1-fd6d-47ca-a1ca-aeb9090510a5 2026-06-26 04:45:05.359 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 391c8b8d-8796-4f57-8fc4-c3e0c98c10d3 2026-06-26 04:45:05.937 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 57eacdf9-6d8e-4e00-bfc0-bc14981ae10d 2026-06-26 04:45:06.434 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 0a977cac-3558-4add-8798-177a5d74409d 2026-06-26 04:45:06.761 10 INFO neutron.plugins.ml2.plugin [None req-2d4520f4-faa7-4ec3-b358-1106d2040172 - - - - - -] Attempt 1 to provision port 42d9b610-f582-464e-96ee-701fd852d8d2 2026-06-26 04:45:07.097 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 1756123e-0c3a-4dd8-b906-cd5034cc3d65 2026-06-26 04:45:07.211 9 INFO neutron.plugins.ml2.plugin [None req-0a0254f5-0f61-4637-9c02-2138151bb0bb - - - - - -] Attempt 1 to provision port cdadc7d3-510a-4edc-88c0-24223e60c5ca 2026-06-26 04:45:07.571 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 391c8b8d-8796-4f57-8fc4-c3e0c98c10d3 2026-06-26 04:45:07.853 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 57eacdf9-6d8e-4e00-bfc0-bc14981ae10d 2026-06-26 04:45:08.173 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 0a977cac-3558-4add-8798-177a5d74409d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-26 04:45:13.644 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 42d9b610-f582-464e-96ee-701fd852d8d2 2026-06-26 04:45:14.200 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port cdadc7d3-510a-4edc-88c0-24223e60c5ca 2026-06-26 04:45:14.457 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-01764444-bea6-45b8-b4be-35e73d4102a8'] response: {'server_uuid': 'e7507bc6-e07f-4468-b0d2-23fe7307dd5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42d9b610-f582-464e-96ee-701fd852d8d2', 'code': 200} 2026-06-26 04:45:15.140 10 INFO neutron.plugins.ml2.plugin [None req-a2af31ee-2d1c-402e-9ae9-00bc781c9924 - - - - - -] Attempt 1 to provision port 5d9239bb-b969-4b6b-a848-a9017a408c1f 2026-06-26 04:45:15.644 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 31165795-78a8-4857-bebb-1aae55182cc0 2026-06-26 04:45:16.481 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port cdadc7d3-510a-4edc-88c0-24223e60c5ca 2026-06-26 04:45:16.495 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b69fd9c-23e2-4289-9b4b-076956ff5e96'] response: {'server_uuid': 'fd0b19de-dd06-45f7-aa60-571cc6278147', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cdadc7d3-510a-4edc-88c0-24223e60c5ca', 'code': 200} 2026-06-26 04:45:16.864 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 42d9b610-f582-464e-96ee-701fd852d8d2 2026-06-26 04:45:17.324 10 INFO neutron.plugins.ml2.plugin [None req-00a8e6e3-7835-41e3-841f-ca2b45617c04 - - - - - -] Attempt 1 to provision port 3d3a9405-b05e-41e9-8c95-5b6698c04879 2026-06-26 04:45:17.469 10 INFO neutron.plugins.ml2.plugin [None req-2ef46312-ad55-45bd-8cc0-aff0e84884e3 - - - - - -] Attempt 1 to provision port 31165795-78a8-4857-bebb-1aae55182cc0 2026-06-26 04:45:17.670 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 23f87d4e-c8e8-42da-bd13-62c3e08d3b8d 2026-06-26 04:45:17.984 10 INFO neutron.plugins.ml2.plugin [None req-4b5e633d-fe7e-465d-b11f-f928479cbe3f - - - - - -] Attempt 1 to provision port b6d9ed1f-3b7f-422a-93a3-2b6e7bf54d59 2026-06-26 04:45:18.047 10 INFO neutron.plugins.ml2.plugin [None req-4b5e633d-fe7e-465d-b11f-f928479cbe3f - - - - - -] Attempt 1 to provision port 31165795-78a8-4857-bebb-1aae55182cc0 2026-06-26 04:45:18.370 9 INFO neutron.plugins.ml2.plugin [None req-3115a428-c193-42bd-ad12-0b5f33eb817b - - - - - -] Attempt 1 to provision port b6d9ed1f-3b7f-422a-93a3-2b6e7bf54d59 2026-06-26 04:45:18.441 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 31165795-78a8-4857-bebb-1aae55182cc0 2026-06-26 04:45:18.749 10 INFO neutron.plugins.ml2.plugin [None req-cdd7d00c-cb49-4895-8660-a92e933cdbd4 - - - - - -] Attempt 1 to provision port b6d9ed1f-3b7f-422a-93a3-2b6e7bf54d59 2026-06-26 04:45:19.410 10 INFO neutron.plugins.ml2.plugin [None req-800267b1-3822-4f94-ac18-e0d7ac6ae3db - - - - - -] Attempt 1 to provision port 23f87d4e-c8e8-42da-bd13-62c3e08d3b8d 2026-06-26 04:45:19.626 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 23f87d4e-c8e8-42da-bd13-62c3e08d3b8d 2026-06-26 04:45:19.716 10 INFO neutron.plugins.ml2.plugin [None req-f8502e7f-9f30-4879-b233-801ea328a004 - - - - - -] Attempt 1 to provision port 23f87d4e-c8e8-42da-bd13-62c3e08d3b8d 2026-06-26 04:45:20.100 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 9dec6fae-3978-4d7b-b755-62e3c2aadd72 2026-06-26 04:45:20.429 9 INFO neutron.plugins.ml2.plugin [None req-37301bca-3829-4642-9569-a05188821f1a - - - - - -] Attempt 1 to provision port 06e55b37-8876-4ea5-867a-2c643b72ef9d 2026-06-26 04:45:21.106 10 INFO neutron.plugins.ml2.plugin [None req-acf12abb-3673-4c3d-afab-4c54007d2fef - - - - - -] Attempt 1 to provision port 06e55b37-8876-4ea5-867a-2c643b72ef9d 2026-06-26 04:45:21.627 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7776f054-009e-4c67-9a53-c454dd249d18 2026-06-26 04:45:22.382 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 9dec6fae-3978-4d7b-b755-62e3c2aadd72 2026-06-26 04:45:23.670 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7776f054-009e-4c67-9a53-c454dd249d18 2026-06-26 04:45:26.119 10 INFO neutron.plugins.ml2.plugin [None req-86ad0571-0058-4406-8cd6-7a80ccc80054 - - - - - -] Attempt 1 to provision port 7d1e57ef-3763-4353-93ba-f66668d11e63 2026-06-26 04:45:27.749 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7d1e57ef-3763-4353-93ba-f66668d11e63 2026-06-26 04:45:27.950 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c564b4de-0b66-453d-90df-5aa83773a70b'] response: {'server_uuid': 'c5b9ac17-5baf-4c54-8d66-3456d857e916', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d1e57ef-3763-4353-93ba-f66668d11e63', 'code': 200} 2026-06-26 04:45:29.763 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7d1e57ef-3763-4353-93ba-f66668d11e63 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-26 04:45:31.203 10 INFO neutron.plugins.ml2.plugin [None req-aae5049b-dc97-4a02-8dd0-7f17c92fd6b7 - - - - - -] Attempt 1 to provision port 29065370-803f-4db0-8447-bda6db677492 2026-06-26 04:45:33.726 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port ca902202-bcb8-44ac-b5a3-b8367bf0c0a3 2026-06-26 04:45:34.399 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 29065370-803f-4db0-8447-bda6db677492 2026-06-26 04:45:34.679 10 INFO neutron.plugins.ml2.plugin [None req-7f000aeb-b149-488c-8713-68274d29a76a - - - - - -] Attempt 1 to provision port 8c30aa3a-82fe-4314-8801-6094c7424139 2026-06-26 04:45:34.872 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port b5d5bb92-c9de-47f5-a87c-438c32221bae 2026-06-26 04:45:34.942 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-de53171f-426f-4bf5-a1e9-3108796879f2'] response: {'server_uuid': '96731579-8dbc-4b3f-80b0-7068d61719fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29065370-803f-4db0-8447-bda6db677492', 'code': 200} 2026-06-26 04:45:35.678 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 911ca446-8b2d-43a9-ab7a-5b70466fe68e 2026-06-26 04:45:36.358 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port b5d5bb92-c9de-47f5-a87c-438c32221bae 2026-06-26 04:45:36.758 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port ca902202-bcb8-44ac-b5a3-b8367bf0c0a3 2026-06-26 04:45:36.760 9 INFO neutron.plugins.ml2.plugin [None req-8a4d430a-c0a2-4d30-b624-a1e1c2a1eb69 - - - - - -] Attempt 1 to provision port 911ca446-8b2d-43a9-ab7a-5b70466fe68e 2026-06-26 04:45:37.113 10 INFO neutron.plugins.ml2.plugin [None req-f0be03b4-6036-4f57-b492-afa4f9c1cb10 - - - - - -] Attempt 1 to provision port 911ca446-8b2d-43a9-ab7a-5b70466fe68e 2026-06-26 04:45:37.213 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 29065370-803f-4db0-8447-bda6db677492 2026-06-26 04:45:37.403 9 INFO neutron.plugins.ml2.plugin [None req-4d945571-4a2e-48f3-b326-11e418f13f81 - - - - - -] Attempt 1 to provision port a1ecc0d0-f38a-4a2f-a72e-d4b7314f9b26 2026-06-26 04:45:38.099 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f10cf73-950b-448a-8722-2ec2bb0b1944'] response: {'server_uuid': 'e7507bc6-e07f-4468-b0d2-23fe7307dd5e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '42d9b610-f582-464e-96ee-701fd852d8d2', 'code': 200} 2026-06-26 04:45:38.309 9 INFO neutron.plugins.ml2.plugin [None req-86b499a8-f9f7-43c9-944b-e862e2030876 - - - - - -] Attempt 1 to provision port a1ecc0d0-f38a-4a2f-a72e-d4b7314f9b26 2026-06-26 04:45:38.902 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 42d9b610-f582-464e-96ee-701fd852d8d2 2026-06-26 04:45:39.066 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-83e75d7d-a31a-4818-9a44-a3692ff66e53'] response: {'server_uuid': 'e7507bc6-e07f-4468-b0d2-23fe7307dd5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42d9b610-f582-464e-96ee-701fd852d8d2', 'code': 200} 2026-06-26 04:45:39.644 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 911ca446-8b2d-43a9-ab7a-5b70466fe68e 2026-06-26 04:45:40.499 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 42d9b610-f582-464e-96ee-701fd852d8d2 2026-06-26 04:45:40.913 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port f8384bc0-f17c-4f19-8778-a6a08bc0728e 2026-06-26 04:45:41.625 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 3d3a9405-b05e-41e9-8c95-5b6698c04879 2026-06-26 04:45:42.106 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 06e55b37-8876-4ea5-867a-2c643b72ef9d 2026-06-26 04:45:43.324 10 INFO neutron.plugins.ml2.plugin [None req-14952ed9-b68c-4d22-beb6-fbb6b10f3ec1 - - - - - -] Attempt 1 to provision port 9063fb3f-ce6d-49fb-bff5-742344e3371e 2026-06-26 04:45:43.450 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 3d3a9405-b05e-41e9-8c95-5b6698c04879 2026-06-26 04:45:43.879 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port f8384bc0-f17c-4f19-8778-a6a08bc0728e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-26 04:45:45.450 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 9063fb3f-ce6d-49fb-bff5-742344e3371e 2026-06-26 04:45:45.586 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-713ed620-1db4-4605-9472-081acba24cca'] response: {'server_uuid': '7ed97183-d2dc-4f9d-8039-aececfe67034', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9063fb3f-ce6d-49fb-bff5-742344e3371e', 'code': 200} 2026-06-26 04:45:46.198 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port b6d9ed1f-3b7f-422a-93a3-2b6e7bf54d59 2026-06-26 04:45:46.631 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 5d9239bb-b969-4b6b-a848-a9017a408c1f 2026-06-26 04:45:47.307 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port b6d9ed1f-3b7f-422a-93a3-2b6e7bf54d59 2026-06-26 04:45:47.698 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 9063fb3f-ce6d-49fb-bff5-742344e3371e 2026-06-26 04:45:48.165 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 5d9239bb-b969-4b6b-a848-a9017a408c1f 2026-06-26 04:45:52.291 10 INFO neutron.plugins.ml2.plugin [None req-e4f7adea-e0bd-4564-8aaf-dd821402dd87 - - - - - -] Attempt 1 to provision port 7d1e57ef-3763-4353-93ba-f66668d11e63 2026-06-26 04:45:53.378 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7d1e57ef-3763-4353-93ba-f66668d11e63 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-26 04:45:54.419 10 INFO neutron.plugins.ml2.plugin [None req-feeae0ed-f93d-4063-bda8-a11bab5bf420 - - - - - -] Attempt 1 to provision port 7d1e57ef-3763-4353-93ba-f66668d11e63 2026-06-26 04:45:55.304 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7d1e57ef-3763-4353-93ba-f66668d11e63 2026-06-26 04:45:59.495 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 6c3a4794-4f71-4072-bdb3-92046b0a457f 2026-06-26 04:45:59.880 9 INFO neutron.plugins.ml2.plugin [None req-c340a03a-73dd-4a66-abb8-a3d0869edec8 - - - - - -] Attempt 1 to provision port f3d4c6de-0e22-44cf-bccc-de07b7911aaa 2026-06-26 04:46:01.439 10 INFO neutron.plugins.ml2.plugin [None req-20b80e58-d0b5-4fab-a178-d4dc5546e74a - - - - - -] Attempt 1 to provision port 6c3a4794-4f71-4072-bdb3-92046b0a457f 2026-06-26 04:46:01.486 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 6c3a4794-4f71-4072-bdb3-92046b0a457f 2026-06-26 04:46:01.830 9 INFO neutron.plugins.ml2.plugin [None req-cff29880-1dc2-46d8-b5eb-d723c2d45a59 - - - - - -] Attempt 1 to provision port 6c3a4794-4f71-4072-bdb3-92046b0a457f 2026-06-26 04:46:02.258 10 INFO neutron.plugins.ml2.plugin [None req-2b0430e5-deb9-4ed7-8a1e-a8aeb6f840a6 - - - - - -] Attempt 1 to provision port 4cfc51e6-46e1-404e-9210-53f67fd2182b 2026-06-26 04:46:03.035 10 INFO neutron.plugins.ml2.plugin [None req-74d372df-5614-492a-97d2-892f16335053 - - - - - -] Attempt 1 to provision port 4cfc51e6-46e1-404e-9210-53f67fd2182b 2026-06-26 04:46:03.422 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 61105069-f56a-4a81-8a9e-a39b42b739e2 2026-06-26 04:46:05.387 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 61105069-f56a-4a81-8a9e-a39b42b739e2 2026-06-26 04:46:06.134 10 INFO neutron.plugins.ml2.plugin [None req-d3ab3513-910e-4240-83ea-c309a32aee32 - - - - - -] Attempt 1 to provision port 4a15e859-c373-4530-8931-2166dd0f5148 2026-06-26 04:46:07.638 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 4a15e859-c373-4530-8931-2166dd0f5148 2026-06-26 04:46:07.787 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-71184f0b-c06a-4cd8-9302-7251a9b01011'] response: {'server_uuid': '8ef0d1c2-2176-470a-93d0-7e6d875870bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a15e859-c373-4530-8931-2166dd0f5148', 'code': 200} 2026-06-26 04:46:09.314 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 4a15e859-c373-4530-8931-2166dd0f5148 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.541 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.543 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:16.543 9 INFO neutron.plugins.ml2.plugin [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Attempt 2 to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.565 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:16.566 9 INFO neutron.plugins.ml2.plugin [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Attempt 3 to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.601 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.602 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:16.603 9 INFO neutron.plugins.ml2.plugin [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Attempt 4 to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.629 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.630 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:16.630 9 INFO neutron.plugins.ml2.plugin [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Attempt 5 to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.650 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.651 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:16.651 9 INFO neutron.plugins.ml2.plugin [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Attempt 6 to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.671 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.672 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:16.672 9 INFO neutron.plugins.ml2.plugin [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Attempt 7 to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.691 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.692 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:16.692 9 INFO neutron.plugins.ml2.plugin [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Attempt 8 to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.711 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:16.712 9 INFO neutron.plugins.ml2.plugin [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Attempt 9 to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.729 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.730 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:16.730 9 INFO neutron.plugins.ml2.plugin [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Attempt 10 to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b5093897-31cd-4718-9547-a419e4504835 could not be found. 2026-06-26 04:46:16.747 9 ERROR neutron.plugins.ml2.managers  2026-06-26 04:46:16.748 9 ERROR neutron.plugins.ml2.managers [None req-c8485b43-d1d9-4328-ba6c-6265f798b301 - - - - - -] Failed to bind port 1cf3e3c4-9cef-405c-adc1-f11b82b5013b on host instance for vnic_type normal using segments [{'id': '61ac37e9-ce40-49fe-96b0-73a18b6512d4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 541, 'network_id': 'cb41217c-426a-408f-b577-d410bf81613f'}] 2026-06-26 04:46:17.259 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 257a93e2-c5de-4f2e-8de8-e4b8bb341f63 2026-06-26 04:46:17.590 9 INFO neutron.plugins.ml2.plugin [None req-3f6c4972-6e3a-440c-9800-fd2cf42600ab - - - - - -] Attempt 1 to provision port 257a93e2-c5de-4f2e-8de8-e4b8bb341f63 2026-06-26 04:46:18.203 10 INFO neutron.plugins.ml2.plugin [None req-8ff598c9-83a1-456e-834c-b6f4f01c5322 - - - - - -] Attempt 1 to provision port 257a93e2-c5de-4f2e-8de8-e4b8bb341f63 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-26 04:46:27.360 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 31629bf7-504c-45f6-bb64-ee1e24539dc1 2026-06-26 04:46:35.503 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port b4c2db1e-2820-4926-af4d-91baaf6984fa 2026-06-26 04:46:36.252 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port bb00a309-4813-491c-be63-704167b2992c 2026-06-26 04:46:36.356 10 INFO neutron.plugins.ml2.plugin [None req-a704f76c-34b2-4333-9dd2-67f2e9d6c16f - - - - - -] Attempt 1 to provision port 639cb057-ac05-4cf6-8a09-563bf8d9af41 2026-06-26 04:46:36.784 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 639cb057-ac05-4cf6-8a09-563bf8d9af41 2026-06-26 04:46:36.962 9 INFO neutron.plugins.ml2.plugin [None req-f3fe7398-7c77-4350-aadb-53ec00474db4 - - - - - -] Attempt 1 to provision port 639cb057-ac05-4cf6-8a09-563bf8d9af41 2026-06-26 04:46:37.091 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7cc7cad3-3d88-449d-80ba-088aeed5d8d5 2026-06-26 04:46:37.479 10 INFO neutron.plugins.ml2.plugin [None req-a4e59a1e-3f1c-4df7-9a47-7b9f1b1d4671 - - - - - -] Attempt 1 to provision port cb45d8f0-35f8-470b-9d99-a99171287513 2026-06-26 04:46:37.587 10 INFO neutron.plugins.ml2.plugin [None req-a4e59a1e-3f1c-4df7-9a47-7b9f1b1d4671 - - - - - -] Attempt 1 to provision port 7cc7cad3-3d88-449d-80ba-088aeed5d8d5 2026-06-26 04:46:37.987 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port bda42f89-d614-4dad-ad89-d0e95e450d52 2026-06-26 04:46:38.213 9 INFO neutron.plugins.ml2.plugin [None req-57b9bcef-397f-4347-8706-39fc0d2bf0fa - - - - - -] Attempt 1 to provision port 7cc7cad3-3d88-449d-80ba-088aeed5d8d5 2026-06-26 04:46:38.414 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 639cb057-ac05-4cf6-8a09-563bf8d9af41 2026-06-26 04:46:38.442 10 INFO neutron.plugins.ml2.plugin [None req-925cc926-7d5c-4907-928a-de603265a4f2 - - - - - -] Attempt 1 to provision port cb45d8f0-35f8-470b-9d99-a99171287513 2026-06-26 04:46:38.843 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7cc7cad3-3d88-449d-80ba-088aeed5d8d5 2026-06-26 04:46:38.911 9 INFO neutron.plugins.ml2.plugin [None req-2fb82a82-52bd-4330-b5fe-d09106e1e8bc - - - - - -] Attempt 1 to provision port 24fe5d3b-6706-4b44-bb2a-4bc4697ae42c 2026-06-26 04:46:39.477 9 INFO neutron.plugins.ml2.plugin [None req-a9fc676f-759c-4072-a28f-23d74df7647d - - - - - -] Attempt 1 to provision port 24fe5d3b-6706-4b44-bb2a-4bc4697ae42c 2026-06-26 04:46:43.778 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 47949998-0dff-4e38-ad74-85def20287a0 2026-06-26 04:46:45.164 10 INFO neutron.plugins.ml2.plugin [None req-911c0de0-a6c7-43d7-a8f6-72089f9debcb - - - - - -] Attempt 1 to provision port cc86707e-4c24-405c-87ad-18234df82528 2026-06-26 04:46:45.334 10 INFO neutron.plugins.ml2.plugin [None req-9db4807b-458d-42f4-8ee0-e58faae5e532 - - - - - -] Attempt 1 to provision port 47949998-0dff-4e38-ad74-85def20287a0 2026-06-26 04:46:45.735 9 INFO neutron.plugins.ml2.plugin [None req-3faebe2f-58dd-475d-8057-2bf67dfcf2f5 - - - - - -] Attempt 1 to provision port 47949998-0dff-4e38-ad74-85def20287a0 2026-06-26 04:46:45.826 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 47949998-0dff-4e38-ad74-85def20287a0 2026-06-26 04:46:47.784 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 43f3f58b-f7e1-4f98-9890-fdb8662bd913 2026-06-26 04:46:50.029 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 32dbf1ca-bdf3-4ce8-a847-be176e090ece 2026-06-26 04:46:50.098 10 INFO neutron.plugins.ml2.plugin [None req-868129ed-b116-4e12-9a24-c48cc38d9ca3 - - - - - -] Attempt 1 to provision port 43f3f58b-f7e1-4f98-9890-fdb8662bd913 2026-06-26 04:46:50.509 9 INFO neutron.plugins.ml2.plugin [None req-8cbf9501-72a7-4db8-8738-58feebb03c7b - - - - - -] Attempt 1 to provision port 43f3f58b-f7e1-4f98-9890-fdb8662bd913 2026-06-26 04:46:50.570 9 INFO neutron.plugins.ml2.plugin [None req-8cbf9501-72a7-4db8-8738-58feebb03c7b - - - - - -] Attempt 1 to provision port b309dfad-b254-4e61-8b89-87cf92f48628 2026-06-26 04:46:50.595 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 43f3f58b-f7e1-4f98-9890-fdb8662bd913 2026-06-26 04:46:50.908 10 INFO neutron.plugins.ml2.plugin [None req-c2a06521-0748-4bbb-af12-dfef2d8fe390 - - - - - -] Attempt 1 to provision port b309dfad-b254-4e61-8b89-87cf92f48628 2026-06-26 04:46:51.064 9 INFO neutron.plugins.ml2.plugin [None req-541436a7-c467-4ed2-bd09-73e6a59e8300 - - - - - -] Attempt 1 to provision port 614e56db-727f-4cae-80a1-fca8b21f0432 2026-06-26 04:46:51.711 10 INFO neutron.plugins.ml2.plugin [None req-0f8156a8-9396-4192-80b7-25569f802c10 - - - - - -] Attempt 1 to provision port 32dbf1ca-bdf3-4ce8-a847-be176e090ece 2026-06-26 04:46:51.728 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 32dbf1ca-bdf3-4ce8-a847-be176e090ece 2026-06-26 04:46:52.046 9 INFO neutron.plugins.ml2.plugin [None req-38530e86-7d7e-4612-97bf-9ab01d53b4d2 - - - - - -] Attempt 1 to provision port 32dbf1ca-bdf3-4ce8-a847-be176e090ece 2026-06-26 04:46:52.441 10 INFO neutron.plugins.ml2.plugin [None req-750d4b47-5008-4720-8c38-53fd4b30c94b - - - - - -] Attempt 1 to provision port b309dfad-b254-4e61-8b89-87cf92f48628 2026-06-26 04:46:53.483 9 INFO neutron.plugins.ml2.plugin [None req-10640302-3da6-4b1d-bef1-5617565f5446 - - - - - -] Attempt 1 to provision port 9d6cf58e-ba67-43cb-ad37-cbf033084bf4 2026-06-26 04:46:53.747 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port acfb8398-e53c-4791-abf8-caaac86e5efd 2026-06-26 04:46:54.130 9 INFO neutron.plugins.ml2.plugin [None req-fc74beaa-e88f-4fe5-b012-eb61169a1c3d - - - - - -] Attempt 1 to provision port 9d6cf58e-ba67-43cb-ad37-cbf033084bf4 2026-06-26 04:46:55.793 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port acfb8398-e53c-4791-abf8-caaac86e5efd 2026-06-26 04:46:59.801 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port cd626ae3-6fa7-4a76-b806-9a3032f5a0d3 2026-06-26 04:47:00.949 9 INFO neutron.plugins.ml2.plugin [None req-c05e759a-d0da-4253-93cf-a8efcdf19053 - - - - - -] Attempt 1 to provision port 140c1e1f-c6cc-4dae-b39e-cef2a190be49 2026-06-26 04:47:01.100 9 INFO neutron.plugins.ml2.plugin [None req-b09caa59-63e9-445a-9ec2-9bc65f30dde0 - - - - - -] Attempt 1 to provision port cd626ae3-6fa7-4a76-b806-9a3032f5a0d3 2026-06-26 04:47:01.503 10 INFO neutron.plugins.ml2.plugin [None req-286471a0-36f3-4f6d-ab1c-de16c7525b85 - - - - - -] Attempt 1 to provision port cd626ae3-6fa7-4a76-b806-9a3032f5a0d3 2026-06-26 04:47:01.575 10 INFO neutron.plugins.ml2.plugin [None req-286471a0-36f3-4f6d-ab1c-de16c7525b85 - - - - - -] Attempt 1 to provision port c4103056-4d61-416c-a096-da60b95e98a5 2026-06-26 04:47:01.790 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port cd626ae3-6fa7-4a76-b806-9a3032f5a0d3 2026-06-26 04:47:01.823 10 INFO neutron.plugins.ml2.plugin [None req-b3f4b805-0df6-4657-a6a1-85af8c35dfa8 - - - - - -] Attempt 1 to provision port c4103056-4d61-416c-a096-da60b95e98a5 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-26 04:47:05.922 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 140c1e1f-c6cc-4dae-b39e-cef2a190be49 2026-06-26 04:47:06.071 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a5d4900-d6a2-4ba1-b797-d0f43ed68ffa'] response: {'server_uuid': '50930144-3eeb-46cc-a7b8-2d1f0da6f7f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '140c1e1f-c6cc-4dae-b39e-cef2a190be49', 'code': 200} 2026-06-26 04:47:06.327 10 INFO neutron.plugins.ml2.plugin [None req-ac338849-6089-4592-a3ac-80f5921527d4 - - - - - -] Attempt 1 to provision port e023187b-f509-478b-9b3b-c0d11df35ca4 2026-06-26 04:47:07.753 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 140c1e1f-c6cc-4dae-b39e-cef2a190be49 2026-06-26 04:47:11.785 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 614e56db-727f-4cae-80a1-fca8b21f0432 2026-06-26 04:47:12.210 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 9d6cf58e-ba67-43cb-ad37-cbf033084bf4 2026-06-26 04:47:13.877 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 614e56db-727f-4cae-80a1-fca8b21f0432 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-26 04:47:22.436 10 INFO neutron.plugins.ml2.plugin [None req-e1f74bc0-b216-4338-9b05-c7605c9be7bf - - - - - -] Attempt 1 to provision port e999d62b-072b-4720-ad0a-b65174e64d9b 2026-06-26 04:47:23.816 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port aead3579-59d1-439e-bd5d-8048f285acbb 2026-06-26 04:47:24.551 10 INFO neutron.plugins.ml2.plugin [None req-cb4aabc7-df48-4732-b0b3-ce7e46003ad6 - - - - - -] Attempt 1 to provision port 81666656-82d6-4be7-9227-e68cff6ad3d6 2026-06-26 04:47:24.711 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 81666656-82d6-4be7-9227-e68cff6ad3d6 2026-06-26 04:47:25.108 9 INFO neutron.plugins.ml2.plugin [None req-c5574fad-2386-4e1d-b8f7-0977b32c4a07 - - - - - -] Attempt 1 to provision port 27cf2116-f54b-498c-b75e-8e9750a6aa99 2026-06-26 04:47:25.147 9 INFO neutron.plugins.ml2.plugin [None req-c5574fad-2386-4e1d-b8f7-0977b32c4a07 - - - - - -] Attempt 1 to provision port 81666656-82d6-4be7-9227-e68cff6ad3d6 2026-06-26 04:47:25.208 9 INFO neutron.plugins.ml2.plugin [None req-c5574fad-2386-4e1d-b8f7-0977b32c4a07 - - - - - -] Attempt 1 to provision port aead3579-59d1-439e-bd5d-8048f285acbb 2026-06-26 04:47:25.597 10 INFO neutron.plugins.ml2.plugin [None req-6dc18c6a-e077-4266-9daa-00ae2210febf - - - - - -] Attempt 1 to provision port aead3579-59d1-439e-bd5d-8048f285acbb 2026-06-26 04:47:25.758 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port aead3579-59d1-439e-bd5d-8048f285acbb 2026-06-26 04:47:25.810 10 INFO neutron.plugins.ml2.plugin [None req-b539295a-7f89-4631-901e-0d385fcec647 - - - - - -] Attempt 1 to provision port 27cf2116-f54b-498c-b75e-8e9750a6aa99 2026-06-26 04:47:26.099 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 81666656-82d6-4be7-9227-e68cff6ad3d6 2026-06-26 04:47:26.770 9 INFO neutron.plugins.ml2.plugin [None req-5778e718-dde8-426e-925a-0f7e6d394e6b - - - - - -] Attempt 1 to provision port b9387e0b-a6ce-4c3b-af29-fe4873050033 2026-06-26 04:47:27.624 10 INFO neutron.plugins.ml2.plugin [None req-85e2bd6d-bf69-4c5a-bd31-587cfce9e2fc - - - - - -] Attempt 1 to provision port b9387e0b-a6ce-4c3b-af29-fe4873050033 2026-06-26 04:47:27.784 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 24d854b8-d68b-4f22-8f57-09c4b898f9ef 2026-06-26 04:47:28.248 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port d9316f4a-eedf-4b17-b1da-907b1b13a840 2026-06-26 04:47:28.699 9 INFO neutron.plugins.ml2.plugin [None req-3c0c0f6b-6f4d-41c0-9cda-51dfb2cb4a55 - - - - - -] Attempt 1 to provision port d9316f4a-eedf-4b17-b1da-907b1b13a840 2026-06-26 04:47:28.914 10 INFO neutron.plugins.ml2.plugin [None req-5db9500a-14df-452c-9e7a-185a6966111c - - - - - -] Attempt 1 to provision port f3c6f301-16f2-4c8a-8cc6-2fed9ecd82f2 2026-06-26 04:47:28.968 10 INFO neutron.plugins.ml2.plugin [None req-5db9500a-14df-452c-9e7a-185a6966111c - - - - - -] Attempt 1 to provision port d9316f4a-eedf-4b17-b1da-907b1b13a840 2026-06-26 04:47:29.359 9 INFO neutron.plugins.ml2.plugin [None req-85963b17-25b0-45b8-9219-c8ca8efd0ae7 - - - - - -] Attempt 1 to provision port f3c6f301-16f2-4c8a-8cc6-2fed9ecd82f2 2026-06-26 04:47:29.724 10 INFO neutron.plugins.ml2.plugin [None req-fc3c2bbe-a87a-4339-b877-7f606906c126 - - - - - -] Attempt 1 to provision port f3c6f301-16f2-4c8a-8cc6-2fed9ecd82f2 2026-06-26 04:47:29.856 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 24d854b8-d68b-4f22-8f57-09c4b898f9ef 2026-06-26 04:47:30.182 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port d9316f4a-eedf-4b17-b1da-907b1b13a840 2026-06-26 04:47:34.720 10 INFO neutron.plugins.ml2.plugin [None req-f31be509-9a43-4928-8946-53bfc66e9cc7 - - - - - -] Attempt 1 to provision port 4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb 2026-06-26 04:47:35.771 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port a510d4da-8e6b-43ce-8ba6-4a8f23bb893d 2026-06-26 04:47:37.308 10 INFO neutron.plugins.ml2.plugin [None req-74244b12-c4d8-4611-9aae-ead7e568f703 - - - - - -] Attempt 1 to provision port a510d4da-8e6b-43ce-8ba6-4a8f23bb893d 2026-06-26 04:47:37.594 9 INFO neutron.plugins.ml2.plugin [None req-9df572d4-1c9a-4d1c-9777-74403c2aec31 - - - - - -] Attempt 1 to provision port 78b9dfbb-0ac8-46ac-8109-297cf2117bd2 2026-06-26 04:47:37.627 9 INFO neutron.plugins.ml2.plugin [None req-9df572d4-1c9a-4d1c-9777-74403c2aec31 - - - - - -] Attempt 1 to provision port a510d4da-8e6b-43ce-8ba6-4a8f23bb893d 2026-06-26 04:47:37.885 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb 2026-06-26 04:47:37.918 10 INFO neutron.plugins.ml2.plugin [None req-cc7bc11f-6c36-4880-a9e9-3f63c5299c5a - - - - - -] Attempt 1 to provision port 78b9dfbb-0ac8-46ac-8109-297cf2117bd2 2026-06-26 04:47:38.055 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c942dc5-5054-4668-97da-477098d4e843'] response: {'server_uuid': '3d4bef3a-3216-48e3-9b0e-cf48c9d96b33', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb', 'code': 200} 2026-06-26 04:47:38.605 9 INFO neutron.plugins.ml2.plugin [None req-da84d52d-5626-479b-a048-e4877027feb9 - - - - - -] Attempt 1 to provision port 78b9dfbb-0ac8-46ac-8109-297cf2117bd2 2026-06-26 04:47:38.667 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port a510d4da-8e6b-43ce-8ba6-4a8f23bb893d 2026-06-26 04:47:39.806 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb 2026-06-26 04:47:43.771 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port e999d62b-072b-4720-ad0a-b65174e64d9b 2026-06-26 04:47:44.248 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port f3c6f301-16f2-4c8a-8cc6-2fed9ecd82f2 2026-06-26 04:47:45.841 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port f3c6f301-16f2-4c8a-8cc6-2fed9ecd82f2 2026-06-26 04:47:46.131 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port e999d62b-072b-4720-ad0a-b65174e64d9b 2026-06-26 04:47:46.324 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 713aaef1-faec-4fb8-8341-b5c57801a6ae 2026-06-26 04:47:47.330 10 INFO neutron.plugins.ml2.plugin [None req-6cf30ad0-f158-4be7-9373-bea0d2d55467 - - - - - -] Attempt 1 to provision port 713aaef1-faec-4fb8-8341-b5c57801a6ae 2026-06-26 04:47:47.834 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 713aaef1-faec-4fb8-8341-b5c57801a6ae 2026-06-26 04:47:47.851 9 INFO neutron.plugins.ml2.plugin [None req-64f8e23a-9ac2-48c5-b743-bd3bb931062f - - - - - -] Attempt 1 to provision port 713aaef1-faec-4fb8-8341-b5c57801a6ae 2026-06-26 04:47:51.475 10 INFO neutron.plugins.ml2.plugin [None req-0514b4bc-0e1b-4c7f-afe0-98e179b2004f - - - - - -] Attempt 1 to provision port 2f997890-0de5-433d-8152-85af8f2b7f41 2026-06-26 04:48:01.186 10 INFO neutron.plugins.ml2.plugin [None req-bd63181f-c66f-4ea5-91df-1d7a8bfc3a31 - - - - - -] Attempt 1 to provision port 8d4659cb-b42b-4588-b2ac-626f13a3db77 2026-06-26 04:48:03.843 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 8d4659cb-b42b-4588-b2ac-626f13a3db77 2026-06-26 04:48:03.996 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fa53ab3-6922-474b-8ff0-966d9c8e0a6e'] response: {'server_uuid': '397438ad-ac58-4220-9411-620071524d57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d4659cb-b42b-4588-b2ac-626f13a3db77', 'code': 200} 2026-06-26 04:48:05.771 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 8d4659cb-b42b-4588-b2ac-626f13a3db77 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:09.907 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:09.909 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:09.910 10 INFO neutron.plugins.ml2.plugin [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Attempt 2 to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:09.940 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:09.941 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:09.941 10 INFO neutron.plugins.ml2.plugin [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Attempt 3 to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:09.969 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:09.969 10 INFO neutron.plugins.ml2.plugin [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Attempt 4 to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.024 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:10.025 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:10.025 10 INFO neutron.plugins.ml2.plugin [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Attempt 5 to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.055 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:10.056 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:10.056 10 INFO neutron.plugins.ml2.plugin [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Attempt 6 to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.077 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:10.078 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:10.078 10 INFO neutron.plugins.ml2.plugin [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Attempt 7 to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.099 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:10.100 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:10.100 10 INFO neutron.plugins.ml2.plugin [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Attempt 8 to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:10.121 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:10.122 10 INFO neutron.plugins.ml2.plugin [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Attempt 9 to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.142 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:10.143 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:10.143 10 INFO neutron.plugins.ml2.plugin [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Attempt 10 to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 887da327-7987-4f24-a621-d68135425dde could not be found. 2026-06-26 04:48:10.160 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:10.161 10 ERROR neutron.plugins.ml2.managers [None req-db8ccc82-33d8-452a-9463-8e8212393c1d - - - - - -] Failed to bind port 9914390d-31bc-492a-93bd-b6b2af2167e1 on host instance for vnic_type normal using segments [{'id': 'ba2d9ab4-920a-4819-8d28-d4e2b99ba495', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 205, 'network_id': '834c2042-af21-4bab-a94f-3a655aec639f'}] 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.725 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.726 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:11.726 10 INFO neutron.plugins.ml2.plugin [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Attempt 2 to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.744 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.745 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:11.745 10 INFO neutron.plugins.ml2.plugin [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Attempt 3 to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.768 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:11.769 10 INFO neutron.plugins.ml2.plugin [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Attempt 4 to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.791 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:11.791 10 INFO neutron.plugins.ml2.plugin [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Attempt 5 to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.820 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.821 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:11.821 10 INFO neutron.plugins.ml2.plugin [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Attempt 6 to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.839 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.840 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:11.841 10 INFO neutron.plugins.ml2.plugin [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Attempt 7 to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.871 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.872 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:11.872 10 INFO neutron.plugins.ml2.plugin [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Attempt 8 to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.920 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.921 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:11.921 10 INFO neutron.plugins.ml2.plugin [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Attempt 9 to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.954 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.956 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:11.957 10 INFO neutron.plugins.ml2.plugin [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Attempt 10 to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df9f0756-3f41-44ee-b5a0-9c7790e65ec2 could not be found. 2026-06-26 04:48:11.984 10 ERROR neutron.plugins.ml2.managers  2026-06-26 04:48:11.985 10 ERROR neutron.plugins.ml2.managers [None req-ee26f429-e9eb-4655-8cc6-dbd94c87a96c - - - - - -] Failed to bind port a394b12c-2ff9-46c3-bdf5-3ac8a3942406 on host instance for vnic_type normal using segments [{'id': '72f94d16-3f7d-4579-bc18-acc2aa22b853', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 956, 'network_id': 'd44e3b49-3648-44a3-89d0-685d9f50cd4b'}] 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network d44e3b49-3648-44a3-89d0-685d9f50cd4b could not be found. 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network d44e3b49-3648-44a3-89d0-685d9f50cd4b could not be found. 2026-06-26 04:48:12.680 10 ERROR oslo_messaging.rpc.server  2026-06-26 04:48:35.289 10 INFO neutron.plugins.ml2.plugin [None req-4f66e62e-0aea-437b-9f69-e6c855f510b6 - - - - - -] Attempt 1 to provision port b1402d1b-0c67-49cf-a01c-1bda0ff29086 2026-06-26 04:48:35.792 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 6e3b73f2-addf-4987-9920-2ff571765073 2026-06-26 04:48:36.136 9 INFO neutron.plugins.ml2.plugin [None req-83df6f2b-66e1-41a2-942a-00279cf087e0 - - - - - -] Attempt 1 to provision port 6e3b73f2-addf-4987-9920-2ff571765073 2026-06-26 04:48:36.537 10 INFO neutron.plugins.ml2.plugin [None req-f9cc7d3c-d937-48ed-8638-ffa2b6832abe - - - - - -] Attempt 1 to provision port 6e3b73f2-addf-4987-9920-2ff571765073 2026-06-26 04:48:37.645 10 INFO neutron.plugins.ml2.plugin [None req-9bc80d9a-519f-490c-98df-f3666886c1c2 - - - - - -] Attempt 1 to provision port f3701ef5-47a7-4b6b-8782-92eda7d04115 2026-06-26 04:48:37.777 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 6e3b73f2-addf-4987-9920-2ff571765073 2026-06-26 04:48:38.825 10 INFO neutron.plugins.ml2.plugin [None req-b5a8bf1d-7023-464c-8226-038a05adc083 - - - - - -] Attempt 1 to provision port f3701ef5-47a7-4b6b-8782-92eda7d04115 2026-06-26 04:48:39.832 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port ea37dbd3-fa8b-4622-b759-44e67301c8f4 2026-06-26 04:48:41.818 10 INFO neutron.plugins.ml2.plugin [None req-8e753653-cd7b-44ef-bdbe-e641254d3c6e - - - - - -] Attempt 1 to provision port fa2a0382-ce09-43eb-8991-de93560a8633 2026-06-26 04:48:41.950 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port ea37dbd3-fa8b-4622-b759-44e67301c8f4 2026-06-26 04:48:42.256 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 2766538a-6df7-42a9-82b8-12f186624604 2026-06-26 04:48:43.072 9 INFO neutron.plugins.ml2.plugin [None req-428a70b5-63e5-45fe-9862-d70a34b36f5c - - - - - -] Attempt 1 to provision port 2766538a-6df7-42a9-82b8-12f186624604 2026-06-26 04:48:43.608 10 INFO neutron.plugins.ml2.plugin [None req-eba8733a-ee13-47c1-adfc-9fed7567f994 - - - - - -] Attempt 1 to provision port 2766538a-6df7-42a9-82b8-12f186624604 2026-06-26 04:48:43.840 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 2766538a-6df7-42a9-82b8-12f186624604 2026-06-26 04:48:44.306 9 INFO neutron.plugins.ml2.plugin [None req-efb493a9-5ae9-4cf6-aba8-f0fc9d4a973c - - - - - -] Attempt 1 to provision port 5a87ecf3-32f9-43c2-b9bd-cb4f60fbf78a 2026-06-26 04:48:45.068 10 INFO neutron.plugins.ml2.plugin [None req-a35f5382-bfe4-4046-b8ea-a818a52aa1bf - - - - - -] Attempt 1 to provision port 5a87ecf3-32f9-43c2-b9bd-cb4f60fbf78a 2026-06-26 04:48:45.819 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port ea7f9ac2-ab43-4a50-9a8e-7e98af0af247 2026-06-26 04:48:47.849 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port ea7f9ac2-ab43-4a50-9a8e-7e98af0af247 2026-06-26 04:48:51.275 9 INFO neutron.plugins.ml2.plugin [None req-ed556b5d-986f-453c-a431-46cec099d5f0 - - - - - -] Attempt 1 to provision port d0a5da99-be1c-4b3a-870a-02fdb373e2c1 2026-06-26 04:48:51.895 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port d55cf113-bcf8-4768-8ab7-5f0dea9ac269 2026-06-26 04:48:52.520 10 INFO neutron.plugins.ml2.plugin [None req-04946629-f6a2-42e3-b464-f1e02161fad4 - - - - - -] Attempt 1 to provision port d55cf113-bcf8-4768-8ab7-5f0dea9ac269 2026-06-26 04:48:52.619 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 3b3a5e85-6214-438e-9ace-1bcea63409a4 2026-06-26 04:48:53.147 9 INFO neutron.plugins.ml2.plugin [None req-69874e19-fbf8-47a1-9664-e606d55a72f8 - - - - - -] Attempt 1 to provision port d55cf113-bcf8-4768-8ab7-5f0dea9ac269 2026-06-26 04:48:53.457 9 INFO neutron.plugins.ml2.plugin [None req-c4950a0a-1c22-4c5e-8219-e0c07f89e05e - - - - - -] Attempt 1 to provision port 3b3a5e85-6214-438e-9ace-1bcea63409a4 2026-06-26 04:48:53.949 10 INFO neutron.plugins.ml2.plugin [None req-106618ea-11c5-41d0-b42d-edcb38909e72 - - - - - -] Attempt 1 to provision port 3b3a5e85-6214-438e-9ace-1bcea63409a4 2026-06-26 04:48:54.351 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port d0a5da99-be1c-4b3a-870a-02fdb373e2c1 2026-06-26 04:48:54.759 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e3e2f0f-7304-4046-9aa9-2353a7c3b6e9'] response: {'server_uuid': 'e9684ca5-4125-44aa-aeaa-214c37d5fc14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0a5da99-be1c-4b3a-870a-02fdb373e2c1', 'code': 200} 2026-06-26 04:48:54.821 10 INFO neutron.plugins.ml2.plugin [None req-cc8f464f-8e77-46eb-8ec8-c3838722869b - - - - - -] Attempt 1 to provision port 43a16379-4acd-43c5-a76a-510b5d749666 2026-06-26 04:48:55.508 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 8453acd4-14a5-41dc-99e0-e221258effcf 2026-06-26 04:48:55.520 9 INFO neutron.plugins.ml2.plugin [None req-010cad6e-7173-434f-914f-cadb1a9afe3c - - - - - -] Attempt 1 to provision port 43a16379-4acd-43c5-a76a-510b5d749666 2026-06-26 04:48:55.921 10 INFO neutron.plugins.ml2.plugin [None req-4035ac32-0a9d-4c15-bcc0-e731101cf8ef - - - - - -] Attempt 1 to provision port 8453acd4-14a5-41dc-99e0-e221258effcf 2026-06-26 04:48:56.177 9 INFO neutron.plugins.ml2.plugin [None req-58bbe22a-e157-40c6-af3a-20048fc6ceb7 - - - - - -] Attempt 1 to provision port 872fda15-71f6-411c-b514-2243f599d9ca 2026-06-26 04:48:56.312 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 872fda15-71f6-411c-b514-2243f599d9ca 2026-06-26 04:48:56.788 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port f3701ef5-47a7-4b6b-8782-92eda7d04115 2026-06-26 04:48:57.157 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port d0a5da99-be1c-4b3a-870a-02fdb373e2c1 2026-06-26 04:48:57.442 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port b1402d1b-0c67-49cf-a01c-1bda0ff29086 2026-06-26 04:48:58.807 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port f3701ef5-47a7-4b6b-8782-92eda7d04115 2026-06-26 04:48:59.125 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port b1402d1b-0c67-49cf-a01c-1bda0ff29086 2026-06-26 04:49:02.790 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 5a87ecf3-32f9-43c2-b9bd-cb4f60fbf78a 2026-06-26 04:49:03.194 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port fa2a0382-ce09-43eb-8991-de93560a8633 2026-06-26 04:49:04.767 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 5a87ecf3-32f9-43c2-b9bd-cb4f60fbf78a 2026-06-26 04:49:05.059 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port fa2a0382-ce09-43eb-8991-de93560a8633 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-26 04:49:30.882 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port e697ed0a-65b8-41c2-80ab-469e83dcd373 2026-06-26 04:49:31.336 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port dc2dda05-4c47-4879-849d-5b0d4acba8fc 2026-06-26 04:49:31.832 10 INFO neutron.plugins.ml2.plugin [None req-dbc6228a-d068-4d43-a9a1-35f9ca5eb803 - - - - - -] Attempt 1 to provision port e697ed0a-65b8-41c2-80ab-469e83dcd373 2026-06-26 04:49:32.533 9 INFO neutron.plugins.ml2.plugin [None req-fdc1eba5-8fe8-4c61-919e-7d326c6763ea - - - - - -] Attempt 1 to provision port dc2dda05-4c47-4879-849d-5b0d4acba8fc 2026-06-26 04:49:32.795 9 INFO neutron.plugins.ml2.plugin [None req-1c6fba9f-5b01-44fd-b224-7c2a77dd2c25 - - - - - -] Attempt 1 to provision port f73120af-0457-4e8a-a5f5-3c3d663790de 2026-06-26 04:49:32.942 9 INFO neutron.plugins.ml2.plugin [None req-77fec061-b8cd-4014-9e7c-1c3358609858 - - - - - -] Attempt 1 to provision port e697ed0a-65b8-41c2-80ab-469e83dcd373 2026-06-26 04:49:33.023 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 011b7049-74c9-44b5-b019-2d6bd50a6dc3 2026-06-26 04:49:33.443 10 INFO neutron.plugins.ml2.plugin [None req-3988979a-d6ec-4bff-b478-a00ed5fe35b0 - - - - - -] Attempt 1 to provision port e697ed0a-65b8-41c2-80ab-469e83dcd373 2026-06-26 04:49:33.486 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port dc2dda05-4c47-4879-849d-5b0d4acba8fc 2026-06-26 04:49:33.540 10 INFO neutron.plugins.ml2.plugin [None req-3988979a-d6ec-4bff-b478-a00ed5fe35b0 - - - - - -] Attempt 1 to provision port 011b7049-74c9-44b5-b019-2d6bd50a6dc3 2026-06-26 04:49:33.757 10 INFO neutron.plugins.ml2.plugin [None req-6dea29af-9066-407b-a115-1a1ef7037e70 - - - - - -] Attempt 1 to provision port dc2dda05-4c47-4879-849d-5b0d4acba8fc 2026-06-26 04:49:33.810 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port e697ed0a-65b8-41c2-80ab-469e83dcd373 2026-06-26 04:49:34.343 10 INFO neutron.plugins.ml2.plugin [None req-dd1dc51f-e9e6-4683-900c-4cd316e1c554 - - - - - -] Attempt 1 to provision port dc2dda05-4c47-4879-849d-5b0d4acba8fc 2026-06-26 04:49:34.719 10 INFO neutron.plugins.ml2.plugin [None req-84b35f93-9dc7-45bf-ad3e-d3eed40e0665 - - - - - -] Attempt 1 to provision port 011b7049-74c9-44b5-b019-2d6bd50a6dc3 2026-06-26 04:49:34.779 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 011b7049-74c9-44b5-b019-2d6bd50a6dc3 2026-06-26 04:49:35.064 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port dc2dda05-4c47-4879-849d-5b0d4acba8fc 2026-06-26 04:49:35.251 10 INFO neutron.plugins.ml2.plugin [None req-44983589-8490-416e-9e5b-f818803e97cc - - - - - -] Attempt 1 to provision port 011b7049-74c9-44b5-b019-2d6bd50a6dc3 2026-06-26 04:49:35.842 9 INFO neutron.plugins.ml2.plugin [None req-d8cdbd17-5e80-4787-a572-902c22cf6ed0 - - - - - -] Attempt 1 to provision port b1c6cb52-f97c-476d-b6eb-325b3b296994 2026-06-26 04:49:36.795 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port c40c4e64-967b-4236-9932-9692c9666c2f 2026-06-26 04:49:36.990 9 INFO neutron.plugins.ml2.plugin [None req-c039bd72-4afc-468d-ada2-f8f206fc3b06 - - - - - -] Attempt 1 to provision port b1c6cb52-f97c-476d-b6eb-325b3b296994 2026-06-26 04:49:38.044 10 INFO neutron.plugins.ml2.plugin [None req-a76bd3ef-a718-4be5-8364-4573ed9cdfe5 - - - - - -] Attempt 1 to provision port c00e7b3b-25c4-40e9-bcbb-ccfe6686c38d 2026-06-26 04:49:38.791 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port c40c4e64-967b-4236-9932-9692c9666c2f 2026-06-26 04:49:38.800 10 INFO neutron.plugins.ml2.plugin [None req-f9e18e32-cea7-4c31-ac80-3b0c76ab25be - - - - - -] Attempt 1 to provision port c00e7b3b-25c4-40e9-bcbb-ccfe6686c38d 2026-06-26 04:49:39.760 9 INFO neutron.plugins.ml2.plugin [None req-60e07396-7b17-4607-b4c1-6b85aa7407a5 - - - - - -] Attempt 1 to provision port a308a41a-8d5e-46f3-b6a1-c8e65fcce252 2026-06-26 04:49:40.528 10 INFO neutron.plugins.ml2.plugin [None req-fc818cda-8de5-4b03-85e0-aa4d86e4eff1 - - - - - -] Attempt 1 to provision port a308a41a-8d5e-46f3-b6a1-c8e65fcce252 2026-06-26 04:49:44.426 9 INFO neutron.plugins.ml2.plugin [None req-c86558d9-d111-4d70-8d77-da788e121047 - - - - - -] Attempt 1 to provision port 321d20b1-f202-467d-ba3a-f0840526b133 2026-06-26 04:49:46.832 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 321d20b1-f202-467d-ba3a-f0840526b133 2026-06-26 04:49:46.956 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf460925-49cd-4461-a7fc-97a0b54497da'] response: {'server_uuid': '4640e467-7b45-43a5-a4ff-0da0d44eefdd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '321d20b1-f202-467d-ba3a-f0840526b133', 'code': 200} 2026-06-26 04:49:48.788 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 321d20b1-f202-467d-ba3a-f0840526b133 2026-06-26 04:49:51.926 9 INFO neutron.plugins.ml2.plugin [None req-ae2ee9a9-e5aa-44d8-a4b4-748f93f15559 - - - - - -] Attempt 1 to provision port 7a326d0c-687b-4c10-891b-8313b6ade561 2026-06-26 04:49:54.813 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7a326d0c-687b-4c10-891b-8313b6ade561 2026-06-26 04:49:54.929 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c7b9d9f-5963-4c2b-a2bf-d3cde81c454e'] response: {'server_uuid': '5622da1f-a99b-41b7-b959-9659103802aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a326d0c-687b-4c10-891b-8313b6ade561', 'code': 200} 2026-06-26 04:49:56.818 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 7a326d0c-687b-4c10-891b-8313b6ade561 2026-06-26 04:50:02.839 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port c00e7b3b-25c4-40e9-bcbb-ccfe6686c38d 2026-06-26 04:50:03.181 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port f73120af-0457-4e8a-a5f5-3c3d663790de 2026-06-26 04:50:03.516 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port b1c6cb52-f97c-476d-b6eb-325b3b296994 2026-06-26 04:50:03.883 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port a308a41a-8d5e-46f3-b6a1-c8e65fcce252 2026-06-26 04:50:04.824 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port c00e7b3b-25c4-40e9-bcbb-ccfe6686c38d 2026-06-26 04:50:05.128 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port f73120af-0457-4e8a-a5f5-3c3d663790de 2026-06-26 04:50:05.300 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port b1c6cb52-f97c-476d-b6eb-325b3b296994 2026-06-26 04:50:05.584 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port a308a41a-8d5e-46f3-b6a1-c8e65fcce252 2026-06-26 04:50:13.143 10 INFO neutron.plugins.ml2.plugin [None req-e57b1494-0ed9-48c8-94f7-d079ec5f8c7d - - - - - -] Attempt 1 to provision port 93fd8e9b-655a-432c-bc1a-7185386da16a 2026-06-26 04:50:24.681 9 INFO neutron.plugins.ml2.plugin [None req-a2975941-4705-4828-827a-71211282a4b3 - - - - - -] Attempt 1 to provision port 3937a784-e00e-4ca2-abee-33f9a3af3e8c 2026-06-26 04:50:26.860 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 3937a784-e00e-4ca2-abee-33f9a3af3e8c 2026-06-26 04:50:26.981 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d1d65bb-6d68-4fb8-8b86-0109df2e9db5'] response: {'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3937a784-e00e-4ca2-abee-33f9a3af3e8c', 'code': 200} 2026-06-26 04:50:28.814 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 3937a784-e00e-4ca2-abee-33f9a3af3e8c 2026-06-26 04:51:01.718 9 INFO neutron.plugins.ml2.plugin [None req-e606efe6-9877-4320-9992-76d6891847fe - - - - - -] Attempt 1 to provision port fda77818-26c2-4069-92f0-0ee12da019b6 2026-06-26 04:51:04.921 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port fda77818-26c2-4069-92f0-0ee12da019b6 2026-06-26 04:51:05.165 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-05767ef2-db22-4ae5-9ab1-2324efb24d3c'] response: {'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fda77818-26c2-4069-92f0-0ee12da019b6', 'code': 200} 2026-06-26 04:51:06.852 10 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port fda77818-26c2-4069-92f0-0ee12da019b6 2026-06-26 04:51:29.089 9 INFO neutron.plugins.ml2.plugin [None req-9a0fb09c-dee8-4533-b2b5-9e52c42da3dc - - - - - -] Attempt 1 to provision port 16c88c0c-666d-4794-9f48-366efa363d8e 2026-06-26 04:51:31.036 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 16c88c0c-666d-4794-9f48-366efa363d8e 2026-06-26 04:51:31.448 10 INFO neutron.plugins.ml2.plugin [None req-1638abf2-3aee-4c44-b5f1-361b327bff59 - - - - - -] Attempt 1 to provision port 16c88c0c-666d-4794-9f48-366efa363d8e 2026-06-26 04:51:31.608 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a5fb413-2958-455f-9662-c470bf0604af'] response: {'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16c88c0c-666d-4794-9f48-366efa363d8e', 'code': 200} 2026-06-26 04:51:32.900 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 16c88c0c-666d-4794-9f48-366efa363d8e 2026-06-26 04:51:39.922 10 INFO neutron.plugins.ml2.plugin [None req-c4eca349-82eb-4bde-8938-e8885f0359b2 - - - - - -] Attempt 1 to provision port fe1772f0-9bad-4579-9bc5-9d7fea8299bc 2026-06-26 04:51:43.199 10 INFO neutron.plugins.ml2.plugin [None req-be46bbed-9038-4324-a1df-4e28c72e24d9 - - - - - -] Attempt 1 to provision port fe1772f0-9bad-4579-9bc5-9d7fea8299bc 2026-06-26 04:51:43.342 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-66398978-2adc-4166-8654-3bebd993cae4'] response: {'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe1772f0-9bad-4579-9bc5-9d7fea8299bc', 'code': 200} 2026-06-26 04:51:44.961 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port fe1772f0-9bad-4579-9bc5-9d7fea8299bc 2026-06-26 04:51:53.197 10 INFO neutron.plugins.ml2.plugin [None req-e41e458f-96ca-456c-aadc-257172c9dfe7 - - - - - -] Attempt 1 to provision port fe1772f0-9bad-4579-9bc5-9d7fea8299bc 2026-06-26 04:51:58.722 10 INFO neutron.plugins.ml2.plugin [None req-4b8146bf-b29b-430a-a812-abd8228cf133 - - - - - -] Attempt 1 to provision port 16c88c0c-666d-4794-9f48-366efa363d8e 2026-06-26 04:51:58.930 9 INFO neutron.plugins.ml2.plugin [None req-668637fc-faee-47a8-83c6-95d1166d9dda - - - - - -] Attempt 1 to provision port 16c88c0c-666d-4794-9f48-366efa363d8e