+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 01:21:17.159 1 INFO neutron.common.config [-] Logging enabled! 2026-05-25 01:21:17.160 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev8 2026-05-25 01:21:17.160 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-25 01:21:17.160 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-25 01:21:18.575 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:21:18.577 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-25 01:21:18.580 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-25 01:21:18.581 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:21:18.581 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-25 01:21:18.581 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-25 01:21:18.581 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:21:18.587 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:21:18.588 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:21:18.588 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:21:18.606 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-25 01:21:18.606 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:21:18.607 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-25 01:21:18.625 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-25 01:21:18.625 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-25 01:21:18.625 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-25 01:21:18.625 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-25 01:21:18.879 1 INFO neutron.plugins.ml2.managers [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] Initializing driver for type 'vlan' 2026-05-25 01:21:19.010 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] VlanTypeDriver initialization complete 2026-05-25 01:21:19.011 1 INFO neutron.plugins.ml2.managers [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] Initializing driver for type 'vxlan' 2026-05-25 01:21:19.011 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-25 01:21:19.055 1 INFO neutron.plugins.ml2.managers [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-25 01:21:19.055 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-25 01:21:19.055 1 INFO neutron.plugins.ml2.managers [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] Initializing extension driver 'port_security' 2026-05-25 01:21:19.055 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-25 01:21:19.055 1 INFO neutron.plugins.ml2.managers [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] Initializing extension driver 'qos' 2026-05-25 01:21:19.056 1 INFO neutron.plugins.ml2.managers [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-25 01:21:19.056 1 INFO neutron.plugins.ml2.managers [None req-ee3f5461-a226-48ea-b713-9a6be58ac1d5 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-25 01:21:19.066 1 INFO neutron.quota [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded quota_driver: . 2026-05-25 01:21:19.066 1 INFO neutron.plugins.ml2.plugin [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Modular L2 Plugin initialization complete 2026-05-25 01:21:19.066 1 INFO neutron.plugins.ml2.managers [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-25 01:21:19.066 1 INFO neutron.plugins.ml2.managers [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-25 01:21:19.066 1 INFO neutron.plugins.ml2.managers [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-25 01:21:19.066 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: qos 2026-05-25 01:21:19.077 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: router 2026-05-25 01:21:19.111 1 INFO neutron.services.service_base [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-25 01:21:19.112 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: segments 2026-05-25 01:21:19.178 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: trunk 2026-05-25 01:21:19.191 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: vpnaas 2026-05-25 01:21:19.221 1 WARNING stevedore.named [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-25 01:21:19.291 1 INFO neutron_vpnaas.services.vpn.plugin [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-25 01:21:19.291 1 INFO neutron.common.utils [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-25 01:21:19.292 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: taas 2026-05-25 01:21:19.309 1 WARNING stevedore.named [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-25 01:21:19.329 1 INFO neutron_taas.services.taas.taas_plugin [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-25 01:21:19.329 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: tapmirror 2026-05-25 01:21:19.337 1 WARNING stevedore.named [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-25 01:21:19.353 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-25 01:21:19.354 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: auto_allocate 2026-05-25 01:21:19.359 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: tag 2026-05-25 01:21:19.365 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: timestamp 2026-05-25 01:21:19.368 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: network_ip_availability 2026-05-25 01:21:19.371 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: flavors 2026-05-25 01:21:19.374 1 INFO neutron.manager [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loading Plugin: revisions 2026-05-25 01:21:19.379 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Initializing extension manager. 2026-05-25 01:21:19.380 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: address-group 2026-05-25 01:21:19.381 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: address-scope 2026-05-25 01:21:19.381 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-25 01:21:19.382 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: agent 2026-05-25 01:21:19.383 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: agent-resources-synced 2026-05-25 01:21:19.385 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-25 01:21:19.385 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-25 01:21:19.386 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: availability_zone 2026-05-25 01:21:19.386 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: availability_zone_filter 2026-05-25 01:21:19.387 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-25 01:21:19.387 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: default-subnetpools 2026-05-25 01:21:19.388 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-25 01:21:19.389 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: dns-integration 2026-05-25 01:21:19.389 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: dns-domain-ports 2026-05-25 01:21:19.390 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-25 01:21:19.390 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: dvr 2026-05-25 01:21:19.391 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-25 01:21:19.391 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: empty-string-filtering 2026-05-25 01:21:19.391 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:21:19.392 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-25 01:21:19.392 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: external-net 2026-05-25 01:21:19.393 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-25 01:21:19.393 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: extraroute 2026-05-25 01:21:19.393 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: extraroute-atomic 2026-05-25 01:21:19.394 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-25 01:21:19.394 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-25 01:21:19.395 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-25 01:21:19.395 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-25 01:21:19.395 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: fip-port-details 2026-05-25 01:21:19.396 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: flavors 2026-05-25 01:21:19.397 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-25 01:21:19.398 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: floatingip-pools 2026-05-25 01:21:19.398 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: ip_allocation 2026-05-25 01:21:19.400 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-25 01:21:19.401 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: l2_adjacency 2026-05-25 01:21:19.402 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: router 2026-05-25 01:21:19.403 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:21:19.403 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-25 01:21:19.404 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-25 01:21:19.404 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: ext-gw-mode 2026-05-25 01:21:19.405 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: l3-ha 2026-05-25 01:21:19.405 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:21:19.406 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-25 01:21:19.406 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: l3-flavors 2026-05-25 01:21:19.407 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:21:19.407 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-25 01:21:19.409 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-25 01:21:19.410 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-25 01:21:19.411 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-25 01:21:19.412 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-25 01:21:19.413 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-25 01:21:19.413 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: multi-provider 2026-05-25 01:21:19.413 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: net-mtu 2026-05-25 01:21:19.414 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: net-mtu-writable 2026-05-25 01:21:19.414 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: network_availability_zone 2026-05-25 01:21:19.415 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: network_ha 2026-05-25 01:21:19.415 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: network-ip-availability 2026-05-25 01:21:19.416 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-25 01:21:19.416 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: pagination 2026-05-25 01:21:19.417 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: port-device-profile 2026-05-25 01:21:19.418 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-25 01:21:19.418 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-25 01:21:19.418 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-25 01:21:19.419 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: port-mac-override 2026-05-25 01:21:19.419 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-25 01:21:19.420 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-25 01:21:19.420 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-25 01:21:19.420 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: port-resource-request 2026-05-25 01:21:19.421 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-25 01:21:19.421 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-25 01:21:19.421 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: binding 2026-05-25 01:21:19.422 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: binding-extended 2026-05-25 01:21:19.422 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: port-security 2026-05-25 01:21:19.423 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: project-id 2026-05-25 01:21:19.423 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: provider 2026-05-25 01:21:19.424 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-25 01:21:19.425 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos 2026-05-25 01:21:19.426 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-25 01:21:19.426 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-25 01:21:19.427 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-default 2026-05-25 01:21:19.427 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-fip 2026-05-25 01:21:19.428 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-25 01:21:19.428 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-25 01:21:19.428 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-25 01:21:19.429 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-25 01:21:19.429 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-25 01:21:19.430 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-pps 2026-05-25 01:21:19.430 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-25 01:21:19.431 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-25 01:21:19.431 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: qos-rules-alias 2026-05-25 01:21:19.432 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: quota-check-limit 2026-05-25 01:21:19.432 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: quota-check-limit-default 2026-05-25 01:21:19.434 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: quotas 2026-05-25 01:21:19.437 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: quota_details 2026-05-25 01:21:19.438 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: rbac-policies 2026-05-25 01:21:19.438 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: rbac-address-group 2026-05-25 01:21:19.438 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: rbac-address-scope 2026-05-25 01:21:19.439 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: rbac-security-groups 2026-05-25 01:21:19.439 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-25 01:21:19.440 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: revision-if-match 2026-05-25 01:21:19.440 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-25 01:21:19.441 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: router_availability_zone 2026-05-25 01:21:19.441 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-25 01:21:19.442 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-25 01:21:19.443 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-25 01:21:19.443 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-25 01:21:19.444 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-25 01:21:19.444 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-25 01:21:19.444 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-25 01:21:19.448 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: security-group 2026-05-25 01:21:19.449 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: segment 2026-05-25 01:21:19.449 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-25 01:21:19.450 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: service-type 2026-05-25 01:21:19.450 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: sorting 2026-05-25 01:21:19.450 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: standard-attr-segment 2026-05-25 01:21:19.451 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: standard-attr-description 2026-05-25 01:21:19.451 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: stateful-security-group 2026-05-25 01:21:19.452 1 WARNING neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-25 01:21:19.452 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-25 01:21:19.452 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: subnet-external-network 2026-05-25 01:21:19.453 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: subnet_onboard 2026-05-25 01:21:19.453 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-25 01:21:19.454 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: subnet-service-types 2026-05-25 01:21:19.454 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: subnet_allocation 2026-05-25 01:21:19.455 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-25 01:21:19.455 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: tag-creation 2026-05-25 01:21:19.456 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-25 01:21:19.459 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: standard-attr-tag 2026-05-25 01:21:19.459 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-25 01:21:19.460 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: trunk 2026-05-25 01:21:19.460 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: trunk-details 2026-05-25 01:21:19.461 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-25 01:21:19.461 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-25 01:21:19.462 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-25 01:21:19.462 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-25 01:21:19.463 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-25 01:21:19.464 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-25 01:21:19.465 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: vpn-flavors 2026-05-25 01:21:19.466 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: vpnaas 2026-05-25 01:21:19.467 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: taas 2026-05-25 01:21:19.468 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: tap-mirror 2026-05-25 01:21:19.468 1 INFO neutron.api.extensions [None req-78a9da0a-4b6d-4d32-a2b1-dc48c1f9043e - - - - - -] Loaded extension: taas-vlan-filter 2026-05-25 01:21:49.553 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-25 01:21:49.593 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-25 01:21:49.601 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-25 01:21:59.374 16 INFO neutron.db.l3_hamode_db [None req-0b17286e-c7b6-4757-a4d3-59d0cc5790e1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:22:12.420 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b71fd9a5-64dc-41f5-b57b-704589dba6fb 2026-05-25 01:22:12.821 16 INFO neutron.plugins.ml2.plugin [None req-7f2f559c-19f5-4bdf-891f-79ebe735ad27 - - - - - -] Attempt 1 to provision port b71fd9a5-64dc-41f5-b57b-704589dba6fb 2026-05-25 01:22:14.291 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b71fd9a5-64dc-41f5-b57b-704589dba6fb 2026-05-25 01:22:14.497 16 INFO neutron.plugins.ml2.plugin [None req-cb72b6f4-09b9-4ec4-8aa8-777d1480ed09 - - - - - -] Attempt 1 to provision port b71fd9a5-64dc-41f5-b57b-704589dba6fb 2026-05-25 01:26:40.489 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port a8f817fd-7c1b-4a8c-875d-05c62cde71ea 2026-05-25 01:26:41.331 16 INFO neutron.plugins.ml2.plugin [None req-5999c6d0-6994-4f73-b77c-e87a9e92b280 - - - - - -] Attempt 1 to provision port a8f817fd-7c1b-4a8c-875d-05c62cde71ea 2026-05-25 01:26:42.386 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port a8f817fd-7c1b-4a8c-875d-05c62cde71ea 2026-05-25 01:26:42.990 16 INFO neutron.plugins.ml2.plugin [None req-9bf507eb-3588-4dbe-9d52-3e6001be12e0 - - - - - -] Attempt 1 to provision port a8f817fd-7c1b-4a8c-875d-05c62cde71ea 2026-05-25 01:26:48.154 16 INFO neutron.plugins.ml2.plugin [None req-2688d725-ce31-4dde-972f-e352a62261cc - - - - - -] Attempt 1 to provision port 3c5579e2-864c-48ac-b702-6e6e1fb09276 2026-05-25 01:30:25.031 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 3c5579e2-864c-48ac-b702-6e6e1fb09276 2026-05-25 01:30:26.420 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 3c5579e2-864c-48ac-b702-6e6e1fb09276 2026-05-25 01:38:50.604 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d1f8e53b-1de4-4b7a-9395-b5b198e0a23d 2026-05-25 01:38:52.569 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d1f8e53b-1de4-4b7a-9395-b5b198e0a23d 2026-05-25 01:49:48.527 13 INFO neutron.plugins.ml2.plugin [None req-de5097d0-5f05-42a6-a7c6-d69a7a75c637 - - - - - -] Attempt 1 to provision port a8f817fd-7c1b-4a8c-875d-05c62cde71ea 2026-05-25 01:49:48.577 13 INFO neutron.plugins.ml2.plugin [None req-de5097d0-5f05-42a6-a7c6-d69a7a75c637 - - - - - -] Attempt 1 to provision port b71fd9a5-64dc-41f5-b57b-704589dba6fb 2026-05-25 01:49:48.631 13 INFO neutron.plugins.ml2.plugin [None req-de5097d0-5f05-42a6-a7c6-d69a7a75c637 - - - - - -] Attempt 1 to provision port 3c5579e2-864c-48ac-b702-6e6e1fb09276 2026-05-25 01:54:28.858 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b9267143-abd3-4d73-9833-0dd6d284ba15 2026-05-25 01:54:30.848 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b9267143-abd3-4d73-9833-0dd6d284ba15 2026-05-25 01:54:34.878 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d8d1ccdf-b82d-4a98-8bb0-82dabf533e0b 2026-05-25 01:54:36.995 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d8d1ccdf-b82d-4a98-8bb0-82dabf533e0b 2026-05-25 01:54:37.209 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d014d619-8b66-4aa4-a558-c68a9aab7258 2026-05-25 01:54:37.551 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 1a64e380-14aa-470b-98f6-8f3d146c04e0 2026-05-25 01:54:38.463 13 INFO neutron.plugins.ml2.plugin [None req-c4820223-088d-4a72-8a9e-5153a96d0651 - - - - - -] Attempt 1 to provision port d8d1ccdf-b82d-4a98-8bb0-82dabf533e0b 2026-05-25 01:54:38.521 13 INFO neutron.plugins.ml2.plugin [None req-c4820223-088d-4a72-8a9e-5153a96d0651 - - - - - -] Attempt 1 to provision port f2db2aba-f40a-42df-ad77-b4d7c2b708ed 2026-05-25 01:54:38.545 13 INFO neutron.plugins.ml2.plugin [None req-c4820223-088d-4a72-8a9e-5153a96d0651 - - - - - -] Attempt 1 to provision port b9267143-abd3-4d73-9833-0dd6d284ba15 2026-05-25 01:54:38.599 13 INFO neutron.plugins.ml2.plugin [None req-c4820223-088d-4a72-8a9e-5153a96d0651 - - - - - -] Attempt 1 to provision port 99eaf6d3-cc0e-47cb-ad37-84e6aa2e1f67 2026-05-25 01:54:38.625 13 INFO neutron.plugins.ml2.plugin [None req-c4820223-088d-4a72-8a9e-5153a96d0651 - - - - - -] Attempt 1 to provision port e60c6f03-133b-45d3-9d50-e5902ba8d034 2026-05-25 01:54:38.858 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d014d619-8b66-4aa4-a558-c68a9aab7258 2026-05-25 01:54:39.023 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 1a64e380-14aa-470b-98f6-8f3d146c04e0 2026-05-25 01:54:44.569 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 023fa92f-df38-464e-b7b9-0c673cad43ab 2026-05-25 01:54:44.900 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 7193d570-6d33-47a7-956a-d9087a70fe15 2026-05-25 01:54:45.211 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f475f21f-805c-4cb0-9928-8464c08a5331 2026-05-25 01:54:45.410 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e46e4e2b-617b-4fd7-b0f7-ad57b4a01741'] response: {'server_uuid': 'b52c7a50-1eb1-4b84-b1a5-b2ee4d5640c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7193d570-6d33-47a7-956a-d9087a70fe15', 'code': 200} 2026-05-25 01:54:46.287 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f475f21f-805c-4cb0-9928-8464c08a5331 2026-05-25 01:54:46.490 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 7193d570-6d33-47a7-956a-d9087a70fe15 2026-05-25 01:54:46.661 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 023fa92f-df38-464e-b7b9-0c673cad43ab 2026-05-25 01:54:47.471 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f54c0e4d-f274-424d-b467-157f74d4fd6b'] response: {'server_uuid': 'f0d8d3ff-f056-4dcc-8d2e-9c6090eab992', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f475f21f-805c-4cb0-9928-8464c08a5331', 'code': 200} 2026-05-25 01:54:48.212 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 8df633c1-5d47-47ec-9cf9-528c884288c0 2026-05-25 01:54:50.232 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 8df633c1-5d47-47ec-9cf9-528c884288c0 2026-05-25 01:54:53.822 13 INFO neutron.plugins.ml2.plugin [None req-fc0dee6b-1a1a-4d77-a13a-cb0395d025b6 - - - - - -] Attempt 1 to provision port f475f21f-805c-4cb0-9928-8464c08a5331 2026-05-25 01:54:53.878 13 INFO neutron.plugins.ml2.plugin [None req-fc0dee6b-1a1a-4d77-a13a-cb0395d025b6 - - - - - -] Attempt 1 to provision port 8df633c1-5d47-47ec-9cf9-528c884288c0 2026-05-25 01:54:53.936 13 INFO neutron.plugins.ml2.plugin [None req-fc0dee6b-1a1a-4d77-a13a-cb0395d025b6 - - - - - -] Attempt 1 to provision port d8d1ccdf-b82d-4a98-8bb0-82dabf533e0b 2026-05-25 01:54:53.992 13 INFO neutron.plugins.ml2.plugin [None req-fc0dee6b-1a1a-4d77-a13a-cb0395d025b6 - - - - - -] Attempt 1 to provision port f2db2aba-f40a-42df-ad77-b4d7c2b708ed 2026-05-25 01:54:54.014 13 INFO neutron.plugins.ml2.plugin [None req-fc0dee6b-1a1a-4d77-a13a-cb0395d025b6 - - - - - -] Attempt 1 to provision port e60c6f03-133b-45d3-9d50-e5902ba8d034 2026-05-25 01:54:54.042 13 INFO neutron.plugins.ml2.plugin [None req-fc0dee6b-1a1a-4d77-a13a-cb0395d025b6 - - - - - -] Attempt 1 to provision port 7dd37671-538f-4832-9d9c-23b1476e5662 2026-05-25 01:54:54.069 13 INFO neutron.plugins.ml2.plugin [None req-fc0dee6b-1a1a-4d77-a13a-cb0395d025b6 - - - - - -] Attempt 1 to provision port bd730267-7706-45d6-a81f-9a28d6444dd6 2026-05-25 01:54:58.541 16 INFO neutron.plugins.ml2.plugin [None req-26fe242d-bd6f-4466-b283-9d8809a73133 - - - - - -] Attempt 1 to provision port f05da054-fd29-4fea-bb22-8955920286b8 2026-05-25 01:54:58.569 16 INFO neutron.plugins.ml2.plugin [None req-26fe242d-bd6f-4466-b283-9d8809a73133 - - - - - -] Attempt 1 to provision port 7dd37671-538f-4832-9d9c-23b1476e5662 2026-05-25 01:55:02.963 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 0736f5e4-a6bc-4d6a-b314-218e76cd067e 2026-05-25 01:55:03.104 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ee8a00e-8f8c-40fa-a2cf-e2e2235a78fb'] response: {'server_uuid': '1597bddf-d45a-47b7-8ece-0dd3baffdf4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0736f5e4-a6bc-4d6a-b314-218e76cd067e', 'code': 200} 2026-05-25 01:55:04.306 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 0736f5e4-a6bc-4d6a-b314-218e76cd067e 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.764 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.776 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:08.777 16 INFO neutron.plugins.ml2.plugin [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Attempt 2 to bind port d1256d2a-8e25-4da6-8313-876fccbed842 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.805 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.810 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:08.810 16 INFO neutron.plugins.ml2.plugin [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Attempt 3 to bind port d1256d2a-8e25-4da6-8313-876fccbed842 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.837 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.841 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:08.841 16 INFO neutron.plugins.ml2.plugin [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Attempt 4 to bind port d1256d2a-8e25-4da6-8313-876fccbed842 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.860 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.862 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:08.864 16 INFO neutron.plugins.ml2.plugin [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Attempt 5 to bind port d1256d2a-8e25-4da6-8313-876fccbed842 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.873 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.875 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:08.875 16 INFO neutron.plugins.ml2.plugin [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Attempt 6 to bind port d1256d2a-8e25-4da6-8313-876fccbed842 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.882 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.883 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:08.883 16 INFO neutron.plugins.ml2.plugin [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Attempt 7 to bind port d1256d2a-8e25-4da6-8313-876fccbed842 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.893 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.894 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:08.895 16 INFO neutron.plugins.ml2.plugin [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Attempt 8 to bind port d1256d2a-8e25-4da6-8313-876fccbed842 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.906 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.907 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:08.908 16 INFO neutron.plugins.ml2.plugin [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Attempt 9 to bind port d1256d2a-8e25-4da6-8313-876fccbed842 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.918 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.920 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:08.920 16 INFO neutron.plugins.ml2.plugin [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Attempt 10 to bind port d1256d2a-8e25-4da6-8313-876fccbed842 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc38d4d1-8b77-49a0-a2ee-edf84401074e could not be found. 2026-05-25 01:55:08.929 16 ERROR neutron.plugins.ml2.managers 2026-05-25 01:55:08.930 16 ERROR neutron.plugins.ml2.managers [None req-5b584fa2-2fc7-4a5d-9763-740174d1ab4a - - - - - -] Failed to bind port d1256d2a-8e25-4da6-8313-876fccbed842 on host instance for vnic_type normal using segments [{'id': '40e57c40-e548-4da0-8274-f0ef4f4d8bb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 719, 'network_id': 'efb8080a-a2b8-43d2-ada8-ee58d66627b6'}] 2026-05-25 01:55:10.386 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port e60c6f03-133b-45d3-9d50-e5902ba8d034 2026-05-25 01:55:10.608 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 99eaf6d3-cc0e-47cb-ad37-84e6aa2e1f67 2026-05-25 01:55:12.370 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port e60c6f03-133b-45d3-9d50-e5902ba8d034 2026-05-25 01:55:12.566 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 99eaf6d3-cc0e-47cb-ad37-84e6aa2e1f67 2026-05-25 01:55:15.411 13 INFO neutron.plugins.ml2.plugin [None req-bf180753-4f97-4d18-8758-3c019c3d5c5f - - - - - -] Attempt 1 to provision port f475f21f-805c-4cb0-9928-8464c08a5331 2026-05-25 01:55:17.159 13 INFO neutron.plugins.ml2.plugin [None req-8e464dd4-ad05-44b7-a4d4-3733c328c83d - - - - - -] Attempt 1 to provision port abafcb7d-07f1-42f2-af4c-6722842177a9 2026-05-25 01:55:22.355 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 3e976f5d-ad29-464c-82d3-f7199f3b958a 2026-05-25 01:55:24.375 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 3e976f5d-ad29-464c-82d3-f7199f3b958a 2026-05-25 01:55:24.586 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b2693c3a-156c-4e22-8f38-519df8790140 2026-05-25 01:55:26.288 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b2693c3a-156c-4e22-8f38-519df8790140 2026-05-25 01:55:27.063 16 INFO neutron.plugins.ml2.plugin [None req-7d5b421e-a462-4cd0-a8a5-9bc2deb19838 - - - - - -] Attempt 1 to provision port fd888a98-fe2f-4e0e-af4c-efea1b978144 2026-05-25 01:55:27.097 16 INFO neutron.plugins.ml2.plugin [None req-7d5b421e-a462-4cd0-a8a5-9bc2deb19838 - - - - - -] Attempt 1 to provision port b2693c3a-156c-4e22-8f38-519df8790140 2026-05-25 01:55:34.806 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b7748c9c-76ed-41fe-9d11-fa2ac2f6eac9 2026-05-25 01:55:35.382 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f107bd2-c675-44ab-bef8-10cf8df04c20'] response: {'server_uuid': 'd30d5346-3759-457a-9697-910ab6cb20eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b7748c9c-76ed-41fe-9d11-fa2ac2f6eac9', 'code': 200} 2026-05-25 01:55:36.358 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b7748c9c-76ed-41fe-9d11-fa2ac2f6eac9 2026-05-25 01:55:36.590 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 01db1d53-b132-4a3d-b486-69adf000e6a7 2026-05-25 01:55:36.958 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 6deaeb78-bc60-4c25-b4eb-a50af7398a1f 2026-05-25 01:55:38.284 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 6deaeb78-bc60-4c25-b4eb-a50af7398a1f 2026-05-25 01:55:38.470 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 01db1d53-b132-4a3d-b486-69adf000e6a7 2026-05-25 01:55:39.760 16 INFO neutron.plugins.ml2.plugin [None req-3dddd1fd-bc18-420d-86cf-9f4ab945165a - - - - - -] Attempt 1 to provision port fd888a98-fe2f-4e0e-af4c-efea1b978144 2026-05-25 01:55:39.791 16 INFO neutron.plugins.ml2.plugin [None req-3dddd1fd-bc18-420d-86cf-9f4ab945165a - - - - - -] Attempt 1 to provision port 544eb06e-15d1-4ee0-8dbf-255a2e88d398 2026-05-25 01:55:39.821 16 INFO neutron.plugins.ml2.plugin [None req-3dddd1fd-bc18-420d-86cf-9f4ab945165a - - - - - -] Attempt 1 to provision port 01db1d53-b132-4a3d-b486-69adf000e6a7 2026-05-25 01:55:39.890 16 INFO neutron.plugins.ml2.plugin [None req-3dddd1fd-bc18-420d-86cf-9f4ab945165a - - - - - -] Attempt 1 to provision port b7748c9c-76ed-41fe-9d11-fa2ac2f6eac9 2026-05-25 01:55:40.412 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 8480d391-7781-4709-8ad9-b2d95e2e4e8f 2026-05-25 01:55:42.358 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port fd888a98-fe2f-4e0e-af4c-efea1b978144 2026-05-25 01:55:42.650 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 8480d391-7781-4709-8ad9-b2d95e2e4e8f 2026-05-25 01:55:44.345 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port fd888a98-fe2f-4e0e-af4c-efea1b978144 2026-05-25 01:55:46.250 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 2b6860b9-372b-43e6-a49c-15276c85e08c 2026-05-25 01:55:48.022 13 INFO neutron.plugins.ml2.plugin [None req-77bdcd06-271d-4e4d-86c2-de7587000917 - - - - - -] Attempt 1 to provision port 544eb06e-15d1-4ee0-8dbf-255a2e88d398 2026-05-25 01:55:48.045 13 INFO neutron.plugins.ml2.plugin [None req-77bdcd06-271d-4e4d-86c2-de7587000917 - - - - - -] Attempt 1 to provision port 8480d391-7781-4709-8ad9-b2d95e2e4e8f 2026-05-25 01:55:49.139 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 2ae59910-ca49-4655-83f9-181049dc1ed8 2026-05-25 01:55:49.510 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e76d31a-0b09-4d95-a03c-0c1bc6c2fc86'] response: {'server_uuid': 'b395697f-e879-469f-bdc6-133c373c963f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ae59910-ca49-4655-83f9-181049dc1ed8', 'code': 200} 2026-05-25 01:55:49.570 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 2b6860b9-372b-43e6-a49c-15276c85e08c 2026-05-25 01:55:50.769 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 6a319c46-a22d-4d46-aff6-a81ba0fd4107 2026-05-25 01:55:51.090 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 2ae59910-ca49-4655-83f9-181049dc1ed8 2026-05-25 01:55:52.644 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 6a319c46-a22d-4d46-aff6-a81ba0fd4107 2026-05-25 01:55:54.706 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b1596d7b-bec9-4aa2-af84-17019d53a928 2026-05-25 01:55:55.137 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 544eb06e-15d1-4ee0-8dbf-255a2e88d398 2026-05-25 01:55:55.394 13 INFO neutron.plugins.ml2.plugin [None req-cf59dfcd-d63a-423b-ac86-5fba8cd6c706 - - - - - -] Attempt 1 to provision port 6a319c46-a22d-4d46-aff6-a81ba0fd4107 2026-05-25 01:55:55.551 13 INFO neutron.plugins.ml2.plugin [None req-cf59dfcd-d63a-423b-ac86-5fba8cd6c706 - - - - - -] Attempt 1 to provision port 947a5e35-0f50-4829-9605-3e60c25dc940 2026-05-25 01:55:56.674 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 544eb06e-15d1-4ee0-8dbf-255a2e88d398 2026-05-25 01:55:56.849 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 2c79474d-c24e-4760-9f70-5c2e6e468268 2026-05-25 01:55:57.240 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b1596d7b-bec9-4aa2-af84-17019d53a928 2026-05-25 01:55:59.719 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 2c79474d-c24e-4760-9f70-5c2e6e468268 2026-05-25 01:55:59.943 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b3c669e7-6c37-4152-8528-0ad5a2158123 2026-05-25 01:56:00.071 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e25e7bce-b533-4faa-90cc-fc616aac0091'] response: {'server_uuid': 'f6f27c22-342b-4b6e-b653-3ac8557f6c9b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3c669e7-6c37-4152-8528-0ad5a2158123', 'code': 200} 2026-05-25 01:56:01.782 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port be204168-8d66-4f0f-9b84-bed3972b0ea1 2026-05-25 01:56:02.104 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port b3c669e7-6c37-4152-8528-0ad5a2158123 2026-05-25 01:56:02.932 16 INFO neutron.plugins.ml2.plugin [None req-9a2a5b8c-31db-4e86-a84f-78af4d019ca6 - - - - - -] Attempt 1 to provision port 081f2d53-17da-4f2b-84b9-11f1d5ad4101 2026-05-25 01:56:02.988 16 INFO neutron.plugins.ml2.plugin [None req-9a2a5b8c-31db-4e86-a84f-78af4d019ca6 - - - - - -] Attempt 1 to provision port b1596d7b-bec9-4aa2-af84-17019d53a928 2026-05-25 01:56:03.096 16 INFO neutron.plugins.ml2.plugin [None req-9a2a5b8c-31db-4e86-a84f-78af4d019ca6 - - - - - -] Attempt 1 to provision port b3c669e7-6c37-4152-8528-0ad5a2158123 2026-05-25 01:56:03.192 16 INFO neutron.plugins.ml2.plugin [None req-9a2a5b8c-31db-4e86-a84f-78af4d019ca6 - - - - - -] Attempt 1 to provision port be204168-8d66-4f0f-9b84-bed3972b0ea1 2026-05-25 01:56:03.426 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port be204168-8d66-4f0f-9b84-bed3972b0ea1 2026-05-25 01:56:05.406 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 947a5e35-0f50-4829-9605-3e60c25dc940 2026-05-25 01:56:05.689 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 32964214-6da5-4b72-b458-1fe250f0d2dd 2026-05-25 01:56:07.673 13 INFO neutron.plugins.ml2.plugin [None req-e54c204a-562b-459c-a70c-864900fda915 - - - - - -] Attempt 1 to provision port be204168-8d66-4f0f-9b84-bed3972b0ea1 2026-05-25 01:56:07.726 13 INFO neutron.plugins.ml2.plugin [None req-e54c204a-562b-459c-a70c-864900fda915 - - - - - -] Attempt 1 to provision port 32964214-6da5-4b72-b458-1fe250f0d2dd 2026-05-25 01:56:07.774 13 INFO neutron.plugins.ml2.plugin [None req-e54c204a-562b-459c-a70c-864900fda915 - - - - - -] Attempt 1 to provision port 081f2d53-17da-4f2b-84b9-11f1d5ad4101 2026-05-25 01:56:07.806 13 INFO neutron.plugins.ml2.plugin [None req-e54c204a-562b-459c-a70c-864900fda915 - - - - - -] Attempt 1 to provision port d268fce4-39b3-4bf1-b18f-652b9cf0ec50 2026-05-25 01:56:08.085 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 12124350-317e-4733-904d-7444a57b5911 2026-05-25 01:56:08.197 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ab6fe39-a459-48a2-9012-9e36015d4a48'] response: {'server_uuid': 'cbe7fb98-e018-4306-959c-8d4e2301364a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12124350-317e-4733-904d-7444a57b5911', 'code': 200} 2026-05-25 01:56:08.430 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 947a5e35-0f50-4829-9605-3e60c25dc940 2026-05-25 01:56:08.604 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 32964214-6da5-4b72-b458-1fe250f0d2dd 2026-05-25 01:56:09.366 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 12124350-317e-4733-904d-7444a57b5911 2026-05-25 01:56:13.785 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d268fce4-39b3-4bf1-b18f-652b9cf0ec50 2026-05-25 01:56:14.045 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 081f2d53-17da-4f2b-84b9-11f1d5ad4101 2026-05-25 01:56:15.607 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d268fce4-39b3-4bf1-b18f-652b9cf0ec50 2026-05-25 01:56:15.751 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 081f2d53-17da-4f2b-84b9-11f1d5ad4101 2026-05-25 01:56:18.921 16 INFO neutron.plugins.ml2.plugin [None req-53b79a6d-3268-4501-b809-350d4aaa4790 - - - - - -] Attempt 1 to provision port 081f2d53-17da-4f2b-84b9-11f1d5ad4101 2026-05-25 01:56:19.832 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-64f10281-5f8b-4a6c-9c94-79b82f8c103c'] response: {'server_uuid': 'b395697f-e879-469f-bdc6-133c373c963f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2ae59910-ca49-4655-83f9-181049dc1ed8', 'code': 200} 2026-05-25 01:56:24.092 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 2ae59910-ca49-4655-83f9-181049dc1ed8 2026-05-25 01:56:24.192 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8633431e-2a5c-43c2-ae76-d90788262382'] response: {'server_uuid': 'b395697f-e879-469f-bdc6-133c373c963f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ae59910-ca49-4655-83f9-181049dc1ed8', 'code': 200} 2026-05-25 01:56:25.554 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 2ae59910-ca49-4655-83f9-181049dc1ed8 2026-05-25 01:56:31.249 13 INFO neutron.plugins.ml2.plugin [None req-4466294c-978a-4a6d-8fa4-332a78521e4d - - - - - -] Attempt 1 to provision port 0f8a6bb4-fa9a-45a3-b729-2b87f0103676 2026-05-25 01:56:31.618 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 0f8a6bb4-fa9a-45a3-b729-2b87f0103676 2026-05-25 01:56:33.591 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port fb4a2bbe-5592-4848-b9a3-8c54f3f054db 2026-05-25 01:56:34.255 16 INFO neutron.plugins.ml2.plugin [None req-ca68a3d0-c6c7-475b-83c0-f9cfad49500e - - - - - -] Attempt 1 to provision port 0f8a6bb4-fa9a-45a3-b729-2b87f0103676 2026-05-25 01:56:34.312 16 INFO neutron.plugins.ml2.plugin [None req-ca68a3d0-c6c7-475b-83c0-f9cfad49500e - - - - - -] Attempt 1 to provision port 6296a8ec-e4fc-4dc4-b8a9-d366942e97bd 2026-05-25 01:56:34.336 16 INFO neutron.plugins.ml2.plugin [None req-ca68a3d0-c6c7-475b-83c0-f9cfad49500e - - - - - -] Attempt 1 to provision port 29197143-6c34-4cf4-8501-6ecca440dbbb 2026-05-25 01:56:35.597 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port fb4a2bbe-5592-4848-b9a3-8c54f3f054db 2026-05-25 01:56:37.591 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 88408b86-659d-41f3-8cec-fbb5a618dd55 2026-05-25 01:56:37.930 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port dcebcffe-ee88-449e-98c2-9191977cb1d9 2026-05-25 01:56:39.643 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port dcebcffe-ee88-449e-98c2-9191977cb1d9 2026-05-25 01:56:39.834 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 88408b86-659d-41f3-8cec-fbb5a618dd55 2026-05-25 01:56:39.865 16 INFO neutron.plugins.ml2.plugin [None req-73cba136-deb7-44aa-a61a-13077080c9b2 - - - - - -] Attempt 1 to provision port dcebcffe-ee88-449e-98c2-9191977cb1d9 2026-05-25 01:56:39.956 16 INFO neutron.plugins.ml2.plugin [None req-73cba136-deb7-44aa-a61a-13077080c9b2 - - - - - -] Attempt 1 to provision port 29197143-6c34-4cf4-8501-6ecca440dbbb 2026-05-25 01:56:43.017 16 INFO neutron.plugins.ml2.plugin [None req-def1c9a1-da3c-4065-8375-82246923f260 - - - - - -] Attempt 1 to provision port f3a24ac5-6be2-4b6f-92e0-08595622ec97 2026-05-25 01:56:43.054 16 INFO neutron.plugins.ml2.plugin [None req-def1c9a1-da3c-4065-8375-82246923f260 - - - - - -] Attempt 1 to provision port dcebcffe-ee88-449e-98c2-9191977cb1d9 2026-05-25 01:56:43.123 16 INFO neutron.plugins.ml2.plugin [None req-def1c9a1-da3c-4065-8375-82246923f260 - - - - - -] Attempt 1 to provision port df5cff98-19cb-4553-871e-f2293d245866 2026-05-25 01:56:44.757 16 INFO neutron.plugins.ml2.plugin [None req-53c9095f-e6af-41f6-b8e8-aff7ee4e058e - - - - - -] Attempt 1 to provision port f3a24ac5-6be2-4b6f-92e0-08595622ec97 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.338 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.346 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:49.347 13 INFO neutron.plugins.ml2.plugin [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Attempt 2 to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.371 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.375 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:49.377 13 INFO neutron.plugins.ml2.plugin [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Attempt 3 to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.399 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.402 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:49.404 13 INFO neutron.plugins.ml2.plugin [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Attempt 4 to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.423 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.425 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:49.426 13 INFO neutron.plugins.ml2.plugin [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Attempt 5 to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.451 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.455 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:49.455 13 INFO neutron.plugins.ml2.plugin [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Attempt 6 to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.474 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.476 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:49.476 13 INFO neutron.plugins.ml2.plugin [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Attempt 7 to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.496 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.499 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:49.500 13 INFO neutron.plugins.ml2.plugin [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Attempt 8 to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.516 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.520 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:49.520 13 INFO neutron.plugins.ml2.plugin [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Attempt 9 to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.537 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.539 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:49.540 13 INFO neutron.plugins.ml2.plugin [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Attempt 10 to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd62ccdb-7139-41a6-8313-42ba1a905e40 could not be found. 2026-05-25 01:56:49.561 13 ERROR neutron.plugins.ml2.managers 2026-05-25 01:56:49.565 13 ERROR neutron.plugins.ml2.managers [None req-1049307b-6d3f-4987-be3b-2f735a268d7e - - - - - -] Failed to bind port 6d60c7e1-da05-4737-a5ec-041b5f79b984 on host instance for vnic_type normal using segments [{'id': '542b39de-9b20-4c69-9fc4-242eb06d7e47', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 633, 'network_id': 'c066df9c-1006-43a3-9347-a7328194262a'}] 2026-05-25 01:56:50.652 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f837c3d2-afea-4738-8f6d-588d32511128 2026-05-25 01:56:50.831 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0f065e4-bd48-429c-94c9-e8c385f28281'] response: {'server_uuid': '4fd7c00e-0ac6-4856-a830-a0e5b1d651e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f837c3d2-afea-4738-8f6d-588d32511128', 'code': 200} 2026-05-25 01:56:52.540 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f837c3d2-afea-4738-8f6d-588d32511128 2026-05-25 01:56:52.754 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 6296a8ec-e4fc-4dc4-b8a9-d366942e97bd 2026-05-25 01:56:53.328 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 29197143-6c34-4cf4-8501-6ecca440dbbb 2026-05-25 01:56:54.704 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f3a24ac5-6be2-4b6f-92e0-08595622ec97 2026-05-25 01:56:54.961 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 6296a8ec-e4fc-4dc4-b8a9-d366942e97bd 2026-05-25 01:56:55.139 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port df5cff98-19cb-4553-871e-f2293d245866 2026-05-25 01:56:55.372 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 29197143-6c34-4cf4-8501-6ecca440dbbb 2026-05-25 01:56:56.794 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f3a24ac5-6be2-4b6f-92e0-08595622ec97 2026-05-25 01:56:56.981 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port df5cff98-19cb-4553-871e-f2293d245866 2026-05-25 01:56:58.531 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port c2605d12-b271-4b46-9909-7eb0c9bff2a2 2026-05-25 01:57:22.049 16 INFO neutron.plugins.ml2.plugin [None req-2445ebef-ec8b-4966-870f-8f73294b78fd - - - - - -] Attempt 1 to provision port 449fa895-3b59-4ab2-963c-aa69bd5abeb7 2026-05-25 01:57:22.545 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 449fa895-3b59-4ab2-963c-aa69bd5abeb7 2026-05-25 01:57:46.810 16 INFO neutron.plugins.ml2.plugin [None req-6987cf9f-c60d-4e79-8ffd-0b82cb5e79c7 - - - - - -] Attempt 1 to provision port 4378c5a8-097d-4ebb-8ce1-94b7d974d57c 2026-05-25 01:57:48.558 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 6c0a1b3c-4bd5-403c-8a82-84c5c6df8d30 2026-05-25 01:57:49.823 13 INFO neutron.plugins.ml2.plugin [None req-d7c5e467-07b3-4ce6-959b-a487097671ab - - - - - -] Attempt 1 to provision port c09430d5-ba5f-423b-9ddc-5605b02914b6 2026-05-25 01:57:50.569 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 6c0a1b3c-4bd5-403c-8a82-84c5c6df8d30 2026-05-25 01:57:50.774 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port c09430d5-ba5f-423b-9ddc-5605b02914b6 2026-05-25 01:57:51.539 13 INFO neutron.plugins.ml2.plugin [None req-ab59890c-a9e1-49d0-8ad8-e8555535b614 - - - - - -] Attempt 1 to provision port c09430d5-ba5f-423b-9ddc-5605b02914b6 2026-05-25 01:57:51.595 13 INFO neutron.plugins.ml2.plugin [None req-ab59890c-a9e1-49d0-8ad8-e8555535b614 - - - - - -] Attempt 1 to provision port 3cac3c29-fe6c-4a7b-ad8c-dfdd1dcf182b 2026-05-25 01:57:52.849 13 INFO neutron.plugins.ml2.plugin [None req-d10e4353-caa2-4733-84cd-ff637a5e98e9 - - - - - -] Attempt 1 to provision port 3cac3c29-fe6c-4a7b-ad8c-dfdd1dcf182b 2026-05-25 01:57:54.113 13 INFO neutron.plugins.ml2.plugin [None req-d5701b4a-cdc7-4173-9ca7-9a5a668037ba - - - - - -] Attempt 1 to provision port 3cac3c29-fe6c-4a7b-ad8c-dfdd1dcf182b 2026-05-25 01:58:01.026 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 38bd30c6-c482-4f68-9f0a-dc415670552e 2026-05-25 01:58:01.147 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-da70dbe7-306e-49a4-b2c1-6b2ceb2acca7'] response: {'server_uuid': 'c9962e83-ed04-484d-aa20-8777eab83d2b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '38bd30c6-c482-4f68-9f0a-dc415670552e', 'code': 200} 2026-05-25 01:58:02.483 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 38bd30c6-c482-4f68-9f0a-dc415670552e 2026-05-25 01:58:06.476 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 3cac3c29-fe6c-4a7b-ad8c-dfdd1dcf182b 2026-05-25 01:58:06.745 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 4378c5a8-097d-4ebb-8ce1-94b7d974d57c 2026-05-25 01:58:08.482 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 3cac3c29-fe6c-4a7b-ad8c-dfdd1dcf182b 2026-05-25 01:58:08.668 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 4378c5a8-097d-4ebb-8ce1-94b7d974d57c 2026-05-25 01:58:16.491 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d6d16b22-3454-4269-b11f-692bc7e6c0fa 2026-05-25 01:58:18.471 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d6d16b22-3454-4269-b11f-692bc7e6c0fa 2026-05-25 01:58:20.487 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 723e4916-3df8-4a3f-a68c-4f90dd6c3437 2026-05-25 01:58:22.612 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 0fcda3fe-e995-4df6-81e7-20dc5f9768b6 2026-05-25 01:58:22.966 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 723e4916-3df8-4a3f-a68c-4f90dd6c3437 2026-05-25 01:58:24.535 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 0fcda3fe-e995-4df6-81e7-20dc5f9768b6 2026-05-25 01:58:27.217 13 INFO neutron.plugins.ml2.plugin [None req-6927e52e-b536-4212-8284-d7dbbc6cc4a6 - - - - - -] Attempt 1 to provision port d04d3c83-9990-429d-80a8-4b4f5cbb3bef 2026-05-25 01:58:27.242 13 INFO neutron.plugins.ml2.plugin [None req-6927e52e-b536-4212-8284-d7dbbc6cc4a6 - - - - - -] Attempt 1 to provision port d6d16b22-3454-4269-b11f-692bc7e6c0fa 2026-05-25 01:58:27.297 13 INFO neutron.plugins.ml2.plugin [None req-6927e52e-b536-4212-8284-d7dbbc6cc4a6 - - - - - -] Attempt 1 to provision port 279de2ad-2e32-4998-a69c-21d550352d2e 2026-05-25 01:58:27.323 13 INFO neutron.plugins.ml2.plugin [None req-6927e52e-b536-4212-8284-d7dbbc6cc4a6 - - - - - -] Attempt 1 to provision port 0fcda3fe-e995-4df6-81e7-20dc5f9768b6 2026-05-25 01:58:32.497 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 74c2ee8b-2574-4cac-8414-107b480c203c 2026-05-25 01:58:34.474 13 INFO neutron.plugins.ml2.plugin [None req-e0628b64-fbb5-49c5-8642-e5e50c063e45 - - - - - -] Attempt 1 to provision port c3f6b772-d3a4-45bd-8030-3c2fa56a7481 2026-05-25 01:58:34.512 13 INFO neutron.plugins.ml2.plugin [None req-e0628b64-fbb5-49c5-8642-e5e50c063e45 - - - - - -] Attempt 1 to provision port 00e73b40-7429-4913-acc5-185115cabd4a 2026-05-25 01:58:34.530 13 INFO neutron.plugins.ml2.plugin [None req-e0628b64-fbb5-49c5-8642-e5e50c063e45 - - - - - -] Attempt 1 to provision port d6d16b22-3454-4269-b11f-692bc7e6c0fa 2026-05-25 01:58:34.573 13 INFO neutron.plugins.ml2.plugin [None req-e0628b64-fbb5-49c5-8642-e5e50c063e45 - - - - - -] Attempt 1 to provision port 279de2ad-2e32-4998-a69c-21d550352d2e 2026-05-25 01:58:34.598 13 INFO neutron.plugins.ml2.plugin [None req-e0628b64-fbb5-49c5-8642-e5e50c063e45 - - - - - -] Attempt 1 to provision port 74c2ee8b-2574-4cac-8414-107b480c203c 2026-05-25 01:58:35.090 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 74c2ee8b-2574-4cac-8414-107b480c203c 2026-05-25 01:58:35.261 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port c393c045-e245-45ef-8723-09fc519c84ab 2026-05-25 01:58:35.359 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-165c886a-743b-4c99-822a-ce09d46a0ffa'] response: {'server_uuid': 'd86bf8f3-7d15-4332-82b4-0ba5e11ce812', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c393c045-e245-45ef-8723-09fc519c84ab', 'code': 200} 2026-05-25 01:58:36.617 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 00e73b40-7429-4913-acc5-185115cabd4a 2026-05-25 01:58:36.883 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 279de2ad-2e32-4998-a69c-21d550352d2e 2026-05-25 01:58:37.156 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port c393c045-e245-45ef-8723-09fc519c84ab 2026-05-25 01:58:39.173 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 849f2a98-1046-4a5d-a233-4365cccafaac 2026-05-25 01:58:39.284 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac4115a1-6e0d-4828-bd45-db3eb4d6d07a'] response: {'server_uuid': 'c635aa37-f457-438d-a9d8-97696d3dad54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '849f2a98-1046-4a5d-a233-4365cccafaac', 'code': 200} 2026-05-25 01:58:39.473 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port c3f6b772-d3a4-45bd-8030-3c2fa56a7481 2026-05-25 01:58:39.710 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 00e73b40-7429-4913-acc5-185115cabd4a 2026-05-25 01:58:39.933 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d04d3c83-9990-429d-80a8-4b4f5cbb3bef 2026-05-25 01:58:40.218 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 279de2ad-2e32-4998-a69c-21d550352d2e 2026-05-25 01:58:40.894 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port c3f6b772-d3a4-45bd-8030-3c2fa56a7481 2026-05-25 01:58:41.139 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d04d3c83-9990-429d-80a8-4b4f5cbb3bef 2026-05-25 01:58:41.338 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 849f2a98-1046-4a5d-a233-4365cccafaac 2026-05-25 01:58:44.129 13 INFO neutron.plugins.ml2.plugin [None req-1706982a-cffc-4946-a909-cad94d6dff85 - - - - - -] Attempt 1 to provision port 849f2a98-1046-4a5d-a233-4365cccafaac 2026-05-25 01:58:44.186 13 INFO neutron.plugins.ml2.plugin [None req-1706982a-cffc-4946-a909-cad94d6dff85 - - - - - -] Attempt 1 to provision port c393c045-e245-45ef-8723-09fc519c84ab 2026-05-25 01:58:44.245 13 INFO neutron.plugins.ml2.plugin [None req-1706982a-cffc-4946-a909-cad94d6dff85 - - - - - -] Attempt 1 to provision port c3f6b772-d3a4-45bd-8030-3c2fa56a7481 2026-05-25 01:58:44.295 13 INFO neutron.plugins.ml2.plugin [None req-1706982a-cffc-4946-a909-cad94d6dff85 - - - - - -] Attempt 1 to provision port 00e73b40-7429-4913-acc5-185115cabd4a 2026-05-25 01:58:44.354 13 INFO neutron.plugins.ml2.plugin [None req-1706982a-cffc-4946-a909-cad94d6dff85 - - - - - -] Attempt 1 to provision port 279de2ad-2e32-4998-a69c-21d550352d2e 2026-05-25 01:58:44.401 13 INFO neutron.plugins.ml2.plugin [None req-1706982a-cffc-4946-a909-cad94d6dff85 - - - - - -] Attempt 1 to provision port 74c2ee8b-2574-4cac-8414-107b480c203c 2026-05-25 01:58:50.802 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port dd16a3ba-96da-4d82-9238-c4d6c1edbebd 2026-05-25 01:58:50.910 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a98eef3d-5754-4e1e-a2a6-f861b8bc581a'] response: {'server_uuid': 'd1b3e765-e385-4e51-bd14-94e97f03e873', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd16a3ba-96da-4d82-9238-c4d6c1edbebd', 'code': 200} 2026-05-25 01:58:52.805 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port dd16a3ba-96da-4d82-9238-c4d6c1edbebd 2026-05-25 01:59:18.369 16 INFO neutron_taas.services.taas.taas_plugin [None req-0cf00496-a4bf-40ef-9458-573ecccacf3d - - - - - -] TaaS: Handle Delete Port: c09430d5-ba5f-423b-9ddc-5605b02914b6 2026-05-25 01:59:18.376 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cf00496-a4bf-40ef-9458-573ecccacf3d - - - - - -] Tap Mirror: Handle Delete Port: c09430d5-ba5f-423b-9ddc-5605b02914b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:59:24.522 13 INFO neutron.plugins.ml2.plugin [None req-4f89fcee-af6c-4668-83d8-f3ff8f7a6095 - - - - - -] Attempt 1 to provision port 0e96bba3-32d5-4cc7-82f7-aa38429e4e51 2026-05-25 01:59:47.349 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 86ad8556-0c92-4488-b9f4-436ee39d7110 2026-05-25 01:59:47.556 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-773b25d7-9965-43de-bfd7-f8c44b34f2cc'] response: {'server_uuid': '8b6ea0e8-2bef-4d36-aff4-05c5d8113f55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86ad8556-0c92-4488-b9f4-436ee39d7110', 'code': 200} 2026-05-25 01:59:48.889 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 86ad8556-0c92-4488-b9f4-436ee39d7110 2026-05-25 02:00:26.931 13 INFO neutron.plugins.ml2.plugin [None req-abba64c4-c8aa-414e-a204-2aba93e913c9 - - - - - -] Attempt 1 to provision port d968a9fb-e7f1-4aa3-9618-0982669afcfb 2026-05-25 02:00:32.869 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d968a9fb-e7f1-4aa3-9618-0982669afcfb 2026-05-25 02:00:32.999 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8db65c7-3a0c-4b12-901c-f151d0a165a8'] response: {'server_uuid': '8b6ea0e8-2bef-4d36-aff4-05c5d8113f55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd968a9fb-e7f1-4aa3-9618-0982669afcfb', 'code': 200} 2026-05-25 02:00:34.826 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d968a9fb-e7f1-4aa3-9618-0982669afcfb 2026-05-25 02:00:37.336 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port d968a9fb-e7f1-4aa3-9618-0982669afcfb 2026-05-25 02:01:01.734 13 INFO neutron.plugins.ml2.plugin [None req-f39e49ee-e441-402c-99a5-3c0e12066a6c - - - - - -] Attempt 1 to provision port 3fc59de5-26a6-4d8e-8d07-69bfffeea48c 2026-05-25 02:01:10.409 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 3fc59de5-26a6-4d8e-8d07-69bfffeea48c 2026-05-25 02:01:10.560 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-971df0eb-0cd4-4325-8e76-e7d51c70ff7f'] response: {'server_uuid': '8b6ea0e8-2bef-4d36-aff4-05c5d8113f55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3fc59de5-26a6-4d8e-8d07-69bfffeea48c', 'code': 200} 2026-05-25 02:01:11.021 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 3fc59de5-26a6-4d8e-8d07-69bfffeea48c 2026-05-25 02:01:17.931 16 INFO neutron.plugins.ml2.plugin [None req-3dff42ec-618d-46ca-add5-6b55afa59edb - - - - - -] Attempt 1 to provision port f0c762ed-58db-4069-ae49-d835162858d7 2026-05-25 02:01:25.052 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f0c762ed-58db-4069-ae49-d835162858d7 2026-05-25 02:01:25.150 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9b6959f-563e-42d7-9ce7-528bdd29ac05'] response: {'server_uuid': '8b6ea0e8-2bef-4d36-aff4-05c5d8113f55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0c762ed-58db-4069-ae49-d835162858d7', 'code': 200} 2026-05-25 02:01:27.083 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f0c762ed-58db-4069-ae49-d835162858d7 2026-05-25 02:01:27.660 16 INFO neutron.plugins.ml2.plugin [None req-9129f35a-3ebc-4e33-9d64-bb391a184498 - - - - - -] Attempt 1 to provision port 3fc59de5-26a6-4d8e-8d07-69bfffeea48c 2026-05-25 02:01:41.064 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f0c762ed-58db-4069-ae49-d835162858d7 2026-05-25 02:01:41.418 13 INFO neutron.plugins.ml2.plugin [None req-d3c6b073-8766-442c-be1d-9f3462950412 - - - - - -] Attempt 1 to provision port f0c762ed-58db-4069-ae49-d835162858d7 2026-05-25 02:01:42.768 13 INFO neutron.plugins.ml2.plugin [None req-e7988284-27a2-417f-8f35-c0972d0584bf - - - - - -] Attempt 1 to provision port f0c762ed-58db-4069-ae49-d835162858d7 2026-05-25 02:01:43.083 16 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port f0c762ed-58db-4069-ae49-d835162858d7 2026-05-25 02:01:51.967 16 INFO neutron.plugins.ml2.plugin [None req-51ea821f-f8ff-49b9-b2d4-2cc2c5e3d92a - - - - - -] Attempt 1 to provision port 3fc59de5-26a6-4d8e-8d07-69bfffeea48c 2026-05-25 02:01:53.108 13 INFO neutron.plugins.ml2.plugin [None req-47d6c008-639f-4a64-91fb-377aefdac891 - - - - - -] Attempt 1 to provision port 3fc59de5-26a6-4d8e-8d07-69bfffeea48c