+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-27 10:25:47.228 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 10:25:47.228 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-27 10:25:47.228 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-27 10:25:47.229 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 10:25:47.976 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:25:47.978 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 10:25:47.980 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 10:25:47.981 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:25:47.981 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 10:25:47.982 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 10:25:47.982 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:25:47.986 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:25:47.987 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:25:47.987 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:25:48.002 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 10:25:48.003 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:25:48.003 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 10:25:48.031 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 10:25:48.031 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 10:25:48.031 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 10:25:48.032 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 10:25:48.037 1 WARNING oslo_policy.policy [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-27 10:25:48.283 1 INFO neutron.plugins.ml2.managers [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 10:25:48.538 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 10:25:48.538 1 INFO neutron.plugins.ml2.managers [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 10:25:48.539 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 10:25:48.582 1 INFO neutron.plugins.ml2.managers [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 10:25:48.582 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 10:25:48.583 1 INFO neutron.plugins.ml2.managers [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 10:25:48.583 1 INFO neutron.plugins.ml2.extensions.port_security [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 10:25:48.583 1 INFO neutron.plugins.ml2.managers [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] Initializing extension driver 'qos' 2026-05-27 10:25:48.583 1 INFO neutron.plugins.ml2.managers [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 10:25:48.583 1 INFO neutron.plugins.ml2.managers [None req-21599747-d42e-4d88-9e9a-4a5ac06eb272 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 10:25:48.595 1 INFO neutron.quota [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded quota_driver: . 2026-05-27 10:25:48.596 1 INFO neutron.plugins.ml2.plugin [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 10:25:48.596 1 INFO neutron.plugins.ml2.managers [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 10:25:48.596 1 INFO neutron.plugins.ml2.managers [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 10:25:48.596 1 INFO neutron.plugins.ml2.managers [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 10:25:48.596 1 INFO neutron.extensions.vlantransparent [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Disabled vlantransparent extension. 2026-05-27 10:25:48.597 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: qos 2026-05-27 10:25:48.607 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: router 2026-05-27 10:25:48.635 1 INFO neutron.services.service_base [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 10:25:48.635 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: segments 2026-05-27 10:25:48.705 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: trunk 2026-05-27 10:25:48.756 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: vpnaas 2026-05-27 10:25:48.787 1 WARNING stevedore.named [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 10:25:48.839 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 10:25:48.840 1 INFO neutron.common.utils [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 10:25:48.840 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: auto_allocate 2026-05-27 10:25:48.843 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: tag 2026-05-27 10:25:48.849 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: timestamp 2026-05-27 10:25:48.851 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 10:25:48.854 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: flavors 2026-05-27 10:25:48.856 1 INFO neutron.manager [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loading Plugin: revisions 2026-05-27 10:25:48.859 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Initializing extension manager. 2026-05-27 10:25:48.860 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: address-group 2026-05-27 10:25:48.861 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: address-scope 2026-05-27 10:25:48.861 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 10:25:48.862 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: agent 2026-05-27 10:25:48.862 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 10:25:48.863 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 10:25:48.864 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 10:25:48.865 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: availability_zone 2026-05-27 10:25:48.865 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 10:25:48.865 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 10:25:48.866 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: default-subnetpools 2026-05-27 10:25:48.867 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 10:25:48.867 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: dns-integration 2026-05-27 10:25:48.868 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 10:25:48.868 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 10:25:48.869 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: dvr 2026-05-27 10:25:48.869 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 10:25:48.870 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 10:25:48.870 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:25:48.871 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 10:25:48.871 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: external-net 2026-05-27 10:25:48.872 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 10:25:48.872 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: extraroute 2026-05-27 10:25:48.873 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 10:25:48.873 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 10:25:48.873 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 10:25:48.874 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 10:25:48.874 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 10:25:48.875 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: fip-port-details 2026-05-27 10:25:48.875 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: flavors 2026-05-27 10:25:48.876 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 10:25:48.877 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: floatingip-pools 2026-05-27 10:25:48.877 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: ip_allocation 2026-05-27 10:25:48.878 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 10:25:48.878 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: l2_adjacency 2026-05-27 10:25:48.879 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: router 2026-05-27 10:25:48.880 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:25:48.881 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 10:25:48.881 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: l3-ha 2026-05-27 10:25:48.882 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:25:48.882 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 10:25:48.883 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: l3-flavors 2026-05-27 10:25:48.883 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:25:48.884 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 10:25:48.885 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 10:25:48.886 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 10:25:48.887 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 10:25:48.888 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 10:25:48.888 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 10:25:48.889 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: multi-provider 2026-05-27 10:25:48.889 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: net-mtu 2026-05-27 10:25:48.889 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 10:25:48.890 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: network_availability_zone 2026-05-27 10:25:48.890 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: network_ha 2026-05-27 10:25:48.891 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: network-ip-availability 2026-05-27 10:25:48.892 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 10:25:48.892 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: pagination 2026-05-27 10:25:48.893 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: port-device-profile 2026-05-27 10:25:48.893 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 10:25:48.894 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 10:25:48.894 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: port-mac-override 2026-05-27 10:25:48.895 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 10:25:48.895 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 10:25:48.895 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: port-resource-request 2026-05-27 10:25:48.896 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 10:25:48.896 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: binding 2026-05-27 10:25:48.897 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: binding-extended 2026-05-27 10:25:48.898 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: port-security 2026-05-27 10:25:48.898 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: project-id 2026-05-27 10:25:48.899 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: provider 2026-05-27 10:25:48.900 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos 2026-05-27 10:25:48.901 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 10:25:48.901 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 10:25:48.902 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-default 2026-05-27 10:25:48.902 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-fip 2026-05-27 10:25:48.903 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 10:25:48.903 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 10:25:48.903 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 10:25:48.904 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 10:25:48.904 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 10:25:48.905 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-pps 2026-05-27 10:25:48.905 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 10:25:48.906 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 10:25:48.906 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 10:25:48.907 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: quota-check-limit 2026-05-27 10:25:48.908 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: quotas 2026-05-27 10:25:48.911 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: quota_details 2026-05-27 10:25:48.912 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: rbac-policies 2026-05-27 10:25:48.912 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: rbac-address-group 2026-05-27 10:25:48.913 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 10:25:48.913 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 10:25:48.913 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 10:25:48.914 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: revision-if-match 2026-05-27 10:25:48.914 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 10:25:48.915 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: router_availability_zone 2026-05-27 10:25:48.915 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 10:25:48.917 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 10:25:48.917 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 10:25:48.918 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 10:25:48.918 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 10:25:48.918 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 10:25:48.924 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: security-group 2026-05-27 10:25:48.925 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: segment 2026-05-27 10:25:48.926 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 10:25:48.926 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: service-type 2026-05-27 10:25:48.927 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: sorting 2026-05-27 10:25:48.927 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 10:25:48.928 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: standard-attr-description 2026-05-27 10:25:48.928 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: stateful-security-group 2026-05-27 10:25:48.929 1 WARNING neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 10:25:48.929 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 10:25:48.930 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: subnet_onboard 2026-05-27 10:25:48.930 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 10:25:48.931 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: subnet-service-types 2026-05-27 10:25:48.931 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: subnet_allocation 2026-05-27 10:25:48.932 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 10:25:48.932 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 10:25:48.935 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 10:25:48.935 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 10:25:48.936 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: trunk 2026-05-27 10:25:48.936 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: trunk-details 2026-05-27 10:25:48.937 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 10:25:48.937 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 10:25:48.938 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 10:25:48.938 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: vpn-flavors 2026-05-27 10:25:48.939 1 INFO neutron.api.extensions [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Loaded extension: vpnaas 2026-05-27 10:25:48.942 1 INFO oslo_service.service [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Starting 2 workers 2026-05-27 10:25:48.946 1 INFO oslo_service.service [None req-a7fddcd3-465c-4ef6-94bd-fcc0d02371cd - - - - - -] Starting 1 workers 2026-05-27 10:26:27.511 10 INFO neutron.db.l3_hamode_db [None req-3d816b85-5de2-4832-a731-ee619b076c24 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 10:26:39.293 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 55f8d399-5450-4d0c-8a5b-eda07ca748f0 2026-05-27 10:26:39.381 9 INFO neutron.plugins.ml2.plugin [None req-7aae0431-9d6a-4c3d-a762-48f756c68a6b - - - - - -] Attempt 1 to provision port 55f8d399-5450-4d0c-8a5b-eda07ca748f0 2026-05-27 10:26:41.085 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 55f8d399-5450-4d0c-8a5b-eda07ca748f0 2026-05-27 10:30:56.753 9 INFO neutron.plugins.ml2.plugin [None req-96393eb3-8d2e-494b-934f-be3092a820d4 - - - - - -] Attempt 1 to provision port e52416a4-aeba-4c6c-97ed-e11cba253043 2026-05-27 10:30:57.314 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port e52416a4-aeba-4c6c-97ed-e11cba253043 2026-05-27 10:31:03.824 10 INFO neutron.plugins.ml2.plugin [None req-3a3798bc-a8bd-43b1-b3e4-565d07bc271c - - - - - -] Attempt 1 to provision port 1d7ec2b3-f880-4011-8704-d7c530217cdd 2026-05-27 10:34:49.626 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 1d7ec2b3-f880-4011-8704-d7c530217cdd 2026-05-27 10:34:51.425 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 1d7ec2b3-f880-4011-8704-d7c530217cdd 2026-05-27 10:42:51.727 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 7dba4313-afb8-45a5-9611-c5a41e3160b1 2026-05-27 10:42:53.724 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 7dba4313-afb8-45a5-9611-c5a41e3160b1 2026-05-27 10:58:12.446 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 5a5a1840-6890-4c77-b728-f2ddd4ed8b65 2026-05-27 10:58:13.201 9 INFO neutron.plugins.ml2.plugin [None req-d54f110b-0548-4d78-9a24-15c4ba86aa71 - - - - - -] Attempt 1 to provision port 2af3e3a7-02c4-4268-8480-1c9df47cc3c6 2026-05-27 10:58:13.652 9 INFO neutron.plugins.ml2.plugin [None req-ed9ecd9b-5ac7-4864-ad26-77f2f383ccc6 - - - - - -] Attempt 1 to provision port 5a5a1840-6890-4c77-b728-f2ddd4ed8b65 2026-05-27 10:58:13.708 9 INFO neutron.plugins.ml2.plugin [None req-ed9ecd9b-5ac7-4864-ad26-77f2f383ccc6 - - - - - -] Attempt 1 to provision port 15f15508-661b-4f2e-af09-1428e6958e0e 2026-05-27 10:58:13.852 10 INFO neutron.plugins.ml2.plugin [None req-8441903f-15b0-47bd-8264-a606734364d3 - - - - - -] Attempt 1 to provision port 0a0ec589-d7e9-41b0-b4d5-b20e9a56e0b7 2026-05-27 10:58:14.305 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0a0ec589-d7e9-41b0-b4d5-b20e9a56e0b7 2026-05-27 10:58:14.499 9 INFO neutron.plugins.ml2.plugin [None req-12e894a0-eaac-4584-b1e4-0c81873b8240 - - - - - -] Attempt 1 to provision port 14c678d6-fd13-44a8-bee4-717da99c8781 2026-05-27 10:58:14.602 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 14c678d6-fd13-44a8-bee4-717da99c8781 2026-05-27 10:58:15.666 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 5a5a1840-6890-4c77-b728-f2ddd4ed8b65 2026-05-27 10:58:15.947 9 INFO neutron.plugins.ml2.plugin [None req-63eb69e2-9e21-47d1-bd17-14ffeceeca27 - - - - - -] Attempt 1 to provision port f807449f-0baf-4433-be7f-7d00756f7af7 2026-05-27 10:58:16.206 10 INFO neutron.plugins.ml2.plugin [None req-8ee0aaa8-af32-4bc1-b94c-8b44c01a0ebb - - - - - -] Attempt 1 to provision port 40468806-c0d8-4028-8864-0f861fedeede 2026-05-27 10:58:16.257 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 14c678d6-fd13-44a8-bee4-717da99c8781 2026-05-27 10:58:16.755 9 INFO neutron.plugins.ml2.plugin [None req-3e0e4754-0c73-48b8-b076-54cf1847c197 - - - - - -] Attempt 1 to provision port 40468806-c0d8-4028-8864-0f861fedeede 2026-05-27 10:58:17.415 9 INFO neutron.plugins.ml2.plugin [None req-f954d98c-6e21-44c9-bbe3-b59fc08764d7 - - - - - -] Attempt 1 to provision port fd72008d-acea-4dbf-a825-086bccb61435 2026-05-27 10:58:18.089 10 INFO neutron.plugins.ml2.plugin [None req-e543f594-b7ff-4276-a220-8da480de8a52 - - - - - -] Attempt 1 to provision port fd72008d-acea-4dbf-a825-086bccb61435 2026-05-27 10:58:18.526 10 INFO neutron.plugins.ml2.plugin [None req-040aeb82-9bec-4b67-88af-2cf81d519864 - - - - - -] Attempt 1 to provision port 83f3a1c3-ac4e-4af9-9843-7a84baee6a9f 2026-05-27 10:58:19.268 9 INFO neutron.plugins.ml2.plugin [None req-757526f4-47b0-4493-bc9a-9d61b034a16f - - - - - -] Attempt 1 to provision port 83f3a1c3-ac4e-4af9-9843-7a84baee6a9f 2026-05-27 10:58:20.187 9 INFO neutron.plugins.ml2.plugin [None req-ef02c0cf-91a4-4d23-8292-687e6adc39de - - - - - -] Attempt 1 to provision port 41b36710-8cb1-4503-8985-a222dd843184 2026-05-27 10:58:20.271 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 04de3d43-659c-476d-8b8b-82acca3b0184 2026-05-27 10:58:20.442 10 INFO neutron.plugins.ml2.plugin [None req-a2c28268-fdbf-410c-9b89-533be1ba0c15 - - - - - -] Attempt 1 to provision port 04de3d43-659c-476d-8b8b-82acca3b0184 2026-05-27 10:58:22.273 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 04de3d43-659c-476d-8b8b-82acca3b0184 2026-05-27 10:58:22.531 9 INFO neutron.plugins.ml2.plugin [None req-f5b9a447-d1b8-432c-99dc-a15b5c08855b - - - - - -] Attempt 1 to provision port cc9f61f8-b75f-4a55-a0bd-ee1068942946 2026-05-27 10:58:23.112 9 INFO neutron.plugins.ml2.plugin [None req-8f1421ca-2014-435a-86d9-54d31744a9a6 - - - - - -] Attempt 1 to provision port cc9f61f8-b75f-4a55-a0bd-ee1068942946 2026-05-27 10:58:24.527 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 6a22ae74-f187-415b-8dd4-b2afd47a57ab 2026-05-27 10:58:25.772 10 INFO neutron.plugins.ml2.plugin [None req-23707f7c-43db-4a74-b768-b24c22c8f701 - - - - - -] Attempt 1 to provision port 43aedd6b-75f3-463a-8e21-e91feb358906 2026-05-27 10:58:26.426 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port aee336b5-b087-4720-985e-ca41fdd02318 2026-05-27 10:58:26.929 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 6a22ae74-f187-415b-8dd4-b2afd47a57ab /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 10:58:27.407 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 6abdf87d-37c8-4ce0-9f48-b2bde4cd44e7 2026-05-27 10:58:28.312 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port aee336b5-b087-4720-985e-ca41fdd02318 2026-05-27 10:58:28.542 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 6abdf87d-37c8-4ce0-9f48-b2bde4cd44e7 2026-05-27 10:58:29.059 9 INFO neutron.plugins.ml2.plugin [None req-17e6e419-0538-43f3-a0c4-4f7d868eaf00 - - - - - -] Attempt 1 to provision port 18cd1539-0ec7-46d4-939d-67901ce23ac5 2026-05-27 10:58:32.544 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 18cd1539-0ec7-46d4-939d-67901ce23ac5 2026-05-27 10:58:33.023 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 43aedd6b-75f3-463a-8e21-e91feb358906 2026-05-27 10:58:33.291 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ab4ab72-f174-42f0-ad1a-fd0208837d5b'] response: {'server_uuid': '33f52511-b272-4883-a539-a8bb7222bb73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18cd1539-0ec7-46d4-939d-67901ce23ac5', 'code': 200} 2026-05-27 10:58:34.401 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 18cd1539-0ec7-46d4-939d-67901ce23ac5 2026-05-27 10:58:34.644 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 43aedd6b-75f3-463a-8e21-e91feb358906 2026-05-27 10:58:35.056 10 INFO neutron.plugins.ml2.plugin [None req-bb527e06-98e6-4424-aacd-31d036a3fa25 - - - - - -] Attempt 1 to provision port 04bdd104-7779-4853-a712-5edb5e9bf257 2026-05-27 10:58:35.348 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-40cae600-6f6e-4fa7-9d48-fbf1ab4c091e'] response: {'server_uuid': '0cf0a7a0-8676-44b9-a9d6-6936f975028d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43aedd6b-75f3-463a-8e21-e91feb358906', 'code': 200} 2026-05-27 10:58:36.110 10 INFO neutron.plugins.ml2.plugin [None req-426c64ae-56c2-4533-9727-45532de7d7c1 - - - - - -] Attempt 1 to provision port 0aa6e55c-5f31-4206-b6ce-d0c5acbaad1c 2026-05-27 10:58:36.341 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0aa6e55c-5f31-4206-b6ce-d0c5acbaad1c 2026-05-27 10:58:37.683 9 INFO neutron.plugins.ml2.plugin [None req-4a5f2f97-dec7-460e-9996-2e364ec4b20b - - - - - -] Attempt 1 to provision port 2b352ea7-291b-4de2-b09b-d9c548d3c530 2026-05-27 10:58:38.342 9 INFO neutron.plugins.ml2.plugin [None req-6bddb4e0-b984-4084-a499-5fa4594c41bc - - - - - -] Attempt 1 to provision port 2b352ea7-291b-4de2-b09b-d9c548d3c530 2026-05-27 10:58:38.416 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0aa6e55c-5f31-4206-b6ce-d0c5acbaad1c 2026-05-27 10:58:38.667 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port c640d1b0-97b8-453a-8bf4-41d227a6045d 2026-05-27 10:58:40.349 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port c640d1b0-97b8-453a-8bf4-41d227a6045d 2026-05-27 10:58:43.228 9 INFO neutron.plugins.ml2.plugin [None req-401aa724-9ed0-4c61-91a6-cda6da49c8c5 - - - - - -] Attempt 1 to provision port 0a357228-da58-4bb3-b971-bf24cb64f536 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 10:58:44.527 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0a357228-da58-4bb3-b971-bf24cb64f536 2026-05-27 10:58:45.304 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e4623ca-760b-4231-baf7-12d6f540d36e'] response: {'server_uuid': '40a2173d-7d75-4a6e-8c55-189abc670128', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a357228-da58-4bb3-b971-bf24cb64f536', 'code': 200} 2026-05-27 10:58:46.357 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0a357228-da58-4bb3-b971-bf24cb64f536 2026-05-27 10:58:48.306 10 INFO neutron.plugins.ml2.plugin [None req-c711f73f-d4c8-4fdf-9b9f-d68c3215ca82 - - - - - -] Attempt 1 to provision port 67caac08-cadc-484f-9ec2-7992da8d816f 2026-05-27 10:58:48.313 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 811261a0-0070-4abc-ae0a-6e29923a14e6 2026-05-27 10:58:48.870 10 INFO neutron.plugins.ml2.plugin [None req-22ac3835-db64-470c-98fb-a03bf4ed3a63 - - - - - -] Attempt 1 to provision port 811261a0-0070-4abc-ae0a-6e29923a14e6 2026-05-27 10:58:50.321 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 811261a0-0070-4abc-ae0a-6e29923a14e6 2026-05-27 10:58:50.668 9 INFO neutron.plugins.ml2.plugin [None req-8124b9be-a723-4c95-b778-7f9ab30d1098 - - - - - -] Attempt 1 to provision port 74302596-4b16-49b9-8a10-107c1d62d061 2026-05-27 10:58:51.351 9 INFO neutron.plugins.ml2.plugin [None req-d19926c5-e2a7-4d02-82a4-78378e4f1845 - - - - - -] Attempt 1 to provision port 74302596-4b16-49b9-8a10-107c1d62d061 2026-05-27 10:58:51.728 9 INFO neutron.plugins.ml2.plugin [None req-4196d80c-60e3-4958-9bd2-dba0883dbec5 - - - - - -] Attempt 1 to provision port a2467391-4724-4cd4-b055-10704afc7cf9 2026-05-27 10:58:52.379 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port b3555509-41ab-4cc8-b05a-102fae477dbc 2026-05-27 10:58:52.837 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 15f15508-661b-4f2e-af09-1428e6958e0e 2026-05-27 10:58:53.301 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port fd72008d-acea-4dbf-a825-086bccb61435 2026-05-27 10:58:54.363 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port b3555509-41ab-4cc8-b05a-102fae477dbc 2026-05-27 10:58:54.626 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 15f15508-661b-4f2e-af09-1428e6958e0e 2026-05-27 10:58:54.981 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port fd72008d-acea-4dbf-a825-086bccb61435 2026-05-27 10:58:55.806 9 INFO neutron.plugins.ml2.plugin [None req-9d87a727-6ab9-4674-855e-3798504b67b4 - - - - - -] Attempt 1 to provision port b0729a0b-9548-4ec0-b6d3-8ee9dad39779 2026-05-27 10:58:56.329 9 INFO neutron.plugins.ml2.plugin [None req-9d87a727-6ab9-4674-855e-3798504b67b4 - - - - - -] Attempt 2 to provision port b0729a0b-9548-4ec0-b6d3-8ee9dad39779 2026-05-27 10:58:56.340 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a6f53bf-105f-4fff-9ac4-0bdc4bac8e8c'] response: {'server_uuid': '0cf0a7a0-8676-44b9-a9d6-6936f975028d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43aedd6b-75f3-463a-8e21-e91feb358906', 'code': 200} 2026-05-27 10:58:57.068 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 43aedd6b-75f3-463a-8e21-e91feb358906 2026-05-27 10:58:58.389 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd19442e-3f70-47b5-97ec-5453cd505a8b'] response: {'server_uuid': '0cf0a7a0-8676-44b9-a9d6-6936f975028d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43aedd6b-75f3-463a-8e21-e91feb358906', 'code': 200} 2026-05-27 10:58:58.426 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 43aedd6b-75f3-463a-8e21-e91feb358906 2026-05-27 10:58:58.708 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port b0729a0b-9548-4ec0-b6d3-8ee9dad39779 2026-05-27 10:58:58.844 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b529a2b-8735-43f1-840e-bfcdd126c00a'] response: {'server_uuid': 'c3a4d4d7-9ae2-4d8f-bc95-d22eb33b7262', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0729a0b-9548-4ec0-b6d3-8ee9dad39779', 'code': 200} 2026-05-27 10:59:00.398 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port b0729a0b-9548-4ec0-b6d3-8ee9dad39779 2026-05-27 10:59:00.748 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 04bdd104-7779-4853-a712-5edb5e9bf257 2026-05-27 10:59:02.336 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 2b352ea7-291b-4de2-b09b-d9c548d3c530 2026-05-27 10:59:02.838 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 04bdd104-7779-4853-a712-5edb5e9bf257 2026-05-27 10:59:03.945 9 INFO neutron.plugins.ml2.plugin [None req-35111b7a-1033-4579-a17d-73df1042be02 - - - - - -] Attempt 1 to provision port 0a357228-da58-4bb3-b971-bf24cb64f536 2026-05-27 10:59:04.351 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0a357228-da58-4bb3-b971-bf24cb64f536 2026-05-27 10:59:04.629 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 2b352ea7-291b-4de2-b09b-d9c548d3c530 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 10:59:08.452 10 INFO neutron.plugins.ml2.plugin [None req-e8db2256-8b6c-4bb9-8571-b1ab2d892a68 - - - - - -] Attempt 1 to provision port 0a357228-da58-4bb3-b971-bf24cb64f536 2026-05-27 10:59:10.511 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b237df61-49ad-4da0-ba3b-509d1df07fa2'] response: {'server_uuid': '40a2173d-7d75-4a6e-8c55-189abc670128', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0a357228-da58-4bb3-b971-bf24cb64f536', 'code': 200} 2026-05-27 10:59:14.663 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e33970de-a6e4-4e8e-b358-967e15c87e51'] response: {'server_uuid': '0cf0a7a0-8676-44b9-a9d6-6936f975028d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43aedd6b-75f3-463a-8e21-e91feb358906', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 10:59:21.644 10 INFO neutron.plugins.ml2.plugin [None req-4627e4d9-02d5-4763-8ea6-a41e91c2a471 - - - - - -] Attempt 1 to provision port 4d5eed6a-d260-4adf-a4f4-42cf1c386dcb 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.269 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-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.269 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.271 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.271 10 INFO neutron.plugins.ml2.plugin [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Attempt 2 to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 2026-05-27 10:59:22.336 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port ac2729d6-73c1-404d-828a-b2ead3304355 2026-05-27 10:59:22.379 10 INFO neutron.plugins.ml2.plugin [None req-59e6a65d-ec0e-426b-8c29-b96e7e778ada - - - - - -] Attempt 1 to provision port ac2729d6-73c1-404d-828a-b2ead3304355 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.380 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-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.380 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.381 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.382 10 INFO neutron.plugins.ml2.plugin [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Attempt 3 to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.406 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-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.406 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.407 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.408 10 INFO neutron.plugins.ml2.plugin [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Attempt 4 to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.442 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-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.442 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.443 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.444 10 INFO neutron.plugins.ml2.plugin [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Attempt 5 to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.479 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-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.479 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.480 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.481 10 INFO neutron.plugins.ml2.plugin [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Attempt 6 to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.511 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-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.511 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.512 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.513 10 INFO neutron.plugins.ml2.plugin [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Attempt 7 to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.533 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-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.533 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.534 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.534 10 INFO neutron.plugins.ml2.plugin [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Attempt 8 to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.560 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-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.560 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.561 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.562 10 INFO neutron.plugins.ml2.plugin [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Attempt 9 to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.588 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-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.588 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.589 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.589 10 INFO neutron.plugins.ml2.plugin [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Attempt 10 to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 10:59:22.610 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-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6d60e0f1-618d-432b-a50c-94c2d2175df7 could not be found. 2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers  2026-05-27 10:59:22.610 10 ERROR neutron.plugins.ml2.managers [None req-7d78cf3a-2be2-4584-951d-9dec042c4efd - - - - - -] Failed to bind port 613b1ace-3f2d-4eb5-b1e6-b06c6d680c53 on host instance for vnic_type normal using segments [{'id': '767ef2d5-1888-46b4-a11c-3aa35ef48940', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 13, 'network_id': '6dddff23-d358-45a3-b013-467743906f01'}] 2026-05-27 10:59:22.797 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port b8371a64-d23f-4958-a4da-5c7b42c56463 2026-05-27 10:59:23.189 10 INFO neutron.plugins.ml2.plugin [None req-162af80b-dda6-48c2-b134-a1aa8fb0c5c3 - - - - - -] Attempt 1 to provision port b8371a64-d23f-4958-a4da-5c7b42c56463 2026-05-27 10:59:24.104 10 INFO neutron.plugins.ml2.plugin [None req-97d8e86f-2fff-4172-a23f-03e983f7b42d - - - - - -] Attempt 1 to provision port 7c42d25e-a12a-4940-995d-b1d25bb080c8 2026-05-27 10:59:24.480 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port ac2729d6-73c1-404d-828a-b2ead3304355 2026-05-27 10:59:24.874 10 INFO neutron.plugins.ml2.plugin [None req-379ed686-c1a7-41af-8d6a-8152e11fcd9b - - - - - -] Attempt 1 to provision port 7c42d25e-a12a-4940-995d-b1d25bb080c8 2026-05-27 10:59:24.937 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port b8371a64-d23f-4958-a4da-5c7b42c56463 2026-05-27 10:59:25.198 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0ec3cdcd-edc1-4f32-8873-77b77d66df12 2026-05-27 10:59:25.632 9 INFO neutron.plugins.ml2.plugin [None req-94f3d5b5-e114-4ea2-8172-6c6c56364e76 - - - - - -] Attempt 1 to provision port b05ef1b9-3460-4590-a970-9380dc5b6c22 2026-05-27 10:59:26.368 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 05f8e121-bfef-437c-88ae-622a8f084aa7 2026-05-27 10:59:26.475 9 INFO neutron.plugins.ml2.plugin [None req-acb01989-a804-45a1-84b5-be000735a3ad - - - - - -] Attempt 1 to provision port 05f8e121-bfef-437c-88ae-622a8f084aa7 2026-05-27 10:59:26.817 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0ec3cdcd-edc1-4f32-8873-77b77d66df12 2026-05-27 10:59:28.256 10 INFO neutron.plugins.ml2.plugin [None req-3406c04a-b4b1-4876-b286-074eea6a33e6 - - - - - -] Attempt 1 to provision port 785c1410-741d-4691-8d6e-f98ad2eb92fe 2026-05-27 10:59:28.564 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 05f8e121-bfef-437c-88ae-622a8f084aa7 2026-05-27 10:59:28.804 9 INFO neutron.plugins.ml2.plugin [None req-d99a4d52-0a5b-4383-8a6a-8ec0b9ead594 - - - - - -] Attempt 1 to provision port 785c1410-741d-4691-8d6e-f98ad2eb92fe 2026-05-27 10:59:28.988 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 03fc54bb-0c06-46e9-9c26-31ce45e63a65 2026-05-27 10:59:30.341 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 03fc54bb-0c06-46e9-9c26-31ce45e63a65 2026-05-27 10:59:31.835 9 INFO neutron.plugins.ml2.plugin [None req-f3117789-de1a-4c36-8abc-c1051dddefe0 - - - - - -] Attempt 1 to provision port 8a5b3168-613c-46aa-8923-ce4582047c04 2026-05-27 10:59:32.750 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 8a5b3168-613c-46aa-8923-ce4582047c04 2026-05-27 10:59:33.209 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 53499521-f048-4aa1-8b6f-59daac23763a 2026-05-27 10:59:33.346 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c16f9c0-1537-48dd-b6d3-c6f9396e6b1f'] response: {'server_uuid': 'ea95bfa4-43de-41b6-9cdf-5c81b5b1108b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53499521-f048-4aa1-8b6f-59daac23763a', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 10:59:34.564 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 53499521-f048-4aa1-8b6f-59daac23763a 2026-05-27 10:59:34.869 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0a95d4c4-68c3-44d9-904d-8b930d44e800 2026-05-27 10:59:34.978 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b13d0a7d-4064-47e2-94d2-801ec13bfea8'] response: {'server_uuid': '3456598e-6023-4334-b18e-ad10810835e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a95d4c4-68c3-44d9-904d-8b930d44e800', 'code': 200} 2026-05-27 10:59:36.488 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 0a95d4c4-68c3-44d9-904d-8b930d44e800 2026-05-27 10:59:40.769 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port a718b79d-e8f7-45f4-a16a-66cdc27e380e 2026-05-27 10:59:41.341 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 101dc1d5-fbf0-4e94-addd-2bb7bd01aca9 2026-05-27 10:59:41.424 10 INFO neutron.plugins.ml2.plugin [None req-b2fa936e-af6f-411f-8e13-7283ae7a5c8f - - - - - -] Attempt 1 to provision port 101dc1d5-fbf0-4e94-addd-2bb7bd01aca9 2026-05-27 10:59:41.653 9 INFO neutron.plugins.ml2.plugin [None req-dfc662c7-61f2-4359-8011-83bb14ef2425 - - - - - -] Attempt 1 to provision port a718b79d-e8f7-45f4-a16a-66cdc27e380e 2026-05-27 10:59:42.388 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port a718b79d-e8f7-45f4-a16a-66cdc27e380e 2026-05-27 10:59:42.629 10 INFO neutron.plugins.ml2.plugin [None req-ad098ce6-adf9-427f-bd34-c0a4a888c6e2 - - - - - -] Attempt 1 to provision port 61031848-76fb-4cda-a1d4-54e71cae2354 2026-05-27 10:59:42.687 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 101dc1d5-fbf0-4e94-addd-2bb7bd01aca9 2026-05-27 10:59:43.086 10 INFO neutron.plugins.ml2.plugin [None req-a25e8f90-ffa2-4e6b-a82d-dc058130e2ba - - - - - -] Attempt 1 to provision port 61031848-76fb-4cda-a1d4-54e71cae2354 2026-05-27 10:59:43.529 10 INFO neutron.plugins.ml2.plugin [None req-6b337db8-58fe-4b9f-b9a2-790c562c995c - - - - - -] Attempt 1 to provision port 667b1b2d-eaca-468d-8790-2514e08cfe22 2026-05-27 10:59:44.115 10 INFO neutron.plugins.ml2.plugin [None req-17e245b5-f7d7-4a3c-8783-98c553dae24e - - - - - -] Attempt 1 to provision port 667b1b2d-eaca-468d-8790-2514e08cfe22 2026-05-27 10:59:50.367 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port eeb57a9d-0f67-449d-a70b-74d302a108b5 2026-05-27 10:59:50.431 10 INFO neutron.plugins.ml2.plugin [None req-8bb6bc4e-e5f0-400b-97d9-ac5fe46daa62 - - - - - -] Attempt 1 to provision port 428553c5-d816-4ab2-a3f7-05b8f387eab7 2026-05-27 10:59:50.970 10 INFO neutron.plugins.ml2.plugin [None req-9c7b3410-9e2c-4f24-9eb8-828121ff7d23 - - - - - -] Attempt 1 to provision port eeb57a9d-0f67-449d-a70b-74d302a108b5 2026-05-27 10:59:52.170 10 INFO neutron.plugins.ml2.plugin [None req-694f409e-f604-4adc-9c25-43fc331ea548 - - - - - -] Attempt 1 to provision port ecb28fab-4fec-458a-88a5-cdbffc99ef44 2026-05-27 10:59:52.319 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port eeb57a9d-0f67-449d-a70b-74d302a108b5 2026-05-27 10:59:52.833 9 INFO neutron.plugins.ml2.plugin [None req-a293d942-d76f-4c37-959b-462fc0f47bcf - - - - - -] Attempt 1 to provision port ecb28fab-4fec-458a-88a5-cdbffc99ef44 2026-05-27 10:59:54.401 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 59ecf3ab-ba71-493e-b6a3-96d0eea7fdaf 2026-05-27 10:59:54.900 9 INFO neutron.plugins.ml2.plugin [None req-74210b24-5917-45b9-bf60-268b06153f53 - - - - - -] Attempt 1 to provision port 86bd6b5c-9844-4a3b-9224-03b09a30bc40 2026-05-27 10:59:54.938 9 INFO neutron.plugins.ml2.plugin [None req-74210b24-5917-45b9-bf60-268b06153f53 - - - - - -] Attempt 1 to provision port c17673b5-7b1f-43a0-aaa2-09f0609d04d5 2026-05-27 10:59:55.051 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port c17673b5-7b1f-43a0-aaa2-09f0609d04d5 2026-05-27 10:59:55.709 10 INFO neutron.plugins.ml2.plugin [None req-9033c6b9-008e-45b0-8c64-be184a022e0a - - - - - -] Attempt 1 to provision port 86bd6b5c-9844-4a3b-9224-03b09a30bc40 2026-05-27 10:59:56.080 9 INFO neutron.plugins.ml2.plugin [None req-1290e479-c1fc-43f0-8f7a-82207058c012 - - - - - -] Attempt 1 to provision port 86bd6b5c-9844-4a3b-9224-03b09a30bc40 2026-05-27 10:59:56.332 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 59ecf3ab-ba71-493e-b6a3-96d0eea7fdaf 2026-05-27 10:59:56.623 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port c17673b5-7b1f-43a0-aaa2-09f0609d04d5 2026-05-27 10:59:58.344 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 26acc122-909b-43a4-9461-742fcb90dac8 2026-05-27 10:59:58.737 10 INFO neutron.plugins.ml2.plugin [None req-68d86f8c-0b77-4a0d-b26b-c8866a7f7762 - - - - - -] Attempt 1 to provision port 26acc122-909b-43a4-9461-742fcb90dac8 2026-05-27 11:00:00.352 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 26acc122-909b-43a4-9461-742fcb90dac8 2026-05-27 11:00:00.355 9 INFO neutron.plugins.ml2.plugin [None req-be4e7140-dd80-4ce7-83bb-0003cb909ad7 - - - - - -] Attempt 1 to provision port 502db78e-e732-4741-b2aa-841d33a27c73 2026-05-27 11:00:00.907 10 INFO neutron.plugins.ml2.plugin [None req-69af0831-396f-4cd0-8d5a-2a0685b1e4be - - - - - -] Attempt 1 to provision port fbda611b-fa83-46c7-8863-0297ae531901 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 11:00:04.400 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port fbda611b-fa83-46c7-8863-0297ae531901 2026-05-27 11:00:04.526 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c28b6028-f231-4fc4-9879-8c4f4d787def'] response: {'server_uuid': 'c6f78022-bb63-403e-860a-d91c3f7b955e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbda611b-fa83-46c7-8863-0297ae531901', 'code': 200} 2026-05-27 11:00:05.172 9 INFO neutron.plugins.ml2.plugin [None req-cf3e3868-9816-4702-ba14-6800ed808340 - - - - - -] Attempt 1 to provision port f295832d-091b-4b69-b248-54dced73a639 2026-05-27 11:00:06.389 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port fbda611b-fa83-46c7-8863-0297ae531901 2026-05-27 11:00:08.455 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 1ffc311c-501f-4f12-9946-3302e88f1011 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 11:00:10.503 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 428553c5-d816-4ab2-a3f7-05b8f387eab7 2026-05-27 11:00:10.873 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 86bd6b5c-9844-4a3b-9224-03b09a30bc40 2026-05-27 11:00:12.366 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 428553c5-d816-4ab2-a3f7-05b8f387eab7 2026-05-27 11:00:12.561 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 86bd6b5c-9844-4a3b-9224-03b09a30bc40 2026-05-27 11:00:16.390 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 509f91de-a38e-46b3-940d-08019a7ccf28 2026-05-27 11:00:18.540 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port bb26bd77-95cc-4e1c-aa23-541a621b3a08 2026-05-27 11:00:24.410 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 84a630d5-d55d-462d-9303-1aad75b8756e 2026-05-27 11:00:24.443 9 INFO neutron.plugins.ml2.db [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] No ports have port_id starting with 84a630d5-d55d-462d-9303-1aad75b8756e 2026-05-27 11:00:25.615 10 INFO neutron.plugins.ml2.plugin [None req-3a234ed7-f0b7-4330-b5ff-03186bad5310 - - - - - -] Attempt 1 to provision port da82952e-7897-4dae-9534-085ba6becd14 2026-05-27 11:00:28.445 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port da82952e-7897-4dae-9534-085ba6becd14 2026-05-27 11:00:28.585 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2914e148-cbdf-4f35-bdd1-d24c4181941f'] response: {'server_uuid': 'c81ffed4-c57d-4168-be7e-777285fd5834', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da82952e-7897-4dae-9534-085ba6becd14', 'code': 200} 2026-05-27 11:00:30.479 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port da82952e-7897-4dae-9534-085ba6becd14 2026-05-27 11:00:32.468 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port b4c8d012-8844-46cf-9d40-86db97c84f31 2026-05-27 11:00:33.015 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 600585ca-8b7c-4a51-ade5-7080bf58da04 2026-05-27 11:00:33.129 10 INFO neutron.plugins.ml2.plugin [None req-904ccf99-17a4-4e29-968c-0d7aa0a24a41 - - - - - -] Attempt 1 to provision port 600585ca-8b7c-4a51-ade5-7080bf58da04 2026-05-27 11:00:33.405 9 INFO neutron.plugins.ml2.plugin [None req-f1ce4791-0e20-4d01-94b1-ece438bc3f48 - - - - - -] Attempt 1 to provision port b4c8d012-8844-46cf-9d40-86db97c84f31 2026-05-27 11:00:33.986 9 INFO neutron.plugins.ml2.plugin [None req-492d23d4-54b4-4737-9780-ba01216280d8 - - - - - -] Attempt 1 to provision port 004207ae-1d0e-4205-b374-e951eea6a5af 2026-05-27 11:00:34.533 9 INFO neutron.plugins.ml2.plugin [None req-3b3adbcc-bb9c-4a47-a875-043301b23e69 - - - - - -] Attempt 1 to provision port 004207ae-1d0e-4205-b374-e951eea6a5af 2026-05-27 11:00:34.599 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port b4c8d012-8844-46cf-9d40-86db97c84f31 2026-05-27 11:00:34.697 9 INFO neutron.plugins.ml2.plugin [None req-970d7dbf-bd5a-4435-90c4-1a6812339a71 - - - - - -] Attempt 1 to provision port 44d91af2-c139-4ca2-bdcb-655308002257 2026-05-27 11:00:34.879 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 600585ca-8b7c-4a51-ade5-7080bf58da04 2026-05-27 11:00:35.172 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 7bc3b93d-6198-4e1c-ae15-a2dea33674d9 2026-05-27 11:00:35.645 9 INFO neutron.plugins.ml2.plugin [None req-f311222b-87b4-4c00-ab6a-5d3c8e90de49 - - - - - -] Attempt 1 to provision port 762d98ca-e27f-4387-a0f7-bc20849712e7 2026-05-27 11:00:35.673 9 INFO neutron.plugins.ml2.plugin [None req-f311222b-87b4-4c00-ab6a-5d3c8e90de49 - - - - - -] Attempt 1 to provision port 7bc3b93d-6198-4e1c-ae15-a2dea33674d9 2026-05-27 11:00:36.158 10 INFO neutron.plugins.ml2.plugin [None req-2b082f87-87a3-4494-b0f2-0332a2805eda - - - - - -] Attempt 1 to provision port 762d98ca-e27f-4387-a0f7-bc20849712e7 2026-05-27 11:00:36.330 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 7bc3b93d-6198-4e1c-ae15-a2dea33674d9 2026-05-27 11:00:36.926 9 INFO neutron.plugins.ml2.plugin [None req-917876c8-6528-4368-978d-bce9028193a5 - - - - - -] Attempt 1 to provision port 19883f50-78fe-45f9-a133-cc0b3bc8a71e 2026-05-27 11:00:37.586 9 INFO neutron.plugins.ml2.plugin [None req-4c6d1dbf-397a-4889-bbd2-b2291023d700 - - - - - -] Attempt 1 to provision port 19883f50-78fe-45f9-a133-cc0b3bc8a71e 2026-05-27 11:00:38.435 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port c435f3fe-ec5b-4f1f-8d56-d686abb57393 2026-05-27 11:00:40.389 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port c435f3fe-ec5b-4f1f-8d56-d686abb57393 2026-05-27 11:00:41.974 10 INFO neutron.plugins.ml2.plugin [None req-63063ac7-4b97-4171-bdd2-3e5a6405a596 - - - - - -] Attempt 1 to provision port 5c85ab1a-1849-4819-b090-a15d45e749f6 2026-05-27 11:00:42.376 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 8e617b42-6725-49c7-93fc-9193bdf89f85 2026-05-27 11:00:43.035 10 INFO neutron.plugins.ml2.plugin [None req-372d3787-03a7-4c6a-9fda-92b79567adc1 - - - - - -] Attempt 1 to provision port 8e617b42-6725-49c7-93fc-9193bdf89f85 2026-05-27 11:00:43.099 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cbaed7b-aa3b-4575-87f3-5743f604d91f'] response: {'server_uuid': 'c81ffed4-c57d-4168-be7e-777285fd5834', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'da82952e-7897-4dae-9534-085ba6becd14', 'code': 200} 2026-05-27 11:00:43.327 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] No ports have port_id starting with da82952e-7897-4dae-9534-085ba6becd14 2026-05-27 11:00:44.475 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 8e617b42-6725-49c7-93fc-9193bdf89f85 2026-05-27 11:00:44.536 9 INFO neutron.plugins.ml2.plugin [None req-ad187ebd-6cb8-4878-860d-a853b52a69fa - - - - - -] Attempt 1 to provision port 0d303473-a60e-4f8f-8e3d-35352337c014 2026-05-27 11:00:44.982 10 INFO neutron.plugins.ml2.plugin [None req-eda110b7-5ea4-460d-9029-50daf00bb685 - - - - - -] Attempt 1 to provision port 0d303473-a60e-4f8f-8e3d-35352337c014 2026-05-27 11:00:46.520 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 5c85ab1a-1849-4819-b090-a15d45e749f6 2026-05-27 11:00:46.622 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-26a2ecf1-9925-42f2-ad02-c04344c009bf'] response: {'server_uuid': '73ab49cd-0fec-4c63-aa18-0f5a33a4bc55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c85ab1a-1849-4819-b090-a15d45e749f6', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 11:00:48.401 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 5c85ab1a-1849-4819-b090-a15d45e749f6 2026-05-27 11:00:50.477 10 INFO neutron.plugins.ml2.plugin [None req-864d684d-d7f5-42f9-8466-ba18f08415ef - - - - - -] Attempt 1 to provision port 6ebdcac7-d247-475b-9411-5a6de5bae0b6 2026-05-27 11:00:50.542 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 6ebdcac7-d247-475b-9411-5a6de5bae0b6 2026-05-27 11:00:51.517 9 INFO neutron.plugins.ml2.plugin [None req-6c79bda0-7b57-4f37-9e89-236fd36fefeb - - - - - -] Attempt 1 to provision port c2d2a944-c9de-4dd2-8544-4496c7aa3b67 2026-05-27 11:00:51.764 10 INFO neutron.plugins.ml2.plugin [None req-93f16d35-7a22-4aeb-99be-d6d718998125 - - - - - -] Attempt 1 to provision port c2d2a944-c9de-4dd2-8544-4496c7aa3b67 2026-05-27 11:00:52.343 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 6ebdcac7-d247-475b-9411-5a6de5bae0b6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 11:00:56.040 9 INFO neutron.plugins.ml2.plugin [None req-b39ff710-e5fc-4d3c-b500-adbd9bd15848 - - - - - -] Attempt 1 to provision port ea40c0e8-5d6b-4c59-acac-aa3dca271a10 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.344 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-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.344 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.347 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:00:59.347 9 INFO neutron.plugins.ml2.plugin [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Attempt 2 to bind port 4852ec72-4487-45fb-a337-d574fefc729b 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.369 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-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.369 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.370 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:00:59.370 9 INFO neutron.plugins.ml2.plugin [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Attempt 3 to bind port 4852ec72-4487-45fb-a337-d574fefc729b 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.390 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-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.390 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.391 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:00:59.391 9 INFO neutron.plugins.ml2.plugin [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Attempt 4 to bind port 4852ec72-4487-45fb-a337-d574fefc729b 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.412 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-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.412 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.413 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:00:59.413 9 INFO neutron.plugins.ml2.plugin [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Attempt 5 to bind port 4852ec72-4487-45fb-a337-d574fefc729b 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.438 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-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.438 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.439 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:00:59.439 9 INFO neutron.plugins.ml2.plugin [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Attempt 6 to bind port 4852ec72-4487-45fb-a337-d574fefc729b 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.456 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-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.456 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:00:59.457 9 INFO neutron.plugins.ml2.plugin [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Attempt 7 to bind port 4852ec72-4487-45fb-a337-d574fefc729b 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.473 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-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.473 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:00:59.473 9 INFO neutron.plugins.ml2.plugin [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Attempt 8 to bind port 4852ec72-4487-45fb-a337-d574fefc729b 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.491 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-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.491 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.493 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:00:59.493 9 INFO neutron.plugins.ml2.plugin [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Attempt 9 to bind port 4852ec72-4487-45fb-a337-d574fefc729b 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.513 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-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.513 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:00:59.514 9 INFO neutron.plugins.ml2.plugin [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Attempt 10 to bind port 4852ec72-4487-45fb-a337-d574fefc729b 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:00:59.531 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-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 15e681d4-76ad-4509-90fb-9b2a24b52c39 could not be found. 2026-05-27 11:00:59.531 9 ERROR neutron.plugins.ml2.managers  2026-05-27 11:00:59.532 9 ERROR neutron.plugins.ml2.managers [None req-50d60be7-7dc9-4956-9a47-c7a83f56cbd2 - - - - - -] Failed to bind port 4852ec72-4487-45fb-a337-d574fefc729b on host instance for vnic_type normal using segments [{'id': 'cfa00f02-dac2-4410-b76d-f5e9a7af19c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': '325348d1-cf95-48a1-ae2d-dbe7e9b3c333'}] 2026-05-27 11:01:01.918 10 INFO neutron.plugins.ml2.plugin [None req-59177133-6377-4cb8-99a7-5cffd9494c34 - - - - - -] Attempt 1 to provision port 5e66c4db-3ef1-474b-b928-0e474a9b7cda 2026-05-27 11:01:02.373 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 3a701b52-fea1-47b6-ae85-f3e1145e9b07 2026-05-27 11:01:02.573 9 INFO neutron.plugins.ml2.plugin [None req-c9eceb62-47e6-44f7-98f1-67f7c505d482 - - - - - -] Attempt 1 to provision port 2b563ad1-768e-41f4-91f4-f805d28f6d0a 2026-05-27 11:01:02.854 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 2b563ad1-768e-41f4-91f4-f805d28f6d0a 2026-05-27 11:01:04.328 9 INFO neutron.plugins.ml2.plugin [None req-426f99cd-2c66-4143-bc22-bc36f8a21a04 - - - - - -] Attempt 1 to provision port 037eec4f-f783-4560-9e55-81741346fa40 2026-05-27 11:01:04.481 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 2b563ad1-768e-41f4-91f4-f805d28f6d0a 2026-05-27 11:01:05.014 9 INFO neutron.plugins.ml2.plugin [None req-b54f0aa9-3a11-43af-8bd9-327a92406005 - - - - - -] Attempt 1 to provision port 037eec4f-f783-4560-9e55-81741346fa40 2026-05-27 11:01:06.279 9 INFO neutron.plugins.ml2.plugin [None req-392f3fd9-13f4-4d1a-8e81-7a93a5310d98 - - - - - -] Attempt 1 to provision port eba844a0-a2ea-4cbd-93ae-abb1acf898d4 2026-05-27 11:01:06.371 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port a82d6c31-9d98-4b18-9e94-4a7fee2f8739 2026-05-27 11:01:08.546 9 INFO neutron.plugins.ml2.plugin [None req-18aa97f1-3c3e-4069-bf97-c10a2f33ac3e - - - - - -] Attempt 1 to provision port 4d6987d2-8f90-49ed-8550-a547990cf4b7 2026-05-27 11:01:08.654 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port a82d6c31-9d98-4b18-9e94-4a7fee2f8739 2026-05-27 11:01:08.953 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port f4fa6f9a-3105-4bab-b5aa-75c0179603f7 2026-05-27 11:01:09.718 10 INFO neutron.plugins.ml2.plugin [None req-df93c350-2305-4e17-b730-dfc508554c92 - - - - - -] Attempt 1 to provision port f4fa6f9a-3105-4bab-b5aa-75c0179603f7 2026-05-27 11:01:10.420 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port f4fa6f9a-3105-4bab-b5aa-75c0179603f7 2026-05-27 11:01:10.899 10 INFO neutron.plugins.ml2.plugin [None req-a4fe9ceb-045d-47d3-b4a8-f460bfcab39f - - - - - -] Attempt 1 to provision port 08524cff-55b6-4e92-8251-4f1e39b016ee 2026-05-27 11:01:11.461 10 INFO neutron.plugins.ml2.plugin [None req-89b644de-5bb0-4d36-a16e-93c985c3d274 - - - - - -] Attempt 1 to provision port 08524cff-55b6-4e92-8251-4f1e39b016ee 2026-05-27 11:01:12.483 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 2d2857c4-a651-4cdd-aa39-5bf86edf64ca 2026-05-27 11:01:14.404 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 2d2857c4-a651-4cdd-aa39-5bf86edf64ca 2026-05-27 11:01:17.868 9 INFO neutron.plugins.ml2.plugin [None req-623dc432-790b-4207-b876-22e3257ee4dc - - - - - -] Attempt 1 to provision port 69da48cf-5c64-44b9-b37b-e6522385c641 2026-05-27 11:01:20.512 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 69da48cf-5c64-44b9-b37b-e6522385c641 2026-05-27 11:01:20.666 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0127609b-0910-48f1-b9ef-4a2f020da415'] response: {'server_uuid': 'cac8e57f-e20d-44f6-b23b-4afeaa2ba8ac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69da48cf-5c64-44b9-b37b-e6522385c641', 'code': 200} 2026-05-27 11:01:22.445 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 5e66c4db-3ef1-474b-b928-0e474a9b7cda 2026-05-27 11:01:22.800 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 69da48cf-5c64-44b9-b37b-e6522385c641 2026-05-27 11:01:23.081 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 037eec4f-f783-4560-9e55-81741346fa40 2026-05-27 11:01:24.371 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 5e66c4db-3ef1-474b-b928-0e474a9b7cda 2026-05-27 11:01:24.584 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 037eec4f-f783-4560-9e55-81741346fa40 2026-05-27 11:01:28.396 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 08524cff-55b6-4e92-8251-4f1e39b016ee 2026-05-27 11:01:28.743 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 4d6987d2-8f90-49ed-8550-a547990cf4b7 2026-05-27 11:01:30.399 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 08524cff-55b6-4e92-8251-4f1e39b016ee 2026-05-27 11:01:30.727 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 4d6987d2-8f90-49ed-8550-a547990cf4b7 2026-05-27 11:01:40.702 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 6e1f6069-1de3-4508-b062-51c6c4882615 2026-05-27 11:01:41.022 10 INFO neutron.plugins.ml2.plugin [None req-b68e2b59-4d38-4e13-af8e-7c2ebdb8a203 - - - - - -] Attempt 1 to provision port 6e1f6069-1de3-4508-b062-51c6c4882615 2026-05-27 11:01:42.256 10 INFO neutron.plugins.ml2.plugin [None req-06d92ae2-5046-4684-b8bd-06880f771e5b - - - - - -] Attempt 1 to provision port 8aee2e15-9b6c-4c86-acf9-5fc1517caace 2026-05-27 11:01:42.685 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 8aee2e15-9b6c-4c86-acf9-5fc1517caace 2026-05-27 11:01:42.980 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 846d0ba8-4e8d-4fc2-8829-0e8482961717 2026-05-27 11:01:43.283 10 INFO neutron.plugins.ml2.plugin [None req-3fc4bfc7-bed4-4e09-bc97-95d1df39554d - - - - - -] Attempt 1 to provision port 846d0ba8-4e8d-4fc2-8829-0e8482961717 2026-05-27 11:01:43.503 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 6e1f6069-1de3-4508-b062-51c6c4882615 2026-05-27 11:01:43.756 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port fdb68e6f-975f-43ef-9b06-b02d3e85a3bf 2026-05-27 11:01:44.541 9 INFO neutron.plugins.ml2.plugin [None req-c7462539-a85d-4d40-a0b3-d2f083994d73 - - - - - -] Attempt 1 to provision port fdb68e6f-975f-43ef-9b06-b02d3e85a3bf 2026-05-27 11:01:44.817 9 INFO neutron.plugins.ml2.plugin [None req-424421eb-50c1-49e0-ad57-3d3b56a7411d - - - - - -] Attempt 1 to provision port d8644749-9526-496d-be53-6b3865ab275a 2026-05-27 11:01:44.887 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port d8644749-9526-496d-be53-6b3865ab275a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 11:01:52.788 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port f76cc431-9108-4528-85d6-0fb9993e992d 2026-05-27 11:02:36.984 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port e2b04ab7-8a17-4ed9-951a-bdb8e1992595 2026-05-27 11:02:38.624 9 INFO neutron.plugins.ml2.plugin [None req-946e9fcf-81a7-4f18-9281-a23914499beb - - - - - -] Attempt 1 to provision port e2b04ab7-8a17-4ed9-951a-bdb8e1992595 2026-05-27 11:02:38.855 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port e2b04ab7-8a17-4ed9-951a-bdb8e1992595 2026-05-27 11:02:39.161 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port eea48217-5e22-4038-98eb-48275c334919 2026-05-27 11:02:39.427 9 INFO neutron.plugins.ml2.plugin [None req-da8d1909-bbfd-4160-b6c4-ff8b58a3c4ef - - - - - -] Attempt 1 to provision port e2b04ab7-8a17-4ed9-951a-bdb8e1992595 2026-05-27 11:02:39.927 9 INFO neutron.plugins.ml2.plugin [None req-af497fab-5747-4e06-a555-e30bff4e64e2 - - - - - -] Attempt 1 to provision port eea48217-5e22-4038-98eb-48275c334919 2026-05-27 11:02:40.322 9 INFO neutron.plugins.ml2.plugin [None req-28645984-1d19-4cfe-9fef-848697891594 - - - - - -] Attempt 1 to provision port 42c0ce2e-4c10-4434-b568-4f3f6a8c8727 2026-05-27 11:02:40.461 9 INFO neutron.plugins.ml2.plugin [None req-3e1726df-8b1d-4766-9fed-812c11ea7c6a - - - - - -] Attempt 1 to provision port eea48217-5e22-4038-98eb-48275c334919 2026-05-27 11:02:40.826 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 1cf123d6-4bfa-4192-8213-e5ae97ec0043 2026-05-27 11:02:41.349 10 INFO neutron.plugins.ml2.plugin [None req-5b057da5-e6c0-4fb3-bd0f-adbf73a80d5c - - - - - -] Attempt 1 to provision port 1cf123d6-4bfa-4192-8213-e5ae97ec0043 2026-05-27 11:02:41.404 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port eea48217-5e22-4038-98eb-48275c334919 2026-05-27 11:02:42.090 9 INFO neutron.plugins.ml2.plugin [None req-4c48388c-fa8e-4b7c-a22f-3038a769f3aa - - - - - -] Attempt 1 to provision port 1cf123d6-4bfa-4192-8213-e5ae97ec0043 2026-05-27 11:02:42.569 9 INFO neutron.plugins.ml2.plugin [None req-9e393a5e-686b-4c02-8733-bdc4ac1709dc - - - - - -] Attempt 1 to provision port 9cbe2507-425d-4535-8180-fad69ce430a8 2026-05-27 11:02:42.785 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 1cf123d6-4bfa-4192-8213-e5ae97ec0043 2026-05-27 11:02:43.323 10 INFO neutron.plugins.ml2.plugin [None req-d1c5b757-d0c2-4d0e-b752-3e027c3fff6e - - - - - -] Attempt 1 to provision port 9cbe2507-425d-4535-8180-fad69ce430a8 2026-05-27 11:02:44.380 10 INFO neutron.plugins.ml2.plugin [None req-ceec95fc-fb73-44ca-ac8e-9eb31dfde7f3 - - - - - -] Attempt 1 to provision port 9d0d1d0d-f5ca-4771-97b8-c527bc2d1a02 2026-05-27 11:02:44.848 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port fda96024-e374-493b-aff2-6f802a3ae468 2026-05-27 11:02:45.242 9 INFO neutron.plugins.ml2.plugin [None req-4fa9980e-5e3e-41af-b868-5fcc3d8055ba - - - - - -] Attempt 1 to provision port 9d0d1d0d-f5ca-4771-97b8-c527bc2d1a02 2026-05-27 11:02:46.193 9 INFO neutron.plugins.ml2.plugin [None req-a7b7bc78-b86f-4602-aa6c-8cde05a7438d - - - - - -] Attempt 1 to provision port 3030e0e1-85e2-4a26-bead-9ff7a8ce2516 2026-05-27 11:02:46.826 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port fda96024-e374-493b-aff2-6f802a3ae468 2026-05-27 11:02:46.961 10 INFO neutron.plugins.ml2.plugin [None req-728d41c8-f70c-4f9a-aaf4-a9fd1f3636dc - - - - - -] Attempt 1 to provision port 3030e0e1-85e2-4a26-bead-9ff7a8ce2516 2026-05-27 11:02:51.133 10 INFO neutron.plugins.ml2.plugin [None req-a551d198-1ed9-46b5-95a2-fb31168e0357 - - - - - -] Attempt 1 to provision port db3e0200-6903-4d20-9415-747880f4e57a 2026-05-27 11:02:52.882 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port db3e0200-6903-4d20-9415-747880f4e57a 2026-05-27 11:02:53.005 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ec13bdb-023a-4da6-9a88-9b43171850f0'] response: {'server_uuid': 'a31d2fc0-c9ed-4320-85bc-1f021de28b58', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db3e0200-6903-4d20-9415-747880f4e57a', 'code': 200} 2026-05-27 11:02:54.828 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port db3e0200-6903-4d20-9415-747880f4e57a 2026-05-27 11:03:00.968 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 52cd73ba-02d5-4e2f-939e-e366a760a7af 2026-05-27 11:03:01.093 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-007edc67-a695-4a87-bb90-11b19f78cc5d'] response: {'server_uuid': '798a6c12-2a8e-495f-96be-0e2df3879941', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52cd73ba-02d5-4e2f-939e-e366a760a7af', 'code': 200} 2026-05-27 11:03:01.438 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 42c0ce2e-4c10-4434-b568-4f3f6a8c8727 2026-05-27 11:03:01.740 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 9d0d1d0d-f5ca-4771-97b8-c527bc2d1a02 2026-05-27 11:03:02.094 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 3030e0e1-85e2-4a26-bead-9ff7a8ce2516 2026-05-27 11:03:02.435 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 9cbe2507-425d-4535-8180-fad69ce430a8 2026-05-27 11:03:02.933 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 52cd73ba-02d5-4e2f-939e-e366a760a7af 2026-05-27 11:03:03.204 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 42c0ce2e-4c10-4434-b568-4f3f6a8c8727 2026-05-27 11:03:03.358 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 3030e0e1-85e2-4a26-bead-9ff7a8ce2516 2026-05-27 11:03:03.594 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 9cbe2507-425d-4535-8180-fad69ce430a8 2026-05-27 11:03:03.848 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 9d0d1d0d-f5ca-4771-97b8-c527bc2d1a02 2026-05-27 11:03:20.517 9 INFO neutron.plugins.ml2.plugin [None req-bdf02fef-0f8c-4b5b-9cef-fdeeda9aac5d - - - - - -] Attempt 1 to provision port 7cae710b-873b-4eb5-b5f3-6298e5277fa6 2026-05-27 11:03:32.858 9 INFO neutron.plugins.ml2.plugin [None req-606b0131-6e02-449a-96e7-a12be6c2e5c4 - - - - - -] Attempt 1 to provision port 9506a526-6a7c-484b-a701-162ca2dfbe03 2026-05-27 11:03:34.990 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 9506a526-6a7c-484b-a701-162ca2dfbe03 2026-05-27 11:03:35.153 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2c9b835-c22d-4ced-a163-6c37407bdada'] response: {'server_uuid': '16beee7f-bfab-4922-b663-50b4e224671f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9506a526-6a7c-484b-a701-162ca2dfbe03', 'code': 200} 2026-05-27 11:03:36.953 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 9506a526-6a7c-484b-a701-162ca2dfbe03 2026-05-27 11:04:13.410 10 INFO neutron.plugins.ml2.plugin [None req-f230be2d-6dca-4ff2-bc5a-6dc50e56f77b - - - - - -] Attempt 1 to provision port 81c58a4a-3dcc-4a29-b8cf-cca761c98842 2026-05-27 11:04:17.040 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 81c58a4a-3dcc-4a29-b8cf-cca761c98842 2026-05-27 11:04:17.238 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5eb6ec0-d3d3-4395-ad96-d066a2606203'] response: {'server_uuid': '16beee7f-bfab-4922-b663-50b4e224671f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81c58a4a-3dcc-4a29-b8cf-cca761c98842', 'code': 200} 2026-05-27 11:04:18.954 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 81c58a4a-3dcc-4a29-b8cf-cca761c98842 2026-05-27 11:04:36.722 9 INFO neutron.plugins.ml2.plugin [None req-50f65dbc-7149-42bc-86c5-9dd8888e80fc - - - - - -] Attempt 1 to provision port 27a344fe-dbd3-4007-8f53-9ab12edefc49 2026-05-27 11:04:37.251 9 INFO neutron.plugins.ml2.plugin [None req-50f65dbc-7149-42bc-86c5-9dd8888e80fc - - - - - -] Attempt 2 to provision port 27a344fe-dbd3-4007-8f53-9ab12edefc49 2026-05-27 11:04:39.419 9 INFO neutron.plugins.ml2.plugin [None req-5cb9b5d6-589c-4711-b45d-a741aeb70c0f - - - - - -] Attempt 1 to provision port 27a344fe-dbd3-4007-8f53-9ab12edefc49 2026-05-27 11:04:39.539 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a78cba37-6106-4f52-8ca8-c46b27a438b7'] response: {'server_uuid': '16beee7f-bfab-4922-b663-50b4e224671f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27a344fe-dbd3-4007-8f53-9ab12edefc49', 'code': 200} 2026-05-27 11:04:41.007 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port 27a344fe-dbd3-4007-8f53-9ab12edefc49 2026-05-27 11:04:47.759 10 INFO neutron.plugins.ml2.plugin [None req-f46d6d69-d46a-4fcc-a70c-ef1893090760 - - - - - -] Attempt 1 to provision port c3e10133-6862-45e5-acea-4f3c4269c026 2026-05-27 11:04:51.100 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port c3e10133-6862-45e5-acea-4f3c4269c026 2026-05-27 11:04:51.207 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2af88545-7d50-41bb-ad29-9bd6d45146fb'] response: {'server_uuid': '16beee7f-bfab-4922-b663-50b4e224671f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3e10133-6862-45e5-acea-4f3c4269c026', 'code': 200} 2026-05-27 11:04:52.987 10 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port c3e10133-6862-45e5-acea-4f3c4269c026 2026-05-27 11:05:02.434 10 INFO neutron.plugins.ml2.plugin [None req-865376f9-53ed-439d-8b3d-0c46fed00680 - - - - - -] Attempt 1 to provision port c3e10133-6862-45e5-acea-4f3c4269c026 2026-05-27 11:05:03.074 9 INFO neutron.plugins.ml2.plugin [None req-9f01e29b-1524-42e5-b708-e59bd82e0529 - - - - - -] Attempt 1 to provision port c3e10133-6862-45e5-acea-4f3c4269c026 2026-05-27 11:05:11.882 9 INFO neutron.plugins.ml2.plugin [None req-e5c14667-ebe1-4cb8-a017-b325e2941796 - - - - - -] Attempt 1 to provision port 27a344fe-dbd3-4007-8f53-9ab12edefc49 2026-05-27 11:05:52.466 9 INFO neutron.plugins.ml2.plugin [None req-16d289a7-5556-49ed-ade2-eb7537070d8c - - - - - -] Attempt 1 to provision port 1cf123d6-4bfa-4192-8213-e5ae97ec0043