+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-07 00:42:55.320 1 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:42:55.320 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-04-07 00:42:55.321 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-07 00:42:55.321 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:42:56.284 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:42:56.288 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:42:56.290 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-07 00:42:56.291 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:42:56.291 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:42:56.292 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:42:56.292 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:42:56.297 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:42:56.297 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:42:56.297 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:42:56.312 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:42:56.313 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:42:56.313 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:42:56.342 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:42:56.343 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:42:56.343 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:42:56.343 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:42:56.348 1 WARNING oslo_policy.policy [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] 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-04-07 00:42:56.655 1 INFO neutron.plugins.ml2.managers [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:42:56.831 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:42:56.831 1 INFO neutron.plugins.ml2.managers [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:42:56.832 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:42:56.879 1 INFO neutron.plugins.ml2.managers [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:42:56.879 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:42:56.879 1 INFO neutron.plugins.ml2.managers [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:42:56.879 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:42:56.880 1 INFO neutron.plugins.ml2.managers [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:42:56.880 1 INFO neutron.plugins.ml2.managers [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:42:56.880 1 INFO neutron.plugins.ml2.managers [None req-f84567e3-718e-42e9-917d-8904bfd52990 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:42:56.893 1 INFO neutron.quota [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded quota_driver: . 2026-04-07 00:42:56.894 1 INFO neutron.plugins.ml2.plugin [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:42:56.894 1 INFO neutron.plugins.ml2.managers [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:42:56.894 1 INFO neutron.plugins.ml2.managers [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:42:56.894 1 INFO neutron.plugins.ml2.managers [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:42:56.895 1 INFO neutron.extensions.vlantransparent [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:42:56.895 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: qos 2026-04-07 00:42:56.903 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: router 2026-04-07 00:42:56.932 1 INFO neutron.services.service_base [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:42:56.933 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: segments 2026-04-07 00:42:56.997 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: trunk 2026-04-07 00:42:57.066 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:42:57.101 1 WARNING stevedore.named [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:42:57.161 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:42:57.162 1 INFO neutron.common.utils [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:42:57.162 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:42:57.167 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: tag 2026-04-07 00:42:57.173 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: timestamp 2026-04-07 00:42:57.175 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:42:57.180 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: flavors 2026-04-07 00:42:57.182 1 INFO neutron.manager [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loading Plugin: revisions 2026-04-07 00:42:57.185 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Initializing extension manager. 2026-04-07 00:42:57.186 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: address-group 2026-04-07 00:42:57.186 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: address-scope 2026-04-07 00:42:57.187 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:42:57.187 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: agent 2026-04-07 00:42:57.188 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:42:57.189 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:42:57.190 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:42:57.190 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: availability_zone 2026-04-07 00:42:57.191 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:42:57.191 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:42:57.192 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:42:57.193 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:42:57.193 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: dns-integration 2026-04-07 00:42:57.194 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:42:57.194 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:42:57.195 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: dvr 2026-04-07 00:42:57.195 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:42:57.196 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:42:57.196 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:42:57.197 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:42:57.197 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: external-net 2026-04-07 00:42:57.198 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:42:57.198 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: extraroute 2026-04-07 00:42:57.199 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:42:57.199 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:42:57.200 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:42:57.200 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:42:57.201 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:42:57.201 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:42:57.202 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: flavors 2026-04-07 00:42:57.203 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:42:57.204 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:42:57.204 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:42:57.205 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:42:57.205 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:42:57.206 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: router 2026-04-07 00:42:57.208 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:42:57.209 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:42:57.209 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:42:57.210 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:42:57.210 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: l3-ha 2026-04-07 00:42:57.211 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:42:57.211 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:42:57.212 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:42:57.213 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:42:57.213 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:42:57.215 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:42:57.216 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:42:57.217 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:42:57.218 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:42:57.219 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:42:57.219 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: multi-provider 2026-04-07 00:42:57.220 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: net-mtu 2026-04-07 00:42:57.220 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:42:57.221 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:42:57.221 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: network_ha 2026-04-07 00:42:57.222 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:42:57.224 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:42:57.224 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: pagination 2026-04-07 00:42:57.225 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:42:57.225 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:42:57.226 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:42:57.227 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:42:57.227 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:42:57.228 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:42:57.228 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:42:57.229 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:42:57.229 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:42:57.230 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: binding 2026-04-07 00:42:57.231 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: binding-extended 2026-04-07 00:42:57.231 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: port-security 2026-04-07 00:42:57.232 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: project-id 2026-04-07 00:42:57.232 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: provider 2026-04-07 00:42:57.234 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos 2026-04-07 00:42:57.235 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:42:57.236 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:42:57.237 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-default 2026-04-07 00:42:57.238 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-fip 2026-04-07 00:42:57.238 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:42:57.239 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:42:57.239 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:42:57.240 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:42:57.240 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:42:57.241 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-pps 2026-04-07 00:42:57.242 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:42:57.242 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:42:57.243 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:42:57.243 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:42:57.245 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: quotas 2026-04-07 00:42:57.247 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: quota_details 2026-04-07 00:42:57.248 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:42:57.249 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:42:57.249 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:42:57.250 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:42:57.250 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:42:57.251 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:42:57.252 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:42:57.252 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:42:57.253 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:42:57.254 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:42:57.255 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:42:57.255 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:42:57.260 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:42:57.261 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:42:57.262 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:42:57.270 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: security-group 2026-04-07 00:42:57.271 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: segment 2026-04-07 00:42:57.272 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:42:57.272 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: service-type 2026-04-07 00:42:57.273 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: sorting 2026-04-07 00:42:57.273 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:42:57.274 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:42:57.274 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:42:57.275 1 WARNING neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:42:57.275 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:42:57.276 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:42:57.276 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:42:57.277 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:42:57.278 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:42:57.278 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:42:57.279 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:42:57.282 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:42:57.282 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:42:57.283 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: trunk 2026-04-07 00:42:57.284 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: trunk-details 2026-04-07 00:42:57.284 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:42:57.285 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:42:57.286 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:42:57.287 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:42:57.288 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:42:57.289 1 INFO neutron.api.extensions [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Loaded extension: vpnaas 2026-04-07 00:42:57.292 1 INFO oslo_service.service [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Starting 2 workers 2026-04-07 00:42:57.297 1 INFO oslo_service.service [None req-f5d6e9c1-926f-414e-87fc-4754c4b25e5f - - - - - -] Starting 1 workers 2026-04-07 00:43:35.672 10 INFO neutron.db.l3_hamode_db [None req-015cd372-afbe-4f9c-8361-96ad98f642a9 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 00:43:47.917 10 INFO neutron.plugins.ml2.plugin [None req-0292cc7d-55f2-48ff-8cf7-f21ee1eff7d7 - - - - - -] Attempt 1 to provision port 9070420f-b7fa-4250-9697-baa2456446fc 2026-04-07 00:43:48.130 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 9070420f-b7fa-4250-9697-baa2456446fc 2026-04-07 00:43:49.836 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 9070420f-b7fa-4250-9697-baa2456446fc 2026-04-07 00:48:10.036 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 4762e4e3-88b7-4963-b7a2-5725cc3d42e6 2026-04-07 00:48:10.183 10 INFO neutron.plugins.ml2.plugin [None req-9b27a475-95a6-4cbf-9c0f-49185ccbec85 - - - - - -] Attempt 1 to provision port 4762e4e3-88b7-4963-b7a2-5725cc3d42e6 2026-04-07 00:48:12.008 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 4762e4e3-88b7-4963-b7a2-5725cc3d42e6 2026-04-07 00:48:18.054 9 INFO neutron.plugins.ml2.plugin [None req-ccb32a71-2fb6-4924-9080-9ad471b463d4 - - - - - -] Attempt 1 to provision port 5c77f477-ae64-4d74-855d-9902aaf62ff1 2026-04-07 00:51:54.312 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5c77f477-ae64-4d74-855d-9902aaf62ff1 2026-04-07 00:51:56.190 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5c77f477-ae64-4d74-855d-9902aaf62ff1 2026-04-07 01:12:06.960 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 9f103393-65c4-4aae-b6bf-275ed7bcde0a 2026-04-07 01:12:08.948 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 9f103393-65c4-4aae-b6bf-275ed7bcde0a 2026-04-07 01:16:09.222 9 INFO neutron.plugins.ml2.plugin [None req-5efd0d3f-c64e-407a-826a-33db230b1b30 - - - - - -] Attempt 1 to provision port b4a29273-3d47-40f0-9522-aa8011313dec 2026-04-07 01:16:09.485 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port a3e05694-eaf5-4e65-93ce-9812557c67c5 2026-04-07 01:16:09.786 10 INFO neutron.plugins.ml2.plugin [None req-1be29e3c-f830-43cc-a459-5f8a13d3a23a - - - - - -] Attempt 1 to provision port c8d1690f-600b-4e4f-9f09-97660ade8b1a 2026-04-07 01:16:10.066 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2a3b33bc-7d92-4152-abaf-756b59abd7dc 2026-04-07 01:16:10.392 9 INFO neutron.plugins.ml2.plugin [None req-975446ba-3fdc-4697-8206-40fc46af6ad0 - - - - - -] Attempt 1 to provision port 2102ac09-e133-488d-9c48-f4c2ba6a0a9a 2026-04-07 01:16:10.709 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2102ac09-e133-488d-9c48-f4c2ba6a0a9a 2026-04-07 01:16:10.928 9 INFO neutron.plugins.ml2.plugin [None req-3baae75b-592b-4e47-9edb-93e7ebf68c28 - - - - - -] Attempt 1 to provision port 2a3b33bc-7d92-4152-abaf-756b59abd7dc 2026-04-07 01:16:11.260 9 INFO neutron.plugins.ml2.plugin [None req-3baae75b-592b-4e47-9edb-93e7ebf68c28 - - - - - -] Attempt 1 to provision port a3e05694-eaf5-4e65-93ce-9812557c67c5 2026-04-07 01:16:11.619 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2102ac09-e133-488d-9c48-f4c2ba6a0a9a 2026-04-07 01:16:12.125 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port a3e05694-eaf5-4e65-93ce-9812557c67c5 2026-04-07 01:16:12.271 10 INFO neutron.plugins.ml2.plugin [None req-3de8a7a8-b3d9-414b-9fef-a5393a4f2741 - - - - - -] Attempt 1 to provision port ae857026-cfad-4b67-a970-77ec5fb9a0f9 2026-04-07 01:16:12.475 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2a3b33bc-7d92-4152-abaf-756b59abd7dc 2026-04-07 01:16:12.745 9 INFO neutron.plugins.ml2.plugin [None req-cb7ec392-21a8-4c4c-af60-2407551ba50e - - - - - -] Attempt 1 to provision port 0a1df168-f31e-4b44-882e-aec5f159c2d0 2026-04-07 01:16:13.017 9 INFO neutron.plugins.ml2.plugin [None req-c033250c-f333-4e7b-b5ca-ec52d07144e7 - - - - - -] Attempt 1 to provision port 0a1df168-f31e-4b44-882e-aec5f159c2d0 2026-04-07 01:16:14.000 9 INFO neutron.plugins.ml2.plugin [None req-c1c10d07-1587-445f-9706-b76684ddb96e - - - - - -] Attempt 1 to provision port a5cffac3-9900-4dd5-8464-01dffbe5db6d 2026-04-07 01:16:14.586 9 INFO neutron.plugins.ml2.plugin [None req-69b3b2f0-9d58-41fb-8860-f2ed3f7bfe9c - - - - - -] Attempt 1 to provision port a5cffac3-9900-4dd5-8464-01dffbe5db6d 2026-04-07 01:16:15.947 9 INFO neutron.plugins.ml2.plugin [None req-25980b2f-2775-43d2-abb9-9f5a7e637d36 - - - - - -] Attempt 1 to provision port e610e615-9db7-465d-b25d-b10e136126d1 2026-04-07 01:16:16.531 9 INFO neutron.plugins.ml2.plugin [None req-8ec490dd-a270-4e30-be7d-f40a2a1fe1e4 - - - - - -] Attempt 1 to provision port e610e615-9db7-465d-b25d-b10e136126d1 2026-04-07 01:16:18.715 9 INFO neutron.plugins.ml2.plugin [None req-9de1d87d-937e-400c-ba9c-b067b38e0f5b - - - - - -] Attempt 1 to provision port 51f882f3-3d67-4373-a5ad-018a63c091c6 2026-04-07 01:16:19.483 9 INFO neutron.plugins.ml2.plugin [None req-e95a9cab-9036-4894-8c11-3f6052a648e7 - - - - - -] Attempt 1 to provision port b71a982f-02b0-46a4-8768-68e2b43a8198 2026-04-07 01:16:19.591 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port b71a982f-02b0-46a4-8768-68e2b43a8198 2026-04-07 01:16:21.392 10 INFO neutron.plugins.ml2.plugin [None req-bfe2c226-10f3-4e8a-876c-636f6151f010 - - - - - -] Attempt 1 to provision port 33b040fe-7608-4fc0-a1bd-e935ba49fee6 2026-04-07 01:16:21.886 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 3864f924-5f79-4207-9fa6-2b01921406ba 2026-04-07 01:16:22.379 9 INFO neutron.plugins.ml2.plugin [None req-3e6064ec-80ca-4073-b225-bda6e9b57dad - - - - - -] Attempt 1 to provision port 33b040fe-7608-4fc0-a1bd-e935ba49fee6 2026-04-07 01:16:22.511 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port b71a982f-02b0-46a4-8768-68e2b43a8198 2026-04-07 01:16:22.825 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 90729cdf-7c30-4a1f-810c-8fedc22d6d64 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:16:23.344 9 INFO neutron.plugins.ml2.plugin [None req-bb029f73-bc9e-4ad3-b7a2-87a481fc56a2 - - - - - -] Attempt 1 to provision port fc6e22bf-a949-414a-8b59-cbf2628f32ce 2026-04-07 01:16:23.665 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 3864f924-5f79-4207-9fa6-2b01921406ba 2026-04-07 01:16:23.937 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 90729cdf-7c30-4a1f-810c-8fedc22d6d64 2026-04-07 01:16:24.276 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port f0982cc3-065e-4b04-b342-80bb48b0c0b7 2026-04-07 01:16:25.687 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port f0982cc3-065e-4b04-b342-80bb48b0c0b7 2026-04-07 01:16:27.442 9 INFO neutron.plugins.ml2.plugin [None req-ab04342b-43b8-436f-945e-f46b79cebaf9 - - - - - -] Attempt 1 to provision port 5fd44dd0-e256-4a88-a17a-e26ffbeb6fc9 2026-04-07 01:16:27.624 9 INFO neutron.plugins.ml2.plugin [None req-ba535b50-6919-4753-b1ce-32ff50f2e0df - - - - - -] Attempt 1 to provision port 7ed9ea29-c2ce-4b3f-ba74-fe3bad1c4252 2026-04-07 01:16:27.729 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port fc6e22bf-a949-414a-8b59-cbf2628f32ce 2026-04-07 01:16:28.374 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-562e5537-fbea-472a-8764-a91b89b1151c'] response: {'server_uuid': 'c4747732-78f5-4299-a257-a3f1892d6d36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc6e22bf-a949-414a-8b59-cbf2628f32ce', 'code': 200} 2026-04-07 01:16:28.450 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d5f2ae71-335b-4a89-98bd-8f2677e54b76 2026-04-07 01:16:28.615 10 INFO neutron.plugins.ml2.plugin [None req-01eba302-a205-4ef5-bc55-a28e9b1488bd - - - - - -] Attempt 1 to provision port d5f2ae71-335b-4a89-98bd-8f2677e54b76 2026-04-07 01:16:29.797 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port fc6e22bf-a949-414a-8b59-cbf2628f32ce 2026-04-07 01:16:30.116 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d5f2ae71-335b-4a89-98bd-8f2677e54b76 2026-04-07 01:16:30.914 9 INFO neutron.plugins.ml2.plugin [None req-ad08623b-c7d4-4002-8da0-a5c330c66b7c - - - - - -] Attempt 1 to provision port 68714c00-4d6c-49e7-911f-0cfa679b8040 2026-04-07 01:16:31.572 10 INFO neutron.plugins.ml2.plugin [None req-07a71236-45d9-444b-ae5d-416bf7db5ba2 - - - - - -] Attempt 1 to provision port 68714c00-4d6c-49e7-911f-0cfa679b8040 2026-04-07 01:16:31.831 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5fd44dd0-e256-4a88-a17a-e26ffbeb6fc9 2026-04-07 01:16:32.407 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port a37ba941-cda5-432e-8f3d-94dee8fd0ae0 2026-04-07 01:16:32.449 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-87d408c8-d1a1-4c5f-9662-ec6e22c3e3b6'] response: {'server_uuid': '9de7ac27-1286-450d-858f-3e04726bca75', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5fd44dd0-e256-4a88-a17a-e26ffbeb6fc9', 'code': 200} 2026-04-07 01:16:33.822 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port a37ba941-cda5-432e-8f3d-94dee8fd0ae0 2026-04-07 01:16:34.292 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5fd44dd0-e256-4a88-a17a-e26ffbeb6fc9 2026-04-07 01:16:34.631 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port bfa503d4-0f6d-4775-97b4-b8f60d5cde30 2026-04-07 01:16:34.782 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-65f1ca0c-fe65-41ad-9dad-d40f296fa216'] response: {'server_uuid': 'fca3535f-c511-491c-a8f2-e07c2efb8f60', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfa503d4-0f6d-4775-97b4-b8f60d5cde30', 'code': 200} 2026-04-07 01:16:36.011 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port bfa503d4-0f6d-4775-97b4-b8f60d5cde30 2026-04-07 01:16:40.037 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-090ba06c-11e2-4efa-ae3a-ddb220d52d60'] response: {'server_uuid': 'fca3535f-c511-491c-a8f2-e07c2efb8f60', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bfa503d4-0f6d-4775-97b4-b8f60d5cde30', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:16:49.641 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 33b040fe-7608-4fc0-a1bd-e935ba49fee6 2026-04-07 01:16:50.351 9 INFO neutron.plugins.ml2.plugin [None req-8a1def24-e8bb-4d57-8695-eacb8909f8f9 - - - - - -] Attempt 1 to provision port 6c5eb75a-5a57-4275-ad2a-ec0cfa8aa50e 2026-04-07 01:16:51.298 9 INFO neutron.plugins.ml2.plugin [None req-0a901f86-96ac-4379-a861-4e687f39bc27 - - - - - -] Attempt 1 to provision port d7749e41-1a11-486d-b0bf-c83e2c33f237 2026-04-07 01:16:51.829 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d7749e41-1a11-486d-b0bf-c83e2c33f237 2026-04-07 01:16:52.268 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port c8d1690f-600b-4e4f-9f09-97660ade8b1a 2026-04-07 01:16:52.674 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 33b040fe-7608-4fc0-a1bd-e935ba49fee6 2026-04-07 01:16:52.778 10 INFO neutron.plugins.ml2.plugin [None req-618853d2-5a4f-46ee-83ee-3c647734856f - - - - - -] Attempt 1 to provision port bdaabb83-a5f3-49be-8de2-15a8b0ae0dd5 2026-04-07 01:16:52.929 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 51f882f3-3d67-4373-a5ad-018a63c091c6 2026-04-07 01:16:53.339 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port a5cffac3-9900-4dd5-8464-01dffbe5db6d 2026-04-07 01:16:53.449 10 INFO neutron.plugins.ml2.plugin [None req-8ac3bc73-c87c-48aa-bd38-9d5c4e56061f - - - - - -] Attempt 1 to provision port bdaabb83-a5f3-49be-8de2-15a8b0ae0dd5 2026-04-07 01:16:54.043 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port c8d1690f-600b-4e4f-9f09-97660ade8b1a 2026-04-07 01:16:54.311 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d7749e41-1a11-486d-b0bf-c83e2c33f237 2026-04-07 01:16:54.639 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 51f882f3-3d67-4373-a5ad-018a63c091c6 2026-04-07 01:16:54.926 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port a5cffac3-9900-4dd5-8464-01dffbe5db6d 2026-04-07 01:16:55.394 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 707c6127-bae1-4a9a-91fb-b6bb1484703d 2026-04-07 01:16:56.384 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7171bf90-5e4d-4ffd-a846-256406387e78'] response: {'server_uuid': 'c4747732-78f5-4299-a257-a3f1892d6d36', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fc6e22bf-a949-414a-8b59-cbf2628f32ce', 'code': 200} 2026-04-07 01:16:56.566 9 INFO neutron.plugins.ml2.plugin [None req-64abd610-b124-4cc9-9111-0f91a0d5901d - - - - - -] Attempt 1 to provision port 5fd44dd0-e256-4a88-a17a-e26ffbeb6fc9 2026-04-07 01:16:56.846 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port fc6e22bf-a949-414a-8b59-cbf2628f32ce 2026-04-07 01:16:57.398 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 707c6127-bae1-4a9a-91fb-b6bb1484703d 2026-04-07 01:16:58.110 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5fd44dd0-e256-4a88-a17a-e26ffbeb6fc9 2026-04-07 01:16:58.435 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-aedcce1d-9e45-4ee1-bc25-b00986d19a88'] response: {'server_uuid': 'c4747732-78f5-4299-a257-a3f1892d6d36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc6e22bf-a949-414a-8b59-cbf2628f32ce', 'code': 200} 2026-04-07 01:16:58.501 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port fc6e22bf-a949-414a-8b59-cbf2628f32ce 2026-04-07 01:16:59.088 9 INFO neutron.plugins.ml2.plugin [None req-a787609b-8707-4579-a3bd-56db1312905f - - - - - -] Attempt 1 to provision port 90020dd8-fa0b-48f6-b8f2-5ee3b749bd75 2026-04-07 01:17:00.348 9 INFO neutron.plugins.ml2.plugin [None req-5c9cd83c-d43c-461b-9cc1-6990797b3a68 - - - - - -] Attempt 1 to provision port 5fd44dd0-e256-4a88-a17a-e26ffbeb6fc9 2026-04-07 01:17:02.390 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 90020dd8-fa0b-48f6-b8f2-5ee3b749bd75 2026-04-07 01:17:02.550 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae7692b4-2b80-434f-8d47-6323827a1349'] response: {'server_uuid': 'bb46f1a1-25a7-499f-b6e0-f6973783cb7b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '90020dd8-fa0b-48f6-b8f2-5ee3b749bd75', 'code': 200} 2026-04-07 01:17:04.304 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 90020dd8-fa0b-48f6-b8f2-5ee3b749bd75 2026-04-07 01:17:06.575 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6ce0ff0-5b8e-4e3d-aa83-9a816dc75858'] response: {'server_uuid': 'bb46f1a1-25a7-499f-b6e0-f6973783cb7b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '90020dd8-fa0b-48f6-b8f2-5ee3b749bd75', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:17:13.859 10 INFO neutron.plugins.ml2.plugin [None req-5af6a69e-09c6-4411-bf48-84c0aa2c7f25 - - - - - -] Attempt 1 to provision port d69ed241-8ff7-47cd-a17e-e17a25734baf 2026-04-07 01:17:14.168 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d69ed241-8ff7-47cd-a17e-e17a25734baf 2026-04-07 01:17:14.256 10 INFO neutron.plugins.ml2.plugin [None req-389d8b58-9b29-46fe-9e5d-f597f68aaa3f - - - - - -] Attempt 1 to provision port 4aa98b28-fa9e-4ebc-bbe1-b3169250a1fe 2026-04-07 01:17:14.510 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 31dd494f-c287-4868-8fa4-98d3b115f9b1 2026-04-07 01:17:15.432 9 INFO neutron.plugins.ml2.plugin [None req-e33c190b-5793-49fe-b8a5-8720e2637925 - - - - - -] Attempt 1 to provision port 31dd494f-c287-4868-8fa4-98d3b115f9b1 2026-04-07 01:17:16.235 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d69ed241-8ff7-47cd-a17e-e17a25734baf 2026-04-07 01:17:16.594 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 31dd494f-c287-4868-8fa4-98d3b115f9b1 2026-04-07 01:17:16.758 10 INFO neutron.plugins.ml2.plugin [None req-b9a9b7bc-32c4-4977-b0f2-0926011d5e3a - - - - - -] Attempt 1 to provision port 918b737e-1270-4dc6-b126-5aa5550f4b1c 2026-04-07 01:17:17.459 9 INFO neutron.plugins.ml2.plugin [None req-8ba90524-476f-4e15-9356-2926bedd6b58 - - - - - -] Attempt 1 to provision port 918b737e-1270-4dc6-b126-5aa5550f4b1c 2026-04-07 01:17:18.233 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 7ed60d6b-e5dd-4f50-b42a-fb4eecbf7b07 2026-04-07 01:17:20.190 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 7ed60d6b-e5dd-4f50-b42a-fb4eecbf7b07 2026-04-07 01:17:22.985 10 INFO neutron.plugins.ml2.plugin [None req-5dabfc3b-0b84-4e63-a5db-2e00dee5cb33 - - - - - -] Attempt 1 to provision port 6f225efe-10b5-4cd7-91ec-0141532edf8d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:17:26.275 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 6f225efe-10b5-4cd7-91ec-0141532edf8d 2026-04-07 01:17:26.436 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac755e01-9cd4-45fc-9d4a-65985755a781'] response: {'server_uuid': '49a46061-b257-4127-9e73-b14c277fcfaa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f225efe-10b5-4cd7-91ec-0141532edf8d', 'code': 200} 2026-04-07 01:17:28.414 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 6f225efe-10b5-4cd7-91ec-0141532edf8d 2026-04-07 01:17:28.777 9 INFO neutron.plugins.ml2.plugin [None req-3a7059d4-acaa-4447-8ccf-24210c6e5938 - - - - - -] Attempt 1 to provision port dea35c95-944d-40be-856a-e03c087320f7 2026-04-07 01:17:29.726 9 INFO neutron.plugins.ml2.plugin [None req-dff38429-ad8b-4606-85d9-f664d3b4a8e0 - - - - - -] Attempt 1 to provision port 2a125c18-e280-4e37-a1ae-4e3a6296fa21 2026-04-07 01:17:30.202 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2a125c18-e280-4e37-a1ae-4e3a6296fa21 2026-04-07 01:17:31.802 9 INFO neutron.plugins.ml2.plugin [None req-ce43dc7c-671e-4547-be3d-4b62df670b0c - - - - - -] Attempt 1 to provision port e228ce1e-b3ac-46b3-a467-f86e49ac2c1b 2026-04-07 01:17:32.175 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2a125c18-e280-4e37-a1ae-4e3a6296fa21 2026-04-07 01:17:32.561 9 INFO neutron.plugins.ml2.plugin [None req-f2502f37-c50e-4df5-8395-ccdcc3dabdc1 - - - - - -] Attempt 1 to provision port e228ce1e-b3ac-46b3-a467-f86e49ac2c1b 2026-04-07 01:17:34.245 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5d9253c9-58a0-4207-b7b5-5212fe99b771 2026-04-07 01:17:36.039 10 INFO neutron.plugins.ml2.plugin [None req-54c0f09b-208b-470d-8b3f-df2ff230dc77 - - - - - -] Attempt 1 to provision port b738047c-e09c-4290-9cd3-178ad0dddebf 2026-04-07 01:17:36.645 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 4aa98b28-fa9e-4ebc-bbe1-b3169250a1fe 2026-04-07 01:17:36.725 9 INFO neutron.plugins.ml2.db [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] No ports have port_id starting with 4aa98b28-fa9e-4ebc-bbe1-b3169250a1fe 2026-04-07 01:17:36.873 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5d9253c9-58a0-4207-b7b5-5212fe99b771 2026-04-07 01:17:38.434 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port b738047c-e09c-4290-9cd3-178ad0dddebf 2026-04-07 01:17:38.644 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-90ce38e5-5bb7-4c59-9490-5320b3e96988'] response: {'server_uuid': 'f0c0ccab-c868-406a-9baa-93e874dfd6b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b738047c-e09c-4290-9cd3-178ad0dddebf', 'code': 200} 2026-04-07 01:17:40.143 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port b738047c-e09c-4290-9cd3-178ad0dddebf 2026-04-07 01:17:46.175 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port c9dcda29-c347-4d0d-b5d8-50c11b49e112 2026-04-07 01:17:46.386 9 INFO neutron.plugins.ml2.plugin [None req-c5d758de-a7e4-4466-a0d3-bf85e3f86cfd - - - - - -] Attempt 1 to provision port 72fc1055-bd18-4f69-a8fe-22b1955ef530 2026-04-07 01:17:46.955 10 INFO neutron.plugins.ml2.plugin [None req-3a842410-2ae2-44d9-929e-980709afa0db - - - - - -] Attempt 1 to provision port c9dcda29-c347-4d0d-b5d8-50c11b49e112 2026-04-07 01:17:48.174 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port c9dcda29-c347-4d0d-b5d8-50c11b49e112 2026-04-07 01:17:49.010 9 INFO neutron.plugins.ml2.plugin [None req-352d8897-85ae-4d8c-805e-fdd7b4bcf2fb - - - - - -] Attempt 1 to provision port d28c1040-ec1c-4a39-b333-cf63f5c38c81 2026-04-07 01:17:49.776 10 INFO neutron.plugins.ml2.plugin [None req-d4e29317-b1ff-44fd-b08b-3a5fa82ff76b - - - - - -] Attempt 1 to provision port d28c1040-ec1c-4a39-b333-cf63f5c38c81 2026-04-07 01:17:50.146 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 93b7ae73-6f35-418a-a707-4ada899d66e8 2026-04-07 01:17:50.722 9 INFO neutron.plugins.ml2.plugin [None req-cb1df1cd-41b3-465f-ba24-bdad1497221a - - - - - -] Attempt 1 to provision port 9b8eb38a-291b-4710-9dfd-ca513541c4c6 2026-04-07 01:17:52.161 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 93b7ae73-6f35-418a-a707-4ada899d66e8 2026-04-07 01:17:53.893 9 INFO neutron.plugins.ml2.plugin [None req-68983d7b-0e86-4e29-b09d-42d16981ecdf - - - - - -] Attempt 1 to provision port f089b3b1-0a49-4032-9b32-3cd4edb44113 2026-04-07 01:17:54.163 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2ea1e275-6f33-495e-a236-01bd0f133889 2026-04-07 01:17:54.461 9 INFO neutron.plugins.ml2.plugin [None req-866de5fc-839b-4bb2-a741-e917d357e1de - - - - - -] Attempt 1 to provision port 2ea1e275-6f33-495e-a236-01bd0f133889 2026-04-07 01:17:56.237 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2ea1e275-6f33-495e-a236-01bd0f133889 2026-04-07 01:17:56.901 10 INFO neutron.plugins.ml2.plugin [None req-aed005bd-1827-4265-a224-a6d6aa914903 - - - - - -] Attempt 1 to provision port 511298bf-f120-4ac3-b589-c7e5671d6e66 2026-04-07 01:17:57.554 10 INFO neutron.plugins.ml2.plugin [None req-6f5b99ea-4cb5-4208-8c9a-df6652c4e36e - - - - - -] Attempt 1 to provision port 511298bf-f120-4ac3-b589-c7e5671d6e66 2026-04-07 01:17:58.131 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 8ca777da-4556-4985-bbe0-38e751ee116e 2026-04-07 01:18:00.142 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 8ca777da-4556-4985-bbe0-38e751ee116e 2026-04-07 01:18:04.177 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port b6a28fbc-7c16-4db7-82e0-e514abe05f0d 2026-04-07 01:18:04.447 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] No ports have port_id starting with b6a28fbc-7c16-4db7-82e0-e514abe05f0d 2026-04-07 01:18:04.481 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 236a8439-4588-4e6a-82cf-dc01fa30d603 2026-04-07 01:18:06.251 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 72fc1055-bd18-4f69-a8fe-22b1955ef530 2026-04-07 01:18:08.249 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d28c1040-ec1c-4a39-b333-cf63f5c38c81 2026-04-07 01:18:08.642 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 72fc1055-bd18-4f69-a8fe-22b1955ef530 2026-04-07 01:18:10.333 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d28c1040-ec1c-4a39-b333-cf63f5c38c81 2026-04-07 01:18:11.918 9 INFO neutron.plugins.ml2.plugin [None req-604448a3-561c-4e74-9af0-6d0fded22490 - - - - - -] Attempt 1 to provision port 76354755-2f50-4788-b249-068a9e3b96dd 2026-04-07 01:18:12.303 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d1e42642-a085-4310-86e6-1f1a5bf07b7f 2026-04-07 01:18:12.755 10 INFO neutron.plugins.ml2.plugin [None req-c7ee2b5e-1acb-4c84-8a06-b7aa6d63cb89 - - - - - -] Attempt 1 to provision port d1e42642-a085-4310-86e6-1f1a5bf07b7f 2026-04-07 01:18:12.871 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 8a995305-8586-4862-83e3-b19aa90187e2 2026-04-07 01:18:13.100 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6f3693e-cd14-4e17-91a3-ab391a4ed017'] response: {'server_uuid': 'b47040e7-caed-49b2-838d-2f726bb9f256', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a995305-8586-4862-83e3-b19aa90187e2', 'code': 200} 2026-04-07 01:18:13.380 9 INFO neutron.plugins.ml2.plugin [None req-f0de0df9-3a3e-46f3-b453-0805f31b67e6 - - - - - -] Attempt 1 to provision port 621264ee-7511-4e23-9408-332d284b44c6 2026-04-07 01:18:13.751 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 76354755-2f50-4788-b249-068a9e3b96dd 2026-04-07 01:18:13.997 10 INFO neutron.plugins.ml2.plugin [None req-7c08e2ce-dbfc-416d-b8c2-396e592f8328 - - - - - -] Attempt 1 to provision port 621264ee-7511-4e23-9408-332d284b44c6 2026-04-07 01:18:14.303 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 511298bf-f120-4ac3-b589-c7e5671d6e66 2026-04-07 01:18:14.667 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d1e42642-a085-4310-86e6-1f1a5bf07b7f 2026-04-07 01:18:14.974 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 76354755-2f50-4788-b249-068a9e3b96dd 2026-04-07 01:18:15.259 9 INFO neutron.plugins.ml2.plugin [None req-f1b485fc-3696-4f49-bd0b-e309499f3495 - - - - - -] Attempt 1 to provision port 9261503e-42fc-48b7-a4e1-a297b9e4beac 2026-04-07 01:18:15.328 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port f089b3b1-0a49-4032-9b32-3cd4edb44113 2026-04-07 01:18:15.668 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 8a995305-8586-4862-83e3-b19aa90187e2 2026-04-07 01:18:15.832 10 INFO neutron.plugins.ml2.plugin [None req-4bf1805c-a67e-452a-bb71-ded3fa960f76 - - - - - -] Attempt 1 to provision port 9261503e-42fc-48b7-a4e1-a297b9e4beac 2026-04-07 01:18:16.508 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 511298bf-f120-4ac3-b589-c7e5671d6e66 2026-04-07 01:18:16.839 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port f089b3b1-0a49-4032-9b32-3cd4edb44113 2026-04-07 01:18:17.156 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 172e7295-ac0d-45c2-a22d-f5dd529c96e2 2026-04-07 01:18:17.693 9 INFO neutron.plugins.ml2.plugin [None req-9d1d6a04-7fcb-4d50-b0d4-61e7d326bc73 - - - - - -] Attempt 1 to provision port 172e7295-ac0d-45c2-a22d-f5dd529c96e2 2026-04-07 01:18:20.417 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5dc476f0-25d8-4b9d-bea8-0361385ec387 2026-04-07 01:18:24.041 10 INFO neutron.plugins.ml2.plugin [None req-c52ce769-94c1-4299-9e4e-2eeb7f3a0b9c - - - - - -] Attempt 1 to provision port b3efdc07-5984-45e3-be64-4b597428a612 2026-04-07 01:18:24.501 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port e6732798-c0dd-4268-ac34-ec727f9fded4 2026-04-07 01:18:25.072 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port b3efdc07-5984-45e3-be64-4b597428a612 2026-04-07 01:18:25.558 9 INFO neutron.plugins.ml2.plugin [None req-fa9f40d7-cdb7-4d81-b949-04407badc8f7 - - - - - -] Attempt 1 to provision port 171bc9a4-b518-4a25-929e-85f41c9fcb82 2026-04-07 01:18:26.215 9 INFO neutron.plugins.ml2.plugin [None req-dff6149a-c82e-40df-8187-741700ed7571 - - - - - -] Attempt 1 to provision port 171bc9a4-b518-4a25-929e-85f41c9fcb82 2026-04-07 01:18:26.256 9 INFO neutron.plugins.ml2.plugin [None req-dff6149a-c82e-40df-8187-741700ed7571 - - - - - -] Attempt 1 to provision port e6732798-c0dd-4268-ac34-ec727f9fded4 2026-04-07 01:18:26.489 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port e6732798-c0dd-4268-ac34-ec727f9fded4 2026-04-07 01:18:26.789 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port b3efdc07-5984-45e3-be64-4b597428a612 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:18:30.580 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fac46e09-65d9-4f28-8a5c-2caaee2c015a'] response: {'server_uuid': 'b47040e7-caed-49b2-838d-2f726bb9f256', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8a995305-8586-4862-83e3-b19aa90187e2', 'code': 200} 2026-04-07 01:18:32.394 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 4ab79f65-4e64-40b2-b562-60ce60baacc2 2026-04-07 01:18:32.396 10 INFO neutron.plugins.ml2.plugin [None req-c4e945e3-5dac-49d4-885a-0dcacb907307 - - - - - -] Attempt 1 to provision port 910b3047-60f0-45a0-b92c-ff3b63b9b91b 2026-04-07 01:18:32.449 10 INFO neutron.plugins.ml2.plugin [None req-c4e945e3-5dac-49d4-885a-0dcacb907307 - - - - - -] Attempt 1 to provision port 4ab79f65-4e64-40b2-b562-60ce60baacc2 2026-04-07 01:18:33.286 9 INFO neutron.plugins.ml2.plugin [None req-4ae24a84-7833-4fc2-9bb4-3bc1f3570e42 - - - - - -] Attempt 1 to provision port 910b3047-60f0-45a0-b92c-ff3b63b9b91b 2026-04-07 01:18:33.839 10 INFO neutron.plugins.ml2.plugin [None req-b4435ca0-8edf-4a2d-81c9-5ed49bc7a80e - - - - - -] Attempt 1 to provision port 910b3047-60f0-45a0-b92c-ff3b63b9b91b 2026-04-07 01:18:34.462 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 4ab79f65-4e64-40b2-b562-60ce60baacc2 2026-04-07 01:18:34.842 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port cc1c092c-5908-4d85-be24-0369e56e308f 2026-04-07 01:18:35.099 9 INFO neutron.plugins.ml2.plugin [None req-ac2a2e92-1756-4aba-b7cd-0f23dcbf00e1 - - - - - -] Attempt 1 to provision port cc1c092c-5908-4d85-be24-0369e56e308f 2026-04-07 01:18:35.435 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 74f612ad-f9aa-407d-86be-dc8ee2b39fb2 2026-04-07 01:18:35.651 9 INFO neutron.plugins.ml2.plugin [None req-f676fd79-b580-4fa0-bd28-43fdeac7181b - - - - - -] Attempt 1 to provision port 74f612ad-f9aa-407d-86be-dc8ee2b39fb2 2026-04-07 01:18:36.298 9 INFO neutron.plugins.ml2.plugin [None req-12b0fd2d-9047-41af-a747-19656a022431 - - - - - -] Attempt 1 to provision port 6082c704-e1bd-4608-818c-e7365869a3ec 2026-04-07 01:18:36.354 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port cc1c092c-5908-4d85-be24-0369e56e308f 2026-04-07 01:18:36.629 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 74f612ad-f9aa-407d-86be-dc8ee2b39fb2 2026-04-07 01:18:37.062 9 INFO neutron.plugins.ml2.plugin [None req-b825b0a9-c201-4439-ac47-5360fc93fd73 - - - - - -] Attempt 1 to provision port 6082c704-e1bd-4608-818c-e7365869a3ec 2026-04-07 01:18:39.319 9 INFO neutron.plugins.ml2.plugin [None req-2f57ae07-a58b-46bc-8ee9-744c69906fc6 - - - - - -] Attempt 1 to provision port 6da25099-8f96-4ae6-a200-889fa7cc4084 2026-04-07 01:18:40.074 10 INFO neutron.plugins.ml2.plugin [None req-db400d63-dd35-4511-90ed-0130131f66b3 - - - - - -] Attempt 1 to provision port 6da25099-8f96-4ae6-a200-889fa7cc4084 2026-04-07 01:18:40.929 9 INFO neutron.plugins.ml2.plugin [None req-93c34633-3abc-4e49-998c-43c63efa81dd - - - - - -] Attempt 1 to provision port 7e483cb6-895c-4a53-8cc2-d00b290089a0 2026-04-07 01:18:50.163 9 INFO neutron.plugins.ml2.plugin [None req-6174713c-89e7-442d-9728-31326d94c635 - - - - - -] Attempt 1 to provision port 5340e6ed-ac73-4b44-b51e-53b72dc73aff 2026-04-07 01:18:50.344 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 7205bd14-ce18-486a-b71c-369398f5c1b2 2026-04-07 01:18:50.821 10 INFO neutron.plugins.ml2.plugin [None req-e0b7b5ac-a0e7-40eb-9823-e0ca7938fb60 - - - - - -] Attempt 1 to provision port 7205bd14-ce18-486a-b71c-369398f5c1b2 2026-04-07 01:18:50.929 10 INFO neutron.plugins.ml2.plugin [None req-e0b7b5ac-a0e7-40eb-9823-e0ca7938fb60 - - - - - -] Attempt 1 to provision port 01a3bf1b-1c4b-4bcd-a4ef-12f47d4ac34d 2026-04-07 01:18:50.959 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 0754d2aa-1355-4af5-a831-0db5a49d7bd7 2026-04-07 01:18:51.323 9 INFO neutron.plugins.ml2.plugin [None req-749d05a6-7958-486b-9513-929f5c6dcbb9 - - - - - -] Attempt 1 to provision port 0754d2aa-1355-4af5-a831-0db5a49d7bd7 2026-04-07 01:18:51.493 9 INFO neutron.plugins.ml2.plugin [None req-749d05a6-7958-486b-9513-929f5c6dcbb9 - - - - - -] Attempt 1 to provision port 01a3bf1b-1c4b-4bcd-a4ef-12f47d4ac34d 2026-04-07 01:18:52.156 9 INFO neutron.plugins.ml2.plugin [None req-334dc86f-469c-48ed-b159-83ceada2fcb5 - - - - - -] Attempt 1 to provision port 01a3bf1b-1c4b-4bcd-a4ef-12f47d4ac34d 2026-04-07 01:18:52.316 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 7205bd14-ce18-486a-b71c-369398f5c1b2 2026-04-07 01:18:52.506 10 INFO neutron.plugins.ml2.plugin [None req-722ec98f-d64c-4ba5-9a8a-2073ad4f7c16 - - - - - -] Attempt 1 to provision port 951306fb-aea3-4f75-9acd-8c9952b34c33 2026-04-07 01:18:52.977 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 0754d2aa-1355-4af5-a831-0db5a49d7bd7 2026-04-07 01:18:53.050 10 INFO neutron.plugins.ml2.plugin [None req-bae4331e-e593-40a1-983b-70abc7be13fd - - - - - -] Attempt 1 to provision port 951306fb-aea3-4f75-9acd-8c9952b34c33 2026-04-07 01:18:54.310 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 4c2ee2e3-252d-4ffd-8fa7-c352c6885518 2026-04-07 01:18:56.348 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 4c2ee2e3-252d-4ffd-8fa7-c352c6885518 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:18:59.648 10 INFO neutron.plugins.ml2.plugin [None req-1085477f-0f49-478b-94db-5c00b38ce61c - - - - - -] Attempt 1 to provision port 0c6fd3af-b107-4a99-98f8-3f7aed767d33 2026-04-07 01:19:00.343 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 56e36b70-b119-4852-9914-f1b980266e14 2026-04-07 01:19:00.408 9 INFO neutron.plugins.ml2.plugin [None req-e6ce58de-c0a7-4616-8469-536aa5648d66 - - - - - -] Attempt 1 to provision port 56e36b70-b119-4852-9914-f1b980266e14 2026-04-07 01:19:01.187 9 INFO neutron.plugins.ml2.plugin [None req-66e3abcf-cdd1-4394-8c91-0422e6c00b83 - - - - - -] Attempt 1 to provision port cb1b5ebe-1f37-4e3f-8f6b-bc815f7e5213 2026-04-07 01:19:01.769 9 INFO neutron.plugins.ml2.plugin [None req-8e607c0e-e688-4c37-8fa4-051fbd747713 - - - - - -] Attempt 1 to provision port cb1b5ebe-1f37-4e3f-8f6b-bc815f7e5213 2026-04-07 01:19:02.578 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 0c6fd3af-b107-4a99-98f8-3f7aed767d33 2026-04-07 01:19:02.757 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-08ebb754-8df6-4397-b6d5-c48eaf258daa'] response: {'server_uuid': '821d0c12-c42a-4c4b-b631-f175090544b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c6fd3af-b107-4a99-98f8-3f7aed767d33', 'code': 200} 2026-04-07 01:19:03.078 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 56e36b70-b119-4852-9914-f1b980266e14 2026-04-07 01:19:04.385 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 0c6fd3af-b107-4a99-98f8-3f7aed767d33 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:19:06.991 9 INFO neutron.plugins.ml2.plugin [None req-f2e50a7b-7f52-4cac-b6af-3633e7f4c260 - - - - - -] Attempt 1 to provision port 73dd6402-26c3-4a54-992a-9cb50850703a 2026-04-07 01:19:10.514 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5340e6ed-ac73-4b44-b51e-53b72dc73aff 2026-04-07 01:19:17.685 10 INFO neutron.plugins.ml2.plugin [None req-0328b68f-ffb1-49f8-83dd-093e7b3bf8f1 - - - - - -] Attempt 1 to provision port d5a19189-0f14-4fad-bf4b-346b9845257b 2026-04-07 01:19:22.298 10 INFO neutron.plugins.ml2.plugin [None req-38eec653-0f58-4ef2-b0db-12820c3c8e1e - - - - - -] Attempt 1 to provision port 17440be4-ae32-434f-b247-6eaf41086844 2026-04-07 01:19:22.358 10 INFO neutron.plugins.ml2.plugin [None req-38eec653-0f58-4ef2-b0db-12820c3c8e1e - - - - - -] Attempt 1 to provision port 2fa47a69-8b73-44be-8a91-e3e1f90f88dd 2026-04-07 01:19:22.361 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port f39acce1-6a91-4cdd-808d-f29086de0d11 2026-04-07 01:19:22.799 10 INFO neutron.plugins.ml2.plugin [None req-e8af972d-98c9-402a-a169-5731775fe621 - - - - - -] Attempt 1 to provision port 17440be4-ae32-434f-b247-6eaf41086844 2026-04-07 01:19:23.163 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2fa47a69-8b73-44be-8a91-e3e1f90f88dd 2026-04-07 01:19:23.252 9 INFO neutron.plugins.ml2.plugin [None req-203ce940-a990-4e61-b659-f99b62a9edfe - - - - - -] Attempt 1 to provision port 17440be4-ae32-434f-b247-6eaf41086844 2026-04-07 01:19:24.409 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port f39acce1-6a91-4cdd-808d-f29086de0d11 2026-04-07 01:19:24.820 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2fa47a69-8b73-44be-8a91-e3e1f90f88dd 2026-04-07 01:19:27.637 10 INFO neutron.plugins.ml2.plugin [None req-fb1f5c85-f648-4537-a19b-1d2ce534e352 - - - - - -] Attempt 1 to provision port 45ab38b1-fa5a-4813-90c2-a40b2d90cc0f 2026-04-07 01:19:30.413 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 45ab38b1-fa5a-4813-90c2-a40b2d90cc0f 2026-04-07 01:19:30.565 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a3e3159-e405-4a66-a03d-b74a5e5d8359'] response: {'server_uuid': '5def5a6e-9375-4170-9593-ee35686cf3a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45ab38b1-fa5a-4813-90c2-a40b2d90cc0f', 'code': 200} 2026-04-07 01:19:32.299 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 45ab38b1-fa5a-4813-90c2-a40b2d90cc0f 2026-04-07 01:19:38.330 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 17440be4-ae32-434f-b247-6eaf41086844 2026-04-07 01:19:38.701 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d5a19189-0f14-4fad-bf4b-346b9845257b 2026-04-07 01:19:40.390 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 17440be4-ae32-434f-b247-6eaf41086844 2026-04-07 01:19:40.667 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port d5a19189-0f14-4fad-bf4b-346b9845257b 2026-04-07 01:19:46.446 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 76baf8c4-1fca-4a1a-bc95-75f4cb84cb06 2026-04-07 01:19:46.944 9 INFO neutron.plugins.ml2.plugin [None req-402e9e70-0095-4973-a492-ec6ea1105214 - - - - - -] Attempt 1 to provision port 76baf8c4-1fca-4a1a-bc95-75f4cb84cb06 2026-04-07 01:19:47.195 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 28b58947-b5af-4962-92a9-2812ff161361 2026-04-07 01:19:47.499 10 INFO neutron.plugins.ml2.plugin [None req-5b92e0cd-6b7d-45e5-98e7-397d4bee96f8 - - - - - -] Attempt 1 to provision port 28b58947-b5af-4962-92a9-2812ff161361 2026-04-07 01:19:48.580 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 97898d4f-6c08-4661-8c61-74a1cc4235ca 2026-04-07 01:19:48.701 10 INFO neutron.plugins.ml2.plugin [None req-e51acd66-962b-44d5-a352-2f3006fac69c - - - - - -] Attempt 1 to provision port 97898d4f-6c08-4661-8c61-74a1cc4235ca 2026-04-07 01:19:49.452 10 INFO neutron.plugins.ml2.plugin [None req-8e1b3d7e-6e0e-4d53-bb32-d6a7cf0eba9a - - - - - -] Attempt 1 to provision port 182e42bb-5760-4413-adb4-2fa92617a2dc 2026-04-07 01:19:49.477 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 76baf8c4-1fca-4a1a-bc95-75f4cb84cb06 2026-04-07 01:19:49.966 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 89a9b72b-8049-4155-9edc-f9f729c51ccf 2026-04-07 01:19:50.006 10 INFO neutron.plugins.ml2.plugin [None req-ddb51612-b316-4ba8-8415-70f027d7a930 - - - - - -] Attempt 1 to provision port 89a9b72b-8049-4155-9edc-f9f729c51ccf 2026-04-07 01:19:50.954 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 28b58947-b5af-4962-92a9-2812ff161361 2026-04-07 01:19:51.208 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 182e42bb-5760-4413-adb4-2fa92617a2dc 2026-04-07 01:19:51.792 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 89a9b72b-8049-4155-9edc-f9f729c51ccf 2026-04-07 01:19:57.787 9 INFO neutron.plugins.ml2.plugin [None req-976bfe49-e81d-4d14-9867-5b35b3fe383d - - - - - -] Attempt 1 to provision port b3536f63-5252-4f0d-8261-0d5eff34f79a 2026-04-07 01:19:59.873 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port b3536f63-5252-4f0d-8261-0d5eff34f79a 2026-04-07 01:20:00.171 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3580990-9148-48ab-a8f0-d6bcca13e2da'] response: {'server_uuid': 'ed7238f0-656e-4e74-a945-ecbdb78103ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3536f63-5252-4f0d-8261-0d5eff34f79a', 'code': 200} 2026-04-07 01:20:01.825 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port b3536f63-5252-4f0d-8261-0d5eff34f79a 2026-04-07 01:20:37.970 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 3f926ce6-c89a-4abd-ae67-bd1b10353ebb 2026-04-07 01:20:38.463 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 6a0635b9-1787-4735-aaa2-add6790967c3 2026-04-07 01:20:39.180 9 INFO neutron.plugins.ml2.plugin [None req-41d9277e-3052-4802-adac-518e2f2a7c74 - - - - - -] Attempt 1 to provision port 6a0635b9-1787-4735-aaa2-add6790967c3 2026-04-07 01:20:39.885 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 3f926ce6-c89a-4abd-ae67-bd1b10353ebb 2026-04-07 01:20:40.190 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2dc97138-34d3-4eee-bfc1-7adc707cf595 2026-04-07 01:20:40.467 9 INFO neutron.plugins.ml2.plugin [None req-b1182ae0-bd49-4208-9a4a-ca80204969af - - - - - -] Attempt 1 to provision port 3f926ce6-c89a-4abd-ae67-bd1b10353ebb 2026-04-07 01:20:40.545 9 INFO neutron.plugins.ml2.plugin [None req-b1182ae0-bd49-4208-9a4a-ca80204969af - - - - - -] Attempt 1 to provision port 21733a2a-dfdb-49db-a8f8-a3b042ab2a58 2026-04-07 01:20:40.797 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 6a0635b9-1787-4735-aaa2-add6790967c3 2026-04-07 01:20:41.100 9 INFO neutron.plugins.ml2.plugin [None req-2977e13a-ef43-4c74-b3fa-420ac303707a - - - - - -] Attempt 1 to provision port 6a0635b9-1787-4735-aaa2-add6790967c3 2026-04-07 01:20:41.805 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 2dc97138-34d3-4eee-bfc1-7adc707cf595 2026-04-07 01:20:41.902 10 INFO neutron.plugins.ml2.plugin [None req-45f32689-e351-4d44-b892-3c1528234886 - - - - - -] Attempt 1 to provision port 2dc97138-34d3-4eee-bfc1-7adc707cf595 2026-04-07 01:20:42.111 9 INFO neutron.plugins.ml2.plugin [None req-acb11f67-2062-4a4c-98ea-532a7bf967aa - - - - - -] Attempt 1 to provision port 3f926ce6-c89a-4abd-ae67-bd1b10353ebb 2026-04-07 01:20:42.941 9 INFO neutron.plugins.ml2.plugin [None req-66318ebf-0963-4571-ae83-5f8dfe6f5756 - - - - - -] Attempt 1 to provision port 7ded52a9-bc35-4dd3-ae48-22897fd73df3 2026-04-07 01:20:43.817 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 09c2f073-c672-430a-97a4-b1785e4baec2 2026-04-07 01:20:44.202 10 INFO neutron.plugins.ml2.plugin [None req-5adc0628-ba3c-4548-b9d4-3873c75383b4 - - - - - -] Attempt 1 to provision port 2dc97138-34d3-4eee-bfc1-7adc707cf595 2026-04-07 01:20:44.519 9 INFO neutron.plugins.ml2.plugin [None req-0df36ff5-acf2-447f-98c3-0764c77b96e0 - - - - - -] Attempt 1 to provision port 7ded52a9-bc35-4dd3-ae48-22897fd73df3 2026-04-07 01:20:45.678 9 INFO neutron.plugins.ml2.plugin [None req-cc1b5e0d-90a8-4442-826a-b871a97826d0 - - - - - -] Attempt 1 to provision port 74da64e2-fe49-465f-8b0e-601173ddba7d 2026-04-07 01:20:45.812 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 09c2f073-c672-430a-97a4-b1785e4baec2 2026-04-07 01:20:46.546 10 INFO neutron.plugins.ml2.plugin [None req-4cf7628a-665d-46cd-a812-f302162e691f - - - - - -] Attempt 1 to provision port 74da64e2-fe49-465f-8b0e-601173ddba7d 2026-04-07 01:20:47.697 10 INFO neutron.plugins.ml2.plugin [None req-7f457fc3-1574-4a20-b150-f986049d3809 - - - - - -] Attempt 1 to provision port 14c66c2f-4502-45c5-8872-55c03b91896e 2026-04-07 01:20:48.559 10 INFO neutron.plugins.ml2.plugin [None req-12cb7877-f29c-4ac0-bce4-578af6afc5ad - - - - - -] Attempt 1 to provision port 14c66c2f-4502-45c5-8872-55c03b91896e 2026-04-07 01:20:55.919 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 962377dc-4a90-4fde-906c-cb3dea1a1d7f 2026-04-07 01:20:56.066 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee3607d6-0b45-410a-9da1-bdee340a4875'] response: {'server_uuid': '20bfd13b-429a-4689-9f3f-caaff4b89d18', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '962377dc-4a90-4fde-906c-cb3dea1a1d7f', 'code': 200} 2026-04-07 01:20:57.817 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 962377dc-4a90-4fde-906c-cb3dea1a1d7f 2026-04-07 01:21:01.871 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 14c66c2f-4502-45c5-8872-55c03b91896e 2026-04-07 01:21:02.289 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 21733a2a-dfdb-49db-a8f8-a3b042ab2a58 2026-04-07 01:21:03.960 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 7ded52a9-bc35-4dd3-ae48-22897fd73df3 2026-04-07 01:21:04.299 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 14c66c2f-4502-45c5-8872-55c03b91896e 2026-04-07 01:21:04.550 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 74da64e2-fe49-465f-8b0e-601173ddba7d 2026-04-07 01:21:04.904 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 21733a2a-dfdb-49db-a8f8-a3b042ab2a58 2026-04-07 01:21:05.114 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port a76e2f18-7500-4bb1-a69c-d12357c705e9 2026-04-07 01:21:05.257 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f40e0f2-3d1e-41da-9785-ece0c08bf212'] response: {'server_uuid': 'bfb21d56-972e-47e8-b844-8bb1b0f94109', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a76e2f18-7500-4bb1-a69c-d12357c705e9', 'code': 200} 2026-04-07 01:21:05.905 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 7ded52a9-bc35-4dd3-ae48-22897fd73df3 2026-04-07 01:21:06.188 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 74da64e2-fe49-465f-8b0e-601173ddba7d 2026-04-07 01:21:06.483 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port a76e2f18-7500-4bb1-a69c-d12357c705e9 2026-04-07 01:21:26.152 10 INFO neutron.plugins.ml2.plugin [None req-52bd136e-89c2-451f-b3fd-b41c9a39bbd5 - - - - - -] Attempt 1 to provision port e4385201-3ab3-4296-8d4b-3c85ab71b239 2026-04-07 01:21:39.694 10 INFO neutron.plugins.ml2.plugin [None req-cb3df709-852e-4331-ad49-07bff907750d - - - - - -] Attempt 1 to provision port 37a5fac0-9415-4a3c-a884-0d766f313b56 2026-04-07 01:21:41.985 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 37a5fac0-9415-4a3c-a884-0d766f313b56 2026-04-07 01:21:42.168 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-75af1b45-d423-4ca9-b067-b1d80e6c9b07'] response: {'server_uuid': 'c27741be-1b1e-434c-ad90-a439eff2bafc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37a5fac0-9415-4a3c-a884-0d766f313b56', 'code': 200} 2026-04-07 01:21:43.914 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 37a5fac0-9415-4a3c-a884-0d766f313b56 2026-04-07 01:22:25.207 9 INFO neutron.plugins.ml2.plugin [None req-c4b2ebfd-247f-40f3-995b-52be26037775 - - - - - -] Attempt 1 to provision port 5b523fd8-7d4f-4e65-a6af-d6372ba2905f 2026-04-07 01:22:28.147 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5b523fd8-7d4f-4e65-a6af-d6372ba2905f 2026-04-07 01:22:28.359 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbcbbccd-68ce-4fbf-9c92-924fcbd93d21'] response: {'server_uuid': 'c27741be-1b1e-434c-ad90-a439eff2bafc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b523fd8-7d4f-4e65-a6af-d6372ba2905f', 'code': 200} 2026-04-07 01:22:30.099 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5b523fd8-7d4f-4e65-a6af-d6372ba2905f 2026-04-07 01:22:56.075 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port db81862d-6c5f-4a73-85a3-7973765544a6 2026-04-07 01:22:56.735 10 INFO neutron.plugins.ml2.plugin [None req-ea380edb-f6e0-44a6-9637-bfe9f900d07d - - - - - -] Attempt 1 to provision port db81862d-6c5f-4a73-85a3-7973765544a6 2026-04-07 01:22:56.906 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bef8a7de-0da3-4467-84fa-d2cf4cd02308'] response: {'server_uuid': 'c27741be-1b1e-434c-ad90-a439eff2bafc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db81862d-6c5f-4a73-85a3-7973765544a6', 'code': 200} 2026-04-07 01:22:58.066 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port db81862d-6c5f-4a73-85a3-7973765544a6 2026-04-07 01:23:12.071 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5831e9a9-2cd1-47f9-b0f9-4e0e6adbe847 2026-04-07 01:23:12.248 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c16fd35a-a408-4119-8687-d127f41aacfe'] response: {'server_uuid': 'c27741be-1b1e-434c-ad90-a439eff2bafc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5831e9a9-2cd1-47f9-b0f9-4e0e6adbe847', 'code': 200} 2026-04-07 01:23:12.821 10 INFO neutron.plugins.ml2.plugin [None req-0419bd51-6cd9-4112-9f61-541f34f8a4b4 - - - - - -] Attempt 1 to provision port 5831e9a9-2cd1-47f9-b0f9-4e0e6adbe847 2026-04-07 01:23:14.042 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5831e9a9-2cd1-47f9-b0f9-4e0e6adbe847 2026-04-07 01:23:24.003 9 INFO neutron.plugins.ml2.plugin [None req-99d5e694-a7a0-40c6-a55f-a673e043417d - - - - - -] Attempt 1 to provision port 5831e9a9-2cd1-47f9-b0f9-4e0e6adbe847 2026-04-07 01:23:24.096 10 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port 5831e9a9-2cd1-47f9-b0f9-4e0e6adbe847 2026-04-07 01:23:53.543 10 INFO neutron.plugins.ml2.plugin [None req-d9539b17-e2e1-4457-9369-ce396948bb6a - - - - - -] Attempt 1 to provision port db81862d-6c5f-4a73-85a3-7973765544a6 2026-04-07 01:23:54.079 9 INFO neutron.plugins.ml2.plugin [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Attempt 1 to provision port db81862d-6c5f-4a73-85a3-7973765544a6 2026-04-07 01:24:14.322 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-78b86173-3611-4357-a214-4bab1b1efdee'] response: {'server_uuid': 'c27741be-1b1e-434c-ad90-a439eff2bafc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'db81862d-6c5f-4a73-85a3-7973765544a6', 'code': 200} 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.093 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-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.093 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.096 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:35.096 9 INFO neutron.plugins.ml2.plugin [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Attempt 2 to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.113 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-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.113 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.114 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:35.114 9 INFO neutron.plugins.ml2.plugin [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Attempt 3 to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.135 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-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.135 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.136 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:35.136 9 INFO neutron.plugins.ml2.plugin [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Attempt 4 to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.158 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-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.158 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.159 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:35.159 9 INFO neutron.plugins.ml2.plugin [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Attempt 5 to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.190 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-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.190 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.191 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:35.191 9 INFO neutron.plugins.ml2.plugin [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Attempt 6 to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.215 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-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.215 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.217 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:35.217 9 INFO neutron.plugins.ml2.plugin [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Attempt 7 to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.241 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-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.241 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.242 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:35.242 9 INFO neutron.plugins.ml2.plugin [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Attempt 8 to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.267 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-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.267 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.268 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:35.269 9 INFO neutron.plugins.ml2.plugin [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Attempt 9 to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.298 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-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.298 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.299 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:35.300 9 INFO neutron.plugins.ml2.plugin [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Attempt 10 to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:25:35.331 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-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2d501f2-0f42-4372-9816-49849e5efce9 could not be found. 2026-04-07 01:25:35.331 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:25:35.332 9 ERROR neutron.plugins.ml2.managers [None req-28fa6a1a-ba40-42fa-b8a9-b6bc7b691662 - - - - - -] Failed to bind port b9ccdbed-4522-4da0-800d-f42f9a8e0fc5 on host instance for vnic_type normal using segments [{'id': 'a2b1cad8-b2f5-40cb-958e-436385cf02ba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 709, 'network_id': 'd050efb9-f852-4cba-b1a5-bb262295225b'}] 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network d050efb9-f852-4cba-b1a5-bb262295225b could not be found. 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network d050efb9-f852-4cba-b1a5-bb262295225b could not be found. 2026-04-07 01:25:36.128 9 ERROR oslo_messaging.rpc.server  2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server [None req-dfe29f8c-f04e-4e5b-ac62-21eee3c091d6 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet c3c2b119-ad2a-4194-b2e4-a6f583de5308: This subnet is being modified by another concurrent operation. 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server raise exception 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet c3c2b119-ad2a-4194-b2e4-a6f583de5308: This subnet is being modified by another concurrent operation. 2026-04-07 01:25:36.893 9 ERROR oslo_messaging.rpc.server  2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server [None req-de41bb5e-08f5-408d-9472-24d26aa56c37 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 3cceb9cc-f5ec-4000-beef-99ad731e5249 could not be found. 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 3cceb9cc-f5ec-4000-beef-99ad731e5249 could not be found. 2026-04-07 01:25:37.015 9 ERROR oslo_messaging.rpc.server