+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-26 01:06:17.689 1 INFO neutron.common.config [-] Logging enabled! 2026-08-26 01:06:17.689 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.26.dev5 2026-08-26 01:06:17.690 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-26 01:06:17.690 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-26 01:06:18.426 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-26 01:06:18.428 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-26 01:06:18.431 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-26 01:06:18.432 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-26 01:06:18.432 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-26 01:06:18.432 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-26 01:06:18.432 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 01:06:18.437 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 01:06:18.437 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 01:06:18.437 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-26 01:06:18.455 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-26 01:06:18.456 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-26 01:06:18.456 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-26 01:06:18.485 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-26 01:06:18.485 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-26 01:06:18.485 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-26 01:06:18.485 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-26 01:06:18.735 1 INFO neutron.plugins.ml2.managers [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] Initializing driver for type 'vlan' 2026-08-26 01:06:19.027 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] VlanTypeDriver initialization complete 2026-08-26 01:06:19.027 1 INFO neutron.plugins.ml2.managers [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] Initializing driver for type 'vxlan' 2026-08-26 01:06:19.028 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-26 01:06:19.087 1 INFO neutron.plugins.ml2.managers [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-26 01:06:19.087 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-26 01:06:19.088 1 INFO neutron.plugins.ml2.managers [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] Initializing extension driver 'port_security' 2026-08-26 01:06:19.088 1 INFO neutron.plugins.ml2.extensions.port_security [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-26 01:06:19.088 1 INFO neutron.plugins.ml2.managers [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] Initializing extension driver 'qos' 2026-08-26 01:06:19.088 1 INFO neutron.plugins.ml2.managers [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-26 01:06:19.088 1 INFO neutron.plugins.ml2.managers [None req-49a142d9-02e0-470a-9369-806d5c37db4b - - - - - -] Initializing mechanism driver 'l2population' 2026-08-26 01:06:19.099 1 INFO neutron.quota [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded quota_driver: . 2026-08-26 01:06:19.099 1 INFO neutron.plugins.ml2.plugin [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Modular L2 Plugin initialization complete 2026-08-26 01:06:19.099 1 INFO neutron.plugins.ml2.managers [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-26 01:06:19.099 1 INFO neutron.plugins.ml2.managers [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-26 01:06:19.100 1 INFO neutron.plugins.ml2.managers [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-26 01:06:19.100 1 INFO neutron.extensions.vlantransparent [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Disabled vlantransparent extension. 2026-08-26 01:06:19.100 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: qos 2026-08-26 01:06:19.109 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: router 2026-08-26 01:06:19.141 1 INFO neutron.services.service_base [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-26 01:06:19.141 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: segments 2026-08-26 01:06:19.202 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: trunk 2026-08-26 01:06:19.255 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: vpnaas 2026-08-26 01:06:19.287 1 WARNING stevedore.named [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-26 01:06:19.343 1 INFO neutron_vpnaas.services.vpn.plugin [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-26 01:06:19.343 1 INFO neutron.common.utils [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-26 01:06:19.343 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: auto_allocate 2026-08-26 01:06:19.347 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: tag 2026-08-26 01:06:19.352 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: timestamp 2026-08-26 01:06:19.354 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: network_ip_availability 2026-08-26 01:06:19.357 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: flavors 2026-08-26 01:06:19.359 1 INFO neutron.manager [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loading Plugin: revisions 2026-08-26 01:06:19.362 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Initializing extension manager. 2026-08-26 01:06:19.363 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: address-group 2026-08-26 01:06:19.364 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: address-scope 2026-08-26 01:06:19.364 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-26 01:06:19.365 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: agent 2026-08-26 01:06:19.365 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: agent-resources-synced 2026-08-26 01:06:19.366 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-26 01:06:19.367 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-26 01:06:19.368 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: availability_zone 2026-08-26 01:06:19.368 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: availability_zone_filter 2026-08-26 01:06:19.369 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-26 01:06:19.369 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: default-subnetpools 2026-08-26 01:06:19.370 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-26 01:06:19.371 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: dns-integration 2026-08-26 01:06:19.371 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: dns-domain-ports 2026-08-26 01:06:19.372 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-26 01:06:19.372 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: dvr 2026-08-26 01:06:19.373 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-26 01:06:19.374 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: empty-string-filtering 2026-08-26 01:06:19.374 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 01:06:19.375 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-26 01:06:19.375 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: external-net 2026-08-26 01:06:19.376 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-26 01:06:19.376 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: extraroute 2026-08-26 01:06:19.377 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: extraroute-atomic 2026-08-26 01:06:19.377 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-26 01:06:19.378 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-26 01:06:19.378 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-26 01:06:19.379 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-26 01:06:19.379 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: fip-port-details 2026-08-26 01:06:19.380 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: flavors 2026-08-26 01:06:19.381 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-26 01:06:19.382 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: floatingip-pools 2026-08-26 01:06:19.382 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: ip_allocation 2026-08-26 01:06:19.383 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-26 01:06:19.383 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: l2_adjacency 2026-08-26 01:06:19.384 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: router 2026-08-26 01:06:19.385 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 01:06:19.386 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: ext-gw-mode 2026-08-26 01:06:19.386 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: l3-ha 2026-08-26 01:06:19.387 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-26 01:06:19.387 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: l3-flavors 2026-08-26 01:06:19.388 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-26 01:06:19.389 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-26 01:06:19.390 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-26 01:06:19.391 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-26 01:06:19.392 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-26 01:06:19.395 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-26 01:06:19.396 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-26 01:06:19.396 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: multi-provider 2026-08-26 01:06:19.397 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: net-mtu 2026-08-26 01:06:19.398 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: net-mtu-writable 2026-08-26 01:06:19.398 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: network_availability_zone 2026-08-26 01:06:19.399 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: network-ip-availability 2026-08-26 01:06:19.403 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-26 01:06:19.404 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: pagination 2026-08-26 01:06:19.405 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: port-device-profile 2026-08-26 01:06:19.406 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: port-mac-override 2026-08-26 01:06:19.408 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-26 01:06:19.409 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-26 01:06:19.409 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: port-resource-request 2026-08-26 01:06:19.410 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-26 01:06:19.410 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: binding 2026-08-26 01:06:19.411 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: binding-extended 2026-08-26 01:06:19.412 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: port-security 2026-08-26 01:06:19.412 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: project-id 2026-08-26 01:06:19.413 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: provider 2026-08-26 01:06:19.415 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos 2026-08-26 01:06:19.416 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-26 01:06:19.416 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-26 01:06:19.417 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-default 2026-08-26 01:06:19.417 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-fip 2026-08-26 01:06:19.418 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-26 01:06:19.418 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-26 01:06:19.419 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-26 01:06:19.419 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-26 01:06:19.420 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-26 01:06:19.420 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-pps 2026-08-26 01:06:19.421 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-26 01:06:19.421 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-26 01:06:19.422 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: qos-rules-alias 2026-08-26 01:06:19.422 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: quota-check-limit 2026-08-26 01:06:19.424 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: quotas 2026-08-26 01:06:19.427 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: quota_details 2026-08-26 01:06:19.428 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: rbac-policies 2026-08-26 01:06:19.428 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: rbac-address-group 2026-08-26 01:06:19.429 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: rbac-address-scope 2026-08-26 01:06:19.429 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: rbac-security-groups 2026-08-26 01:06:19.430 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-26 01:06:19.430 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: revision-if-match 2026-08-26 01:06:19.431 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-26 01:06:19.431 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: router_availability_zone 2026-08-26 01:06:19.432 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-26 01:06:19.432 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-26 01:06:19.433 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-26 01:06:19.433 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-26 01:06:19.434 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-26 01:06:19.440 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: security-group 2026-08-26 01:06:19.441 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: segment 2026-08-26 01:06:19.441 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-26 01:06:19.442 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: service-type 2026-08-26 01:06:19.442 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: sorting 2026-08-26 01:06:19.443 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: standard-attr-segment 2026-08-26 01:06:19.444 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: standard-attr-description 2026-08-26 01:06:19.444 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: stateful-security-group 2026-08-26 01:06:19.444 1 WARNING neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-26 01:06:19.445 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-26 01:06:19.445 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: subnet_onboard 2026-08-26 01:06:19.446 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-26 01:06:19.446 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: subnet-service-types 2026-08-26 01:06:19.447 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: subnet_allocation 2026-08-26 01:06:19.448 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-26 01:06:19.448 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-26 01:06:19.450 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: standard-attr-tag 2026-08-26 01:06:19.453 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-26 01:06:19.454 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: trunk 2026-08-26 01:06:19.455 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: trunk-details 2026-08-26 01:06:19.456 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-26 01:06:19.457 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-26 01:06:19.458 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-26 01:06:19.459 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: vpn-flavors 2026-08-26 01:06:19.461 1 INFO neutron.api.extensions [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Loaded extension: vpnaas 2026-08-26 01:06:19.466 1 INFO oslo_service.service [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Starting 2 workers 2026-08-26 01:06:19.477 1 INFO oslo_service.service [None req-80552199-7b40-442a-a9ed-2721896365b7 - - - - - -] Starting 1 workers 2026-08-26 01:06:52.166 9 INFO neutron.db.l3_hamode_db [None req-4588a43d-eedd-4479-bcc8-2a501793a591 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-26 01:06:59.698 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 27f2f3e3-0e26-4f10-9ce8-6e28688e1433 2026-08-26 01:07:00.712 9 INFO neutron.plugins.ml2.plugin [None req-7ad40879-90b2-4884-9d06-b84b6bcd4596 - - - - - -] Attempt 1 to provision port 27f2f3e3-0e26-4f10-9ce8-6e28688e1433 2026-08-26 01:07:01.084 10 INFO neutron.plugins.ml2.plugin [None req-010bbdd3-14ad-4ced-b376-10d60a62e60d - - - - - -] Attempt 1 to provision port 27f2f3e3-0e26-4f10-9ce8-6e28688e1433 2026-08-26 01:07:01.615 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 27f2f3e3-0e26-4f10-9ce8-6e28688e1433 2026-08-26 01:13:49.919 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 3d02c192-62e9-4444-8239-aef8375e9603 2026-08-26 01:13:50.733 9 INFO neutron.plugins.ml2.plugin [None req-e67792d3-b1df-4689-81bc-e9907bb7f8a2 - - - - - -] Attempt 1 to provision port 3d02c192-62e9-4444-8239-aef8375e9603 2026-08-26 01:13:51.006 10 INFO neutron.plugins.ml2.plugin [None req-fa33a42a-b5c6-4fe3-ab6a-61bb757de41f - - - - - -] Attempt 1 to provision port 3d02c192-62e9-4444-8239-aef8375e9603 2026-08-26 01:13:51.901 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 3d02c192-62e9-4444-8239-aef8375e9603 2026-08-26 01:13:56.006 10 INFO neutron.plugins.ml2.plugin [None req-187fd484-574d-4ef6-8c7f-2a34a484b6c6 - - - - - -] Attempt 1 to provision port b717baf2-5c15-4d0e-a460-c87e2ff992e6 2026-08-26 01:18:10.187 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port b717baf2-5c15-4d0e-a460-c87e2ff992e6 2026-08-26 01:18:12.087 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port b717baf2-5c15-4d0e-a460-c87e2ff992e6 2026-08-26 01:28:28.471 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 66970c5b-d6bb-47c1-8be5-6467b6167e5e 2026-08-26 01:28:30.471 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 66970c5b-d6bb-47c1-8be5-6467b6167e5e 2026-08-26 01:45:05.149 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 1f6b1ee7-4028-41f0-a021-d7524342ac73 2026-08-26 01:45:05.899 10 INFO neutron.plugins.ml2.plugin [None req-3b02fd71-b461-4465-a626-daca922c1f3a - - - - - -] Attempt 1 to provision port e17cff48-4688-4d13-8e95-0792f14a8ae1 2026-08-26 01:45:06.350 9 INFO neutron.plugins.ml2.plugin [None req-f8399a68-adf8-4591-8fff-c2a626d9b9bf - - - - - -] Attempt 1 to provision port b16e1233-c6e0-4403-bc28-68760d2ead1b 2026-08-26 01:45:06.517 9 INFO neutron.plugins.ml2.plugin [None req-526d8b33-e28e-429d-a33e-cd54428838e2 - - - - - -] Attempt 1 to provision port 1f6b1ee7-4028-41f0-a021-d7524342ac73 2026-08-26 01:45:06.928 9 INFO neutron.plugins.ml2.plugin [None req-eb153ec0-a8ba-43d6-ac29-635061de0646 - - - - - -] Attempt 1 to provision port a7f0c22b-9327-4c37-b038-d525e981cc5d 2026-08-26 01:45:07.183 9 INFO neutron.plugins.ml2.plugin [None req-eb153ec0-a8ba-43d6-ac29-635061de0646 - - - - - -] Attempt 1 to provision port 1f6b1ee7-4028-41f0-a021-d7524342ac73 2026-08-26 01:45:07.198 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a7f0c22b-9327-4c37-b038-d525e981cc5d 2026-08-26 01:45:07.367 9 INFO neutron.plugins.ml2.plugin [None req-4cf4f1c9-0cf3-4f9f-b08e-a9238aff4dcf - - - - - -] Attempt 1 to provision port a7f0c22b-9327-4c37-b038-d525e981cc5d 2026-08-26 01:45:07.794 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 1f6b1ee7-4028-41f0-a021-d7524342ac73 2026-08-26 01:45:08.354 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 7fd05096-47e6-4dfd-bb2a-fb306ad4e0fe 2026-08-26 01:45:08.365 9 INFO neutron.plugins.ml2.plugin [None req-fcb4c27c-cc21-4820-b36e-9a371bbf57d1 - - - - - -] Attempt 1 to provision port 7fd05096-47e6-4dfd-bb2a-fb306ad4e0fe 2026-08-26 01:45:09.109 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a7f0c22b-9327-4c37-b038-d525e981cc5d 2026-08-26 01:45:09.265 9 INFO neutron.plugins.ml2.plugin [None req-c02ddcfa-ed0b-4ced-8a0e-c8ea54bdf34c - - - - - -] Attempt 1 to provision port b586b741-0747-4e7e-8a86-1d6f43bd5e21 2026-08-26 01:45:09.289 9 INFO neutron.plugins.ml2.plugin [None req-c02ddcfa-ed0b-4ced-8a0e-c8ea54bdf34c - - - - - -] Attempt 1 to provision port 7fd05096-47e6-4dfd-bb2a-fb306ad4e0fe 2026-08-26 01:45:09.348 9 INFO neutron.plugins.ml2.plugin [None req-c02ddcfa-ed0b-4ced-8a0e-c8ea54bdf34c - - - - - -] Attempt 1 to provision port 8ce61fec-7e61-4575-bd48-2c24c730dd02 2026-08-26 01:45:09.416 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 7fd05096-47e6-4dfd-bb2a-fb306ad4e0fe 2026-08-26 01:45:09.591 10 INFO neutron.plugins.ml2.plugin [None req-2d8cd632-c811-4c9d-81e4-4e79dc75f1c8 - - - - - -] Attempt 1 to provision port b586b741-0747-4e7e-8a86-1d6f43bd5e21 2026-08-26 01:45:10.335 9 INFO neutron.plugins.ml2.plugin [None req-31e26ccf-d004-47f2-ae7c-fed4e782eba9 - - - - - -] Attempt 1 to provision port a59c572a-c664-42e3-8dd4-2c7a5fb5ff65 2026-08-26 01:45:11.080 9 INFO neutron.plugins.ml2.plugin [None req-02d983b1-e888-49bb-8ef0-f2d1b83e6630 - - - - - -] Attempt 1 to provision port a59c572a-c664-42e3-8dd4-2c7a5fb5ff65 2026-08-26 01:45:11.835 10 INFO neutron.plugins.ml2.plugin [None req-4bc11c6c-eaf9-4812-b8f1-73f617feb965 - - - - - -] Attempt 1 to provision port 85d11c52-9f45-40fa-a8d8-da3f33940e3f 2026-08-26 01:45:12.605 10 INFO neutron.plugins.ml2.plugin [None req-910af448-dec9-4a28-9b2f-416db0a2a30c - - - - - -] Attempt 1 to provision port 85d11c52-9f45-40fa-a8d8-da3f33940e3f 2026-08-26 01:45:13.139 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 2b60ad1a-7a37-4b18-bff1-301c3f9497b8 2026-08-26 01:45:13.267 10 INFO neutron.plugins.ml2.plugin [None req-5f63431d-bc84-433a-b0bc-8f6f9f59990a - - - - - -] Attempt 1 to provision port 009d381a-ec00-47fd-a1c9-cc4dea603f44 2026-08-26 01:45:14.822 10 INFO neutron.plugins.ml2.plugin [None req-ad0b681c-3368-4bd7-a3cd-0f3dd827802b - - - - - -] Attempt 1 to provision port 2b60ad1a-7a37-4b18-bff1-301c3f9497b8 2026-08-26 01:45:15.172 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 2b60ad1a-7a37-4b18-bff1-301c3f9497b8 2026-08-26 01:45:15.240 10 INFO neutron.plugins.ml2.plugin [None req-fbee929a-4a3b-494b-87d7-35c7b17797c5 - - - - - -] Attempt 1 to provision port 2b60ad1a-7a37-4b18-bff1-301c3f9497b8 2026-08-26 01:45:15.555 9 INFO neutron.plugins.ml2.plugin [None req-faf4f707-7116-4d77-b3df-7f5b2d045b3a - - - - - -] Attempt 1 to provision port a588d84f-0886-4035-9a84-142965dbce92 2026-08-26 01:45:16.137 9 INFO neutron.plugins.ml2.plugin [None req-4add5320-45b7-48e5-a7f9-c932d08e58b9 - - - - - -] Attempt 1 to provision port a588d84f-0886-4035-9a84-142965dbce92 2026-08-26 01:45:17.164 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port ee394b9f-3ad5-4a16-8dc5-ede3cc1163ae 2026-08-26 01:45:17.761 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port fec399ad-bb66-4ecb-926c-f37cd5c08f9d 2026-08-26 01:45:18.257 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 43a62d18-6100-4568-a19b-aaf70d52da10 2026-08-26 01:45:18.702 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port f54a6636-ca13-483e-b96c-f8fc51e0262f 2026-08-26 01:45:19.267 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port ee394b9f-3ad5-4a16-8dc5-ede3cc1163ae 2026-08-26 01:45:19.594 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port f54a6636-ca13-483e-b96c-f8fc51e0262f 2026-08-26 01:45:20.026 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port fec399ad-bb66-4ecb-926c-f37cd5c08f9d 2026-08-26 01:45:20.360 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 43a62d18-6100-4568-a19b-aaf70d52da10 2026-08-26 01:45:22.338 10 INFO neutron.plugins.ml2.plugin [None req-16174514-7133-4e35-ab81-60c93bf916a3 - - - - - -] Attempt 1 to provision port bf3973e7-51e1-45ca-a3b0-f18e931f6fda /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-08-26 01:45:27.522 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port bf3973e7-51e1-45ca-a3b0-f18e931f6fda 2026-08-26 01:45:28.591 9 INFO neutron.plugins.ml2.plugin [None req-36d0094a-ab93-448a-ab43-50594d0c50b4 - - - - - -] Attempt 1 to provision port 83bf8a71-183b-47bc-a864-3c13526cb190 2026-08-26 01:45:29.415 9 INFO neutron.plugins.ml2.plugin [None req-44f5498e-e501-402e-a17c-1acd10cf9e35 - - - - - -] Attempt 1 to provision port 4e0e2383-807e-4a1d-97e1-9974299c4bc0 2026-08-26 01:45:29.417 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 6324e8a7-0647-42f7-b3c2-20e4fccb9e42 2026-08-26 01:45:29.869 9 INFO neutron.plugins.ml2.plugin [None req-2356fe5f-eddd-47b1-85d9-38c261995516 - - - - - -] Attempt 1 to provision port 6700cb58-e116-40c7-9f0c-657eae1aaff3 2026-08-26 01:45:30.061 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port bf3973e7-51e1-45ca-a3b0-f18e931f6fda 2026-08-26 01:45:30.279 10 INFO neutron.plugins.ml2.plugin [None req-7c46ccf4-61d6-4cae-9a79-c1c5cb66b68e - - - - - -] Attempt 1 to provision port 6700cb58-e116-40c7-9f0c-657eae1aaff3 2026-08-26 01:45:30.343 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 6700cb58-e116-40c7-9f0c-657eae1aaff3 2026-08-26 01:45:30.602 10 INFO neutron.plugins.ml2.plugin [None req-ddc5153c-386d-40aa-9c8e-0e66d3444f81 - - - - - -] Attempt 1 to provision port 6324e8a7-0647-42f7-b3c2-20e4fccb9e42 2026-08-26 01:45:30.988 9 INFO neutron.plugins.ml2.plugin [None req-e9a7fbf0-cbe0-40a5-b4ef-dfc165739bd4 - - - - - -] Attempt 1 to provision port 6324e8a7-0647-42f7-b3c2-20e4fccb9e42 2026-08-26 01:45:31.086 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4212450-682e-40d2-8702-fd8cfdb6da4e'] response: {'server_uuid': 'a888de82-4b5d-43e2-9444-41ea9976fb9c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf3973e7-51e1-45ca-a3b0-f18e931f6fda', 'code': 200} 2026-08-26 01:45:31.574 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 6324e8a7-0647-42f7-b3c2-20e4fccb9e42 2026-08-26 01:45:31.903 9 INFO neutron.plugins.ml2.plugin [None req-865ce537-16cf-49e9-b0e1-40f6f4ce067c - - - - - -] Attempt 1 to provision port 81a752ce-2864-41cc-90cc-5f72e0a5356d 2026-08-26 01:45:32.091 10 INFO neutron.plugins.ml2.plugin [None req-bfb48019-a44a-4bf2-ba0f-3f8b2de0fc83 - - - - - -] Attempt 1 to provision port 2b812308-14cb-4df1-a813-1bbc5343134f 2026-08-26 01:45:32.094 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 6700cb58-e116-40c7-9f0c-657eae1aaff3 2026-08-26 01:45:32.670 9 INFO neutron.plugins.ml2.plugin [None req-6f69e557-4ca9-4334-b832-c508bc018754 - - - - - -] Attempt 1 to provision port 81a752ce-2864-41cc-90cc-5f72e0a5356d 2026-08-26 01:45:32.844 10 INFO neutron.plugins.ml2.plugin [None req-e841984a-baaa-467f-a447-c67fc65fd89e - - - - - -] Attempt 1 to provision port 6d7ae7e6-81b7-4488-9624-2ba84acde43e 2026-08-26 01:45:33.610 9 INFO neutron.plugins.ml2.plugin [None req-032e619e-d941-4fa3-88bd-407549df40d7 - - - - - -] Attempt 1 to provision port 6d7ae7e6-81b7-4488-9624-2ba84acde43e 2026-08-26 01:45:35.381 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 2b812308-14cb-4df1-a813-1bbc5343134f 2026-08-26 01:45:35.991 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 7766139f-75fa-4da4-b002-bda3c2da2f0e 2026-08-26 01:45:36.468 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f616418-a8d8-4e79-b5ee-c2442149f7f2'] response: {'server_uuid': 'bbdb7b8d-cccb-4a79-80da-997a676f7144', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b812308-14cb-4df1-a813-1bbc5343134f', 'code': 200} 2026-08-26 01:45:36.872 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 99fcb647-1c4f-4d77-9c10-cb4a619d655b 2026-08-26 01:45:38.111 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 2b812308-14cb-4df1-a813-1bbc5343134f 2026-08-26 01:45:38.496 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 99fcb647-1c4f-4d77-9c10-cb4a619d655b 2026-08-26 01:45:38.944 10 INFO neutron.plugins.ml2.plugin [None req-28f3d9cc-8e53-462b-be67-cc09c6fb816e - - - - - -] Attempt 1 to provision port 76eadc25-b461-4ee7-94b6-9181ba2c16e1 2026-08-26 01:45:39.077 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 7766139f-75fa-4da4-b002-bda3c2da2f0e 2026-08-26 01:45:40.654 10 INFO neutron.plugins.ml2.plugin [None req-a10a670d-1c2a-4a6a-82d4-a11e34d9e9c2 - - - - - -] Attempt 1 to provision port 900d4c5a-c24a-48e3-8c27-d18b9f018fce 2026-08-26 01:45:42.338 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 8ce61fec-7e61-4575-bd48-2c24c730dd02 2026-08-26 01:45:43.124 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 76eadc25-b461-4ee7-94b6-9181ba2c16e1 2026-08-26 01:45:43.291 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c75c8ec4-4260-4784-b6e6-624874b5baf2'] response: {'server_uuid': 'b4daeb59-244f-43f9-a596-4f84ed1527b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76eadc25-b461-4ee7-94b6-9181ba2c16e1', 'code': 200} 2026-08-26 01:45:43.747 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 85d11c52-9f45-40fa-a8d8-da3f33940e3f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-08-26 01:45:44.777 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 85d11c52-9f45-40fa-a8d8-da3f33940e3f 2026-08-26 01:45:45.111 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 900d4c5a-c24a-48e3-8c27-d18b9f018fce 2026-08-26 01:45:45.240 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dacd629-b348-4ed0-bde4-5bbe1c0b4048'] response: {'server_uuid': 'd3c25010-7258-4c03-865e-a474a9fec6b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '900d4c5a-c24a-48e3-8c27-d18b9f018fce', 'code': 200} 2026-08-26 01:45:45.777 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 8ce61fec-7e61-4575-bd48-2c24c730dd02 2026-08-26 01:45:46.088 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 76eadc25-b461-4ee7-94b6-9181ba2c16e1 2026-08-26 01:45:47.228 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 900d4c5a-c24a-48e3-8c27-d18b9f018fce /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-08-26 01:45:49.410 9 INFO neutron.plugins.ml2.plugin [None req-8367060a-c58d-458c-b18b-bae18c6efa2d - - - - - -] Attempt 1 to provision port 64dd0f48-8a64-4067-aaa7-88e432b00bd0 2026-08-26 01:45:51.369 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port f930cbf8-362e-41f5-8bdf-63b55aca4fdf 2026-08-26 01:45:51.595 10 INFO neutron.plugins.ml2.plugin [None req-98715589-e0c3-492e-bb29-d6dcd5d8a8c7 - - - - - -] Attempt 1 to provision port f930cbf8-362e-41f5-8bdf-63b55aca4fdf 2026-08-26 01:45:51.790 9 INFO neutron.plugins.ml2.plugin [None req-aa380dcc-e761-436b-8d24-26f9b67ec217 - - - - - -] Attempt 1 to provision port f930cbf8-362e-41f5-8bdf-63b55aca4fdf 2026-08-26 01:45:52.397 9 INFO neutron.plugins.ml2.plugin [None req-4a37b65e-617a-4cec-8bab-a94e1a1b3a03 - - - - - -] Attempt 1 to provision port a84336dc-349f-4c24-bfd3-6b06e1362d74 2026-08-26 01:45:53.046 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port f930cbf8-362e-41f5-8bdf-63b55aca4fdf 2026-08-26 01:45:53.116 10 INFO neutron.plugins.ml2.plugin [None req-13dcecbe-637c-4257-afde-deea430f59ed - - - - - -] Attempt 1 to provision port a84336dc-349f-4c24-bfd3-6b06e1362d74 2026-08-26 01:45:53.379 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 5139d1d6-17a9-4218-b4e9-464f1053c9ac 2026-08-26 01:45:54.580 9 INFO neutron.plugins.ml2.plugin [None req-e1267ba8-cc9f-4b23-a591-7562b2d80a98 - - - - - -] Attempt 1 to provision port 65ceea9f-f940-49ad-b2fe-e9fc509f9287 2026-08-26 01:45:55.052 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a78bfb49-2623-4001-a6a5-2441d156613e 2026-08-26 01:45:55.504 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 5139d1d6-17a9-4218-b4e9-464f1053c9ac 2026-08-26 01:45:55.528 10 INFO neutron.plugins.ml2.plugin [None req-45ffedcc-a075-4630-988e-e9905c4123e2 - - - - - -] Attempt 1 to provision port a78bfb49-2623-4001-a6a5-2441d156613e 2026-08-26 01:45:55.816 9 INFO neutron.plugins.ml2.plugin [None req-5fcf9c38-6fa1-484d-9cda-d456f5c80533 - - - - - -] Attempt 1 to provision port a78bfb49-2623-4001-a6a5-2441d156613e 2026-08-26 01:45:57.110 9 INFO neutron.plugins.ml2.plugin [None req-33c7376b-0e0d-4422-aa69-6850eea0b00b - - - - - -] Attempt 1 to provision port cebe4b5f-abbe-41c6-9a86-1edb464444df 2026-08-26 01:45:57.335 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a78bfb49-2623-4001-a6a5-2441d156613e 2026-08-26 01:45:57.758 9 INFO neutron.plugins.ml2.plugin [None req-4368aba0-d0e5-4094-aefa-90bac194d79c - - - - - -] Attempt 1 to provision port cebe4b5f-abbe-41c6-9a86-1edb464444df 2026-08-26 01:45:58.723 10 INFO neutron.plugins.ml2.plugin [None req-8eba3e8a-fde3-4a68-a622-517db424be35 - - - - - -] Attempt 1 to provision port e7351f27-2a1a-4527-81a4-9719593918fb 2026-08-26 01:45:59.008 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 47a4bc4f-210c-4a00-b390-a41e58241238 2026-08-26 01:46:01.042 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 47a4bc4f-210c-4a00-b390-a41e58241238 2026-08-26 01:46:03.236 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port e7351f27-2a1a-4527-81a4-9719593918fb 2026-08-26 01:46:03.341 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-96bb260a-daff-413d-946f-f9e6f9309d9a'] response: {'server_uuid': 'a1d50f34-96f3-4ad9-96b6-b1487ed59604', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7351f27-2a1a-4527-81a4-9719593918fb', 'code': 200} 2026-08-26 01:46:03.712 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 83bf8a71-183b-47bc-a864-3c13526cb190 2026-08-26 01:46:03.717 10 INFO neutron.plugins.ml2.plugin [None req-3078b0d2-bfea-4c2b-96eb-658c15c0181b - - - - - -] Attempt 1 to provision port 00b715fc-15f2-4200-95b0-e35c9fe06954 2026-08-26 01:46:04.167 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 81a752ce-2864-41cc-90cc-5f72e0a5356d 2026-08-26 01:46:05.082 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port e7351f27-2a1a-4527-81a4-9719593918fb 2026-08-26 01:46:05.357 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 83bf8a71-183b-47bc-a864-3c13526cb190 2026-08-26 01:46:05.627 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 81a752ce-2864-41cc-90cc-5f72e0a5356d 2026-08-26 01:46:07.104 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 00b715fc-15f2-4200-95b0-e35c9fe06954 2026-08-26 01:46:07.263 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8bd66bc-a711-4dab-af6a-62e5d791dbc2'] response: {'server_uuid': '14031f80-3e67-4939-b690-344d040cd7cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00b715fc-15f2-4200-95b0-e35c9fe06954', 'code': 200} 2026-08-26 01:46:08.949 9 INFO neutron.plugins.ml2.plugin [None req-1992b4a3-d4b5-477d-a1f3-6bbe5050759d - - - - - -] Attempt 1 to provision port 900d4c5a-c24a-48e3-8c27-d18b9f018fce 2026-08-26 01:46:09.077 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 00b715fc-15f2-4200-95b0-e35c9fe06954 2026-08-26 01:46:09.538 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 900d4c5a-c24a-48e3-8c27-d18b9f018fce 2026-08-26 01:46:11.252 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-54ce85f6-88a0-47ea-a375-16323b92c6da'] response: {'server_uuid': '14031f80-3e67-4939-b690-344d040cd7cb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '00b715fc-15f2-4200-95b0-e35c9fe06954', 'code': 200} 2026-08-26 01:46:12.759 9 INFO neutron.plugins.ml2.plugin [None req-c2d70383-0772-4e88-9cf7-0fa6c653be18 - - - - - -] Attempt 1 to provision port 900d4c5a-c24a-48e3-8c27-d18b9f018fce 2026-08-26 01:46:13.132 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 900d4c5a-c24a-48e3-8c27-d18b9f018fce 2026-08-26 01:46:19.080 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 64dd0f48-8a64-4067-aaa7-88e432b00bd0 2026-08-26 01:46:19.406 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a84336dc-349f-4c24-bfd3-6b06e1362d74 2026-08-26 01:46:21.241 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 64dd0f48-8a64-4067-aaa7-88e432b00bd0 2026-08-26 01:46:21.669 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a84336dc-349f-4c24-bfd3-6b06e1362d74 2026-08-26 01:46:25.055 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a59e12c-cfd5-4f45-b0fb-b0077908f2d8'] response: {'server_uuid': 'a1d50f34-96f3-4ad9-96b6-b1487ed59604', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e7351f27-2a1a-4527-81a4-9719593918fb', 'code': 200} 2026-08-26 01:46:25.759 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port e7351f27-2a1a-4527-81a4-9719593918fb 2026-08-26 01:46:27.024 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port e7351f27-2a1a-4527-81a4-9719593918fb 2026-08-26 01:46:27.105 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf43abc2-3dca-42cc-82a0-bc60255bb73a'] response: {'server_uuid': 'a1d50f34-96f3-4ad9-96b6-b1487ed59604', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7351f27-2a1a-4527-81a4-9719593918fb', 'code': 200} 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server [None req-13421033-a542-48cf-8ac6-782527781655 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 9b37b2b0-079b-4183-a9b6-c77f38889ec7: This subnet is being modified by another concurrent operation. 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 241, in inner 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 337, in create_port 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1579, in create_port 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1544, in _create_port_db 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1491, in create_port_db 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 81, in read_lock_register 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server raise exception 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 9b37b2b0-079b-4183-a9b6-c77f38889ec7: This subnet is being modified by another concurrent operation. 2026-08-26 01:46:45.987 9 ERROR oslo_messaging.rpc.server  2026-08-26 01:46:53.065 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port f8939bf6-5668-4532-822f-6bc1733a7318 2026-08-26 01:46:53.842 10 INFO neutron.plugins.ml2.plugin [None req-a37e204f-e7c5-4c7b-a748-c57cc331f052 - - - - - -] Attempt 1 to provision port f8939bf6-5668-4532-822f-6bc1733a7318 2026-08-26 01:46:54.115 9 INFO neutron.plugins.ml2.plugin [None req-23f86973-7004-439a-8a21-4673c975cb98 - - - - - -] Attempt 1 to provision port f8939bf6-5668-4532-822f-6bc1733a7318 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-08-26 01:47:03.042 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 1ea8be58-c211-4a0c-9933-e50c1b68a926 2026-08-26 01:47:03.113 10 INFO neutron.plugins.ml2.plugin [None req-69b73a21-1cb2-4991-96bd-a79a7ea9cace - - - - - -] Attempt 1 to provision port f92c82f4-f364-4ac1-b937-bedc038ccff5 2026-08-26 01:47:04.275 10 INFO neutron.plugins.ml2.plugin [None req-a36f1747-803e-4f0f-9200-fbf139472170 - - - - - -] Attempt 1 to provision port 1ea8be58-c211-4a0c-9933-e50c1b68a926 2026-08-26 01:47:04.666 9 INFO neutron.plugins.ml2.plugin [None req-0eb12f2f-b70a-415b-9dc0-e4b35a00a2f4 - - - - - -] Attempt 1 to provision port 1ea8be58-c211-4a0c-9933-e50c1b68a926 2026-08-26 01:47:05.007 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 1ea8be58-c211-4a0c-9933-e50c1b68a926 2026-08-26 01:47:05.592 10 INFO neutron.plugins.ml2.plugin [None req-77488c78-acf0-4fde-9085-93b5d3ee0eeb - - - - - -] Attempt 1 to provision port 8657aa6e-304e-4caf-8b8b-09b330319381 2026-08-26 01:47:06.243 9 INFO neutron.plugins.ml2.plugin [None req-afa287e5-6632-46aa-aa51-0f14e4823288 - - - - - -] Attempt 1 to provision port 8657aa6e-304e-4caf-8b8b-09b330319381 2026-08-26 01:47:07.024 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 1690e881-8c7b-4517-9e15-a52040b7bfc1 2026-08-26 01:47:09.066 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 4ea4098c-7cc0-4753-8efb-a15be6dce556 2026-08-26 01:47:09.226 10 INFO neutron.plugins.ml2.plugin [None req-ad088b51-f733-440e-987b-f677b102d5d6 - - - - - -] Attempt 1 to provision port 80b9058e-f4e3-4c98-bf98-74c212a539d3 2026-08-26 01:47:09.620 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 1690e881-8c7b-4517-9e15-a52040b7bfc1 2026-08-26 01:47:10.882 9 INFO neutron.plugins.ml2.plugin [None req-7e0733ce-4f84-43f7-b2dc-a924c06cbbfc - - - - - -] Attempt 1 to provision port 4ea4098c-7cc0-4753-8efb-a15be6dce556 2026-08-26 01:47:11.090 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 4ea4098c-7cc0-4753-8efb-a15be6dce556 2026-08-26 01:47:11.270 9 INFO neutron.plugins.ml2.plugin [None req-2361bd2a-eeb1-41ff-b0eb-eb22b3315e12 - - - - - -] Attempt 1 to provision port 4ea4098c-7cc0-4753-8efb-a15be6dce556 2026-08-26 01:47:11.483 10 INFO neutron.plugins.ml2.plugin [None req-fbe28b3a-3d91-496d-a75d-dcb34e964674 - - - - - -] Attempt 1 to provision port 1a5a6c06-d196-4c3b-bdb8-ea69b399d38a 2026-08-26 01:47:12.137 9 INFO neutron.plugins.ml2.plugin [None req-9d5c72da-6b20-4f10-ac86-77817ebd9b6a - - - - - -] Attempt 1 to provision port 1a5a6c06-d196-4c3b-bdb8-ea69b399d38a 2026-08-26 01:47:13.036 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port c623dce8-163d-4ee9-a176-020223fe03b2 2026-08-26 01:47:14.004 10 INFO neutron.plugins.ml2.plugin [None req-d2356cf3-9e09-4ba7-b9bc-03e2776fc64b - - - - - -] Attempt 1 to provision port 1eb862e1-11b5-4278-a893-8dbd2fd12257 2026-08-26 01:47:15.031 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port c623dce8-163d-4ee9-a176-020223fe03b2 2026-08-26 01:47:18.910 10 INFO neutron.plugins.ml2.plugin [None req-ff39fac8-17ed-4d2e-a9bf-6ae407569319 - - - - - -] Attempt 1 to provision port a178992d-cf0d-4b18-bd52-37b5324e4ab0 2026-08-26 01:47:21.099 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a178992d-cf0d-4b18-bd52-37b5324e4ab0 2026-08-26 01:47:21.225 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-92e8a40d-7f0e-4c24-9be7-580222d26129'] response: {'server_uuid': '4dced20c-f800-48a2-90c3-a29d3a616d8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a178992d-cf0d-4b18-bd52-37b5324e4ab0', 'code': 200} 2026-08-26 01:47:23.060 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a178992d-cf0d-4b18-bd52-37b5324e4ab0 2026-08-26 01:47:27.146 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port f92c82f4-f364-4ac1-b937-bedc038ccff5 2026-08-26 01:47:27.558 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 8657aa6e-304e-4caf-8b8b-09b330319381 2026-08-26 01:47:29.122 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port f92c82f4-f364-4ac1-b937-bedc038ccff5 2026-08-26 01:47:29.469 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 80b9058e-f4e3-4c98-bf98-74c212a539d3 2026-08-26 01:47:29.873 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 1a5a6c06-d196-4c3b-bdb8-ea69b399d38a 2026-08-26 01:47:30.223 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 8657aa6e-304e-4caf-8b8b-09b330319381 2026-08-26 01:47:31.072 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 80b9058e-f4e3-4c98-bf98-74c212a539d3 2026-08-26 01:47:31.259 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 1a5a6c06-d196-4c3b-bdb8-ea69b399d38a 2026-08-26 01:47:33.042 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 6e45e577-257e-4178-86db-d4f2ed7f989c 2026-08-26 01:47:35.200 10 INFO neutron.plugins.ml2.plugin [None req-76eca50f-7f14-418d-b7f4-ab059229956e - - - - - -] Attempt 1 to provision port 6e45e577-257e-4178-86db-d4f2ed7f989c 2026-08-26 01:47:35.353 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 605977e8-37e2-41fc-aded-adc4a3695a41 2026-08-26 01:47:35.538 9 INFO neutron.plugins.ml2.plugin [None req-37b7cd8c-8557-4893-bbcb-5e030bbbc763 - - - - - -] Attempt 1 to provision port 605977e8-37e2-41fc-aded-adc4a3695a41 2026-08-26 01:47:35.856 9 INFO neutron.plugins.ml2.plugin [None req-2ddf20af-0484-42c8-b3c5-b471e2386e79 - - - - - -] Attempt 1 to provision port 6e45e577-257e-4178-86db-d4f2ed7f989c 2026-08-26 01:47:35.967 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port cfc34a97-642d-46ba-b8ec-74c9ad5ce843 2026-08-26 01:47:36.103 9 INFO neutron.plugins.ml2.plugin [None req-9bfc1937-78d0-4f9c-b1dc-c4dd64887d34 - - - - - -] Attempt 1 to provision port ea882892-2917-4fc5-b727-015223971088 2026-08-26 01:47:36.675 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 6e45e577-257e-4178-86db-d4f2ed7f989c 2026-08-26 01:47:36.699 9 INFO neutron.plugins.ml2.plugin [None req-dd8c4e74-2f05-48bd-b5eb-e254c292fd8c - - - - - -] Attempt 1 to provision port 605977e8-37e2-41fc-aded-adc4a3695a41 2026-08-26 01:47:36.996 9 INFO neutron.plugins.ml2.plugin [None req-9b15370b-ffcf-4897-8471-ab1e6ab3a9b6 - - - - - -] Attempt 1 to provision port ea882892-2917-4fc5-b727-015223971088 2026-08-26 01:47:37.077 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port ea882892-2917-4fc5-b727-015223971088 2026-08-26 01:47:37.413 10 INFO neutron.plugins.ml2.plugin [None req-d1fe1be2-1164-48b8-8b39-f4b9b5893b88 - - - - - -] Attempt 1 to provision port cfc34a97-642d-46ba-b8ec-74c9ad5ce843 2026-08-26 01:47:37.955 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 778d8b95-8e55-4144-8172-ddfe9a3ba027 2026-08-26 01:47:38.029 9 INFO neutron.plugins.ml2.plugin [None req-3d57761e-0ee2-4998-b951-17545722426f - - - - - -] Attempt 1 to provision port 26e807e2-95c6-4626-a440-a7543d16fc6e 2026-08-26 01:47:38.378 9 INFO neutron.plugins.ml2.plugin [None req-6f569952-a9e8-4ad5-9064-89491f6d8c07 - - - - - -] Attempt 1 to provision port cfc34a97-642d-46ba-b8ec-74c9ad5ce843 2026-08-26 01:47:38.614 10 INFO neutron.plugins.ml2.plugin [None req-76bec7c6-6d25-419f-96ab-a364f80fada6 - - - - - -] Attempt 1 to provision port 26e807e2-95c6-4626-a440-a7543d16fc6e 2026-08-26 01:47:38.652 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port cfc34a97-642d-46ba-b8ec-74c9ad5ce843 2026-08-26 01:47:38.716 9 INFO neutron.plugins.ml2.db [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] No ports have port_id starting with cfc34a97-642d-46ba-b8ec-74c9ad5ce843 2026-08-26 01:47:38.788 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 26e807e2-95c6-4626-a440-a7543d16fc6e 2026-08-26 01:47:38.936 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] No ports have port_id starting with 26e807e2-95c6-4626-a440-a7543d16fc6e 2026-08-26 01:47:45.597 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 23e09d21-8645-4fa7-ad71-1b55e88da5ad 2026-08-26 01:47:46.067 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port e98ed4a6-6624-4bd7-a97c-59be7678fbe0 2026-08-26 01:47:46.319 10 INFO neutron.plugins.ml2.plugin [None req-62e38919-e5d0-48f5-bd92-aa523d4333d3 - - - - - -] Attempt 1 to provision port e98ed4a6-6624-4bd7-a97c-59be7678fbe0 2026-08-26 01:47:46.630 10 INFO neutron.plugins.ml2.plugin [None req-f2d6a3f7-9613-423d-8991-f3cb769fb683 - - - - - -] Attempt 1 to provision port e98ed4a6-6624-4bd7-a97c-59be7678fbe0 2026-08-26 01:47:47.250 9 INFO neutron.plugins.ml2.plugin [None req-54f923e4-1a75-4c1b-85a7-1a8c87ad075b - - - - - -] Attempt 1 to provision port 3a4d0c1e-5e49-40b3-a142-892a8e9fed5a 2026-08-26 01:47:47.400 9 INFO neutron.plugins.ml2.plugin [None req-c128cbd6-40f8-4df7-a0fc-8c34fe790d46 - - - - - -] Attempt 1 to provision port 23e09d21-8645-4fa7-ad71-1b55e88da5ad 2026-08-26 01:47:47.618 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 23e09d21-8645-4fa7-ad71-1b55e88da5ad 2026-08-26 01:47:47.782 9 INFO neutron.plugins.ml2.plugin [None req-8ad5c17e-6025-4aaf-a116-6123d4505211 - - - - - -] Attempt 1 to provision port 23e09d21-8645-4fa7-ad71-1b55e88da5ad 2026-08-26 01:47:47.970 10 INFO neutron.plugins.ml2.plugin [None req-1940b28e-c82c-4ae6-a872-5b37e5d349c3 - - - - - -] Attempt 1 to provision port 3a4d0c1e-5e49-40b3-a142-892a8e9fed5a 2026-08-26 01:47:47.996 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port e98ed4a6-6624-4bd7-a97c-59be7678fbe0 2026-08-26 01:47:49.918 9 INFO neutron.plugins.ml2.plugin [None req-934a368d-2075-495e-ba22-296668f4c5db - - - - - -] Attempt 1 to provision port 121f0f76-9a65-43b8-b788-effd8a90caee 2026-08-26 01:47:50.464 10 INFO neutron.plugins.ml2.plugin [None req-385245ed-fec7-4193-a81b-18900c51df50 - - - - - -] Attempt 1 to provision port 121f0f76-9a65-43b8-b788-effd8a90caee 2026-08-26 01:47:57.609 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port d20808aa-4880-44dc-8113-03297995a1f4 2026-08-26 01:47:58.580 9 INFO neutron.plugins.ml2.plugin [None req-6220de59-74a6-4907-9260-bc0c51edce18 - - - - - -] Attempt 1 to provision port d20808aa-4880-44dc-8113-03297995a1f4 2026-08-26 01:47:58.864 10 INFO neutron.plugins.ml2.plugin [None req-12ba7f14-b6c3-429d-bc13-9af3fb64b7ad - - - - - -] Attempt 1 to provision port 1f0520f1-9864-42a1-ba60-0064d2c4a6d8 2026-08-26 01:47:58.892 10 INFO neutron.plugins.ml2.plugin [None req-12ba7f14-b6c3-429d-bc13-9af3fb64b7ad - - - - - -] Attempt 1 to provision port d20808aa-4880-44dc-8113-03297995a1f4 2026-08-26 01:47:59.175 9 INFO neutron.plugins.ml2.plugin [None req-4b717bbf-cb6c-430d-bfe7-d1420a434efa - - - - - -] Attempt 1 to provision port 1f0520f1-9864-42a1-ba60-0064d2c4a6d8 2026-08-26 01:47:59.424 10 INFO neutron.plugins.ml2.plugin [None req-0f7adbb8-ad65-480d-99d5-f4ff90ea266c - - - - - -] Attempt 1 to provision port 1f0520f1-9864-42a1-ba60-0064d2c4a6d8 2026-08-26 01:47:59.577 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port d20808aa-4880-44dc-8113-03297995a1f4 2026-08-26 01:48:03.633 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port b845669c-396f-4b6a-89fb-fd8fb92c3a17 2026-08-26 01:48:04.912 9 INFO neutron.plugins.ml2.plugin [None req-ffd40a9f-1f9e-46b2-9530-f317b1caa890 - - - - - -] Attempt 1 to provision port b845669c-396f-4b6a-89fb-fd8fb92c3a17 2026-08-26 01:48:05.758 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 0cacfc26-eeee-408c-a088-4f6f08a960b3 2026-08-26 01:48:06.017 9 INFO neutron.plugins.ml2.plugin [None req-459f02fd-f887-472d-b6e9-d4ff750a8210 - - - - - -] Attempt 1 to provision port b845669c-396f-4b6a-89fb-fd8fb92c3a17 2026-08-26 01:48:06.340 10 INFO neutron.plugins.ml2.plugin [None req-868c5290-652e-4ed0-b731-a22c28dc9419 - - - - - -] Attempt 1 to provision port 0cacfc26-eeee-408c-a088-4f6f08a960b3 2026-08-26 01:48:06.456 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port bb691628-1994-4d1e-ae9b-bff240799412 2026-08-26 01:48:06.550 10 INFO neutron.plugins.ml2.plugin [None req-bd6a1d50-9f5e-4b59-9c97-220a897ba449 - - - - - -] Attempt 1 to provision port b845669c-396f-4b6a-89fb-fd8fb92c3a17 2026-08-26 01:48:06.737 10 INFO neutron.plugins.ml2.plugin [None req-267c6e75-8c60-4d16-821a-5ef7b23fcf22 - - - - - -] Attempt 1 to provision port d7b718de-f88c-4373-ab19-ced827a0e66e 2026-08-26 01:48:06.985 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port d7b718de-f88c-4373-ab19-ced827a0e66e 2026-08-26 01:48:07.075 9 INFO neutron.plugins.ml2.plugin [None req-37497699-b7a9-4c7e-913e-2dea7a0e609f - - - - - -] Attempt 1 to provision port 557c7a3a-aeb3-4c07-9344-0884f62e6c56 2026-08-26 01:48:07.146 9 INFO neutron.plugins.ml2.plugin [None req-37497699-b7a9-4c7e-913e-2dea7a0e609f - - - - - -] Attempt 1 to provision port d7b718de-f88c-4373-ab19-ced827a0e66e 2026-08-26 01:48:07.369 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port b845669c-396f-4b6a-89fb-fd8fb92c3a17 2026-08-26 01:48:07.699 9 INFO neutron.plugins.ml2.plugin [None req-9c76a764-3ccc-4b5a-89aa-941bda7c087b - - - - - -] Attempt 1 to provision port 0cacfc26-eeee-408c-a088-4f6f08a960b3 2026-08-26 01:48:07.920 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 0cacfc26-eeee-408c-a088-4f6f08a960b3 2026-08-26 01:48:07.924 10 INFO neutron.plugins.ml2.plugin [None req-6da0170c-d4f1-441b-85ba-da4f4e0f1c10 - - - - - -] Attempt 1 to provision port bb691628-1994-4d1e-ae9b-bff240799412 2026-08-26 01:48:08.323 10 INFO neutron.plugins.ml2.plugin [None req-7c32e355-740c-4931-81c5-d08575c65271 - - - - - -] Attempt 1 to provision port 0cacfc26-eeee-408c-a088-4f6f08a960b3 2026-08-26 01:48:08.329 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port bb691628-1994-4d1e-ae9b-bff240799412 2026-08-26 01:48:08.786 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port d7b718de-f88c-4373-ab19-ced827a0e66e 2026-08-26 01:48:08.907 9 INFO neutron.plugins.ml2.plugin [None req-f847cc55-a9d3-421f-bf6a-529e28021b4b - - - - - -] Attempt 1 to provision port bb691628-1994-4d1e-ae9b-bff240799412 2026-08-26 01:48:09.528 9 INFO neutron.plugins.ml2.plugin [None req-6535b4aa-2883-483d-a5b6-c30db2493cb2 - - - - - -] Attempt 1 to provision port bb691628-1994-4d1e-ae9b-bff240799412 2026-08-26 01:48:09.723 9 INFO neutron.plugins.ml2.plugin [None req-6535b4aa-2883-483d-a5b6-c30db2493cb2 - - - - - -] Attempt 1 to provision port af1253bc-2d48-44f0-9d35-a03fd937a40b 2026-08-26 01:48:09.961 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port bb691628-1994-4d1e-ae9b-bff240799412 2026-08-26 01:48:10.174 10 INFO neutron.plugins.ml2.plugin [None req-b4264133-d0fb-405e-82c0-1a3a89ac65d9 - - - - - -] Attempt 1 to provision port af1253bc-2d48-44f0-9d35-a03fd937a40b 2026-08-26 01:48:10.255 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 0cab4d82-ebc1-4330-9a25-60c350bd477f 2026-08-26 01:48:11.338 10 INFO neutron.plugins.ml2.plugin [None req-f9ef1bc2-4d36-4e01-8655-0313ca28bdf5 - - - - - -] Attempt 1 to provision port e1388ff8-0ca8-4760-b9e6-b79da6161b74 2026-08-26 01:48:11.365 10 INFO neutron.plugins.ml2.plugin [None req-f9ef1bc2-4d36-4e01-8655-0313ca28bdf5 - - - - - -] Attempt 1 to provision port 45d25174-d091-42e7-aeab-d1464c79435d 2026-08-26 01:48:11.896 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 0cab4d82-ebc1-4330-9a25-60c350bd477f 2026-08-26 01:48:12.508 10 INFO neutron.plugins.ml2.plugin [None req-06aa7760-42f7-4129-99ab-f594926778b3 - - - - - -] Attempt 1 to provision port 45d25174-d091-42e7-aeab-d1464c79435d 2026-08-26 01:48:14.173 9 INFO neutron.plugins.ml2.plugin [None req-08f2c3e7-81c7-4e75-926e-a811f94892de - - - - - -] Attempt 1 to provision port 54ff3e53-98fb-4aa9-b70c-a104fbde4eac 2026-08-26 01:48:15.157 10 INFO neutron.plugins.ml2.plugin [None req-037326ab-b570-4fa1-94fb-79b6030a9641 - - - - - -] Attempt 1 to provision port 54ff3e53-98fb-4aa9-b70c-a104fbde4eac 2026-08-26 01:48:19.155 9 INFO neutron.plugins.ml2.plugin [None req-5ab85848-e1db-4391-916d-3e8d7c6435d2 - - - - - -] Attempt 1 to provision port 63bf8a05-ffa8-4424-8f7a-ee8ae0779f92 2026-08-26 01:48:19.983 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port fff207de-7724-4763-8b5b-3fa8bd0eb49b 2026-08-26 01:48:21.963 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 4a75e11f-c211-47fa-be0c-79e389335ff7 2026-08-26 01:48:22.245 9 INFO neutron.plugins.ml2.plugin [None req-324dfcee-7dcb-47ab-ba4f-d5458ac1392c - - - - - -] Attempt 1 to provision port fff207de-7724-4763-8b5b-3fa8bd0eb49b 2026-08-26 01:48:22.440 9 INFO neutron.plugins.ml2.plugin [None req-b248e2c5-6f77-433d-bdf4-0fdbaa1ad780 - - - - - -] Attempt 1 to provision port 4a75e11f-c211-47fa-be0c-79e389335ff7 2026-08-26 01:48:22.458 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port fff207de-7724-4763-8b5b-3fa8bd0eb49b 2026-08-26 01:48:22.674 10 INFO neutron.plugins.ml2.plugin [None req-8249d58d-de0c-480e-bd9d-9b55c17d87af - - - - - -] Attempt 1 to provision port fff207de-7724-4763-8b5b-3fa8bd0eb49b 2026-08-26 01:48:22.743 10 INFO neutron.plugins.ml2.plugin [None req-8249d58d-de0c-480e-bd9d-9b55c17d87af - - - - - -] Attempt 1 to provision port 1e0cc324-b998-4c33-b7de-962c4254fee4 2026-08-26 01:48:22.884 9 INFO neutron.plugins.ml2.plugin [None req-d1308244-e196-4096-bed2-6d158c302606 - - - - - -] Attempt 1 to provision port 4a75e11f-c211-47fa-be0c-79e389335ff7 2026-08-26 01:48:23.053 9 INFO neutron.plugins.ml2.plugin [None req-5add83bb-0cb5-40f2-aa75-46dca2a5b231 - - - - - -] Attempt 1 to provision port 1e0cc324-b998-4c33-b7de-962c4254fee4 2026-08-26 01:48:23.191 10 INFO neutron.plugins.ml2.plugin [None req-e9f29d17-f429-4451-9ed0-16b9e0078a37 - - - - - -] Attempt 1 to provision port 1e0cc324-b998-4c33-b7de-962c4254fee4 2026-08-26 01:48:23.664 9 INFO neutron.plugins.ml2.plugin [None req-9ec73899-ade2-46fb-9b7b-cd55ab38c774 - - - - - -] Attempt 1 to provision port 0867be10-f690-42d7-a795-96a122b5a5f8 2026-08-26 01:48:24.016 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 63bf8a05-ffa8-4424-8f7a-ee8ae0779f92 2026-08-26 01:48:24.154 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-793d48e4-46e3-4cb0-a1dc-5022e15935b7'] response: {'server_uuid': '319d598c-e7a5-4874-8fcd-4b8aea37024e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63bf8a05-ffa8-4424-8f7a-ee8ae0779f92', 'code': 200} 2026-08-26 01:48:24.312 9 INFO neutron.plugins.ml2.plugin [None req-d603eb56-49a6-4539-a4b1-d55665993b86 - - - - - -] Attempt 1 to provision port 0867be10-f690-42d7-a795-96a122b5a5f8 2026-08-26 01:48:24.552 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 4a75e11f-c211-47fa-be0c-79e389335ff7 2026-08-26 01:48:25.946 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 63bf8a05-ffa8-4424-8f7a-ee8ae0779f92 2026-08-26 01:48:29.987 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 54ff3e53-98fb-4aa9-b70c-a104fbde4eac 2026-08-26 01:48:30.413 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 45d25174-d091-42e7-aeab-d1464c79435d 2026-08-26 01:48:32.147 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port aec47094-26fd-40ed-9780-450e7305d82e 2026-08-26 01:48:32.644 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port af1253bc-2d48-44f0-9d35-a03fd937a40b 2026-08-26 01:48:32.965 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 54ff3e53-98fb-4aa9-b70c-a104fbde4eac 2026-08-26 01:48:33.206 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 45d25174-d091-42e7-aeab-d1464c79435d 2026-08-26 01:48:33.570 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 557c7a3a-aeb3-4c07-9344-0884f62e6c56 2026-08-26 01:48:34.007 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port aec47094-26fd-40ed-9780-450e7305d82e 2026-08-26 01:48:34.138 9 INFO neutron.plugins.ml2.plugin [None req-f060bfdb-42a4-4ba7-830a-757c4b36fa47 - - - - - -] Attempt 1 to provision port aec47094-26fd-40ed-9780-450e7305d82e 2026-08-26 01:48:34.423 10 INFO neutron.plugins.ml2.plugin [None req-f832c67d-1c97-48c4-b069-012dae47d318 - - - - - -] Attempt 1 to provision port aec47094-26fd-40ed-9780-450e7305d82e 2026-08-26 01:48:34.430 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port af1253bc-2d48-44f0-9d35-a03fd937a40b 2026-08-26 01:48:34.482 10 INFO neutron.plugins.ml2.plugin [None req-f832c67d-1c97-48c4-b069-012dae47d318 - - - - - -] Attempt 1 to provision port c818df82-7395-48ee-9fda-f4f15afbe566 2026-08-26 01:48:34.689 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 557c7a3a-aeb3-4c07-9344-0884f62e6c56 2026-08-26 01:48:34.727 9 INFO neutron.plugins.ml2.plugin [None req-ce043a8d-68d2-42e2-bc7d-dedabada3c0b - - - - - -] Attempt 1 to provision port c818df82-7395-48ee-9fda-f4f15afbe566 2026-08-26 01:48:35.075 10 INFO neutron.plugins.ml2.plugin [None req-85a4cdb0-fe8c-4690-a549-ac2446c01e05 - - - - - -] Attempt 1 to provision port c818df82-7395-48ee-9fda-f4f15afbe566 2026-08-26 01:48:36.339 9 INFO neutron.plugins.ml2.plugin [None req-62084735-19bc-4418-a629-dbcb5de15afc - - - - - -] Attempt 1 to provision port 74d8e485-3269-46bf-b912-6ee0d8d689f8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-08-26 01:48:38.083 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 74d8e485-3269-46bf-b912-6ee0d8d689f8 2026-08-26 01:48:38.235 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-470ba0e8-49b9-408c-8e33-9109c7fda303'] response: {'server_uuid': '1afab14a-79be-4796-be1d-3f50e77f0e5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74d8e485-3269-46bf-b912-6ee0d8d689f8', 'code': 200} 2026-08-26 01:48:40.165 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 145316a4-7735-4d0f-9ab4-87d3cbcee101 2026-08-26 01:48:40.744 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 74d8e485-3269-46bf-b912-6ee0d8d689f8 2026-08-26 01:48:41.739 9 INFO neutron.plugins.ml2.plugin [None req-e85e5b0a-2511-4bcd-889a-4b0d5b86be4d - - - - - -] Attempt 1 to provision port 145316a4-7735-4d0f-9ab4-87d3cbcee101 2026-08-26 01:48:41.979 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 145316a4-7735-4d0f-9ab4-87d3cbcee101 2026-08-26 01:48:42.144 9 INFO neutron.plugins.ml2.plugin [None req-56ad29c0-14c3-44fa-aa7a-d838d7631872 - - - - - -] Attempt 1 to provision port aee69a63-fa4b-4f5d-98eb-faa2739ef7cb 2026-08-26 01:48:42.170 9 INFO neutron.plugins.ml2.plugin [None req-56ad29c0-14c3-44fa-aa7a-d838d7631872 - - - - - -] Attempt 1 to provision port 145316a4-7735-4d0f-9ab4-87d3cbcee101 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-08-26 01:48:46.350 9 INFO neutron.plugins.ml2.plugin [None req-ebda1b7f-4167-4f10-aca8-ecc58a29cac5 - - - - - -] Attempt 1 to provision port 692a8a7d-e203-4abf-afbe-be1e164e9757 2026-08-26 01:48:54.973 9 INFO neutron.plugins.ml2.plugin [None req-1a403906-b99c-4bfa-938d-aa9ec486efe6 - - - - - -] Attempt 1 to provision port 42d3a783-530b-4a9c-b31c-1a27ba763ccc 2026-08-26 01:49:06.602 9 INFO neutron.plugins.ml2.plugin [None req-222ef838-af69-4fc3-a67c-5cd2ea1aaf4d - - - - - -] Attempt 1 to provision port c53d3f0f-aa52-4191-b0df-bc86ac6e2f34 2026-08-26 01:49:06.745 10 INFO neutron.plugins.ml2.plugin [None req-ba966007-2e51-452a-8a23-279f90039ef1 - - - - - -] Attempt 1 to provision port d1088b52-bc33-4942-b206-ea7fff7f62c6 2026-08-26 01:49:08.072 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 06d1f481-ec02-46ed-81ac-b78f35c5df94 2026-08-26 01:49:08.409 10 INFO neutron.plugins.ml2.plugin [None req-11c437bf-bd10-4e34-af1d-604fd890ffc8 - - - - - -] Attempt 1 to provision port 06d1f481-ec02-46ed-81ac-b78f35c5df94 2026-08-26 01:49:08.687 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port c53d3f0f-aa52-4191-b0df-bc86ac6e2f34 2026-08-26 01:49:08.750 9 INFO neutron.plugins.ml2.plugin [None req-21707907-d417-452f-8644-0c6953ef8dd4 - - - - - -] Attempt 1 to provision port 06d1f481-ec02-46ed-81ac-b78f35c5df94 2026-08-26 01:49:08.794 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-42371e86-3f84-4b4d-b3d0-ceceb03e9b20'] response: {'server_uuid': 'aefc5f73-9805-4f8b-a8b8-db4863ac0e34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c53d3f0f-aa52-4191-b0df-bc86ac6e2f34', 'code': 200} 2026-08-26 01:49:10.093 10 INFO neutron.plugins.ml2.plugin [None req-5f9d15a5-bbe5-4ab1-bb6b-080dd1b97442 - - - - - -] Attempt 1 to provision port 500dadc5-31ab-4322-8773-40c8d9e98a6b 2026-08-26 01:49:10.141 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port c53d3f0f-aa52-4191-b0df-bc86ac6e2f34 2026-08-26 01:49:10.442 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 65b75926-4dd3-4323-bbcc-b68854f686b6 2026-08-26 01:49:10.843 10 INFO neutron.plugins.ml2.plugin [None req-5a80180f-ec61-443c-b000-b1087bf92c8a - - - - - -] Attempt 1 to provision port 500dadc5-31ab-4322-8773-40c8d9e98a6b 2026-08-26 01:49:10.969 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 06d1f481-ec02-46ed-81ac-b78f35c5df94 2026-08-26 01:49:11.991 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 65b75926-4dd3-4323-bbcc-b68854f686b6 2026-08-26 01:49:16.952 10 INFO neutron.plugins.ml2.plugin [None req-2cb8cabe-dcd0-454c-a820-cd6e3be1dbaa - - - - - -] Attempt 1 to provision port 5cd4c904-a8ac-4315-b1c3-9d31d31c7ad5 2026-08-26 01:49:20.290 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 5cd4c904-a8ac-4315-b1c3-9d31d31c7ad5 2026-08-26 01:49:20.400 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-729555aa-750a-427d-8c59-a07112f9109d'] response: {'server_uuid': '24cbf8e4-97a5-421b-b99f-29a59f281e76', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cd4c904-a8ac-4315-b1c3-9d31d31c7ad5', 'code': 200} 2026-08-26 01:49:22.062 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 5cd4c904-a8ac-4315-b1c3-9d31d31c7ad5 2026-08-26 01:49:28.183 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port d1088b52-bc33-4942-b206-ea7fff7f62c6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-08-26 01:49:35.039 9 INFO neutron.plugins.ml2.plugin [None req-c9d7f29a-8c6a-4292-86fd-d2bcaab77f05 - - - - - -] Attempt 1 to provision port bceaf4df-2cc7-47df-9b41-7efe0b622bfb 2026-08-26 01:49:40.074 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port d4418c99-e1c0-4b4a-9735-587bdd4b9731 2026-08-26 01:49:40.720 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 84ce8f41-26ff-4f3a-b93e-5d2bbf5cbf69 2026-08-26 01:49:40.741 9 INFO neutron.plugins.ml2.plugin [None req-9b965d24-1014-4d60-bada-77d8e6e637ed - - - - - -] Attempt 1 to provision port 84ce8f41-26ff-4f3a-b93e-5d2bbf5cbf69 2026-08-26 01:49:41.515 10 INFO neutron.plugins.ml2.plugin [None req-f8860ab0-3805-4a5a-8293-8b7cbd19f4d1 - - - - - -] Attempt 1 to provision port 3fee8e52-07b8-4522-8e91-042cb93cce04 2026-08-26 01:49:41.553 10 INFO neutron.plugins.ml2.plugin [None req-f8860ab0-3805-4a5a-8293-8b7cbd19f4d1 - - - - - -] Attempt 1 to provision port 84ce8f41-26ff-4f3a-b93e-5d2bbf5cbf69 2026-08-26 01:49:41.742 9 INFO neutron.plugins.ml2.plugin [None req-2e443bca-8f3e-4297-9a8a-5a200fb550eb - - - - - -] Attempt 1 to provision port 3fee8e52-07b8-4522-8e91-042cb93cce04 2026-08-26 01:49:42.241 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port d4418c99-e1c0-4b4a-9735-587bdd4b9731 2026-08-26 01:49:42.755 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 84ce8f41-26ff-4f3a-b93e-5d2bbf5cbf69 2026-08-26 01:49:45.324 10 INFO neutron.plugins.ml2.plugin [None req-c059ff8d-9007-477c-baf8-8c04263f870f - - - - - -] Attempt 1 to provision port 80b54f09-26a7-4bdd-8ed5-0407493c2a27 2026-08-26 01:49:48.115 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 80b54f09-26a7-4bdd-8ed5-0407493c2a27 2026-08-26 01:49:48.229 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3171846f-edbe-4523-b571-9b32dc1c5568'] response: {'server_uuid': '8fd629a5-85ab-45bb-9505-02fb1dff8f32', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '80b54f09-26a7-4bdd-8ed5-0407493c2a27', 'code': 200} 2026-08-26 01:49:50.043 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 80b54f09-26a7-4bdd-8ed5-0407493c2a27 2026-08-26 01:49:56.084 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port bceaf4df-2cc7-47df-9b41-7efe0b622bfb 2026-08-26 01:49:56.092 10 INFO neutron.plugins.ml2.plugin [None req-88cb2072-6e0d-4140-b606-d982bdab6a4e - - - - - -] Attempt 1 to provision port 4f541aed-81f6-4cea-b15e-bd25c084e182 2026-08-26 01:49:56.578 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 3fee8e52-07b8-4522-8e91-042cb93cce04 2026-08-26 01:49:58.372 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 4f541aed-81f6-4cea-b15e-bd25c084e182 2026-08-26 01:49:58.489 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb3ead18-730e-42c5-816c-7528099132dd'] response: {'server_uuid': 'aefc5f73-9805-4f8b-a8b8-db4863ac0e34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f541aed-81f6-4cea-b15e-bd25c084e182', 'code': 200} 2026-08-26 01:49:58.871 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port bceaf4df-2cc7-47df-9b41-7efe0b622bfb 2026-08-26 01:49:59.055 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 3fee8e52-07b8-4522-8e91-042cb93cce04 2026-08-26 01:50:00.170 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 4f541aed-81f6-4cea-b15e-bd25c084e182 2026-08-26 01:50:11.768 10 INFO neutron.plugins.ml2.plugin [None req-ec9a6993-dce1-4a14-af59-3f923347ef61 - - - - - -] Attempt 1 to provision port 0145c3c2-cfd7-46b7-8d31-9f78a48920b4 2026-08-26 01:50:14.137 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 0145c3c2-cfd7-46b7-8d31-9f78a48920b4 2026-08-26 01:50:14.242 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e549dfad-3520-444e-926a-2ced18ef8616'] response: {'server_uuid': 'acd496ec-11a5-439a-a127-29dc428fb0cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0145c3c2-cfd7-46b7-8d31-9f78a48920b4', 'code': 200} 2026-08-26 01:50:16.088 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 0145c3c2-cfd7-46b7-8d31-9f78a48920b4 2026-08-26 01:50:21.574 10 INFO neutron.plugins.ml2.plugin [None req-0af42848-4947-42fc-a8b4-d55b7cdbcc3d - - - - - -] Attempt 1 to provision port 21379dcd-b580-4a74-8714-396bf327899f 2026-08-26 01:50:24.248 10 INFO neutron.plugins.ml2.plugin [None req-a5cbd298-5ba2-4158-940f-b6e55050f3dd - - - - - -] Attempt 1 to provision port 21379dcd-b580-4a74-8714-396bf327899f 2026-08-26 01:50:24.374 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-24dde444-d3b0-4ef7-ac5b-e3bb96ad7449'] response: {'server_uuid': 'aefc5f73-9805-4f8b-a8b8-db4863ac0e34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '21379dcd-b580-4a74-8714-396bf327899f', 'code': 200} 2026-08-26 01:50:26.122 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 21379dcd-b580-4a74-8714-396bf327899f 2026-08-26 01:50:36.298 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a5da70c0-bf3d-4bfb-b2a0-fee83980c7cd 2026-08-26 01:50:36.486 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d3a6340-5d0b-4428-83c7-bee4ba9468aa'] response: {'server_uuid': 'aefc5f73-9805-4f8b-a8b8-db4863ac0e34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5da70c0-bf3d-4bfb-b2a0-fee83980c7cd', 'code': 200} 2026-08-26 01:50:38.210 9 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port a5da70c0-bf3d-4bfb-b2a0-fee83980c7cd 2026-08-26 01:50:45.644 9 INFO neutron.plugins.ml2.plugin [None req-9bdfa6d1-b236-45bd-b224-79f02667b742 - - - - - -] Attempt 1 to provision port a5da70c0-bf3d-4bfb-b2a0-fee83980c7cd 2026-08-26 01:50:51.058 10 INFO neutron.plugins.ml2.plugin [None req-55fe362e-e63b-477f-b3cc-e5c4cb0913a4 - - - - - -] Attempt 1 to provision port 21379dcd-b580-4a74-8714-396bf327899f 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:43.964 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-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:43.964 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-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:43.964 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-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:43.964 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-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:43.964 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-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:43.964 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-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:43.964 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:43.966 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:43.966 10 INFO neutron.plugins.ml2.plugin [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Attempt 2 to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:43.986 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-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:43.986 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-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:43.986 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-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:43.986 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-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:43.986 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-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:43.986 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-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:43.986 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:43.987 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:43.987 10 INFO neutron.plugins.ml2.plugin [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Attempt 3 to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:44.020 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-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:44.020 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-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:44.020 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-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.020 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-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.020 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-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.020 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-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.020 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:44.021 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:44.021 10 INFO neutron.plugins.ml2.plugin [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Attempt 4 to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:44.042 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-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:44.042 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-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:44.042 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-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.042 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-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.042 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-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.042 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-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.042 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:44.043 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:44.043 10 INFO neutron.plugins.ml2.plugin [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Attempt 5 to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:44.060 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-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:44.060 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-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:44.060 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-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.060 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-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.060 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-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.060 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-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.060 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:44.061 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:44.061 10 INFO neutron.plugins.ml2.plugin [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Attempt 6 to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:44.086 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-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:44.086 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-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:44.086 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-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.086 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-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.086 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-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.086 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-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.086 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:44.087 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:44.087 10 INFO neutron.plugins.ml2.plugin [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Attempt 7 to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:44.109 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-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:44.109 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-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:44.109 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-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.109 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-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.109 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-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.109 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-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.109 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:44.110 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:44.110 10 INFO neutron.plugins.ml2.plugin [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Attempt 8 to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:44.129 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-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:44.129 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-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:44.129 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-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.129 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-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.129 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-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.129 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-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.129 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:44.130 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:44.130 10 INFO neutron.plugins.ml2.plugin [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Attempt 9 to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:44.149 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-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:44.149 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-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:44.149 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-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.149 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-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.149 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-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.149 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-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.149 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:44.150 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:44.150 10 INFO neutron.plugins.ml2.plugin [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Attempt 10 to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:44.167 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-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:44.167 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-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:44.167 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-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.167 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-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.167 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-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:44.167 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-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da9bd39d-0513-446b-b55b-4608c7efbf19 could not be found. 2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:44.167 10 ERROR neutron.plugins.ml2.managers [None req-ff92e74e-c671-4b62-8a67-1d249e74339c - - - - - -] Failed to bind port a5d72f80-4aa4-4d18-968e-aaf93d4ad893 on host instance for vnic_type normal using segments [{'id': 'e5c05410-04c3-4b96-9604-2497b11d88ad', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 990, 'network_id': 'f8e1eb2a-511d-4b20-8438-03dfa3f21fdb'}] 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network f8e1eb2a-511d-4b20-8438-03dfa3f21fdb could not be found. 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network f8e1eb2a-511d-4b20-8438-03dfa3f21fdb could not be found. 2026-08-26 01:51:44.920 10 ERROR oslo_messaging.rpc.server  2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.702 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-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.702 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-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.702 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-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.702 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-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.702 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-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.702 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-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.702 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.703 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:45.703 10 INFO neutron.plugins.ml2.plugin [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Attempt 2 to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.727 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-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.727 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-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.727 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-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.727 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-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.727 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-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.727 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-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.727 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.728 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:45.728 10 INFO neutron.plugins.ml2.plugin [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Attempt 3 to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.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-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.745 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.746 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:45.746 10 INFO neutron.plugins.ml2.plugin [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Attempt 4 to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.763 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-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.763 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-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.763 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-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.763 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-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.763 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-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.763 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-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.763 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:45.764 10 INFO neutron.plugins.ml2.plugin [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Attempt 5 to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.781 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-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.781 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-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.781 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-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.781 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-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.781 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-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.781 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-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.781 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.782 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:45.782 10 INFO neutron.plugins.ml2.plugin [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Attempt 6 to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.799 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-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.799 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-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.799 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-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.799 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-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.799 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-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.799 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-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.799 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:45.800 10 INFO neutron.plugins.ml2.plugin [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Attempt 7 to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.817 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-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.817 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-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.817 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-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.817 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-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.817 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-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.817 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-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.817 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.818 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:45.818 10 INFO neutron.plugins.ml2.plugin [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Attempt 8 to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.835 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-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.835 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-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.835 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-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.835 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-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.835 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-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.835 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-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.835 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.836 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:45.836 10 INFO neutron.plugins.ml2.plugin [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Attempt 9 to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.852 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-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.852 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-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.852 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-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.852 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-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.852 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-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.852 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-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.852 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.853 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:45.853 10 INFO neutron.plugins.ml2.plugin [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Attempt 10 to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-26 01:51:45.870 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-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-26 01:51:45.870 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-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-26 01:51:45.870 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-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.870 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-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.870 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-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-26 01:51:45.870 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-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2714926d-71df-4f66-9de8-af04a615e319 could not be found. 2026-08-26 01:51:45.870 10 ERROR neutron.plugins.ml2.managers  2026-08-26 01:51:45.871 10 ERROR neutron.plugins.ml2.managers [None req-cc941136-2406-4ad3-99c3-806bf84c5a9e - - - - - -] Failed to bind port 3cd7c4dd-204f-4ce9-a824-b84ac55dc457 on host instance for vnic_type normal using segments [{'id': '84a15e38-75e2-4322-92b2-688af0fff525', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 420, 'network_id': '4004c8c0-8b52-425d-8313-f9746847be81'}] 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 4004c8c0-8b52-425d-8313-f9746847be81 could not be found. 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 4004c8c0-8b52-425d-8313-f9746847be81 could not be found. 2026-08-26 01:51:46.560 10 ERROR oslo_messaging.rpc.server  2026-08-26 01:51:48.138 10 INFO neutron.plugins.ml2.plugin [None req-e8870f5d-03f1-4c0f-aed6-01ff59cecb07 - - - - - -] Attempt 1 to provision port 6901017e-9d40-4570-8a4d-d1074f54be07