+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-06 01:50:32.363 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 01:50:32.363 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-06 01:50:32.363 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-06 01:50:32.364 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 01:50:33.463 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:50:33.466 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 01:50:33.469 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-06 01:50:33.469 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:50:33.470 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 01:50:33.470 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 01:50:33.470 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:50:33.475 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:50:33.475 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:50:33.475 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:50:33.491 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 01:50:33.493 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:50:33.493 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 01:50:33.525 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 01:50:33.525 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 01:50:33.525 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 01:50:33.525 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 01:50:33.531 1 WARNING oslo_policy.policy [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-06 01:50:33.823 1 INFO neutron.plugins.ml2.managers [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 01:50:34.004 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 01:50:34.004 1 INFO neutron.plugins.ml2.managers [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 01:50:34.004 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 01:50:34.053 1 INFO neutron.plugins.ml2.managers [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 01:50:34.053 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 01:50:34.053 1 INFO neutron.plugins.ml2.managers [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 01:50:34.054 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 01:50:34.054 1 INFO neutron.plugins.ml2.managers [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] Initializing extension driver 'qos' 2026-05-06 01:50:34.054 1 INFO neutron.plugins.ml2.managers [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 01:50:34.055 1 INFO neutron.plugins.ml2.managers [None req-bf9106ad-c93f-4ca7-89c7-807146532dc9 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 01:50:34.067 1 INFO neutron.quota [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded quota_driver: . 2026-05-06 01:50:34.068 1 INFO neutron.plugins.ml2.plugin [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 01:50:34.069 1 INFO neutron.plugins.ml2.managers [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 01:50:34.069 1 INFO neutron.plugins.ml2.managers [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 01:50:34.069 1 INFO neutron.plugins.ml2.managers [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 01:50:34.069 1 INFO neutron.extensions.vlantransparent [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Disabled vlantransparent extension. 2026-05-06 01:50:34.070 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: qos 2026-05-06 01:50:34.080 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: router 2026-05-06 01:50:34.110 1 INFO neutron.services.service_base [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 01:50:34.111 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: segments 2026-05-06 01:50:34.174 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: trunk 2026-05-06 01:50:34.233 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: vpnaas 2026-05-06 01:50:34.269 1 WARNING stevedore.named [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:50:34.329 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 01:50:34.330 1 INFO neutron.common.utils [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 01:50:34.330 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: auto_allocate 2026-05-06 01:50:34.334 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: tag 2026-05-06 01:50:34.338 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: timestamp 2026-05-06 01:50:34.340 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 01:50:34.345 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: flavors 2026-05-06 01:50:34.347 1 INFO neutron.manager [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loading Plugin: revisions 2026-05-06 01:50:34.350 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Initializing extension manager. 2026-05-06 01:50:34.351 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: address-group 2026-05-06 01:50:34.352 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: address-scope 2026-05-06 01:50:34.352 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 01:50:34.353 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: agent 2026-05-06 01:50:34.353 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 01:50:34.354 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 01:50:34.355 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 01:50:34.356 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: availability_zone 2026-05-06 01:50:34.356 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 01:50:34.357 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 01:50:34.357 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: default-subnetpools 2026-05-06 01:50:34.358 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 01:50:34.359 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: dns-integration 2026-05-06 01:50:34.359 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 01:50:34.360 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 01:50:34.360 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: dvr 2026-05-06 01:50:34.361 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 01:50:34.361 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 01:50:34.362 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:50:34.362 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 01:50:34.363 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: external-net 2026-05-06 01:50:34.363 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 01:50:34.363 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: extraroute 2026-05-06 01:50:34.364 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 01:50:34.364 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 01:50:34.365 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 01:50:34.365 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 01:50:34.366 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 01:50:34.366 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: fip-port-details 2026-05-06 01:50:34.367 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: flavors 2026-05-06 01:50:34.368 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 01:50:34.368 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: floatingip-pools 2026-05-06 01:50:34.369 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: ip_allocation 2026-05-06 01:50:34.369 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 01:50:34.370 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: l2_adjacency 2026-05-06 01:50:34.371 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: router 2026-05-06 01:50:34.372 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:50:34.372 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 01:50:34.373 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 01:50:34.373 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 01:50:34.374 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: l3-ha 2026-05-06 01:50:34.374 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:50:34.375 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 01:50:34.375 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: l3-flavors 2026-05-06 01:50:34.376 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:50:34.376 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 01:50:34.378 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 01:50:34.379 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 01:50:34.380 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 01:50:34.380 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 01:50:34.381 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 01:50:34.381 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: multi-provider 2026-05-06 01:50:34.382 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: net-mtu 2026-05-06 01:50:34.382 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 01:50:34.383 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: network_availability_zone 2026-05-06 01:50:34.383 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: network_ha 2026-05-06 01:50:34.384 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: network-ip-availability 2026-05-06 01:50:34.385 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 01:50:34.385 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: pagination 2026-05-06 01:50:34.386 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: port-device-profile 2026-05-06 01:50:34.386 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 01:50:34.386 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 01:50:34.387 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 01:50:34.387 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: port-mac-override 2026-05-06 01:50:34.388 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 01:50:34.388 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 01:50:34.389 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: port-resource-request 2026-05-06 01:50:34.389 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 01:50:34.390 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: binding 2026-05-06 01:50:34.390 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: binding-extended 2026-05-06 01:50:34.391 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: port-security 2026-05-06 01:50:34.391 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: project-id 2026-05-06 01:50:34.392 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: provider 2026-05-06 01:50:34.393 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos 2026-05-06 01:50:34.394 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 01:50:34.395 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 01:50:34.396 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-default 2026-05-06 01:50:34.396 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-fip 2026-05-06 01:50:34.396 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 01:50:34.397 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 01:50:34.397 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 01:50:34.398 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 01:50:34.398 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 01:50:34.399 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-pps 2026-05-06 01:50:34.399 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 01:50:34.400 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 01:50:34.400 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 01:50:34.401 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: quota-check-limit 2026-05-06 01:50:34.403 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: quotas 2026-05-06 01:50:34.405 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: quota_details 2026-05-06 01:50:34.406 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: rbac-policies 2026-05-06 01:50:34.406 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: rbac-address-group 2026-05-06 01:50:34.407 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 01:50:34.407 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 01:50:34.408 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 01:50:34.408 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: revision-if-match 2026-05-06 01:50:34.409 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 01:50:34.410 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: router_availability_zone 2026-05-06 01:50:34.410 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 01:50:34.411 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 01:50:34.412 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 01:50:34.412 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 01:50:34.413 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 01:50:34.413 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 01:50:34.414 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 01:50:34.420 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: security-group 2026-05-06 01:50:34.421 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: segment 2026-05-06 01:50:34.422 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 01:50:34.422 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: service-type 2026-05-06 01:50:34.423 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: sorting 2026-05-06 01:50:34.423 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 01:50:34.424 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: standard-attr-description 2026-05-06 01:50:34.424 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: stateful-security-group 2026-05-06 01:50:34.425 1 WARNING neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 01:50:34.425 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 01:50:34.426 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: subnet_onboard 2026-05-06 01:50:34.426 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 01:50:34.426 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: subnet-service-types 2026-05-06 01:50:34.427 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: subnet_allocation 2026-05-06 01:50:34.428 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 01:50:34.428 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 01:50:34.431 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 01:50:34.432 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 01:50:34.432 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: trunk 2026-05-06 01:50:34.433 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: trunk-details 2026-05-06 01:50:34.433 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 01:50:34.434 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 01:50:34.435 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 01:50:34.436 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 01:50:34.436 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: vpn-flavors 2026-05-06 01:50:34.437 1 INFO neutron.api.extensions [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Loaded extension: vpnaas 2026-05-06 01:50:34.440 1 INFO oslo_service.service [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Starting 2 workers 2026-05-06 01:50:34.447 1 INFO oslo_service.service [None req-fa8507af-7645-4ab7-bc3d-2466e2735bab - - - - - -] Starting 1 workers 2026-05-06 01:51:14.784 9 INFO neutron.db.l3_hamode_db [None req-ec15e9e7-e032-41e8-bb6e-d893c2f1ea74 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 01:51:28.422 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 297dfdfb-bbf5-4e55-a53d-8ac1a0144af1 2026-05-06 01:51:29.584 10 INFO neutron.plugins.ml2.plugin [None req-6a7757ab-a5c0-44b9-8ec2-649f1bb319d5 - - - - - -] Attempt 1 to provision port 297dfdfb-bbf5-4e55-a53d-8ac1a0144af1 2026-05-06 01:51:30.399 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 297dfdfb-bbf5-4e55-a53d-8ac1a0144af1 2026-05-06 01:55:52.513 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 0a6a2d52-f06e-47c9-92ec-31d669ad9312 2026-05-06 01:55:52.988 9 INFO neutron.plugins.ml2.plugin [None req-4d9f7d02-d02c-427f-a636-0ddd2befd391 - - - - - -] Attempt 1 to provision port 0a6a2d52-f06e-47c9-92ec-31d669ad9312 2026-05-06 01:55:54.491 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 0a6a2d52-f06e-47c9-92ec-31d669ad9312 2026-05-06 01:56:00.236 10 INFO neutron.plugins.ml2.plugin [None req-738cfe27-b244-47b1-a956-33d71939f1db - - - - - -] Attempt 1 to provision port 4582ca29-f3ce-4047-809f-9faf92cda79f 2026-05-06 01:59:36.746 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 4582ca29-f3ce-4047-809f-9faf92cda79f 2026-05-06 01:59:38.669 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 4582ca29-f3ce-4047-809f-9faf92cda79f 2026-05-06 02:07:46.985 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port cef14ca0-d33a-4e05-86bf-41083487df2b 2026-05-06 02:07:48.970 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port cef14ca0-d33a-4e05-86bf-41083487df2b 2026-05-06 02:22:48.564 10 INFO neutron.plugins.ml2.plugin [None req-1b67a077-84ba-400d-aaf6-440cba5aa659 - - - - - -] Attempt 1 to provision port f12a3541-44da-4602-8327-0e5484199dee 2026-05-06 02:22:48.816 9 INFO neutron.plugins.ml2.plugin [None req-ad1f676f-8361-498d-970f-a37006787fd9 - - - - - -] Attempt 1 to provision port a7ac6819-6f15-45ef-8974-d14777a2087b 2026-05-06 02:22:49.183 9 INFO neutron.plugins.ml2.plugin [None req-0e672d6b-f270-4447-ba12-6d73f9f063c5 - - - - - -] Attempt 1 to provision port a84636e9-b5f0-46cd-ad09-672f38bc8f2b 2026-05-06 02:22:49.564 9 INFO neutron.plugins.ml2.plugin [None req-aecd70e3-adfb-4a00-862a-10573dce5663 - - - - - -] Attempt 1 to provision port d912e7d9-2bb1-454f-9a3c-5885d82c00c8 2026-05-06 02:22:49.627 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port ee9419d6-0a16-4230-a907-280f17889dbe 2026-05-06 02:22:49.928 9 INFO neutron.plugins.ml2.plugin [None req-3f953956-9a49-440f-b13a-5d624dd05f9a - - - - - -] Attempt 1 to provision port ee9419d6-0a16-4230-a907-280f17889dbe 2026-05-06 02:22:50.070 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port a7ac6819-6f15-45ef-8974-d14777a2087b 2026-05-06 02:22:50.754 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d912e7d9-2bb1-454f-9a3c-5885d82c00c8 2026-05-06 02:22:51.629 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port ee9419d6-0a16-4230-a907-280f17889dbe 2026-05-06 02:22:51.737 10 INFO neutron.plugins.ml2.plugin [None req-eaf2ff33-a6de-40ec-af90-3512fd8b6ee4 - - - - - -] Attempt 1 to provision port 4736f5f0-bef4-403b-b878-0ef7a61d2563 2026-05-06 02:22:52.005 10 INFO neutron.plugins.ml2.plugin [None req-5a8d6d00-c39b-4c5a-9f40-ec5dd6c4846c - - - - - -] Attempt 1 to provision port 964b4a97-50e6-434f-b774-92f6a3659b57 2026-05-06 02:22:52.052 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d912e7d9-2bb1-454f-9a3c-5885d82c00c8 2026-05-06 02:22:52.559 10 INFO neutron.plugins.ml2.plugin [None req-b0ba5e9f-55b2-4678-b60b-d49837894539 - - - - - -] Attempt 1 to provision port 964b4a97-50e6-434f-b774-92f6a3659b57 2026-05-06 02:22:53.512 10 INFO neutron.plugins.ml2.plugin [None req-2707f581-cfdc-4d2d-a8fd-dc29d5a32522 - - - - - -] Attempt 1 to provision port 3c7bd22e-abd7-4ac3-8c6e-925a4afb323a 2026-05-06 02:22:54.167 10 INFO neutron.plugins.ml2.plugin [None req-74220786-0f0e-492e-b26c-189a9a2204c4 - - - - - -] Attempt 1 to provision port 3c7bd22e-abd7-4ac3-8c6e-925a4afb323a 2026-05-06 02:22:54.607 10 INFO neutron.plugins.ml2.plugin [None req-22c7e395-f1d4-4c78-8f0a-18028a6a185b - - - - - -] Attempt 1 to provision port 7a622fdc-80d4-4086-b67f-7a3fa7bff142 2026-05-06 02:22:55.168 10 INFO neutron.plugins.ml2.plugin [None req-9f977aee-f86d-4587-bc89-d96984bf3066 - - - - - -] Attempt 1 to provision port 21055b60-924d-430a-b5fe-caf185e4d9e4 2026-05-06 02:22:55.552 10 INFO neutron.plugins.ml2.plugin [None req-06ec613b-3f06-4804-8f7e-af2447942056 - - - - - -] Attempt 1 to provision port 7a622fdc-80d4-4086-b67f-7a3fa7bff142 2026-05-06 02:22:55.562 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 21055b60-924d-430a-b5fe-caf185e4d9e4 2026-05-06 02:22:56.006 10 INFO neutron.plugins.ml2.plugin [None req-fa53fa22-5e32-4003-9250-62f4b958bfd9 - - - - - -] Attempt 1 to provision port eb8be287-c4e5-4d24-b459-a5aded4754b1 2026-05-06 02:22:57.569 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 21055b60-924d-430a-b5fe-caf185e4d9e4 2026-05-06 02:22:58.363 9 INFO neutron.plugins.ml2.plugin [None req-24298b85-a33b-4ef7-896c-514950e23d95 - - - - - -] Attempt 1 to provision port e50eac21-9814-4c87-aea0-126619556797 2026-05-06 02:22:59.053 9 INFO neutron.plugins.ml2.plugin [None req-88d25a95-ba72-4ac6-b514-4be235a0cfb4 - - - - - -] Attempt 1 to provision port e50eac21-9814-4c87-aea0-126619556797 2026-05-06 02:23:01.671 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port a45d9c43-cf4f-4a3f-9f2c-c1c83efed32d 2026-05-06 02:23:02.274 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 969d50c7-2979-49ea-9ed4-2ac0276e8f27 2026-05-06 02:23:02.756 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 15e557e7-70a7-4162-9247-bc6f99f3d2ad 2026-05-06 02:23:03.165 9 INFO neutron.plugins.ml2.plugin [None req-8d20b832-7690-4e34-9833-d8ed19260268 - - - - - -] Attempt 1 to provision port 91155183-316a-4136-9256-54ab22e6669f 2026-05-06 02:23:03.296 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 4e7e99f1-0a23-441b-b20b-4a78b62bc669 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:23:04.101 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 969d50c7-2979-49ea-9ed4-2ac0276e8f27 2026-05-06 02:23:04.478 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 15e557e7-70a7-4162-9247-bc6f99f3d2ad 2026-05-06 02:23:08.098 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 91155183-316a-4136-9256-54ab22e6669f 2026-05-06 02:23:08.916 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b845bf08-5da1-4b54-9b44-aad213c14718'] response: {'server_uuid': '26a5dc0a-2bac-40ff-945e-4273fa99859d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91155183-316a-4136-9256-54ab22e6669f', 'code': 200} 2026-05-06 02:23:09.505 9 INFO neutron.plugins.ml2.plugin [None req-07f4507e-9a61-4ffb-a95e-ac4137d6f575 - - - - - -] Attempt 1 to provision port 873b196a-07fe-4e51-ad93-9a3b03f1caf1 2026-05-06 02:23:09.680 9 INFO neutron.plugins.ml2.plugin [None req-b7ce66c3-88b2-4c56-b64b-1de5703d3541 - - - - - -] Attempt 1 to provision port 49622ec2-a181-4595-a32d-42e641573099 2026-05-06 02:23:10.130 10 INFO neutron.plugins.ml2.plugin [None req-022a076e-f249-4d88-b80d-f0382e4c664e - - - - - -] Attempt 1 to provision port 2be384b3-4f63-43be-a3c5-1e021e9eb83c 2026-05-06 02:23:10.146 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 2be384b3-4f63-43be-a3c5-1e021e9eb83c 2026-05-06 02:23:10.685 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 91155183-316a-4136-9256-54ab22e6669f 2026-05-06 02:23:12.115 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 2be384b3-4f63-43be-a3c5-1e021e9eb83c 2026-05-06 02:23:12.308 9 INFO neutron.plugins.ml2.plugin [None req-71cea14a-76cf-4539-a3f8-12249171285a - - - - - -] Attempt 1 to provision port 5017ff2b-bd50-473a-ab7a-7e76665118f1 2026-05-06 02:23:12.992 9 INFO neutron.plugins.ml2.plugin [None req-671f6296-d933-496d-a2ec-290ef0a6cc33 - - - - - -] Attempt 1 to provision port 5017ff2b-bd50-473a-ab7a-7e76665118f1 2026-05-06 02:23:14.112 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port ad2b8db3-1507-4891-be9a-becef8bb8194 2026-05-06 02:23:14.785 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 49622ec2-a181-4595-a32d-42e641573099 2026-05-06 02:23:14.961 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-36246b91-34ac-4730-b611-4e3277315956'] response: {'server_uuid': '3e524620-1661-441b-aeeb-5c91b428d325', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49622ec2-a181-4595-a32d-42e641573099', 'code': 200} 2026-05-06 02:23:16.097 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port ad2b8db3-1507-4891-be9a-becef8bb8194 2026-05-06 02:23:16.397 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 49622ec2-a181-4595-a32d-42e641573099 2026-05-06 02:23:18.089 9 INFO neutron.plugins.ml2.plugin [None req-abb5a5e1-a6c0-4aee-9a98-b55fa45210b7 - - - - - -] Attempt 1 to provision port 1517a069-912d-479f-9eba-455d4cbbc9ff 2026-05-06 02:23:20.086 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 1517a069-912d-479f-9eba-455d4cbbc9ff 2026-05-06 02:23:20.764 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3f8952f-87c4-4859-97ec-ddb79747e069'] response: {'server_uuid': '7c00cb86-a246-4007-ae12-1a3f1167c901', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1517a069-912d-479f-9eba-455d4cbbc9ff', 'code': 200} 2026-05-06 02:23:22.204 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 1517a069-912d-479f-9eba-455d4cbbc9ff 2026-05-06 02:23:28.055 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 964b4a97-50e6-434f-b774-92f6a3659b57 2026-05-06 02:23:28.479 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port f12a3541-44da-4602-8327-0e5484199dee 2026-05-06 02:23:30.211 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 964b4a97-50e6-434f-b774-92f6a3659b57 2026-05-06 02:23:30.488 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port f12a3541-44da-4602-8327-0e5484199dee 2026-05-06 02:23:30.861 10 INFO neutron.plugins.ml2.plugin [None req-79a84422-20dd-4c50-ac74-be972217b6a8 - - - - - -] Attempt 1 to provision port 31b9ec4d-70dd-4832-b223-69687e8dbe13 2026-05-06 02:23:31.307 10 INFO neutron.plugins.ml2.plugin [None req-f786d949-cd06-4346-b4e1-7bc35e7bf520 - - - - - -] Attempt 1 to provision port 97c54e15-8915-4a99-a10e-893a5918cff1 2026-05-06 02:23:32.019 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 97c54e15-8915-4a99-a10e-893a5918cff1 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:32.745 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:32.747 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:32.755 10 INFO neutron.plugins.ml2.plugin [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Attempt 2 to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:32.823 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:32.824 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:32.826 10 INFO neutron.plugins.ml2.plugin [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Attempt 3 to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:32.865 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:32.866 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:32.868 10 INFO neutron.plugins.ml2.plugin [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Attempt 4 to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.006 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:33.007 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:33.008 10 INFO neutron.plugins.ml2.plugin [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Attempt 5 to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:33.050 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:33.052 10 INFO neutron.plugins.ml2.plugin [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Attempt 6 to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.088 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:33.089 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:33.092 10 INFO neutron.plugins.ml2.plugin [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Attempt 7 to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.148 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:33.149 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:33.156 10 INFO neutron.plugins.ml2.plugin [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Attempt 8 to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.199 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:33.200 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:33.201 10 INFO neutron.plugins.ml2.plugin [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Attempt 9 to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.237 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:33.238 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:33.239 10 INFO neutron.plugins.ml2.plugin [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Attempt 10 to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e6751d64-2921-4b78-9bb7-d5c02d21caff could not be found. 2026-05-06 02:23:33.264 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:23:33.265 10 ERROR neutron.plugins.ml2.managers [None req-26330018-4cc7-4fce-b6be-b7c0c7cad296 - - - - - -] Failed to bind port 63f145a8-1ba3-43e6-a268-b5f69e9476d2 on host instance for vnic_type normal using segments [{'id': '1bc3d806-bbd9-4227-b4ed-2d63026d7dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 600, 'network_id': 'b2200dc1-4980-41d2-bfd3-f8fa6b620c13'}] 2026-05-06 02:23:34.328 9 INFO neutron.plugins.ml2.plugin [None req-6239be74-6694-4192-9594-fa8842fbda30 - - - - - -] Attempt 1 to provision port d9e7283b-3883-4ed4-a2f4-32b93e38e1f8 2026-05-06 02:23:34.581 9 INFO neutron.plugins.ml2.plugin [None req-a3bac548-7a18-4fd2-914d-101171858785 - - - - - -] Attempt 1 to provision port d9e7283b-3883-4ed4-a2f4-32b93e38e1f8 2026-05-06 02:23:35.439 10 INFO neutron.plugins.ml2.plugin [None req-49d898cd-6271-4b8c-a9be-50b2126fd967 - - - - - -] Attempt 1 to provision port 91155183-316a-4136-9256-54ab22e6669f 2026-05-06 02:23:36.224 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 36e3fa75-5292-437f-91b4-07a194538be0 2026-05-06 02:23:36.747 10 INFO neutron.plugins.ml2.plugin [None req-bfa7d1bf-5fb1-472b-bcca-5f9bf841aef7 - - - - - -] Attempt 1 to provision port 8309f7c1-a956-4fa4-a534-950f774d759a 2026-05-06 02:23:36.764 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 91155183-316a-4136-9256-54ab22e6669f 2026-05-06 02:23:37.419 10 INFO neutron.plugins.ml2.plugin [None req-a5e4eee9-b926-47d3-8e97-c3d519d08f5a - - - - - -] Attempt 1 to provision port c9d0afbf-8585-4557-a5fc-8002c5792c4f 2026-05-06 02:23:38.105 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port c9d0afbf-8585-4557-a5fc-8002c5792c4f 2026-05-06 02:23:38.629 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 36e3fa75-5292-437f-91b4-07a194538be0 2026-05-06 02:23:39.355 9 INFO neutron.plugins.ml2.plugin [None req-7ee3dcc5-3a2e-4739-8275-46fbef0faa17 - - - - - -] Attempt 1 to provision port 91155183-316a-4136-9256-54ab22e6669f 2026-05-06 02:23:39.727 9 INFO neutron.plugins.ml2.plugin [None req-f5b83480-6064-47b6-b77e-8550c31109d4 - - - - - -] Attempt 1 to provision port 42c74173-c77a-4588-9a17-42650979162d 2026-05-06 02:23:40.104 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 91155183-316a-4136-9256-54ab22e6669f 2026-05-06 02:23:40.393 9 INFO neutron.plugins.ml2.plugin [None req-6db4fe5d-f0a2-4869-9492-29aec3e6ac33 - - - - - -] Attempt 1 to provision port 42c74173-c77a-4588-9a17-42650979162d 2026-05-06 02:23:40.648 10 INFO neutron.plugins.ml2.plugin [None req-2e0c251e-214c-4377-8b6e-c458a6c64d39 - - - - - -] Attempt 1 to provision port 1a8156be-59f6-46d1-9051-3c43fae83238 2026-05-06 02:23:42.125 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 03ff98ba-f06d-4e93-bc3e-a3ba9caffc6a 2026-05-06 02:23:42.606 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 1a8156be-59f6-46d1-9051-3c43fae83238 2026-05-06 02:23:43.083 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6af25a67-ae92-4243-a334-c5d23d0edbd4'] response: {'server_uuid': 'ef4bd576-2e5c-4766-abd5-8c527a940902', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a8156be-59f6-46d1-9051-3c43fae83238', 'code': 200} 2026-05-06 02:23:44.107 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 03ff98ba-f06d-4e93-bc3e-a3ba9caffc6a 2026-05-06 02:23:44.487 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 1a8156be-59f6-46d1-9051-3c43fae83238 2026-05-06 02:23:47.653 9 INFO neutron.plugins.ml2.plugin [None req-e2b6b7b2-11e5-4e2f-9e22-132d223c1979 - - - - - -] Attempt 1 to provision port c9e2adbf-60fa-4b51-b469-6e4aec18aab2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:23:50.076 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port c9e2adbf-60fa-4b51-b469-6e4aec18aab2 2026-05-06 02:23:50.277 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-056b9625-d6f2-4a54-9502-f4634ee81d35'] response: {'server_uuid': 'aa886f46-5533-46a4-ba92-a038423ab4de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9e2adbf-60fa-4b51-b469-6e4aec18aab2', 'code': 200} 2026-05-06 02:23:52.012 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port c9e2adbf-60fa-4b51-b469-6e4aec18aab2 2026-05-06 02:23:52.736 10 INFO neutron.plugins.ml2.plugin [None req-c89161a5-a150-4660-8e1c-0a0b5438af0a - - - - - -] Attempt 1 to provision port e21d89e5-718a-402c-a549-15b21c9793a3 2026-05-06 02:23:53.502 10 INFO neutron.plugins.ml2.plugin [None req-76358a61-859b-4382-9dbd-e46d6bbb89dd - - - - - -] Attempt 1 to provision port 5f588ca1-0957-486e-8224-00fedab526a6 2026-05-06 02:23:54.110 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 5f588ca1-0957-486e-8224-00fedab526a6 2026-05-06 02:23:55.793 9 INFO neutron.plugins.ml2.plugin [None req-866c13a4-00c3-42cd-b7d8-573051263159 - - - - - -] Attempt 1 to provision port 5838cb7e-5a35-4d1a-af79-2d474120b5bd 2026-05-06 02:23:56.051 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 5f588ca1-0957-486e-8224-00fedab526a6 2026-05-06 02:23:56.578 10 INFO neutron.plugins.ml2.plugin [None req-5f0286ce-e691-4031-9262-1dfefd6c180a - - - - - -] Attempt 1 to provision port 5838cb7e-5a35-4d1a-af79-2d474120b5bd 2026-05-06 02:23:58.196 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 42c74173-c77a-4588-9a17-42650979162d 2026-05-06 02:23:58.368 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d497d2ff-2dbf-4b7a-a1df-c3f3dfc3cfb0 2026-05-06 02:23:59.765 10 INFO neutron.plugins.ml2.plugin [None req-3652ac36-6bf6-4b53-a502-73af3fb0ecf0 - - - - - -] Attempt 1 to provision port ce26927b-ae50-42d4-8f26-c55e0edbc5a8 2026-05-06 02:24:00.281 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d497d2ff-2dbf-4b7a-a1df-c3f3dfc3cfb0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:24:02.256 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port ce26927b-ae50-42d4-8f26-c55e0edbc5a8 2026-05-06 02:24:02.400 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4aaa7983-0585-4ccd-97d7-bc99cb6a8143'] response: {'server_uuid': '0d0f3bef-1d21-4ec6-9d06-ddf2f7f5b59a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce26927b-ae50-42d4-8f26-c55e0edbc5a8', 'code': 200} 2026-05-06 02:24:04.119 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 31b9ec4d-70dd-4832-b223-69687e8dbe13 2026-05-06 02:24:04.532 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d9e7283b-3883-4ed4-a2f4-32b93e38e1f8 2026-05-06 02:24:04.974 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port ce26927b-ae50-42d4-8f26-c55e0edbc5a8 2026-05-06 02:24:06.012 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 31b9ec4d-70dd-4832-b223-69687e8dbe13 2026-05-06 02:24:06.291 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d9e7283b-3883-4ed4-a2f4-32b93e38e1f8 2026-05-06 02:24:10.060 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8024571e-a9cc-47b2-94bd-4b6585ee72f6'] response: {'server_uuid': 'ef4bd576-2e5c-4766-abd5-8c527a940902', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1a8156be-59f6-46d1-9051-3c43fae83238', 'code': 200} 2026-05-06 02:24:10.664 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 1a8156be-59f6-46d1-9051-3c43fae83238 2026-05-06 02:24:11.996 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 1a8156be-59f6-46d1-9051-3c43fae83238 2026-05-06 02:24:12.110 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb324b54-661f-409b-943f-9d8e25678a0a'] response: {'server_uuid': 'ef4bd576-2e5c-4766-abd5-8c527a940902', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a8156be-59f6-46d1-9051-3c43fae83238', 'code': 200} 2026-05-06 02:24:16.864 10 INFO neutron.plugins.ml2.plugin [None req-7f0c860f-68b9-4f75-acad-793955495859 - - - - - -] Attempt 1 to provision port cb7d33ee-5f73-4dac-83e2-9056c3bea919 2026-05-06 02:24:17.521 9 INFO neutron.plugins.ml2.plugin [None req-ceb9416f-d346-4a49-a605-947bcb104986 - - - - - -] Attempt 1 to provision port 8e62106a-cd69-40b3-ac71-eb0ca74e4bf6 2026-05-06 02:24:18.028 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 8e62106a-cd69-40b3-ac71-eb0ca74e4bf6 2026-05-06 02:24:19.003 9 INFO neutron.plugins.ml2.plugin [None req-62dee12f-382b-41a5-b981-6f4a28afa470 - - - - - -] Attempt 1 to provision port 7bb08dd3-e9ad-40fc-8bf6-476effcce971 2026-05-06 02:24:19.353 9 INFO neutron.plugins.ml2.plugin [None req-b2d2e418-96ef-43d3-9956-18b8e4b3f13e - - - - - -] Attempt 1 to provision port 5f12e2c6-b3b5-41ea-ba13-d2d2d94ad26e 2026-05-06 02:24:19.905 9 INFO neutron.plugins.ml2.plugin [None req-317453f8-9d8e-4c37-9370-b47aa08f9a58 - - - - - -] Attempt 1 to provision port 5f12e2c6-b3b5-41ea-ba13-d2d2d94ad26e 2026-05-06 02:24:20.027 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b77a71fc-6aa8-4ddd-b3cf-5fceb6677ef8 2026-05-06 02:24:22.052 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b77a71fc-6aa8-4ddd-b3cf-5fceb6677ef8 2026-05-06 02:24:23.084 9 INFO neutron.plugins.ml2.plugin [None req-616c8945-b5df-4f51-a982-11aa0e5c03cf - - - - - -] Attempt 1 to provision port 3bb1f637-2270-49b7-9e5f-6465b4b4b453 2026-05-06 02:24:24.023 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 18cea7af-fd9a-4d8b-904e-d501f8adb50c 2026-05-06 02:24:24.137 10 INFO neutron.plugins.ml2.plugin [None req-17d9cfed-94e7-4c0c-99ce-0d201f91ba91 - - - - - -] Attempt 1 to provision port 18cea7af-fd9a-4d8b-904e-d501f8adb50c 2026-05-06 02:24:25.954 10 INFO neutron.plugins.ml2.plugin [None req-4b8fc30f-fe78-4b14-93c5-3503655f8e03 - - - - - -] Attempt 1 to provision port b9def571-1334-4881-a2c7-c1dacbc8199e 2026-05-06 02:24:26.037 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 18cea7af-fd9a-4d8b-904e-d501f8adb50c 2026-05-06 02:24:26.634 9 INFO neutron.plugins.ml2.plugin [None req-d724a9f9-7058-4953-88f2-c0679719ab33 - - - - - -] Attempt 1 to provision port b9def571-1334-4881-a2c7-c1dacbc8199e 2026-05-06 02:24:28.106 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 37af8b7b-6c31-4270-9ca9-8accf93d7ad0 2026-05-06 02:24:28.841 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b2a58c4-bbaa-44b2-9353-10ed357685a9'] response: {'server_uuid': 'ef4bd576-2e5c-4766-abd5-8c527a940902', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1a8156be-59f6-46d1-9051-3c43fae83238', 'code': 200} 2026-05-06 02:24:30.044 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 37af8b7b-6c31-4270-9ca9-8accf93d7ad0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:24:36.106 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 5f12e2c6-b3b5-41ea-ba13-d2d2d94ad26e 2026-05-06 02:24:36.462 10 INFO neutron.plugins.ml2.plugin [None req-f1521d21-78ef-48ad-9e3e-ba06a45d449c - - - - - -] Attempt 1 to provision port d68c3075-8e92-428f-b2e3-5e3ba15a0073 2026-05-06 02:24:36.563 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port cb7d33ee-5f73-4dac-83e2-9056c3bea919 2026-05-06 02:24:38.217 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d68c3075-8e92-428f-b2e3-5e3ba15a0073 2026-05-06 02:24:38.364 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-df1e1e7e-8571-45cc-9f70-4da91cb02e98'] response: {'server_uuid': 'd70ca54c-7fec-404c-bdd8-be59dbe1641b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd68c3075-8e92-428f-b2e3-5e3ba15a0073', 'code': 200} 2026-05-06 02:24:38.668 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 5f12e2c6-b3b5-41ea-ba13-d2d2d94ad26e 2026-05-06 02:24:39.021 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port cb7d33ee-5f73-4dac-83e2-9056c3bea919 2026-05-06 02:24:40.031 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d68c3075-8e92-428f-b2e3-5e3ba15a0073 2026-05-06 02:24:44.088 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b9def571-1334-4881-a2c7-c1dacbc8199e 2026-05-06 02:24:44.528 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 3bb1f637-2270-49b7-9e5f-6465b4b4b453 2026-05-06 02:24:46.382 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b9def571-1334-4881-a2c7-c1dacbc8199e 2026-05-06 02:24:46.804 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 200a3164-19f7-45fa-aab5-ebce1557f67e 2026-05-06 02:24:46.887 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 3bb1f637-2270-49b7-9e5f-6465b4b4b453 2026-05-06 02:24:48.267 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 4a91619c-b076-4a12-b3f0-4c57d98e9611 2026-05-06 02:24:48.423 9 INFO neutron.plugins.ml2.plugin [None req-3cfe2c7d-fc9c-4a88-85ac-10a69917b10e - - - - - -] Attempt 1 to provision port 4a91619c-b076-4a12-b3f0-4c57d98e9611 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.255 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.258 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:53.258 9 INFO neutron.plugins.ml2.plugin [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Attempt 2 to bind port 397cdda7-be97-4889-9549-f3fc25483822 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.277 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.278 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:53.279 9 INFO neutron.plugins.ml2.plugin [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Attempt 3 to bind port 397cdda7-be97-4889-9549-f3fc25483822 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.307 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.308 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:53.308 9 INFO neutron.plugins.ml2.plugin [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Attempt 4 to bind port 397cdda7-be97-4889-9549-f3fc25483822 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.334 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.335 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:53.336 9 INFO neutron.plugins.ml2.plugin [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Attempt 5 to bind port 397cdda7-be97-4889-9549-f3fc25483822 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.359 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:53.365 9 INFO neutron.plugins.ml2.plugin [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Attempt 6 to bind port 397cdda7-be97-4889-9549-f3fc25483822 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.398 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.399 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:53.401 9 INFO neutron.plugins.ml2.plugin [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Attempt 7 to bind port 397cdda7-be97-4889-9549-f3fc25483822 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.444 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:53.446 9 INFO neutron.plugins.ml2.plugin [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Attempt 8 to bind port 397cdda7-be97-4889-9549-f3fc25483822 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.470 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.471 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:53.474 9 INFO neutron.plugins.ml2.plugin [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Attempt 9 to bind port 397cdda7-be97-4889-9549-f3fc25483822 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.504 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:53.505 9 INFO neutron.plugins.ml2.plugin [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Attempt 10 to bind port 397cdda7-be97-4889-9549-f3fc25483822 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70c60dfe-5efb-456e-80c4-dce8b795388c could not be found. 2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:24:53.534 9 ERROR neutron.plugins.ml2.managers [None req-d72ca9d4-b769-466c-8fdc-d7a7a49299e3 - - - - - -] Failed to bind port 397cdda7-be97-4889-9549-f3fc25483822 on host instance for vnic_type normal using segments [{'id': 'df9f08b4-60d2-4a87-9248-271f5ec0cac1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 387, 'network_id': '5626d0e0-ce8b-44ce-a827-e136ca690e6a'}] 2026-05-06 02:24:54.057 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 81a02e88-4f0f-4c48-af9e-aeb2014f38f6 2026-05-06 02:24:56.170 10 INFO neutron.plugins.ml2.plugin [None req-12a838f4-217f-45b7-8e57-91282a36b829 - - - - - -] Attempt 1 to provision port 81a02e88-4f0f-4c48-af9e-aeb2014f38f6 2026-05-06 02:24:56.204 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d3520f38-0a74-4583-8d4a-d8da6f59561a 2026-05-06 02:24:56.255 10 INFO neutron.plugins.ml2.plugin [None req-12a838f4-217f-45b7-8e57-91282a36b829 - - - - - -] Attempt 1 to provision port 60b89667-7eea-4a69-8901-3e1d390c6069 2026-05-06 02:24:56.682 10 INFO neutron.plugins.ml2.plugin [None req-6d83071c-ce2b-4586-99af-169761cd4f80 - - - - - -] Attempt 1 to provision port d3520f38-0a74-4583-8d4a-d8da6f59561a 2026-05-06 02:24:56.777 10 INFO neutron.plugins.ml2.plugin [None req-6d83071c-ce2b-4586-99af-169761cd4f80 - - - - - -] Attempt 1 to provision port 6be178f9-1255-41cf-b3c1-902d4b9bf17e 2026-05-06 02:24:56.785 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 60b89667-7eea-4a69-8901-3e1d390c6069 2026-05-06 02:24:57.065 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 81a02e88-4f0f-4c48-af9e-aeb2014f38f6 2026-05-06 02:24:57.823 10 INFO neutron.plugins.ml2.plugin [None req-8f2fbbc8-3d42-43be-97a3-28f7ef5d602d - - - - - -] Attempt 1 to provision port 6be178f9-1255-41cf-b3c1-902d4b9bf17e 2026-05-06 02:24:58.075 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d3520f38-0a74-4583-8d4a-d8da6f59561a 2026-05-06 02:24:58.303 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 60b89667-7eea-4a69-8901-3e1d390c6069 2026-05-06 02:24:58.677 9 INFO neutron.plugins.ml2.plugin [None req-10fc46d9-8340-4380-8203-a24d0aa35983 - - - - - -] Attempt 1 to provision port 2c10397c-e860-4cd6-a9fd-a3fdcf067f9d 2026-05-06 02:24:59.434 9 INFO neutron.plugins.ml2.plugin [None req-abdaa533-9d08-40f6-9ca2-d1b42e370e52 - - - - - -] Attempt 1 to provision port 2c10397c-e860-4cd6-a9fd-a3fdcf067f9d 2026-05-06 02:25:04.229 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b52bc6fe-01f4-4992-9b04-4a65c7df88e1 2026-05-06 02:25:04.843 9 INFO neutron.plugins.ml2.plugin [None req-3167efa2-a723-4d2d-8c3d-fefbe8026804 - - - - - -] Attempt 1 to provision port b52bc6fe-01f4-4992-9b04-4a65c7df88e1 2026-05-06 02:25:06.326 9 INFO neutron.plugins.ml2.plugin [None req-ed9e9392-7f4d-49d9-b661-476e08740a22 - - - - - -] Attempt 1 to provision port ef28fa22-5ec7-4b29-877d-b65564feef2c 2026-05-06 02:25:06.492 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port ef28fa22-5ec7-4b29-877d-b65564feef2c 2026-05-06 02:25:06.933 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b52bc6fe-01f4-4992-9b04-4a65c7df88e1 2026-05-06 02:25:10.230 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 8dcc28af-b0d6-425b-8dc4-4a6dfcd81ac0 2026-05-06 02:25:10.850 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port ab5b56f4-cf50-424f-9027-947b9643c4bc 2026-05-06 02:25:11.338 10 INFO neutron.plugins.ml2.plugin [None req-7eaa6178-1061-4d15-90c1-db713ce89b80 - - - - - -] Attempt 1 to provision port a8b67390-b12f-483c-b702-4a8d6cd46087 2026-05-06 02:25:11.452 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port a8b67390-b12f-483c-b702-4a8d6cd46087 2026-05-06 02:25:11.837 10 INFO neutron.plugins.ml2.plugin [None req-547f90c7-ae51-4c4b-ba64-bb4a939d3192 - - - - - -] Attempt 1 to provision port e9dde9e5-c5b3-4063-a13b-bb79a3824780 2026-05-06 02:25:11.879 10 INFO neutron.plugins.ml2.plugin [None req-547f90c7-ae51-4c4b-ba64-bb4a939d3192 - - - - - -] Attempt 1 to provision port ab5b56f4-cf50-424f-9027-947b9643c4bc 2026-05-06 02:25:12.106 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port a8b67390-b12f-483c-b702-4a8d6cd46087 2026-05-06 02:25:13.184 9 INFO neutron.plugins.ml2.plugin [None req-4ad06989-c18b-4bb6-bfd1-4b6045ad3a30 - - - - - -] Attempt 1 to provision port e9dde9e5-c5b3-4063-a13b-bb79a3824780 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.145 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.146 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:16.146 9 INFO neutron.plugins.ml2.plugin [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Attempt 2 to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.163 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.164 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:16.164 9 INFO neutron.plugins.ml2.plugin [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Attempt 3 to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.179 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.180 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:16.180 9 INFO neutron.plugins.ml2.plugin [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Attempt 4 to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.197 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.198 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:16.198 9 INFO neutron.plugins.ml2.plugin [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Attempt 5 to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.216 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.217 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:16.217 9 INFO neutron.plugins.ml2.plugin [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Attempt 6 to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.237 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.238 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:16.238 9 INFO neutron.plugins.ml2.plugin [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Attempt 7 to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.254 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:16.255 9 INFO neutron.plugins.ml2.plugin [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Attempt 8 to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.273 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.274 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:16.274 9 INFO neutron.plugins.ml2.plugin [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Attempt 9 to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.290 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.291 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:16.291 9 INFO neutron.plugins.ml2.plugin [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Attempt 10 to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4e8a87b5-745b-4d7d-987c-4d62fc36c963 could not be found. 2026-05-06 02:25:16.309 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:16.310 9 ERROR neutron.plugins.ml2.managers [None req-b8050d01-4473-47c5-bfc3-8d97a51a9ee9 - - - - - -] Failed to bind port d2dd821f-8df6-4075-ad7d-0e595c944a22 on host instance for vnic_type normal using segments [{'id': '4b88b93a-4a2d-4f10-9cb4-a6f16f9de0e9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'ef53e9c8-1c31-47b3-8d6c-451a5c45ed90'}] 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.071 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.072 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:18.074 10 INFO neutron.plugins.ml2.plugin [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Attempt 2 to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.093 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.094 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:18.095 10 INFO neutron.plugins.ml2.plugin [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Attempt 3 to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.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-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.121 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.122 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:18.123 10 INFO neutron.plugins.ml2.plugin [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Attempt 4 to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.146 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:18.148 10 INFO neutron.plugins.ml2.plugin [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Attempt 5 to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.196 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.197 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:18.205 10 INFO neutron.plugins.ml2.plugin [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Attempt 6 to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.237 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.238 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:18.239 10 INFO neutron.plugins.ml2.plugin [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Attempt 7 to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.259 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.260 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:18.261 10 INFO neutron.plugins.ml2.plugin [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Attempt 8 to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.284 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.285 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:18.286 10 INFO neutron.plugins.ml2.plugin [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Attempt 9 to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.311 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:18.313 10 INFO neutron.plugins.ml2.plugin [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Attempt 10 to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6e5bd9d-d357-4339-a837-68201bb7fb0d could not be found. 2026-05-06 02:25:18.339 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:25:18.340 10 ERROR neutron.plugins.ml2.managers [None req-ee6e4e70-b498-4dee-b6ef-c049c879a901 - - - - - -] Failed to bind port 7417cc90-6069-4bac-bf4d-b6be1b59c16f on host instance for vnic_type normal using segments [{'id': 'cf699de8-8389-489a-aef9-584568856fbb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '4de3eb81-9acf-46af-8aba-3a757951d47d'}] 2026-05-06 02:25:20.109 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 1ebb47c6-2533-4417-a6d9-d01189f77647 2026-05-06 02:25:20.208 10 INFO neutron.plugins.ml2.plugin [None req-8e373088-6313-4b22-8a9b-98a780df2be0 - - - - - -] Attempt 1 to provision port 1ebb47c6-2533-4417-a6d9-d01189f77647 2026-05-06 02:25:20.483 9 INFO neutron.plugins.ml2.plugin [None req-92badb7b-21aa-4d9e-b495-6866932395bb - - - - - -] Attempt 1 to provision port 6e273099-3577-40ca-99b6-6b54964e411a 2026-05-06 02:25:21.870 10 INFO neutron.plugins.ml2.plugin [None req-2567597b-615c-4e25-ae1e-e47e7bb93ca0 - - - - - -] Attempt 1 to provision port 6e273099-3577-40ca-99b6-6b54964e411a 2026-05-06 02:25:22.339 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 1ebb47c6-2533-4417-a6d9-d01189f77647 2026-05-06 02:25:22.647 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 0e0736e5-d781-44c6-94a7-9108be8ae263 2026-05-06 02:25:24.068 10 INFO neutron.plugins.ml2.plugin [None req-0c26b182-b6b8-4f13-aada-de8c1cb7a302 - - - - - -] Attempt 1 to provision port 8b9de57a-1f22-47e3-8994-6c7e423e1df7 2026-05-06 02:25:24.162 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 8b9de57a-1f22-47e3-8994-6c7e423e1df7 2026-05-06 02:25:24.376 10 INFO neutron.plugins.ml2.plugin [None req-0c26b182-b6b8-4f13-aada-de8c1cb7a302 - - - - - -] Attempt 1 to provision port 0e0736e5-d781-44c6-94a7-9108be8ae263 2026-05-06 02:25:24.453 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 0e0736e5-d781-44c6-94a7-9108be8ae263 2026-05-06 02:25:24.878 10 INFO neutron.plugins.ml2.plugin [None req-dca825db-4664-4427-adc4-4a8a18ad3e24 - - - - - -] Attempt 1 to provision port 3de7655a-b076-4a18-bac4-195de100b4e8 2026-05-06 02:25:25.245 10 INFO neutron.plugins.ml2.plugin [None req-03fa6bc9-e2cc-4daf-962c-7f83918b0575 - - - - - -] Attempt 1 to provision port 3de7655a-b076-4a18-bac4-195de100b4e8 2026-05-06 02:25:26.045 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 8b9de57a-1f22-47e3-8994-6c7e423e1df7 2026-05-06 02:25:26.502 9 INFO neutron.plugins.ml2.plugin [None req-f4d5168a-51e5-4766-84b3-2496a0c3553b - - - - - -] Attempt 1 to provision port 84d31742-f960-459c-a5f0-2c8d7b50bb9f 2026-05-06 02:25:26.756 10 INFO neutron.plugins.ml2.plugin [None req-ea3a8c30-e072-40cf-a56a-d68a422965fd - - - - - -] Attempt 1 to provision port 45bf6328-9209-42f0-8d75-451dea2fb11a 2026-05-06 02:25:27.102 9 INFO neutron.plugins.ml2.plugin [None req-d1763b7c-6462-44e2-a33a-6a3ebfc9db0a - - - - - -] Attempt 1 to provision port 84d31742-f960-459c-a5f0-2c8d7b50bb9f 2026-05-06 02:25:34.057 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port be618f1b-95d7-4049-b5c6-8a068a37480e 2026-05-06 02:25:34.598 10 INFO neutron.plugins.ml2.plugin [None req-5f756852-baca-4a5d-86fb-efb2b3d8f5b3 - - - - - -] Attempt 1 to provision port be618f1b-95d7-4049-b5c6-8a068a37480e 2026-05-06 02:25:35.780 9 INFO neutron.plugins.ml2.plugin [None req-d1a0b87c-8666-46ef-81ac-887a88c424d6 - - - - - -] Attempt 1 to provision port 4bc84fcd-72db-44d6-83e4-135bb1714085 2026-05-06 02:25:36.024 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port be618f1b-95d7-4049-b5c6-8a068a37480e 2026-05-06 02:25:37.039 9 INFO neutron.plugins.ml2.plugin [None req-aa940529-13ff-4846-a112-00d7608af70a - - - - - -] Attempt 1 to provision port 4bc84fcd-72db-44d6-83e4-135bb1714085 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:25:42.055 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 7acc9794-ee9a-4a99-ba50-844a89742477 2026-05-06 02:25:42.440 10 INFO neutron.plugins.ml2.plugin [None req-6679bcd1-305d-4190-a7c5-5200fa8eb8e5 - - - - - -] Attempt 1 to provision port 7acc9794-ee9a-4a99-ba50-844a89742477 2026-05-06 02:25:43.732 10 INFO neutron.plugins.ml2.plugin [None req-3d11d898-aab2-4798-be05-bf272a940de2 - - - - - -] Attempt 1 to provision port 06c561bb-fe3e-46a4-95ab-c238dda5a9f9 2026-05-06 02:25:44.143 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 7acc9794-ee9a-4a99-ba50-844a89742477 2026-05-06 02:25:44.188 10 INFO neutron.plugins.ml2.plugin [None req-b0e61013-7efb-4165-876a-3771858a9f90 - - - - - -] Attempt 1 to provision port 06c561bb-fe3e-46a4-95ab-c238dda5a9f9 2026-05-06 02:25:44.483 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 481ee8c7-daa3-4a87-a3ab-3886b4d188fd 2026-05-06 02:25:44.542 10 INFO neutron.plugins.ml2.plugin [None req-994f329b-5a71-4d09-89a9-d2945891a7ee - - - - - -] Attempt 1 to provision port 3bf44313-6570-4567-92e7-df1a1809a2d8 2026-05-06 02:25:44.912 10 INFO neutron.plugins.ml2.plugin [None req-76388b72-a644-439c-bd7d-41683aa72487 - - - - - -] Attempt 1 to provision port 481ee8c7-daa3-4a87-a3ab-3886b4d188fd 2026-05-06 02:25:46.149 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 481ee8c7-daa3-4a87-a3ab-3886b4d188fd 2026-05-06 02:25:46.911 9 INFO neutron.plugins.ml2.plugin [None req-254cb89b-2c87-41fa-8d18-5da8bbe99820 - - - - - -] Attempt 1 to provision port 1fac5dbd-5303-401f-b773-d9c3415b9603 2026-05-06 02:25:47.561 10 INFO neutron.plugins.ml2.plugin [None req-023f254b-4c50-4651-83ba-2bd3b5c1c3b6 - - - - - -] Attempt 1 to provision port 1fac5dbd-5303-401f-b773-d9c3415b9603 2026-05-06 02:25:48.074 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 59c9203b-fda7-4c96-8fd9-ced547ea3112 2026-05-06 02:25:49.321 10 INFO neutron.plugins.ml2.plugin [None req-4c31cf2f-54a8-4bf9-9ca3-4c579e96e591 - - - - - -] Attempt 1 to provision port 5b08b3c7-465c-46be-b7e2-0aa71d9d80be 2026-05-06 02:25:50.044 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 59c9203b-fda7-4c96-8fd9-ced547ea3112 2026-05-06 02:25:54.199 10 INFO neutron.plugins.ml2.plugin [None req-95474334-af3c-4eee-9714-1e76302d478e - - - - - -] Attempt 1 to provision port 37ff02e0-9827-405c-b244-820aeb457bab 2026-05-06 02:25:56.279 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 37ff02e0-9827-405c-b244-820aeb457bab 2026-05-06 02:25:56.420 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce2ab797-4261-4723-81a4-53bc21c5e8b8'] response: {'server_uuid': '770e61c5-eec9-4fd9-a20c-27a0c99b6d5d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37ff02e0-9827-405c-b244-820aeb457bab', 'code': 200} 2026-05-06 02:25:58.068 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 37ff02e0-9827-405c-b244-820aeb457bab /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:26:18.180 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b9e94198-d9f6-47bb-a8b8-da5fd75981bc 2026-05-06 02:26:18.858 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 14371482-d535-486b-becd-6588476280c5 2026-05-06 02:26:19.043 10 INFO neutron.plugins.ml2.plugin [None req-9243d8ea-cd68-4a27-b2e3-87c072946fc2 - - - - - -] Attempt 1 to provision port b9e94198-d9f6-47bb-a8b8-da5fd75981bc 2026-05-06 02:26:19.575 10 INFO neutron.plugins.ml2.plugin [None req-34cd90b0-3cea-4be7-aee4-773979272ee4 - - - - - -] Attempt 1 to provision port 14371482-d535-486b-becd-6588476280c5 2026-05-06 02:26:20.176 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port c1d88baf-f055-4554-b03e-0af830a9e383 2026-05-06 02:26:20.793 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 14371482-d535-486b-becd-6588476280c5 2026-05-06 02:26:21.217 9 INFO neutron.plugins.ml2.plugin [None req-b6d99874-d759-40d0-9ccc-6b834fe46976 - - - - - -] Attempt 1 to provision port 14371482-d535-486b-becd-6588476280c5 2026-05-06 02:26:21.525 9 INFO neutron.plugins.ml2.plugin [None req-4a50d43b-1754-43fe-b841-a3940b81cc49 - - - - - -] Attempt 1 to provision port 8520f5d5-16f4-4c9f-8cb2-b731ab181cbd 2026-05-06 02:26:21.797 10 INFO neutron.plugins.ml2.plugin [None req-9a597454-cc47-4b52-b792-b0b6eddaf4cb - - - - - -] Attempt 1 to provision port c1d88baf-f055-4554-b03e-0af830a9e383 2026-05-06 02:26:22.160 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port c1d88baf-f055-4554-b03e-0af830a9e383 2026-05-06 02:26:22.467 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port e4f433e3-0c6d-4e88-8cb4-90732d84c22d 2026-05-06 02:26:22.748 9 INFO neutron.plugins.ml2.plugin [None req-4c91eed4-f507-48f9-85a7-2131ea0c5412 - - - - - -] Attempt 1 to provision port e4f433e3-0c6d-4e88-8cb4-90732d84c22d 2026-05-06 02:26:23.670 10 INFO neutron.plugins.ml2.plugin [None req-8c454c38-a82d-4aaf-bd5d-fe9e9fe92239 - - - - - -] Attempt 1 to provision port c1d88baf-f055-4554-b03e-0af830a9e383 2026-05-06 02:26:24.074 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port e4f433e3-0c6d-4e88-8cb4-90732d84c22d 2026-05-06 02:26:24.829 9 INFO neutron.plugins.ml2.plugin [None req-c718edbc-fc6f-4ae5-9a47-e95705cfe938 - - - - - -] Attempt 1 to provision port dab45615-970d-4455-8e61-932d2eaa9431 2026-05-06 02:26:25.021 10 INFO neutron.plugins.ml2.plugin [None req-caa2fbed-9574-4b93-9224-80ef5b3e33a1 - - - - - -] Attempt 1 to provision port e4f433e3-0c6d-4e88-8cb4-90732d84c22d 2026-05-06 02:26:25.647 10 INFO neutron.plugins.ml2.plugin [None req-67c9b43e-4ff2-451e-bfc2-b6993d5194d0 - - - - - -] Attempt 1 to provision port dab45615-970d-4455-8e61-932d2eaa9431 2026-05-06 02:26:26.188 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 444641da-9e4e-40ff-969c-5779e8a9899a 2026-05-06 02:26:26.820 9 INFO neutron.plugins.ml2.plugin [None req-fe834e06-0fcb-446c-a95e-478a458d44f7 - - - - - -] Attempt 1 to provision port 09fd2d64-e8e7-4cac-a212-859cc8e3d420 2026-05-06 02:26:27.684 9 INFO neutron.plugins.ml2.plugin [None req-aed1787c-e420-4b27-b0e6-eefd45f4fe80 - - - - - -] Attempt 1 to provision port 09fd2d64-e8e7-4cac-a212-859cc8e3d420 2026-05-06 02:26:28.064 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 444641da-9e4e-40ff-969c-5779e8a9899a 2026-05-06 02:26:28.738 10 INFO neutron.plugins.ml2.plugin [None req-91defac7-152a-40f0-bdaf-318ea41475ec - - - - - -] Attempt 1 to provision port 668f4e25-3308-476b-9632-4a65e6361e7e 2026-05-06 02:26:29.199 10 INFO neutron.plugins.ml2.plugin [None req-010e928a-69f6-4716-96ef-1e7e9ef96c41 - - - - - -] Attempt 1 to provision port 6f57b684-293c-45e2-977a-ee7675621016 2026-05-06 02:26:29.546 10 INFO neutron.plugins.ml2.plugin [None req-665085ca-113c-454c-a56a-dd3ccc902d6f - - - - - -] Attempt 1 to provision port 668f4e25-3308-476b-9632-4a65e6361e7e 2026-05-06 02:26:34.112 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 858db647-2134-404c-8dba-b55d0585f573 2026-05-06 02:26:34.245 9 INFO neutron.plugins.ml2.plugin [None req-20714a2e-72c7-415f-bb77-b40a8c09231b - - - - - -] Attempt 1 to provision port 91ae85de-dbf5-4062-840a-fdc60920248b 2026-05-06 02:26:34.287 9 INFO neutron.plugins.ml2.plugin [None req-20714a2e-72c7-415f-bb77-b40a8c09231b - - - - - -] Attempt 1 to provision port 858db647-2134-404c-8dba-b55d0585f573 2026-05-06 02:26:34.576 10 INFO neutron.plugins.ml2.plugin [None req-da667c5a-ff61-472f-b535-20f121dbe3af - - - - - -] Attempt 1 to provision port 91ae85de-dbf5-4062-840a-fdc60920248b 2026-05-06 02:26:34.687 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b160afa2-4597-458e-be99-d7966be96535 2026-05-06 02:26:34.850 9 INFO neutron.plugins.ml2.plugin [None req-43210054-2750-4513-9f6a-3d115ce4cf62 - - - - - -] Attempt 1 to provision port 91ae85de-dbf5-4062-840a-fdc60920248b 2026-05-06 02:26:36.018 9 INFO neutron.plugins.ml2.plugin [None req-39c7c610-52f6-4585-be29-f61b5bdbbcde - - - - - -] Attempt 1 to provision port 3ca7ee23-1680-4fcd-b580-8068124e782c 2026-05-06 02:26:36.099 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 858db647-2134-404c-8dba-b55d0585f573 2026-05-06 02:26:36.389 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b160afa2-4597-458e-be99-d7966be96535 2026-05-06 02:26:38.207 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 3ca7ee23-1680-4fcd-b580-8068124e782c 2026-05-06 02:26:38.394 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-56941ade-653a-4afe-994a-7dfe1b534164'] response: {'server_uuid': '5c4c0df0-a51c-4320-8002-5734b6722ba8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ca7ee23-1680-4fcd-b580-8068124e782c', 'code': 200} 2026-05-06 02:26:39.413 10 INFO neutron.plugins.ml2.plugin [None req-60ee6be6-0f1f-4b3d-a882-184a94c58c4b - - - - - -] Attempt 1 to provision port 9cfae7d9-9939-441b-a0c6-dd4baebce57a 2026-05-06 02:26:40.166 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 3ca7ee23-1680-4fcd-b580-8068124e782c 2026-05-06 02:26:42.216 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 9cfae7d9-9939-441b-a0c6-dd4baebce57a 2026-05-06 02:26:42.378 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c31d806-f150-4615-a0dc-955f1c272151'] response: {'server_uuid': '22dd5ff7-3c7e-43d8-9e2c-85d4fc4653c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9cfae7d9-9939-441b-a0c6-dd4baebce57a', 'code': 200} 2026-05-06 02:26:43.696 9 INFO neutron.plugins.ml2.plugin [None req-4847aa2e-bad7-4c33-b7a5-ebdf23561311 - - - - - -] Attempt 1 to provision port 06b64b00-1a10-44d3-a589-a22679d6d3c7 2026-05-06 02:26:44.121 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 09fd2d64-e8e7-4cac-a212-859cc8e3d420 2026-05-06 02:26:44.545 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 9cfae7d9-9939-441b-a0c6-dd4baebce57a 2026-05-06 02:26:46.302 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 06b64b00-1a10-44d3-a589-a22679d6d3c7 2026-05-06 02:26:46.461 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99adbea6-c860-4749-b93c-cb8406a350aa'] response: {'server_uuid': 'f266e64e-d1b3-4c9f-92cd-8f0ac835f993', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06b64b00-1a10-44d3-a589-a22679d6d3c7', 'code': 200} 2026-05-06 02:26:46.868 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 09fd2d64-e8e7-4cac-a212-859cc8e3d420 2026-05-06 02:26:47.185 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port dab45615-970d-4455-8e61-932d2eaa9431 2026-05-06 02:26:47.546 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 668f4e25-3308-476b-9632-4a65e6361e7e 2026-05-06 02:26:47.889 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 8520f5d5-16f4-4c9f-8cb2-b731ab181cbd 2026-05-06 02:26:48.354 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 06b64b00-1a10-44d3-a589-a22679d6d3c7 2026-05-06 02:26:48.629 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 8520f5d5-16f4-4c9f-8cb2-b731ab181cbd 2026-05-06 02:26:48.836 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 668f4e25-3308-476b-9632-4a65e6361e7e 2026-05-06 02:26:49.198 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port dab45615-970d-4455-8e61-932d2eaa9431 2026-05-06 02:26:50.384 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 6f57b684-293c-45e2-977a-ee7675621016 2026-05-06 02:26:50.845 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 91ae85de-dbf5-4062-840a-fdc60920248b 2026-05-06 02:26:52.343 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 6f57b684-293c-45e2-977a-ee7675621016 2026-05-06 02:26:52.555 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 91ae85de-dbf5-4062-840a-fdc60920248b 2026-05-06 02:27:02.391 10 INFO neutron.plugins.ml2.plugin [None req-633b264e-b25d-4ffe-af2c-d34eacd4702a - - - - - -] Attempt 1 to provision port 87bd5ba7-1a78-4dd4-825d-9bde9a4efac1 2026-05-06 02:27:04.349 10 INFO neutron.plugins.ml2.plugin [None req-3b1c2ade-6ef0-4c09-812b-7ed2bf794cc1 - - - - - -] Attempt 1 to provision port d683473b-414f-4a05-8154-6cc60eba6695 2026-05-06 02:27:06.416 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d683473b-414f-4a05-8154-6cc60eba6695 2026-05-06 02:27:06.564 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6aaeda40-b8dd-4f11-898d-0edfe2f94e37'] response: {'server_uuid': '7cf1edfc-d0a2-471b-bf2d-0bcab083386f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd683473b-414f-4a05-8154-6cc60eba6695', 'code': 200} 2026-05-06 02:27:08.351 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port d683473b-414f-4a05-8154-6cc60eba6695 2026-05-06 02:27:16.387 9 INFO neutron.plugins.ml2.plugin [None req-a0b008b9-0ea1-483e-96ec-4cb21fdc9885 - - - - - -] Attempt 1 to provision port b4702424-3add-430a-8a7a-e469fc055846 2026-05-06 02:27:18.414 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b4702424-3add-430a-8a7a-e469fc055846 2026-05-06 02:27:18.540 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-49993fce-780e-414b-b33a-0ac2f3398212'] response: {'server_uuid': '776ebef1-0cc9-4c3b-a501-9cbaee7263f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4702424-3add-430a-8a7a-e469fc055846', 'code': 200} 2026-05-06 02:27:20.355 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port b4702424-3add-430a-8a7a-e469fc055846 2026-05-06 02:27:57.454 10 INFO neutron.plugins.ml2.plugin [None req-7f7c8a6e-0c27-4ec4-86c3-82745a8335ac - - - - - -] Attempt 1 to provision port bfa073cb-b05e-4430-a646-91c79fcf064d 2026-05-06 02:28:00.702 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port bfa073cb-b05e-4430-a646-91c79fcf064d 2026-05-06 02:28:00.851 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-154fc1b3-fdd6-4d66-bc04-04388319d149'] response: {'server_uuid': '776ebef1-0cc9-4c3b-a501-9cbaee7263f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfa073cb-b05e-4430-a646-91c79fcf064d', 'code': 200} 2026-05-06 02:28:02.513 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port bfa073cb-b05e-4430-a646-91c79fcf064d 2026-05-06 02:28:29.938 10 INFO neutron.plugins.ml2.plugin [None req-eee8f85b-b9b3-45fb-8b48-70af2945b792 - - - - - -] Attempt 1 to provision port 002c6231-c32c-4a95-82ce-8b548811920a 2026-05-06 02:28:30.471 10 INFO neutron.plugins.ml2.plugin [None req-eee8f85b-b9b3-45fb-8b48-70af2945b792 - - - - - -] Attempt 2 to provision port 002c6231-c32c-4a95-82ce-8b548811920a 2026-05-06 02:28:32.753 9 INFO neutron.plugins.ml2.plugin [None req-79b511e7-893d-47c5-b0cf-dd241fd9638a - - - - - -] Attempt 1 to provision port 002c6231-c32c-4a95-82ce-8b548811920a 2026-05-06 02:28:33.059 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3a94361-eb39-486f-b55c-fec060b62787'] response: {'server_uuid': '776ebef1-0cc9-4c3b-a501-9cbaee7263f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '002c6231-c32c-4a95-82ce-8b548811920a', 'code': 200} 2026-05-06 02:28:34.455 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 002c6231-c32c-4a95-82ce-8b548811920a 2026-05-06 02:28:44.951 10 INFO neutron.plugins.ml2.plugin [None req-71933a30-432a-4d54-ac2d-a4690647f253 - - - - - -] Attempt 1 to provision port 6639d85b-236b-4eed-aec5-a0372d1e4b81 2026-05-06 02:28:48.541 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 6639d85b-236b-4eed-aec5-a0372d1e4b81 2026-05-06 02:28:48.672 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-adba7f7d-0098-4db0-ab6b-0ab83200e901'] response: {'server_uuid': '776ebef1-0cc9-4c3b-a501-9cbaee7263f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6639d85b-236b-4eed-aec5-a0372d1e4b81', 'code': 200} 2026-05-06 02:28:50.428 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 6639d85b-236b-4eed-aec5-a0372d1e4b81 2026-05-06 02:28:58.009 10 INFO neutron.plugins.ml2.plugin [None req-1b5862ea-2ec3-4a47-a566-b95de5d7ca71 - - - - - -] Attempt 1 to provision port 6639d85b-236b-4eed-aec5-a0372d1e4b81 2026-05-06 02:28:58.480 9 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 6639d85b-236b-4eed-aec5-a0372d1e4b81 2026-05-06 02:29:28.511 9 INFO neutron.plugins.ml2.plugin [None req-d02a6fce-448e-4543-9697-9f7cd1a322f5 - - - - - -] Attempt 1 to provision port 002c6231-c32c-4a95-82ce-8b548811920a 2026-05-06 02:29:30.493 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 002c6231-c32c-4a95-82ce-8b548811920a 2026-05-06 02:31:18.449 9 INFO neutron.plugins.ml2.plugin [None req-cdfc2153-3657-43f9-80bd-7452d0f2d722 - - - - - -] Attempt 1 to provision port 68381491-4184-4cb6-8d4d-43329310c338 2026-05-06 02:31:18.636 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 68381491-4184-4cb6-8d4d-43329310c338 2026-05-06 02:31:19.068 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port ebd9fb96-ed99-479f-a511-73dfe769d857 2026-05-06 02:31:19.422 10 INFO neutron.plugins.ml2.plugin [None req-6b3ccb09-1648-4ae6-b4ad-a69aabfb498c - - - - - -] Attempt 1 to provision port ebd9fb96-ed99-479f-a511-73dfe769d857 2026-05-06 02:31:20.089 9 INFO neutron.plugins.ml2.plugin [None req-223d9d54-439a-4a6d-b80e-2a3e43a2cd36 - - - - - -] Attempt 1 to provision port 1a4caaa0-f0b0-45bd-9d17-40f3c6a520af 2026-05-06 02:31:20.711 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 2eb93468-b20b-43f2-83da-52374f0e3540 2026-05-06 02:31:20.829 9 INFO neutron.plugins.ml2.plugin [None req-a006a6f9-c1c3-4855-ad00-1e109f3d9c93 - - - - - -] Attempt 1 to provision port 07cd0014-ae55-4a5d-bf98-72b7b9903fd9 2026-05-06 02:31:21.472 10 INFO neutron.plugins.ml2.plugin [None req-2a0c0a09-f0d8-4bc7-8895-f35d34f9b1da - - - - - -] Attempt 1 to provision port 07cd0014-ae55-4a5d-bf98-72b7b9903fd9 2026-05-06 02:31:21.583 9 INFO neutron.plugins.ml2.plugin [None req-05588957-80a3-494b-bfdb-4d4fb02f683d - - - - - -] Attempt 1 to provision port 2eb93468-b20b-43f2-83da-52374f0e3540