+ 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/paste/deploy/loadwsgi.py:8: 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-02-26 22:12:39.777 1 INFO neutron.common.config [-] Logging enabled! 2026-02-26 22:12:39.777 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-02-26 22:12:39.778 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-02-26 22:12:39.778 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 22:12:40.560 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 22:12:40.563 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 22:12:40.565 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-26 22:12:40.566 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 22:12:40.566 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 22:12:40.566 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 22:12:40.567 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 22:12:40.572 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 22:12:40.572 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 22:12:40.572 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 22:12:40.587 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 22:12:40.588 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 22:12:40.588 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 22:12:40.614 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 22:12:40.615 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 22:12:40.615 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 22:12:40.615 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 22:12:40.874 1 INFO neutron.plugins.ml2.managers [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] Initializing driver for type 'vlan' 2026-02-26 22:12:41.169 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] VlanTypeDriver initialization complete 2026-02-26 22:12:41.170 1 INFO neutron.plugins.ml2.managers [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 22:12:41.170 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 22:12:41.207 1 INFO neutron.plugins.ml2.managers [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 22:12:41.207 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 22:12:41.207 1 INFO neutron.plugins.ml2.managers [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] Initializing extension driver 'port_security' 2026-02-26 22:12:41.207 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 22:12:41.207 1 INFO neutron.plugins.ml2.managers [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] Initializing extension driver 'qos' 2026-02-26 22:12:41.208 1 INFO neutron.plugins.ml2.managers [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 22:12:41.208 1 INFO neutron.plugins.ml2.managers [None req-7144742a-edf0-4442-a54a-49f11e2f247b - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 22:12:41.220 1 INFO neutron.quota [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded quota_driver: . 2026-02-26 22:12:41.220 1 INFO neutron.plugins.ml2.plugin [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 22:12:41.220 1 INFO neutron.plugins.ml2.managers [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 22:12:41.221 1 INFO neutron.plugins.ml2.managers [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 22:12:41.221 1 INFO neutron.plugins.ml2.managers [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 22:12:41.221 1 INFO neutron.extensions.vlantransparent [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Disabled vlantransparent extension. 2026-02-26 22:12:41.221 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: qos 2026-02-26 22:12:41.230 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: router 2026-02-26 22:12:41.258 1 INFO neutron.services.service_base [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 22:12:41.259 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: segments 2026-02-26 22:12:41.317 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: trunk 2026-02-26 22:12:41.368 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: vpnaas 2026-02-26 22:12:41.401 1 WARNING stevedore.named [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 22:12:41.470 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 22:12:41.471 1 INFO neutron.common.utils [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 22:12:41.471 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: auto_allocate 2026-02-26 22:12:41.476 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: tag 2026-02-26 22:12:41.485 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: timestamp 2026-02-26 22:12:41.487 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 22:12:41.491 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: flavors 2026-02-26 22:12:41.494 1 INFO neutron.manager [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loading Plugin: revisions 2026-02-26 22:12:41.497 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Initializing extension manager. 2026-02-26 22:12:41.498 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: address-group 2026-02-26 22:12:41.499 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: address-scope 2026-02-26 22:12:41.499 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 22:12:41.500 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: agent 2026-02-26 22:12:41.500 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 22:12:41.501 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 22:12:41.502 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 22:12:41.502 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: availability_zone 2026-02-26 22:12:41.503 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 22:12:41.503 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 22:12:41.504 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: default-subnetpools 2026-02-26 22:12:41.505 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 22:12:41.505 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: dns-integration 2026-02-26 22:12:41.506 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 22:12:41.506 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 22:12:41.507 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: dvr 2026-02-26 22:12:41.507 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 22:12:41.508 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 22:12:41.508 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 22:12:41.509 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 22:12:41.509 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: external-net 2026-02-26 22:12:41.510 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 22:12:41.510 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: extraroute 2026-02-26 22:12:41.511 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 22:12:41.511 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 22:12:41.512 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 22:12:41.512 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 22:12:41.512 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 22:12:41.513 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: fip-port-details 2026-02-26 22:12:41.514 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: flavors 2026-02-26 22:12:41.514 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 22:12:41.515 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: floatingip-pools 2026-02-26 22:12:41.516 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: ip_allocation 2026-02-26 22:12:41.516 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 22:12:41.517 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: l2_adjacency 2026-02-26 22:12:41.518 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: router 2026-02-26 22:12:41.519 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 22:12:41.519 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 22:12:41.520 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: l3-ha 2026-02-26 22:12:41.520 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 22:12:41.521 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: l3-flavors 2026-02-26 22:12:41.521 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 22:12:41.522 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 22:12:41.523 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 22:12:41.524 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 22:12:41.525 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 22:12:41.526 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 22:12:41.526 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 22:12:41.527 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: multi-provider 2026-02-26 22:12:41.527 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: net-mtu 2026-02-26 22:12:41.528 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 22:12:41.528 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: network_availability_zone 2026-02-26 22:12:41.529 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: network-ip-availability 2026-02-26 22:12:41.530 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 22:12:41.530 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: pagination 2026-02-26 22:12:41.530 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: port-device-profile 2026-02-26 22:12:41.531 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: port-mac-override 2026-02-26 22:12:41.531 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 22:12:41.532 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 22:12:41.532 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: port-resource-request 2026-02-26 22:12:41.533 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 22:12:41.533 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: binding 2026-02-26 22:12:41.534 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: binding-extended 2026-02-26 22:12:41.534 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: port-security 2026-02-26 22:12:41.535 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: project-id 2026-02-26 22:12:41.535 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: provider 2026-02-26 22:12:41.536 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos 2026-02-26 22:12:41.537 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 22:12:41.537 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 22:12:41.538 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-default 2026-02-26 22:12:41.538 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-fip 2026-02-26 22:12:41.539 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 22:12:41.539 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 22:12:41.540 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 22:12:41.540 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 22:12:41.541 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 22:12:41.541 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-pps 2026-02-26 22:12:41.542 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 22:12:41.542 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 22:12:41.543 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 22:12:41.543 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: quota-check-limit 2026-02-26 22:12:41.545 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: quotas 2026-02-26 22:12:41.547 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: quota_details 2026-02-26 22:12:41.548 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: rbac-policies 2026-02-26 22:12:41.548 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: rbac-address-group 2026-02-26 22:12:41.549 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 22:12:41.549 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 22:12:41.550 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 22:12:41.550 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: revision-if-match 2026-02-26 22:12:41.551 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 22:12:41.551 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: router_availability_zone 2026-02-26 22:12:41.552 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 22:12:41.552 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 22:12:41.553 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 22:12:41.553 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 22:12:41.553 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 22:12:41.559 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: security-group 2026-02-26 22:12:41.560 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: segment 2026-02-26 22:12:41.561 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 22:12:41.561 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: service-type 2026-02-26 22:12:41.562 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: sorting 2026-02-26 22:12:41.562 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 22:12:41.563 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: standard-attr-description 2026-02-26 22:12:41.563 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: stateful-security-group 2026-02-26 22:12:41.564 1 WARNING neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 22:12:41.564 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 22:12:41.565 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: subnet_onboard 2026-02-26 22:12:41.565 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 22:12:41.565 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: subnet-service-types 2026-02-26 22:12:41.566 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: subnet_allocation 2026-02-26 22:12:41.567 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 22:12:41.567 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 22:12:41.569 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 22:12:41.569 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 22:12:41.570 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: trunk 2026-02-26 22:12:41.570 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: trunk-details 2026-02-26 22:12:41.571 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 22:12:41.571 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 22:12:41.572 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 22:12:41.573 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: vpn-flavors 2026-02-26 22:12:41.574 1 INFO neutron.api.extensions [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Loaded extension: vpnaas 2026-02-26 22:12:41.576 1 INFO oslo_service.service [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Starting 2 workers 2026-02-26 22:12:41.581 1 INFO oslo_service.service [None req-5c62f64a-c632-4682-83ec-0a803b7bb173 - - - - - -] Starting 1 workers 2026-02-26 22:13:25.042 9 INFO neutron.db.l3_hamode_db [None req-34f73a00-7c8e-434a-8c87-1498aa62fac4 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:13:41.988 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 989901ef-3152-4058-b403-bd585e3fd156 2026-02-26 22:13:42.334 9 INFO neutron.plugins.ml2.plugin [None req-2521ca11-6101-4522-a173-cdc4db942bd7 - - - - - -] Attempt 1 to provision port 989901ef-3152-4058-b403-bd585e3fd156 2026-02-26 22:13:42.613 10 INFO neutron.plugins.ml2.plugin [None req-76ce83fa-b3da-4ed0-805a-23fc7e38881a - - - - - -] Attempt 1 to provision port 989901ef-3152-4058-b403-bd585e3fd156 2026-02-26 22:13:43.835 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 989901ef-3152-4058-b403-bd585e3fd156 2026-02-26 22:20:16.216 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d3fb48e2-9002-4d01-a542-0c4c078674e2 2026-02-26 22:20:17.742 9 INFO neutron.plugins.ml2.plugin [None req-90187853-7aec-43c9-b8bb-b18270a1c03a - - - - - -] Attempt 1 to provision port d3fb48e2-9002-4d01-a542-0c4c078674e2 2026-02-26 22:20:18.015 10 INFO neutron.plugins.ml2.plugin [None req-d9f9134a-704d-4188-a564-16a484386c66 - - - - - -] Attempt 1 to provision port d3fb48e2-9002-4d01-a542-0c4c078674e2 2026-02-26 22:20:18.125 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d3fb48e2-9002-4d01-a542-0c4c078674e2 2026-02-26 22:20:24.291 10 INFO neutron.plugins.ml2.plugin [None req-dc4f3205-ae60-47fc-a9d2-5f8adce02221 - - - - - -] Attempt 1 to provision port dd63c6b2-9b92-43ad-810d-d5303e504523 2026-02-26 22:24:16.475 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port dd63c6b2-9b92-43ad-810d-d5303e504523 2026-02-26 22:24:18.283 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port dd63c6b2-9b92-43ad-810d-d5303e504523 2026-02-26 22:34:58.728 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 9f19b363-2866-4bed-ae86-07c17f0685d8 2026-02-26 22:35:00.738 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 9f19b363-2866-4bed-ae86-07c17f0685d8 2026-02-26 22:50:14.631 10 INFO neutron.plugins.ml2.plugin [None req-64d27742-a2ea-4b58-a980-199a5794ff55 - - - - - -] Attempt 1 to provision port bf3f1883-beac-4cb3-99b1-703010f99523 2026-02-26 22:50:15.085 9 INFO neutron.plugins.ml2.plugin [None req-00de0296-cd0d-4ee3-8341-1fe50b6dd58f - - - - - -] Attempt 1 to provision port 9777a5bc-c804-40f3-b944-9bb3e26f4795 2026-02-26 22:50:15.275 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e942c1ac-c9bc-49a8-bc7b-a1da877086ab 2026-02-26 22:50:15.892 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 1e8930df-729c-4cc5-a901-a09cb2c58865 2026-02-26 22:50:16.040 10 INFO neutron.plugins.ml2.plugin [None req-3b38ec74-9715-4074-b2b8-17bc10632eb6 - - - - - -] Attempt 1 to provision port 1e8930df-729c-4cc5-a901-a09cb2c58865 2026-02-26 22:50:16.327 9 INFO neutron.plugins.ml2.plugin [None req-bee95be8-4182-458c-b3a6-ce66487be24d - - - - - -] Attempt 1 to provision port e942c1ac-c9bc-49a8-bc7b-a1da877086ab 2026-02-26 22:50:16.501 9 INFO neutron.plugins.ml2.plugin [None req-bee95be8-4182-458c-b3a6-ce66487be24d - - - - - -] Attempt 1 to provision port 1e8930df-729c-4cc5-a901-a09cb2c58865 2026-02-26 22:50:16.905 10 INFO neutron.plugins.ml2.plugin [None req-85404863-b53c-4d42-be25-2002550132b0 - - - - - -] Attempt 1 to provision port e942c1ac-c9bc-49a8-bc7b-a1da877086ab 2026-02-26 22:50:17.287 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e942c1ac-c9bc-49a8-bc7b-a1da877086ab 2026-02-26 22:50:17.309 10 INFO neutron.plugins.ml2.plugin [None req-634f0f8a-9789-48a1-a0e4-02402a389a21 - - - - - -] Attempt 1 to provision port 2cd50015-aba2-4e18-93ec-ea8469b56cf3 2026-02-26 22:50:17.489 9 INFO neutron.plugins.ml2.plugin [None req-00b7ac32-0205-4abb-9fc3-9992356c79d8 - - - - - -] Attempt 1 to provision port bb9a6421-4433-4b44-b483-d301c560f9a0 2026-02-26 22:50:17.777 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 1e8930df-729c-4cc5-a901-a09cb2c58865 2026-02-26 22:50:18.269 10 INFO neutron.plugins.ml2.plugin [None req-3e012e80-107e-483f-a356-35540076ee7d - - - - - -] Attempt 1 to provision port 2cd50015-aba2-4e18-93ec-ea8469b56cf3 2026-02-26 22:50:18.616 10 INFO neutron.plugins.ml2.plugin [None req-488e35ea-9de6-4342-9bf5-53cf959ec13f - - - - - -] Attempt 1 to provision port bb9a6421-4433-4b44-b483-d301c560f9a0 2026-02-26 22:50:20.686 10 INFO neutron.plugins.ml2.plugin [None req-07f44b4c-854f-427e-adf1-ed2f021cb427 - - - - - -] Attempt 1 to provision port df1405ef-be01-4074-9902-351be81fa835 2026-02-26 22:50:21.371 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 55a08fda-aa2a-4be6-b221-344fc03319c1 2026-02-26 22:50:22.146 9 INFO neutron.plugins.ml2.plugin [None req-58c2a529-3603-4890-a9a8-84b115bded3a - - - - - -] Attempt 1 to provision port 55a08fda-aa2a-4be6-b221-344fc03319c1 2026-02-26 22:50:22.545 10 INFO neutron.plugins.ml2.plugin [None req-5d0cb760-7f7b-47fc-bc72-8f9ffca43983 - - - - - -] Attempt 1 to provision port 55a08fda-aa2a-4be6-b221-344fc03319c1 2026-02-26 22:50:23.041 9 INFO neutron.plugins.ml2.plugin [None req-f565ef66-69a7-4b2a-8d78-b09b12b8bdb5 - - - - - -] Attempt 1 to provision port bc461de5-37d7-47bb-b0dd-4e299d10d9e9 2026-02-26 22:50:23.371 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 55a08fda-aa2a-4be6-b221-344fc03319c1 2026-02-26 22:50:23.684 9 INFO neutron.plugins.ml2.plugin [None req-171043b2-759e-4f15-8d50-30e30b26cfff - - - - - -] Attempt 1 to provision port bc461de5-37d7-47bb-b0dd-4e299d10d9e9 2026-02-26 22:50:25.536 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 21845a94-4bd3-43db-ae00-229e010d5249 2026-02-26 22:50:26.096 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 86f50359-01b8-40e4-903c-a3f087503fd5 2026-02-26 22:50:27.478 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 21845a94-4bd3-43db-ae00-229e010d5249 2026-02-26 22:50:31.606 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e00f8cc5-4d9d-4c7e-aa7e-f169d4d4d9d5 2026-02-26 22:50:33.020 10 INFO neutron.plugins.ml2.plugin [None req-987135e0-c1a3-4ec1-9700-39bae4c7248a - - - - - -] Attempt 1 to provision port e00f8cc5-4d9d-4c7e-aa7e-f169d4d4d9d5 2026-02-26 22:50:33.209 9 INFO neutron.plugins.ml2.plugin [None req-a7a7501e-b787-4a5f-bfb4-64c697f83f0a - - - - - -] Attempt 1 to provision port df35b93f-de0f-482d-b59d-572bf407b3db 2026-02-26 22:50:33.569 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 694d370f-d321-4f71-983f-eec284974a78 2026-02-26 22:50:33.881 9 INFO neutron.plugins.ml2.plugin [None req-59fe962a-dbfa-4f14-921c-42a46d89819a - - - - - -] Attempt 1 to provision port e00f8cc5-4d9d-4c7e-aa7e-f169d4d4d9d5 2026-02-26 22:50:34.080 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 4fc29d9f-3183-4bbc-adb0-1d8fe43e3f73 2026-02-26 22:50:34.329 10 INFO neutron.plugins.ml2.plugin [None req-f1bfe5e0-0cdc-4c5d-9c71-bb42edf7973e - - - - - -] Attempt 1 to provision port 62057f90-e2e2-4967-a534-d2209ba194e6 2026-02-26 22:50:34.661 10 INFO neutron.plugins.ml2.plugin [None req-75dd31d0-bb79-42a8-9da6-9d30e62317b2 - - - - - -] Attempt 1 to provision port 4fc29d9f-3183-4bbc-adb0-1d8fe43e3f73 2026-02-26 22:50:34.885 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d4f8ee74-dccb-457e-aca7-e41c1fd81805 2026-02-26 22:50:35.176 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e00f8cc5-4d9d-4c7e-aa7e-f169d4d4d9d5 2026-02-26 22:50:35.286 9 INFO neutron.plugins.ml2.plugin [None req-a2a21999-aa87-4982-bde2-80fc2bbb0886 - - - - - -] Attempt 1 to provision port 4fc29d9f-3183-4bbc-adb0-1d8fe43e3f73 2026-02-26 22:50:35.571 9 INFO neutron.plugins.ml2.plugin [None req-2fee5175-977a-44df-9767-76a97ac8cca5 - - - - - -] Attempt 1 to provision port 694d370f-d321-4f71-983f-eec284974a78 2026-02-26 22:50:35.963 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 4fc29d9f-3183-4bbc-adb0-1d8fe43e3f73 2026-02-26 22:50:35.977 10 INFO neutron.plugins.ml2.plugin [None req-38cf3c54-65ba-4b5f-8896-7de39699cb8f - - - - - -] Attempt 1 to provision port 694d370f-d321-4f71-983f-eec284974a78 2026-02-26 22:50:36.236 9 INFO neutron.plugins.ml2.plugin [None req-a7cb439c-2875-4681-93cf-91913b0b6b87 - - - - - -] Attempt 1 to provision port 02bff6d7-d64f-420c-8520-7f599ecd4658 2026-02-26 22:50:36.296 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 694d370f-d321-4f71-983f-eec284974a78 2026-02-26 22:50:36.499 10 INFO neutron.plugins.ml2.plugin [None req-eb9dc845-f92b-433d-98ff-0f89a9d0c2db - - - - - -] Attempt 1 to provision port 5694be5c-90a8-4883-8efe-553596849a24 2026-02-26 22:50:36.738 9 INFO neutron.plugins.ml2.plugin [None req-0b371eb3-71a1-47bf-afec-afef59e65566 - - - - - -] Attempt 1 to provision port 02bff6d7-d64f-420c-8520-7f599ecd4658 2026-02-26 22:50:37.021 9 INFO neutron.plugins.ml2.plugin [None req-1fcd18a6-7f59-4779-8a06-c33343999442 - - - - - -] Attempt 1 to provision port 5694be5c-90a8-4883-8efe-553596849a24 2026-02-26 22:50:37.485 10 INFO neutron.plugins.ml2.plugin [None req-ef162fff-577e-46b5-a7e3-6f407c2d51f1 - - - - - -] Attempt 1 to provision port 7bddb713-d149-4b93-97f6-2e3c99c9fc7e 2026-02-26 22:50:37.980 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 1bebd1d0-4a27-4af2-9e66-5f414b0c14f5 2026-02-26 22:50:38.430 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 613faa98-f5e8-4531-a02f-d0a7fcd1bc7d /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-02-26 22:50:39.921 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 1bebd1d0-4a27-4af2-9e66-5f414b0c14f5 2026-02-26 22:50:40.228 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 613faa98-f5e8-4531-a02f-d0a7fcd1bc7d 2026-02-26 22:50:42.716 9 INFO neutron.plugins.ml2.plugin [None req-d4627222-6492-4b36-8f52-f7e3a7388c97 - - - - - -] Attempt 1 to provision port e9d8206c-0257-4653-b3fa-75c799b6ba69 2026-02-26 22:50:44.149 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e9d8206c-0257-4653-b3fa-75c799b6ba69 2026-02-26 22:50:44.786 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc58fc00-bbba-43dd-ae0b-dd46b5d45920'] response: {'server_uuid': 'fe22681a-49cc-4c9a-a162-9b9c5a068e04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9d8206c-0257-4653-b3fa-75c799b6ba69', 'code': 200} 2026-02-26 22:50:44.805 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 7bddb713-d149-4b93-97f6-2e3c99c9fc7e 2026-02-26 22:50:46.098 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e9d8206c-0257-4653-b3fa-75c799b6ba69 2026-02-26 22:50:46.347 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 7bddb713-d149-4b93-97f6-2e3c99c9fc7e 2026-02-26 22:50:46.827 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb15373c-e3f6-424a-9ef4-710f2c52a965'] response: {'server_uuid': 'ae2b68f0-3939-4818-be37-ecc57d2c5a51', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7bddb713-d149-4b93-97f6-2e3c99c9fc7e', 'code': 200} 2026-02-26 22:50:49.752 10 INFO neutron.plugins.ml2.plugin [None req-9f3049b6-3758-4bdb-9309-db6ab332ae45 - - - - - -] Attempt 1 to provision port 51c0d36c-6f2f-482d-9600-234105ffdcc7 2026-02-26 22:50:52.018 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 51c0d36c-6f2f-482d-9600-234105ffdcc7 2026-02-26 22:50:52.159 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce56df30-3df9-423a-9c86-c719013c8428'] response: {'server_uuid': '0fa6adc3-623f-41a1-a107-288208f048ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51c0d36c-6f2f-482d-9600-234105ffdcc7', 'code': 200} 2026-02-26 22:50:54.066 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 5694be5c-90a8-4883-8efe-553596849a24 2026-02-26 22:50:54.511 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 51c0d36c-6f2f-482d-9600-234105ffdcc7 2026-02-26 22:50:55.932 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port df35b93f-de0f-482d-b59d-572bf407b3db 2026-02-26 22:50:56.260 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 5694be5c-90a8-4883-8efe-553596849a24 2026-02-26 22:50:57.965 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port df35b93f-de0f-482d-b59d-572bf407b3db 2026-02-26 22:51:00.134 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 02bff6d7-d64f-420c-8520-7f599ecd4658 2026-02-26 22:51:00.578 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 62057f90-e2e2-4967-a534-d2209ba194e6 2026-02-26 22:51:01.974 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 02bff6d7-d64f-420c-8520-7f599ecd4658 2026-02-26 22:51:02.449 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 62057f90-e2e2-4967-a534-d2209ba194e6 2026-02-26 22:51:02.665 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port df1405ef-be01-4074-9902-351be81fa835 2026-02-26 22:51:03.067 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port bc461de5-37d7-47bb-b0dd-4e299d10d9e9 2026-02-26 22:51:03.663 10 INFO neutron.plugins.ml2.plugin [None req-63c422e5-d8c7-4055-9612-73a251136da5 - - - - - -] Attempt 1 to provision port 7bddb713-d149-4b93-97f6-2e3c99c9fc7e 2026-02-26 22:51:03.932 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cd131c5-3f48-4b94-8066-25927e11760c'] response: {'server_uuid': 'fe22681a-49cc-4c9a-a162-9b9c5a068e04', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e9d8206c-0257-4653-b3fa-75c799b6ba69', 'code': 200} 2026-02-26 22:51:04.793 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e9d8206c-0257-4653-b3fa-75c799b6ba69 2026-02-26 22:51:05.358 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 7bddb713-d149-4b93-97f6-2e3c99c9fc7e 2026-02-26 22:51:05.528 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-114d3046-7bfb-46ee-8121-51bbb23b9445'] response: {'server_uuid': 'fe22681a-49cc-4c9a-a162-9b9c5a068e04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9d8206c-0257-4653-b3fa-75c799b6ba69', 'code': 200} 2026-02-26 22:51:05.676 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port df1405ef-be01-4074-9902-351be81fa835 2026-02-26 22:51:05.913 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port bc461de5-37d7-47bb-b0dd-4e299d10d9e9 2026-02-26 22:51:06.190 10 INFO neutron.plugins.ml2.plugin [None req-7efa2ed1-c02c-4c18-a175-3b805a4100f3 - - - - - -] Attempt 1 to provision port b9a8f273-9b80-41e9-a72c-f63f0d2a20db 2026-02-26 22:51:06.377 9 INFO neutron.plugins.ml2.plugin [None req-38f0d490-aef8-4827-84da-f73aeaf4496d - - - - - -] Attempt 1 to provision port 7bddb713-d149-4b93-97f6-2e3c99c9fc7e 2026-02-26 22:51:06.493 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e9d8206c-0257-4653-b3fa-75c799b6ba69 2026-02-26 22:51:06.817 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 7bddb713-d149-4b93-97f6-2e3c99c9fc7e 2026-02-26 22:51:07.281 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 96108858-977e-47dd-a602-f20301dae9d5 2026-02-26 22:51:08.304 9 INFO neutron.plugins.ml2.plugin [None req-3360c1d0-bcd2-4b07-9b7c-a7dd581aac88 - - - - - -] Attempt 1 to provision port 96108858-977e-47dd-a602-f20301dae9d5 2026-02-26 22:51:08.337 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 96108858-977e-47dd-a602-f20301dae9d5 2026-02-26 22:51:08.752 10 INFO neutron.plugins.ml2.plugin [None req-f99f276a-90a4-4f40-b8f8-d56c00c8e82c - - - - - -] Attempt 1 to provision port 96108858-977e-47dd-a602-f20301dae9d5 2026-02-26 22:51:08.818 10 INFO neutron.plugins.ml2.plugin [None req-f99f276a-90a4-4f40-b8f8-d56c00c8e82c - - - - - -] Attempt 1 to provision port e9021182-7f09-4052-b4fe-73822256fcd8 2026-02-26 22:51:09.072 9 INFO neutron.plugins.ml2.plugin [None req-6d3fa750-58ee-4a08-ae26-edb4c48b9c54 - - - - - -] Attempt 1 to provision port e9021182-7f09-4052-b4fe-73822256fcd8 2026-02-26 22:51:09.424 10 INFO neutron.plugins.ml2.plugin [None req-e41e05df-ac43-4585-b3a8-a919366a1e21 - - - - - -] Attempt 1 to provision port e9021182-7f09-4052-b4fe-73822256fcd8 2026-02-26 22:51:10.413 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 78108bba-bab6-42cc-99c2-42fb34164037 2026-02-26 22:51:12.505 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 78108bba-bab6-42cc-99c2-42fb34164037 2026-02-26 22:51:12.756 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d7a2c978-89c8-4b85-b3c4-9533c1861ce0 2026-02-26 22:51:13.752 9 INFO neutron.plugins.ml2.plugin [None req-a34352e7-bd06-4f16-929c-0bbf864848a1 - - - - - -] Attempt 1 to provision port d7a2c978-89c8-4b85-b3c4-9533c1861ce0 2026-02-26 22:51:14.838 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 0872e1dc-7b02-40ee-a957-697a95a902b4 2026-02-26 22:51:15.268 9 INFO neutron.plugins.ml2.plugin [None req-79b2db15-ed42-4757-91f9-9720ce4f1128 - - - - - -] Attempt 1 to provision port d7a2c978-89c8-4b85-b3c4-9533c1861ce0 2026-02-26 22:51:15.307 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d7a2c978-89c8-4b85-b3c4-9533c1861ce0 2026-02-26 22:51:15.457 9 INFO neutron.plugins.ml2.plugin [None req-6e965c62-6d28-4933-90ab-006ff2f2ac07 - - - - - -] Attempt 1 to provision port 215839dd-a7a8-4be0-9f64-f1150136a8d6 2026-02-26 22:51:15.725 9 INFO neutron.plugins.ml2.plugin [None req-d4a6434b-3bce-4c6c-a563-53d9638249ac - - - - - -] Attempt 1 to provision port 0872e1dc-7b02-40ee-a957-697a95a902b4 2026-02-26 22:51:16.089 9 INFO neutron.plugins.ml2.plugin [None req-757e53a6-461d-438f-93dd-42a60afb2c3c - - - - - -] Attempt 1 to provision port d7a2c978-89c8-4b85-b3c4-9533c1861ce0 2026-02-26 22:51:16.418 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 0872e1dc-7b02-40ee-a957-697a95a902b4 2026-02-26 22:51:16.731 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port a10f0cca-56e1-4185-a1a8-86acfbb34d98 2026-02-26 22:51:16.774 9 INFO neutron.plugins.ml2.plugin [None req-dad831aa-7a5d-42e7-9ef4-c7f7070c720a - - - - - -] Attempt 1 to provision port 0872e1dc-7b02-40ee-a957-697a95a902b4 2026-02-26 22:51:17.202 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d7a2c978-89c8-4b85-b3c4-9533c1861ce0 2026-02-26 22:51:17.275 9 INFO neutron.plugins.ml2.plugin [None req-a5823b03-df67-4ad0-b4d7-c1b0ffb426ff - - - - - -] Attempt 1 to provision port 0872e1dc-7b02-40ee-a957-697a95a902b4 2026-02-26 22:51:17.720 10 INFO neutron.plugins.ml2.plugin [None req-65fc6992-5838-424c-84b3-985555279e0c - - - - - -] Attempt 1 to provision port a10f0cca-56e1-4185-a1a8-86acfbb34d98 2026-02-26 22:51:18.337 9 INFO neutron.plugins.ml2.plugin [None req-8e944fb1-22f8-4bc8-a464-c595ff9ad924 - - - - - -] Attempt 1 to provision port 2cf07e80-89b3-46c8-bd24-8122b2e19aef 2026-02-26 22:51:18.435 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port a10f0cca-56e1-4185-a1a8-86acfbb34d98 2026-02-26 22:51:18.764 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 3c211cac-e944-41c4-9712-1161b2a41f71 2026-02-26 22:51:19.014 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-19437c43-467f-482d-9c43-10a229ee585b'] response: {'server_uuid': 'b6d0f199-9145-404f-86ea-0916b833ba62', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c211cac-e944-41c4-9712-1161b2a41f71', 'code': 200} 2026-02-26 22:51:19.226 9 INFO neutron.plugins.ml2.plugin [None req-d9457292-3293-42dd-a87a-fc7d4699e383 - - - - - -] Attempt 1 to provision port 2cf07e80-89b3-46c8-bd24-8122b2e19aef 2026-02-26 22:51:19.398 9 INFO neutron.plugins.ml2.plugin [None req-717a4023-b825-4bc7-8e44-57cedf02cff4 - - - - - -] Attempt 1 to provision port a10f0cca-56e1-4185-a1a8-86acfbb34d98 2026-02-26 22:51:19.881 10 INFO neutron.plugins.ml2.plugin [None req-62a826eb-557f-4565-b984-b96f22fcef03 - - - - - -] Attempt 1 to provision port a10f0cca-56e1-4185-a1a8-86acfbb34d98 2026-02-26 22:51:20.259 9 INFO neutron.plugins.ml2.plugin [None req-bf03b4f4-7424-4a3d-8b1b-b10c84aef899 - - - - - -] Attempt 1 to provision port 6fece457-f984-44c1-a2b3-2dd5fe0cdc80 2026-02-26 22:51:20.435 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e7c89a24-34bb-41f0-8f31-4cdd680faf54 2026-02-26 22:51:21.055 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port a10f0cca-56e1-4185-a1a8-86acfbb34d98 2026-02-26 22:51:21.127 9 INFO neutron.plugins.ml2.plugin [None req-11313c1e-ab17-4e6e-84e0-39dfd633b9f6 - - - - - -] Attempt 1 to provision port 6fece457-f984-44c1-a2b3-2dd5fe0cdc80 2026-02-26 22:51:21.585 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 3c211cac-e944-41c4-9712-1161b2a41f71 2026-02-26 22:51:22.507 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e7c89a24-34bb-41f0-8f31-4cdd680faf54 2026-02-26 22:51:22.690 10 INFO neutron.plugins.ml2.plugin [None req-b1962070-6102-40d8-b863-045a3b6af2bd - - - - - -] Attempt 1 to provision port 157bda56-4686-4da5-bf5d-29be32dcd82b 2026-02-26 22:51:23.272 10 INFO neutron.plugins.ml2.plugin [None req-a726ee53-039c-4be9-b877-22931c56589d - - - - - -] Attempt 1 to provision port 157bda56-4686-4da5-bf5d-29be32dcd82b 2026-02-26 22:51:23.702 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6340c87d-b02a-41e5-92f7-e55d642f3dd4'] response: {'server_uuid': 'b6d0f199-9145-404f-86ea-0916b833ba62', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c211cac-e944-41c4-9712-1161b2a41f71', 'code': 200} 2026-02-26 22:51:26.423 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port b9a8f273-9b80-41e9-a72c-f63f0d2a20db /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-02-26 22:51:30.680 10 INFO neutron.plugins.ml2.plugin [None req-3920fa78-a806-4917-9da0-64edcf3ceb33 - - - - - -] Attempt 1 to provision port 6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 2026-02-26 22:51:32.442 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 2026-02-26 22:51:32.615 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e37d320-1dc1-49a7-86cd-d2603f7e5c7b'] response: {'server_uuid': '704bd076-4d52-4584-9a77-7bad4798c2ba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ef45e31-eb1f-4d0e-8b3b-78b21644fb91', 'code': 200} 2026-02-26 22:51:33.644 9 INFO neutron.plugins.ml2.plugin [None req-6cd14f8f-595d-4af6-b663-0da05f494935 - - - - - -] Attempt 1 to provision port f9d5d63f-d65e-4c41-a54c-cf1ca08e2d6f 2026-02-26 22:51:34.510 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e209dbff-e571-47d6-8e67-43ae0b517c5b 2026-02-26 22:51:34.905 10 INFO neutron.plugins.ml2.plugin [None req-554ae74b-097e-4673-ae7c-94db09a36f94 - - - - - -] Attempt 1 to provision port 15a2d10c-fea2-4d28-927a-e6e29ce5ba14 2026-02-26 22:51:35.042 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 2026-02-26 22:51:35.978 9 INFO neutron.plugins.ml2.plugin [None req-f76adacc-4e2c-4b13-8725-28c3bae0a4dd - - - - - -] Attempt 1 to provision port e209dbff-e571-47d6-8e67-43ae0b517c5b 2026-02-26 22:51:36.323 10 INFO neutron.plugins.ml2.plugin [None req-1a26d450-3299-4ac7-b6a6-a12a27cf69b9 - - - - - -] Attempt 1 to provision port e209dbff-e571-47d6-8e67-43ae0b517c5b 2026-02-26 22:51:36.619 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 157bda56-4686-4da5-bf5d-29be32dcd82b 2026-02-26 22:51:36.889 9 INFO neutron.plugins.ml2.plugin [None req-3004f707-27fc-40aa-ab2e-ac4ee9467342 - - - - - -] Attempt 1 to provision port e4cebc93-0022-43e8-80f6-4d85f8e081b0 2026-02-26 22:51:37.521 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e209dbff-e571-47d6-8e67-43ae0b517c5b 2026-02-26 22:51:37.722 10 INFO neutron.plugins.ml2.plugin [None req-17b4fce4-da63-4097-9b83-b18e272c6e1a - - - - - -] Attempt 1 to provision port e3e18f0f-0d79-463f-a74d-1225ad9947cb 2026-02-26 22:51:37.771 10 INFO neutron.plugins.ml2.plugin [None req-17b4fce4-da63-4097-9b83-b18e272c6e1a - - - - - -] Attempt 1 to provision port f6c1c18e-634b-48b5-ba33-5bd3d6b3a422 2026-02-26 22:51:37.824 10 INFO neutron.plugins.ml2.plugin [None req-17b4fce4-da63-4097-9b83-b18e272c6e1a - - - - - -] Attempt 1 to provision port e4cebc93-0022-43e8-80f6-4d85f8e081b0 2026-02-26 22:51:38.145 10 INFO neutron.plugins.ml2.plugin [None req-9d140c86-57c8-428e-a91e-dbec28e33b33 - - - - - -] Attempt 1 to provision port f6c1c18e-634b-48b5-ba33-5bd3d6b3a422 2026-02-26 22:51:38.185 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e4cebc93-0022-43e8-80f6-4d85f8e081b0 2026-02-26 22:51:38.760 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 157bda56-4686-4da5-bf5d-29be32dcd82b 2026-02-26 22:51:39.057 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 6fece457-f984-44c1-a2b3-2dd5fe0cdc80 2026-02-26 22:51:39.444 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e4cebc93-0022-43e8-80f6-4d85f8e081b0 2026-02-26 22:51:40.080 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 2cf07e80-89b3-46c8-bd24-8122b2e19aef 2026-02-26 22:51:40.589 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port eab047e7-a7a5-4562-a158-4cacf5c77cc0 2026-02-26 22:51:41.266 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 215839dd-a7a8-4be0-9f64-f1150136a8d6 2026-02-26 22:51:41.421 9 INFO neutron.plugins.ml2.plugin [None req-77720f2a-987b-47bb-bfa9-b760f9a00a77 - - - - - -] Attempt 1 to provision port ef9ecc3f-ed21-4531-bd40-28d1b942a829 2026-02-26 22:51:42.030 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 6fece457-f984-44c1-a2b3-2dd5fe0cdc80 2026-02-26 22:51:42.349 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port b86ba52e-28b4-40fa-bdfa-b77825a5aa07 2026-02-26 22:51:42.900 9 INFO neutron.plugins.ml2.plugin [None req-b262d858-95b2-4a48-ac53-adf46b176eff - - - - - -] Attempt 1 to provision port 8f488ade-4016-43a1-b8f5-6ee096c0c531 2026-02-26 22:51:42.980 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 2cf07e80-89b3-46c8-bd24-8122b2e19aef 2026-02-26 22:51:43.279 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port eab047e7-a7a5-4562-a158-4cacf5c77cc0 2026-02-26 22:51:43.662 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 215839dd-a7a8-4be0-9f64-f1150136a8d6 2026-02-26 22:51:44.054 10 INFO neutron.plugins.ml2.plugin [None req-612e86cf-91d0-4496-8c1b-d23ca16f9b11 - - - - - -] Attempt 1 to provision port d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 2026-02-26 22:51:44.727 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port b86ba52e-28b4-40fa-bdfa-b77825a5aa07 2026-02-26 22:51:45.056 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port ef9ecc3f-ed21-4531-bd40-28d1b942a829 2026-02-26 22:51:45.183 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e2c97d8-889a-44c2-934c-ec68caa1d993'] response: {'server_uuid': '85f1bba0-04e3-4aee-9450-cbe9d6567ee9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef9ecc3f-ed21-4531-bd40-28d1b942a829', 'code': 200} 2026-02-26 22:51:45.672 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 8f488ade-4016-43a1-b8f5-6ee096c0c531 2026-02-26 22:51:46.606 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port ef9ecc3f-ed21-4531-bd40-28d1b942a829 2026-02-26 22:51:46.942 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 8f488ade-4016-43a1-b8f5-6ee096c0c531 2026-02-26 22:51:47.233 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b7119da-20a1-4a6f-93b9-2facac05ac98'] response: {'server_uuid': '1ca61613-d773-43f3-a746-b9da8d1053b9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f488ade-4016-43a1-b8f5-6ee096c0c531', 'code': 200} 2026-02-26 22:51:47.264 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 2026-02-26 22:51:47.394 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cb30059-57e9-4d46-8bde-d838f1bde4eb'] response: {'server_uuid': 'ba566a5a-344e-4f67-8ddd-90c2b92dd832', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd980a138-7bc0-47cb-93a7-fbb0a3ad0a44', 'code': 200} 2026-02-26 22:51:48.332 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 2026-02-26 22:52:06.717 10 INFO neutron.plugins.ml2.plugin [None req-65241607-af4d-4d8c-8e17-40ab83acf59c - - - - - -] Attempt 1 to provision port 2a6dae83-3a9a-4c37-af8c-a758378f75ca 2026-02-26 22:52:08.507 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port ca3329a5-3741-4ad9-a40c-e94fd007a778 2026-02-26 22:52:12.145 10 INFO neutron.plugins.ml2.plugin [None req-eb22bb61-6736-448c-a4e1-2deaf537e128 - - - - - -] Attempt 1 to provision port 73b35671-3d4c-4ab9-abe5-be9a68d1ef92 2026-02-26 22:52:16.377 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 06f4f4c7-c521-4b2e-98a4-b459c03203b7 2026-02-26 22:52:16.739 9 INFO neutron.plugins.ml2.plugin [None req-305637cb-960f-4677-a585-2932eda7744d - - - - - -] Attempt 1 to provision port 06f4f4c7-c521-4b2e-98a4-b459c03203b7 2026-02-26 22:52:17.261 9 INFO neutron.plugins.ml2.plugin [None req-04790c56-545c-4044-b5d4-cecaff8b0580 - - - - - -] Attempt 1 to provision port 06f4f4c7-c521-4b2e-98a4-b459c03203b7 /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-02-26 22:52:22.428 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 0426d07c-82df-400f-96f0-5499f5dc908c 2026-02-26 22:52:22.868 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port c28af83d-0cde-4baa-8577-6805591825d9 2026-02-26 22:52:23.193 10 INFO neutron.plugins.ml2.plugin [None req-9b3e10ca-ef87-4b04-bf61-9cfdfebe2aed - - - - - -] Attempt 1 to provision port 0426d07c-82df-400f-96f0-5499f5dc908c 2026-02-26 22:52:23.699 9 INFO neutron.plugins.ml2.plugin [None req-737bf17a-2c71-46cd-bc2c-99331d50985c - - - - - -] Attempt 1 to provision port 0426d07c-82df-400f-96f0-5499f5dc908c 2026-02-26 22:52:23.877 9 INFO neutron.plugins.ml2.plugin [None req-7ee03363-8464-479b-b782-5a8587a9ef24 - - - - - -] Attempt 1 to provision port c28af83d-0cde-4baa-8577-6805591825d9 2026-02-26 22:52:24.356 9 INFO neutron.plugins.ml2.plugin [None req-5b115fa3-1507-4c18-bfb7-eb9c5ce14bb2 - - - - - -] Attempt 1 to provision port c28af83d-0cde-4baa-8577-6805591825d9 2026-02-26 22:52:24.473 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 0426d07c-82df-400f-96f0-5499f5dc908c 2026-02-26 22:52:24.529 9 INFO neutron.plugins.ml2.plugin [None req-fb7381b0-b3c0-4b78-8cb5-0726a6a643bb - - - - - -] Attempt 1 to provision port 69df0a70-d7f3-4f89-b8c2-53f904bd78c3 2026-02-26 22:52:24.750 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port c28af83d-0cde-4baa-8577-6805591825d9 2026-02-26 22:52:24.987 10 INFO neutron.plugins.ml2.plugin [None req-6abc760c-b5a3-4701-b661-86522311ed1a - - - - - -] Attempt 1 to provision port 69df0a70-d7f3-4f89-b8c2-53f904bd78c3 2026-02-26 22:52:25.638 10 INFO neutron.plugins.ml2.plugin [None req-2d0119dc-6b10-47a3-97af-bf406a0289b7 - - - - - -] Attempt 1 to provision port 8c57ceb0-f0f0-47dc-a946-27d6742b860b 2026-02-26 22:52:26.380 9 INFO neutron.plugins.ml2.plugin [None req-54dd6012-6ab4-4a03-a70d-f983c50e785e - - - - - -] Attempt 1 to provision port 8c57ceb0-f0f0-47dc-a946-27d6742b860b 2026-02-26 22:52:26.552 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 8a6d13ff-2473-4e0e-b7ae-300ccf31d543 2026-02-26 22:52:30.075 10 INFO neutron.plugins.ml2.plugin [None req-621fd910-bf14-46dd-9369-78f72483a283 - - - - - -] Attempt 1 to provision port a619ed3d-8ba9-45c0-84cb-72564ad41bef 2026-02-26 22:52:32.436 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port a619ed3d-8ba9-45c0-84cb-72564ad41bef 2026-02-26 22:52:32.579 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-539e72e5-27f0-49b9-a15d-829d6baa7e81'] response: {'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a619ed3d-8ba9-45c0-84cb-72564ad41bef', 'code': 200} 2026-02-26 22:52:34.444 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 9b45036e-bb96-412b-ba0b-18145c6ac668 2026-02-26 22:52:35.049 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port a619ed3d-8ba9-45c0-84cb-72564ad41bef 2026-02-26 22:52:35.772 9 INFO neutron.plugins.ml2.plugin [None req-dd7d6083-19ed-4ce5-a1a7-5620d5d43cf4 - - - - - -] Attempt 1 to provision port 9b45036e-bb96-412b-ba0b-18145c6ac668 2026-02-26 22:52:36.258 10 INFO neutron.plugins.ml2.plugin [None req-3040045a-89e9-42c4-9557-9fea9abd7450 - - - - - -] Attempt 1 to provision port 9b45036e-bb96-412b-ba0b-18145c6ac668 2026-02-26 22:52:36.326 10 INFO neutron.plugins.ml2.plugin [None req-3040045a-89e9-42c4-9557-9fea9abd7450 - - - - - -] Attempt 1 to provision port c2671714-64dc-491b-b5b7-f5be03a5ae1c 2026-02-26 22:52:36.439 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 9b45036e-bb96-412b-ba0b-18145c6ac668 2026-02-26 22:52:36.789 10 INFO neutron.plugins.ml2.plugin [None req-48da6afb-2bdc-4f73-af44-7fd06f932940 - - - - - -] Attempt 1 to provision port c2671714-64dc-491b-b5b7-f5be03a5ae1c 2026-02-26 22:52:37.252 9 INFO neutron.plugins.ml2.plugin [None req-ac8d7890-812f-43fa-84ff-f32ba3804421 - - - - - -] Attempt 1 to provision port c2671714-64dc-491b-b5b7-f5be03a5ae1c 2026-02-26 22:52:42.371 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port b3497563-b16f-4a43-a263-6d021c5ccce2 2026-02-26 22:52:43.062 10 INFO neutron.plugins.ml2.plugin [None req-8e975ed8-a32e-4f9a-b170-131ec87727b3 - - - - - -] Attempt 1 to provision port b3497563-b16f-4a43-a263-6d021c5ccce2 2026-02-26 22:52:43.340 10 INFO neutron.plugins.ml2.plugin [None req-89481a54-5528-47ad-94eb-4b28a9054785 - - - - - -] Attempt 1 to provision port e5a413cf-58f7-4744-9fdd-a9086a69b979 2026-02-26 22:52:43.382 10 INFO neutron.plugins.ml2.plugin [None req-89481a54-5528-47ad-94eb-4b28a9054785 - - - - - -] Attempt 1 to provision port b3497563-b16f-4a43-a263-6d021c5ccce2 2026-02-26 22:52:43.652 9 INFO neutron.plugins.ml2.plugin [None req-f9da13fd-7f8f-4851-b850-8a51b93460ec - - - - - -] Attempt 1 to provision port e5a413cf-58f7-4744-9fdd-a9086a69b979 2026-02-26 22:52:44.002 10 INFO neutron.plugins.ml2.plugin [None req-d0782303-c184-4413-9db1-b49d75f3ed9c - - - - - -] Attempt 1 to provision port e5a413cf-58f7-4744-9fdd-a9086a69b979 2026-02-26 22:52:44.390 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port b3497563-b16f-4a43-a263-6d021c5ccce2 2026-02-26 22:52:46.435 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 002c2f31-ca26-4694-a545-436abcfb5547 2026-02-26 22:52:46.666 10 INFO neutron.plugins.ml2.plugin [None req-cad3c9b4-5833-412a-9794-a0aaacdfa0bd - - - - - -] Attempt 1 to provision port 1b475fa9-9bfc-4bcb-9afb-e0e49233e60b 2026-02-26 22:52:48.025 10 INFO neutron.plugins.ml2.plugin [None req-147be10a-9f8e-4600-9fce-fc26f8c7f47e - - - - - -] Attempt 1 to provision port fa8016cf-a070-4812-bc9c-ec5adb95ac38 2026-02-26 22:52:48.344 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 002c2f31-ca26-4694-a545-436abcfb5547 2026-02-26 22:52:48.494 9 INFO neutron.plugins.ml2.plugin [None req-c8bc249d-9966-4105-9fb0-06f02df038c7 - - - - - -] Attempt 1 to provision port 002c2f31-ca26-4694-a545-436abcfb5547 2026-02-26 22:52:48.705 10 INFO neutron.plugins.ml2.plugin [None req-9eab69f1-2d26-427d-8a9e-9013df0e62b4 - - - - - -] Attempt 1 to provision port 002c2f31-ca26-4694-a545-436abcfb5547 2026-02-26 22:52:49.641 10 INFO neutron.plugins.ml2.plugin [None req-f99ebd82-cad3-4fd6-b522-893adc4385a2 - - - - - -] Attempt 1 to provision port 27e4fbf7-0f29-46b4-ad63-07bcebd6629a 2026-02-26 22:52:50.091 9 INFO neutron.plugins.ml2.plugin [None req-5e3517a3-21d7-4d54-b47d-500fde4fdc95 - - - - - -] Attempt 1 to provision port 27e4fbf7-0f29-46b4-ad63-07bcebd6629a 2026-02-26 22:52:50.348 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 56654946-a4e0-4298-977b-b254d50b9e0d 2026-02-26 22:52:52.407 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 56654946-a4e0-4298-977b-b254d50b9e0d 2026-02-26 22:52:55.276 9 INFO neutron.plugins.ml2.plugin [None req-32c6a5f1-1737-4340-9768-387560c71eed - - - - - -] Attempt 1 to provision port e57efbd5-0686-49ba-be1f-a36ba41dd652 2026-02-26 22:52:58.594 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port a77d439c-7c9d-4134-ab4d-400fa0141100 2026-02-26 22:52:59.083 10 INFO neutron.plugins.ml2.plugin [None req-4eadb7d4-0f3c-4772-919a-b033f242eefa - - - - - -] Attempt 1 to provision port 8e56c9ca-9ab0-498d-ba2c-66038a211b0d 2026-02-26 22:52:59.188 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 8e56c9ca-9ab0-498d-ba2c-66038a211b0d 2026-02-26 22:52:59.535 9 INFO neutron.plugins.ml2.plugin [None req-db208794-bb71-41eb-b6fb-7e32caf91b26 - - - - - -] Attempt 1 to provision port 8e56c9ca-9ab0-498d-ba2c-66038a211b0d 2026-02-26 22:52:59.922 10 INFO neutron.plugins.ml2.plugin [None req-00c55fea-aebd-406d-840f-c1de6431045a - - - - - -] Attempt 1 to provision port 5d3c7395-bb89-49a2-b612-b47c8de4d539 2026-02-26 22:53:00.079 10 INFO neutron.plugins.ml2.plugin [None req-ca939d09-2014-4b3e-8f5e-2ad0f72d5daf - - - - - -] Attempt 1 to provision port a77d439c-7c9d-4134-ab4d-400fa0141100 2026-02-26 22:53:00.101 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e57efbd5-0686-49ba-be1f-a36ba41dd652 2026-02-26 22:53:00.244 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6759b91-fff1-4cef-84f0-fd1507e62d30'] response: {'server_uuid': '1b627bc7-a52e-4497-8b73-baae55f9cb4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e57efbd5-0686-49ba-be1f-a36ba41dd652', 'code': 200} 2026-02-26 22:53:00.484 9 INFO neutron.plugins.ml2.plugin [None req-8e4b4fea-be6c-42b8-ada2-cfbcbf964111 - - - - - -] Attempt 1 to provision port 5d3c7395-bb89-49a2-b612-b47c8de4d539 2026-02-26 22:53:00.531 9 INFO neutron.plugins.ml2.plugin [None req-8e4b4fea-be6c-42b8-ada2-cfbcbf964111 - - - - - -] Attempt 1 to provision port a77d439c-7c9d-4134-ab4d-400fa0141100 2026-02-26 22:53:00.911 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port a77d439c-7c9d-4134-ab4d-400fa0141100 2026-02-26 22:53:01.175 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e57efbd5-0686-49ba-be1f-a36ba41dd652 2026-02-26 22:53:01.408 9 INFO neutron.plugins.ml2.plugin [None req-5a9e6f9d-90c4-4f3b-978d-2fe0e6ce1fd6 - - - - - -] Attempt 1 to provision port d12a1f2c-5177-41a6-9d41-108d653a61a2 2026-02-26 22:53:01.466 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 8e56c9ca-9ab0-498d-ba2c-66038a211b0d 2026-02-26 22:53:02.184 9 INFO neutron.plugins.ml2.plugin [None req-92ead7c8-1926-4621-bd42-74904c46c966 - - - - - -] Attempt 1 to provision port d12a1f2c-5177-41a6-9d41-108d653a61a2 2026-02-26 22:53:06.945 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 1b475fa9-9bfc-4bcb-9afb-e0e49233e60b 2026-02-26 22:53:09.313 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port f1426b95-9ca4-4e7c-b442-92ba508b5266 2026-02-26 22:53:11.029 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port f1426b95-9ca4-4e7c-b442-92ba508b5266 2026-02-26 22:53:11.237 10 INFO neutron.plugins.ml2.plugin [None req-ee6ab070-29e9-4595-b6d3-9b19796881c5 - - - - - -] Attempt 1 to provision port f1426b95-9ca4-4e7c-b442-92ba508b5266 2026-02-26 22:53:11.571 10 INFO neutron.plugins.ml2.plugin [None req-37674c5e-385e-4366-8784-491427b4ec86 - - - - - -] Attempt 1 to provision port cb14b262-f8ed-45a3-8056-7483d5a43803 2026-02-26 22:53:11.601 10 INFO neutron.plugins.ml2.plugin [None req-37674c5e-385e-4366-8784-491427b4ec86 - - - - - -] Attempt 1 to provision port f1426b95-9ca4-4e7c-b442-92ba508b5266 2026-02-26 22:53:11.892 9 INFO neutron.plugins.ml2.plugin [None req-c36d290f-9247-458a-84d3-8f195e3294db - - - - - -] Attempt 1 to provision port cb14b262-f8ed-45a3-8056-7483d5a43803 2026-02-26 22:53:12.753 10 INFO neutron.plugins.ml2.plugin [None req-88d94a96-3a54-47f7-b758-b1efe3cd3cb1 - - - - - -] Attempt 1 to provision port cb14b262-f8ed-45a3-8056-7483d5a43803 2026-02-26 22:53:14.005 10 INFO neutron.plugins.ml2.plugin [None req-16a355ae-10df-4b8c-b548-c984fe313915 - - - - - -] Attempt 1 to provision port a02847bf-9e55-4cba-9499-a9ee11b27080 /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-02-26 22:53:17.068 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port a02847bf-9e55-4cba-9499-a9ee11b27080 2026-02-26 22:53:17.335 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb48b3eb-1c92-4fee-aca0-0105d1c884fa'] response: {'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a02847bf-9e55-4cba-9499-a9ee11b27080', 'code': 200} 2026-02-26 22:53:19.085 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port a02847bf-9e55-4cba-9499-a9ee11b27080 2026-02-26 22:53:19.346 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 9a615e25-5183-4505-ac17-38baefead31d 2026-02-26 22:53:19.999 10 INFO neutron.plugins.ml2.plugin [None req-0ccf2e78-e222-4d1d-af4c-575080446560 - - - - - -] Attempt 1 to provision port 9a615e25-5183-4505-ac17-38baefead31d 2026-02-26 22:53:20.295 9 INFO neutron.plugins.ml2.plugin [None req-4bafd9b1-912e-47bb-a47d-331902bd1d0e - - - - - -] Attempt 1 to provision port 9a615e25-5183-4505-ac17-38baefead31d 2026-02-26 22:53:20.379 9 INFO neutron.plugins.ml2.plugin [None req-4bafd9b1-912e-47bb-a47d-331902bd1d0e - - - - - -] Attempt 1 to provision port 8f8cac0a-3ba9-4c59-91bc-ea07ef36aa93 2026-02-26 22:53:20.719 10 INFO neutron.plugins.ml2.plugin [None req-3c0b07bf-8eb3-4ea1-93b8-61a6632f8e4d - - - - - -] Attempt 1 to provision port 8f8cac0a-3ba9-4c59-91bc-ea07ef36aa93 2026-02-26 22:53:20.896 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 9a615e25-5183-4505-ac17-38baefead31d 2026-02-26 22:53:21.182 10 INFO neutron.plugins.ml2.plugin [None req-13b3dd67-5055-4529-a7ca-b2f67da2ecbe - - - - - -] Attempt 1 to provision port 8f8cac0a-3ba9-4c59-91bc-ea07ef36aa93 /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-02-26 22:53:25.086 10 INFO neutron.plugins.ml2.plugin [None req-42b1e914-1211-4afd-9cc8-1eb60cc8d75a - - - - - -] Attempt 1 to provision port 919b2c14-a1b2-444e-b110-5e2c6ea8d263 2026-02-26 22:53:27.955 9 INFO neutron.plugins.ml2.plugin [None req-fea25408-19c7-43c1-87d5-df2c9569abc8 - - - - - -] Attempt 1 to provision port 5399e7d4-ee12-45fe-af73-20f68f60b9e6 2026-02-26 22:53:31.204 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port c2cd7346-91ad-4b75-a89f-b83b6fdd1c16 2026-02-26 22:53:31.927 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 5ba63601-d978-4847-a0d6-1660df2b27ab 2026-02-26 22:53:32.899 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port c2cd7346-91ad-4b75-a89f-b83b6fdd1c16 2026-02-26 22:53:33.194 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 5ba63601-d978-4847-a0d6-1660df2b27ab 2026-02-26 22:53:33.241 10 INFO neutron.plugins.ml2.plugin [None req-0669a78e-9c76-4d6c-a8d1-51631e51d1ab - - - - - -] Attempt 1 to provision port 5ba63601-d978-4847-a0d6-1660df2b27ab 2026-02-26 22:53:33.538 10 INFO neutron.plugins.ml2.plugin [None req-c1348eba-930a-4316-bd34-3055f2bf2d8d - - - - - -] Attempt 1 to provision port 5ba63601-d978-4847-a0d6-1660df2b27ab 2026-02-26 22:53:33.609 10 INFO neutron.plugins.ml2.plugin [None req-c1348eba-930a-4316-bd34-3055f2bf2d8d - - - - - -] Attempt 1 to provision port 0847610e-5ddd-4a49-b369-d3ecfc27d189 2026-02-26 22:53:33.955 9 INFO neutron.plugins.ml2.plugin [None req-0260ccc8-b775-4314-a809-6e6d1ed4c474 - - - - - -] Attempt 1 to provision port 0847610e-5ddd-4a49-b369-d3ecfc27d189 2026-02-26 22:53:34.269 10 INFO neutron.plugins.ml2.plugin [None req-13ce74e0-3634-480d-96bc-3ed79d6a8428 - - - - - -] Attempt 1 to provision port 0847610e-5ddd-4a49-b369-d3ecfc27d189 2026-02-26 22:53:36.742 9 INFO neutron.plugins.ml2.plugin [None req-d780e141-6c15-4fac-82d8-31bbd9f70cf8 - - - - - -] Attempt 1 to provision port 5e1872c9-2468-43aa-b8f2-289e68497f23 2026-02-26 22:53:38.960 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 5e1872c9-2468-43aa-b8f2-289e68497f23 2026-02-26 22:53:39.086 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca80d6fc-8c18-4574-96c5-ce065254ddb8'] response: {'server_uuid': '455cfa46-71bb-43dc-a914-f7d13b174a32', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e1872c9-2468-43aa-b8f2-289e68497f23', 'code': 200} 2026-02-26 22:53:40.934 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 5e1872c9-2468-43aa-b8f2-289e68497f23 2026-02-26 22:53:43.842 9 INFO neutron.plugins.ml2.plugin [None req-176a0f30-58b5-4431-985d-c1b3c42d9fc0 - - - - - -] Attempt 1 to provision port 2a436162-10fc-473c-be5f-f7a6f458873d 2026-02-26 22:53:47.027 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 2a436162-10fc-473c-be5f-f7a6f458873d 2026-02-26 22:53:47.168 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-124b519e-e666-4cac-aab5-b103ae7acca9'] response: {'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2a436162-10fc-473c-be5f-f7a6f458873d', 'code': 200} 2026-02-26 22:53:48.921 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 2a436162-10fc-473c-be5f-f7a6f458873d 2026-02-26 22:53:54.906 10 INFO neutron.plugins.ml2.plugin [None req-c3ab35f1-19ad-416b-a508-29b41b646b5b - - - - - -] Attempt 1 to provision port c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 2026-02-26 22:53:54.953 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 5399e7d4-ee12-45fe-af73-20f68f60b9e6 2026-02-26 22:53:55.342 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 0847610e-5ddd-4a49-b369-d3ecfc27d189 2026-02-26 22:53:56.927 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 5399e7d4-ee12-45fe-af73-20f68f60b9e6 2026-02-26 22:53:57.258 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 0847610e-5ddd-4a49-b369-d3ecfc27d189 2026-02-26 22:53:59.045 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 2026-02-26 22:53:59.160 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3be9b256-3897-4bdf-95ad-0738c5aa4bbe'] response: {'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1', 'code': 200} 2026-02-26 22:54:00.935 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 2026-02-26 22:54:02.830 9 INFO neutron.plugins.ml2.plugin [None req-fd6d2d7f-41bd-41e5-a0f9-64e8d7543069 - - - - - -] Attempt 1 to provision port 6afe255a-29e8-419e-9188-2ce61a5c10a7 2026-02-26 22:54:02.956 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port c097fcb3-f5e2-42b8-9439-295a882cefa3 2026-02-26 22:54:04.105 9 INFO neutron.plugins.ml2.plugin [None req-df55e20d-c5ad-4d2d-a48b-60c5cb8646d6 - - - - - -] Attempt 1 to provision port 36e29626-e9dd-4eeb-a56c-fbffbe6f7556 2026-02-26 22:54:04.462 9 INFO neutron.plugins.ml2.plugin [None req-789db248-8ecd-483b-bbc8-2df98c8f004b - - - - - -] Attempt 1 to provision port c097fcb3-f5e2-42b8-9439-295a882cefa3 2026-02-26 22:54:04.904 10 INFO neutron.plugins.ml2.plugin [None req-60089f6f-d83b-4ce4-b166-583f0e4f586d - - - - - -] Attempt 1 to provision port c097fcb3-f5e2-42b8-9439-295a882cefa3 2026-02-26 22:54:05.054 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port c097fcb3-f5e2-42b8-9439-295a882cefa3 2026-02-26 22:54:05.134 10 INFO neutron.plugins.ml2.plugin [None req-02645dc0-2ba4-4d34-8b36-a6b1a6292892 - - - - - -] Attempt 1 to provision port 81331999-6473-4c9c-9ff7-825351891537 2026-02-26 22:54:05.801 9 INFO neutron.plugins.ml2.plugin [None req-9c334c8d-80ad-4e65-9242-8108162b4fb8 - - - - - -] Attempt 1 to provision port 81331999-6473-4c9c-9ff7-825351891537 2026-02-26 22:54:07.013 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 9a57a968-5c7f-483e-baf8-c5f2444429b5 2026-02-26 22:54:07.438 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 36e29626-e9dd-4eeb-a56c-fbffbe6f7556 2026-02-26 22:54:07.600 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-93dae08d-9a26-448d-8261-f4cdc42dfcc9'] response: {'server_uuid': '8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36e29626-e9dd-4eeb-a56c-fbffbe6f7556', 'code': 200} 2026-02-26 22:54:09.087 10 INFO neutron.plugins.ml2.plugin [None req-70c76cee-ada1-45a0-aa21-16a8deff96ac - - - - - -] Attempt 1 to provision port b8fd93f7-d3e3-415f-9ad1-2386ba6cc92f 2026-02-26 22:54:09.167 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 9a57a968-5c7f-483e-baf8-c5f2444429b5 2026-02-26 22:54:09.505 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 0ec0868f-7d3f-413c-b06e-d28dcdbc4b60 2026-02-26 22:54:09.547 10 INFO neutron.plugins.ml2.plugin [None req-833888fe-e500-4c51-b35f-acae51c2ced3 - - - - - -] Attempt 1 to provision port c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 2026-02-26 22:54:10.002 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 36e29626-e9dd-4eeb-a56c-fbffbe6f7556 2026-02-26 22:54:10.978 10 INFO neutron.plugins.ml2.plugin [None req-5ead9fb0-ae53-4a13-b773-4d5a5bb7f2f2 - - - - - -] Attempt 1 to provision port 0ec0868f-7d3f-413c-b06e-d28dcdbc4b60 2026-02-26 22:54:11.121 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 0ec0868f-7d3f-413c-b06e-d28dcdbc4b60 2026-02-26 22:54:11.394 10 INFO neutron.plugins.ml2.plugin [None req-2b55b849-d681-4ee8-a066-848db9813f4f - - - - - -] Attempt 1 to provision port 0ec0868f-7d3f-413c-b06e-d28dcdbc4b60 2026-02-26 22:54:12.494 10 INFO neutron.plugins.ml2.plugin [None req-05186edc-7ca5-46b1-b50b-7e6789f2268d - - - - - -] Attempt 1 to provision port 3437d2bb-4e5e-41df-a8b1-d32c7c68afd0 2026-02-26 22:54:13.152 10 INFO neutron.plugins.ml2.plugin [None req-ca418602-b188-4db2-85ef-026046233de2 - - - - - -] Attempt 1 to provision port 3437d2bb-4e5e-41df-a8b1-d32c7c68afd0 2026-02-26 22:54:13.163 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 67e8f982-7f0a-48f0-9a53-e6d6d24da411 2026-02-26 22:54:14.965 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 67e8f982-7f0a-48f0-9a53-e6d6d24da411 2026-02-26 22:54:18.562 10 INFO neutron.plugins.ml2.plugin [None req-695f6d1d-0e6e-46f6-8038-81b70166995e - - - - - -] Attempt 1 to provision port d4099b7c-7ec3-4337-a72c-9df70bf84973 2026-02-26 22:54:19.210 9 INFO neutron.plugins.ml2.plugin [None req-46ef4eb5-58c3-4ebf-ba29-e3ccd1c726ae - - - - - -] Attempt 1 to provision port 2a436162-10fc-473c-be5f-f7a6f458873d 2026-02-26 22:54:21.126 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d4099b7c-7ec3-4337-a72c-9df70bf84973 2026-02-26 22:54:21.242 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-33658431-91d3-4749-9561-c46a49ebdd67'] response: {'server_uuid': '9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4099b7c-7ec3-4337-a72c-9df70bf84973', 'code': 200} 2026-02-26 22:54:22.992 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port d4099b7c-7ec3-4337-a72c-9df70bf84973 2026-02-26 22:54:23.317 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 81331999-6473-4c9c-9ff7-825351891537 2026-02-26 22:54:23.772 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 6afe255a-29e8-419e-9188-2ce61a5c10a7 2026-02-26 22:54:25.069 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 81331999-6473-4c9c-9ff7-825351891537 2026-02-26 22:54:25.429 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 6afe255a-29e8-419e-9188-2ce61a5c10a7 2026-02-26 22:54:29.153 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 3437d2bb-4e5e-41df-a8b1-d32c7c68afd0 2026-02-26 22:54:29.492 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port b8fd93f7-d3e3-415f-9ad1-2386ba6cc92f 2026-02-26 22:54:31.071 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 3437d2bb-4e5e-41df-a8b1-d32c7c68afd0 2026-02-26 22:54:31.341 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port b8fd93f7-d3e3-415f-9ad1-2386ba6cc92f /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-02-26 22:55:01.128 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port b61083cd-e2ed-4a0d-a248-8cacd744e7ac 2026-02-26 22:55:01.932 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 50a85fc4-1154-4d03-b9a8-9083f8e469fb 2026-02-26 22:55:02.676 10 INFO neutron.plugins.ml2.plugin [None req-7a8fdf43-db75-42ea-b25e-4f5cbccec1e8 - - - - - -] Attempt 1 to provision port 50a85fc4-1154-4d03-b9a8-9083f8e469fb 2026-02-26 22:55:03.009 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port b61083cd-e2ed-4a0d-a248-8cacd744e7ac 2026-02-26 22:55:03.312 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 62d838af-4614-43bd-96f7-ab5866e9c4ea 2026-02-26 22:55:03.583 9 INFO neutron.plugins.ml2.plugin [None req-52d0df5d-efd1-4642-9ec3-2aea802dd0ba - - - - - -] Attempt 1 to provision port 50a85fc4-1154-4d03-b9a8-9083f8e469fb 2026-02-26 22:55:03.718 9 INFO neutron.plugins.ml2.plugin [None req-52d0df5d-efd1-4642-9ec3-2aea802dd0ba - - - - - -] Attempt 1 to provision port b61083cd-e2ed-4a0d-a248-8cacd744e7ac 2026-02-26 22:55:03.871 9 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 33f752ca-e94a-473f-a5c7-980e3850bffa 2026-02-26 22:55:04.640 9 INFO neutron.plugins.ml2.plugin [None req-941b6da5-fb86-433d-aa32-44662246d80d - - - - - -] Attempt 1 to provision port 62d838af-4614-43bd-96f7-ab5866e9c4ea 2026-02-26 22:55:04.757 9 INFO neutron.plugins.ml2.plugin [None req-941b6da5-fb86-433d-aa32-44662246d80d - - - - - -] Attempt 1 to provision port b61083cd-e2ed-4a0d-a248-8cacd744e7ac 2026-02-26 22:55:05.337 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port 33f752ca-e94a-473f-a5c7-980e3850bffa 2026-02-26 22:55:05.573 10 INFO neutron.plugins.ml2.plugin [None req-425a0c65-9af4-4d09-8b76-c8470ad62211 - - - - - -] Attempt 1 to provision port 33f752ca-e94a-473f-a5c7-980e3850bffa 2026-02-26 22:55:05.669 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port eb5ce1e4-352a-4530-992f-98a0aac54d47 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.409 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-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.409 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.411 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:16.411 10 INFO neutron.plugins.ml2.plugin [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Attempt 2 to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.435 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-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.435 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:16.436 10 INFO neutron.plugins.ml2.plugin [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Attempt 3 to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.470 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-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.470 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.471 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:16.472 10 INFO neutron.plugins.ml2.plugin [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Attempt 4 to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.498 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-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.498 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.499 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:16.499 10 INFO neutron.plugins.ml2.plugin [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Attempt 5 to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.517 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-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.517 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.518 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:16.518 10 INFO neutron.plugins.ml2.plugin [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Attempt 6 to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.534 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-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.534 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.535 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:16.535 10 INFO neutron.plugins.ml2.plugin [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Attempt 7 to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.551 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-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.551 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.552 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:16.552 10 INFO neutron.plugins.ml2.plugin [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Attempt 8 to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.571 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-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.571 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:16.572 10 INFO neutron.plugins.ml2.plugin [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Attempt 9 to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.587 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-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.587 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.588 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:16.588 10 INFO neutron.plugins.ml2.plugin [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Attempt 10 to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:16.604 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-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bf3775e2-5589-4049-8655-b4fa50cc1441 could not be found. 2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:16.604 10 ERROR neutron.plugins.ml2.managers [None req-fdd9d360-8f1d-4d80-a2d5-de2d698a31f4 - - - - - -] Failed to bind port fa4d2972-7544-44b1-b7c5-24e8d94c581f on host instance for vnic_type normal using segments [{'id': 'acf8eb3b-75a5-45f2-9745-e44ebac7a7de', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 176, 'network_id': '6959d9ed-98c6-4b72-a109-891bf9f15bf6'}] 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.194 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.196 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:18.197 9 INFO neutron.plugins.ml2.plugin [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Attempt 2 to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.217 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:18.218 9 INFO neutron.plugins.ml2.plugin [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Attempt 3 to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.234 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:18.235 9 INFO neutron.plugins.ml2.plugin [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Attempt 4 to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.254 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.255 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:18.255 9 INFO neutron.plugins.ml2.plugin [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Attempt 5 to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.275 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.276 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:18.276 9 INFO neutron.plugins.ml2.plugin [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Attempt 6 to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.293 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.294 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:18.295 9 INFO neutron.plugins.ml2.plugin [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Attempt 7 to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.312 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:18.313 9 INFO neutron.plugins.ml2.plugin [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Attempt 8 to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.333 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.334 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:18.335 9 INFO neutron.plugins.ml2.plugin [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Attempt 9 to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.353 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:18.354 9 INFO neutron.plugins.ml2.plugin [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Attempt 10 to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 41d64d33-bd34-4f2a-aabe-d5768d8e860d could not be found. 2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers  2026-02-26 22:55:18.373 9 ERROR neutron.plugins.ml2.managers [None req-28471194-e8eb-40e3-8af0-0f88d79e2453 - - - - - -] Failed to bind port fe9b2d20-932c-4c59-9943-3454d957ea76 on host instance for vnic_type normal using segments [{'id': 'b9c7597e-5089-4204-884c-ba62621bdc91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 549, 'network_id': '5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d'}] 2026-02-26 22:55:21.001 10 INFO neutron.plugins.ml2.plugin [None req-de72418d-c05b-4d7e-80aa-ca889ae5babd - - - - - -] Attempt 1 to provision port e55712ef-145d-4203-85fe-6441b4a0ec25