+ 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-11 07:50:32.984 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 07:50:32.984 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-11 07:50:32.984 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-11 07:50:32.985 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 07:50:34.404 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 07:50:34.406 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 07:50:34.409 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 07:50:34.410 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 07:50:34.410 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 07:50:34.410 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 07:50:34.410 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 07:50:34.416 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 07:50:34.417 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 07:50:34.417 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 07:50:34.437 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 07:50:34.438 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 07:50:34.438 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 07:50:34.457 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 07:50:34.457 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 07:50:34.457 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 07:50:34.458 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 07:50:34.721 1 INFO neutron.plugins.ml2.managers [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 07:50:34.866 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 07:50:34.867 1 INFO neutron.plugins.ml2.managers [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 07:50:34.867 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 07:50:34.916 1 INFO neutron.plugins.ml2.managers [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 07:50:34.916 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 07:50:34.916 1 INFO neutron.plugins.ml2.managers [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 07:50:34.916 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 07:50:34.916 1 INFO neutron.plugins.ml2.managers [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] Initializing extension driver 'qos' 2026-05-11 07:50:34.917 1 INFO neutron.plugins.ml2.managers [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 07:50:34.917 1 INFO neutron.plugins.ml2.managers [None req-5e8a23db-af41-43d7-a9ee-e28773bbdb55 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 07:50:34.931 1 INFO neutron.quota [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded quota_driver: . 2026-05-11 07:50:34.932 1 INFO neutron.plugins.ml2.plugin [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 07:50:34.932 1 INFO neutron.plugins.ml2.managers [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 07:50:34.932 1 INFO neutron.plugins.ml2.managers [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 07:50:34.932 1 INFO neutron.plugins.ml2.managers [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 07:50:34.932 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: qos 2026-05-11 07:50:34.943 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: router 2026-05-11 07:50:34.978 1 INFO neutron.services.service_base [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 07:50:34.978 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: segments 2026-05-11 07:50:35.048 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: trunk 2026-05-11 07:50:35.062 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: vpnaas 2026-05-11 07:50:35.093 1 WARNING stevedore.named [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 07:50:35.164 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 07:50:35.164 1 INFO neutron.common.utils [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 07:50:35.164 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: taas 2026-05-11 07:50:35.182 1 WARNING stevedore.named [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 07:50:35.182 1 WARNING stevedore.named [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 07:50:35.208 1 INFO neutron_taas.services.taas.taas_plugin [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-11 07:50:35.208 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: tapmirror 2026-05-11 07:50:35.220 1 WARNING stevedore.named [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 07:50:35.220 1 WARNING stevedore.named [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 07:50:35.239 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-11 07:50:35.239 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: auto_allocate 2026-05-11 07:50:35.245 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: tag 2026-05-11 07:50:35.255 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: timestamp 2026-05-11 07:50:35.258 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 07:50:35.261 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: flavors 2026-05-11 07:50:35.264 1 INFO neutron.manager [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loading Plugin: revisions 2026-05-11 07:50:35.267 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Initializing extension manager. 2026-05-11 07:50:35.268 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: address-group 2026-05-11 07:50:35.268 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: address-scope 2026-05-11 07:50:35.269 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 07:50:35.270 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: agent 2026-05-11 07:50:35.270 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 07:50:35.271 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 07:50:35.271 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 07:50:35.272 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: availability_zone 2026-05-11 07:50:35.273 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 07:50:35.273 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 07:50:35.273 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: default-subnetpools 2026-05-11 07:50:35.275 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 07:50:35.275 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: dns-integration 2026-05-11 07:50:35.275 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 07:50:35.276 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 07:50:35.276 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: dvr 2026-05-11 07:50:35.277 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 07:50:35.277 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 07:50:35.278 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 07:50:35.278 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 07:50:35.278 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: external-net 2026-05-11 07:50:35.279 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 07:50:35.279 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: extraroute 2026-05-11 07:50:35.280 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 07:50:35.280 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 07:50:35.281 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 07:50:35.281 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 07:50:35.282 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 07:50:35.282 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: fip-port-details 2026-05-11 07:50:35.283 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: flavors 2026-05-11 07:50:35.284 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 07:50:35.284 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: floatingip-pools 2026-05-11 07:50:35.286 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: ip_allocation 2026-05-11 07:50:35.287 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 07:50:35.288 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: l2_adjacency 2026-05-11 07:50:35.289 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: router 2026-05-11 07:50:35.290 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 07:50:35.290 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 07:50:35.291 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 07:50:35.291 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 07:50:35.292 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: l3-ha 2026-05-11 07:50:35.292 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 07:50:35.293 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 07:50:35.293 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: l3-flavors 2026-05-11 07:50:35.294 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 07:50:35.294 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 07:50:35.296 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 07:50:35.297 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 07:50:35.298 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 07:50:35.299 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 07:50:35.300 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 07:50:35.300 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: multi-provider 2026-05-11 07:50:35.300 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: net-mtu 2026-05-11 07:50:35.301 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 07:50:35.301 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: network_availability_zone 2026-05-11 07:50:35.302 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: network_ha 2026-05-11 07:50:35.302 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: network-ip-availability 2026-05-11 07:50:35.303 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 07:50:35.304 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: pagination 2026-05-11 07:50:35.304 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: port-device-profile 2026-05-11 07:50:35.304 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 07:50:35.305 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 07:50:35.305 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 07:50:35.306 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: port-mac-override 2026-05-11 07:50:35.306 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 07:50:35.307 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 07:50:35.307 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 07:50:35.307 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: port-resource-request 2026-05-11 07:50:35.308 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 07:50:35.308 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 07:50:35.309 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: binding 2026-05-11 07:50:35.309 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: binding-extended 2026-05-11 07:50:35.310 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: port-security 2026-05-11 07:50:35.310 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: project-id 2026-05-11 07:50:35.311 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: provider 2026-05-11 07:50:35.312 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-11 07:50:35.314 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos 2026-05-11 07:50:35.315 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 07:50:35.316 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 07:50:35.317 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-default 2026-05-11 07:50:35.317 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-fip 2026-05-11 07:50:35.318 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 07:50:35.318 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 07:50:35.319 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 07:50:35.319 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 07:50:35.319 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 07:50:35.320 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-pps 2026-05-11 07:50:35.321 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 07:50:35.321 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 07:50:35.321 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 07:50:35.322 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: quota-check-limit 2026-05-11 07:50:35.322 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: quota-check-limit-default 2026-05-11 07:50:35.324 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: quotas 2026-05-11 07:50:35.327 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: quota_details 2026-05-11 07:50:35.328 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: rbac-policies 2026-05-11 07:50:35.328 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: rbac-address-group 2026-05-11 07:50:35.329 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 07:50:35.329 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 07:50:35.330 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 07:50:35.330 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: revision-if-match 2026-05-11 07:50:35.331 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 07:50:35.331 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: router_availability_zone 2026-05-11 07:50:35.331 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 07:50:35.333 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 07:50:35.333 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 07:50:35.334 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 07:50:35.334 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 07:50:35.334 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 07:50:35.335 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 07:50:35.339 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: security-group 2026-05-11 07:50:35.339 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: segment 2026-05-11 07:50:35.340 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 07:50:35.340 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: service-type 2026-05-11 07:50:35.341 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: sorting 2026-05-11 07:50:35.341 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 07:50:35.342 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: standard-attr-description 2026-05-11 07:50:35.342 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: stateful-security-group 2026-05-11 07:50:35.343 1 WARNING neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 07:50:35.343 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 07:50:35.343 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: subnet-external-network 2026-05-11 07:50:35.344 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: subnet_onboard 2026-05-11 07:50:35.344 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 07:50:35.345 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: subnet-service-types 2026-05-11 07:50:35.345 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: subnet_allocation 2026-05-11 07:50:35.346 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 07:50:35.346 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: tag-creation 2026-05-11 07:50:35.347 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 07:50:35.350 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 07:50:35.350 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 07:50:35.351 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: trunk 2026-05-11 07:50:35.352 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: trunk-details 2026-05-11 07:50:35.352 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 07:50:35.353 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-11 07:50:35.353 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 07:50:35.354 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-11 07:50:35.355 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 07:50:35.356 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 07:50:35.357 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: vpn-flavors 2026-05-11 07:50:35.358 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: vpnaas 2026-05-11 07:50:35.359 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: taas 2026-05-11 07:50:35.360 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: tap-mirror 2026-05-11 07:50:35.361 1 INFO neutron.api.extensions [None req-a9d4b390-ba57-4fad-bbab-8941f84e2fca - - - - - -] Loaded extension: taas-vlan-filter 2026-05-11 07:51:05.480 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 07:51:05.528 15 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 07:51:05.537 12 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 07:51:20.968 12 INFO neutron.db.l3_hamode_db [None req-cc138377-f3e6-4c5a-a7de-87d8c624cec4 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 07:51:33.529 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 5257c890-f58b-490a-933e-1fe79845c2da 2026-05-11 07:51:33.802 15 INFO neutron.plugins.ml2.plugin [None req-40a2bc59-056a-41a3-bf1f-2a3af31a26ff - - - - - -] Attempt 1 to provision port 5257c890-f58b-490a-933e-1fe79845c2da 2026-05-11 07:51:35.431 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 5257c890-f58b-490a-933e-1fe79845c2da 2026-05-11 07:51:35.578 15 INFO neutron.plugins.ml2.plugin [None req-4026a047-cbe9-49ba-9f4e-dfcd5777b1b9 - - - - - -] Attempt 1 to provision port 5257c890-f58b-490a-933e-1fe79845c2da 2026-05-11 07:52:17.238 12 INFO neutron.plugins.ml2.plugin [None req-a3d29303-1876-4622-8782-e339add48742 - - - - - -] Attempt 1 to provision port 04b278d8-59c8-4287-a803-fb14421b6496 2026-05-11 07:52:17.452 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 04b278d8-59c8-4287-a803-fb14421b6496 2026-05-11 07:52:19.014 12 INFO neutron.plugins.ml2.plugin [None req-26f75180-817b-4049-af34-064b66d18038 - - - - - -] Attempt 1 to provision port 04b278d8-59c8-4287-a803-fb14421b6496 2026-05-11 07:52:19.425 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 04b278d8-59c8-4287-a803-fb14421b6496 2026-05-11 07:52:25.232 15 INFO neutron.plugins.ml2.plugin [None req-8a005bc0-b1c9-4041-96a9-9e44c96d6a81 - - - - - -] Attempt 1 to provision port 3e7c8d7a-edfe-4faf-9973-eddbabaf565a 2026-05-11 07:54:49.489 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 08c66435-70a2-4d77-b17b-93bae5e58946 2026-05-11 07:54:51.464 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 08c66435-70a2-4d77-b17b-93bae5e58946 2026-05-11 07:57:00.111 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 3e7c8d7a-edfe-4faf-9973-eddbabaf565a 2026-05-11 07:57:01.553 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 3e7c8d7a-edfe-4faf-9973-eddbabaf565a 2026-05-11 07:58:29.562 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port efcafa68-f310-484a-9723-d297dd3dbbfd 2026-05-11 07:58:29.977 12 INFO neutron.plugins.ml2.plugin [None req-4d2b3f6b-7f83-42af-b472-17ca6f2401e2 - - - - - -] Attempt 1 to provision port efcafa68-f310-484a-9723-d297dd3dbbfd 2026-05-11 07:58:31.617 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port efcafa68-f310-484a-9723-d297dd3dbbfd 2026-05-11 07:58:33.696 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4d95ce72-dbd6-498c-9ff2-0e9013a7bbb8 2026-05-11 07:58:35.865 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4d95ce72-dbd6-498c-9ff2-0e9013a7bbb8 2026-05-11 07:58:36.175 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 8cd1c333-801c-4c45-b370-69eddeaddb5f 2026-05-11 07:58:37.560 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 8cd1c333-801c-4c45-b370-69eddeaddb5f 2026-05-11 07:58:41.968 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port e8ff5da7-7cd3-4c73-b9ca-80105b0162e0 2026-05-11 07:58:43.765 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 47fd3041-834c-4262-a95e-0aea4d1dffe9 2026-05-11 07:58:44.134 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port e8ff5da7-7cd3-4c73-b9ca-80105b0162e0 2026-05-11 07:58:44.282 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d5fe3703-1e80-44e4-8689-ce2c51141196 2026-05-11 07:58:44.540 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port f07ce336-623a-4ca5-8893-c6f135091606 2026-05-11 07:58:45.634 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d5fe3703-1e80-44e4-8689-ce2c51141196 2026-05-11 07:58:45.995 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port f07ce336-623a-4ca5-8893-c6f135091606 2026-05-11 07:58:46.328 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 47fd3041-834c-4262-a95e-0aea4d1dffe9 2026-05-11 07:58:47.633 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port b42b13a7-cdb9-4567-9a30-d2085b1b5f8a 2026-05-11 07:58:49.824 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port b42b13a7-cdb9-4567-9a30-d2085b1b5f8a 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.706 12 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-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.706 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.709 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:50.710 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 2 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.719 12 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-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.719 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.720 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:50.721 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 3 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.730 12 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-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.730 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.731 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:50.732 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 4 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.742 12 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-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.742 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.743 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:50.743 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 5 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.755 12 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-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.755 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.756 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:50.756 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 6 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.766 12 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-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.766 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.767 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:50.767 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 7 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.777 12 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-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.777 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.778 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:50.779 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 8 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.790 12 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-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.790 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.791 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:50.791 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 9 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.803 12 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-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.803 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.804 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:50.805 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 10 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:50.823 12 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-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:50.823 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:50.825 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [{'id': '16278c97-0dd1-4f91-b7b5-ab5e7d53e82b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 561, 'network_id': '5b780fe9-2521-4782-ac5a-238c869fd30a'}] 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.392 12 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-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.392 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.394 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:51.394 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 2 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.404 12 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-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.404 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.406 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:51.406 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 3 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.413 12 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-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.413 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.414 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:51.415 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 4 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.424 12 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-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.424 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.425 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:51.426 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 5 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.433 12 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-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.433 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.435 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:51.435 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 6 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.445 12 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-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.445 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.446 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:51.446 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 7 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.456 12 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-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.456 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.458 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:51.458 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 8 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.468 12 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-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.468 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.469 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:51.470 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 9 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.479 12 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-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.479 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.481 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:51.481 12 INFO neutron.plugins.ml2.plugin [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Attempt 10 to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:58:51.494 12 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-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd70f06-c1ff-4cec-9da9-77de64752e3e could not be found. 2026-05-11 07:58:51.494 12 ERROR neutron.plugins.ml2.managers 2026-05-11 07:58:51.495 12 ERROR neutron.plugins.ml2.managers [None req-3744fcd2-88b2-453d-a9ed-e5e173e7f836 - - - - - -] Failed to bind port c464caf1-be8f-4985-a62c-d0cff86ac757 on host instance for vnic_type normal using segments [] 2026-05-11 07:58:52.759 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c6bd37a5-3cf9-49c0-a670-8ef0970ca894 2026-05-11 07:58:53.203 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port a6ee0697-e7d4-4103-9bc0-6e1e481a6df7 2026-05-11 07:58:53.464 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ad8d9e6-3fd6-442b-a66c-5088ef29f94e'] response: {'server_uuid': '63590472-d51a-4fc7-bb9b-e62b0b3dd54d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6bd37a5-3cf9-49c0-a670-8ef0970ca894', 'code': 200} 2026-05-11 07:58:54.143 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c6bd37a5-3cf9-49c0-a670-8ef0970ca894 2026-05-11 07:58:54.377 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port a6ee0697-e7d4-4103-9bc0-6e1e481a6df7 2026-05-11 07:58:55.508 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea079bc4-9685-4426-a139-d6ff57d88614'] response: {'server_uuid': '9e72ddb8-b86b-4f2e-9be5-1799e616931a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6ee0697-e7d4-4103-9bc0-6e1e481a6df7', 'code': 200} 2026-05-11 07:58:56.306 15 INFO neutron.plugins.ml2.plugin [None req-95d35862-e0c7-4130-b4fd-f5c6e678d532 - - - - - -] Attempt 1 to provision port e8ff5da7-7cd3-4c73-b9ca-80105b0162e0 2026-05-11 07:58:56.372 15 INFO neutron.plugins.ml2.plugin [None req-95d35862-e0c7-4130-b4fd-f5c6e678d532 - - - - - -] Attempt 1 to provision port a6ee0697-e7d4-4103-9bc0-6e1e481a6df7 2026-05-11 07:58:56.439 15 INFO neutron.plugins.ml2.plugin [None req-95d35862-e0c7-4130-b4fd-f5c6e678d532 - - - - - -] Attempt 1 to provision port c6bd37a5-3cf9-49c0-a670-8ef0970ca894 2026-05-11 07:58:56.488 15 INFO neutron.plugins.ml2.plugin [None req-95d35862-e0c7-4130-b4fd-f5c6e678d532 - - - - - -] Attempt 1 to provision port 8cd1c333-801c-4c45-b370-69eddeaddb5f 2026-05-11 07:58:56.561 15 INFO neutron.plugins.ml2.plugin [None req-95d35862-e0c7-4130-b4fd-f5c6e678d532 - - - - - -] Attempt 1 to provision port 3963d43e-5b67-4a39-8702-f0082b81c1fb 2026-05-11 07:58:56.583 15 INFO neutron.plugins.ml2.plugin [None req-95d35862-e0c7-4130-b4fd-f5c6e678d532 - - - - - -] Attempt 1 to provision port 4980522a-fd59-4c96-8ebe-7aced2ec0690 2026-05-11 07:58:56.617 15 INFO neutron.plugins.ml2.plugin [None req-95d35862-e0c7-4130-b4fd-f5c6e678d532 - - - - - -] Attempt 1 to provision port 1e467595-3b6b-4ff7-a12e-5df857e13446 2026-05-11 07:58:56.652 15 INFO neutron.plugins.ml2.plugin [None req-95d35862-e0c7-4130-b4fd-f5c6e678d532 - - - - - -] Attempt 1 to provision port 4d95ce72-dbd6-498c-9ff2-0e9013a7bbb8 2026-05-11 07:58:58.696 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 9a54a526-80c5-4bd2-9829-044c0e3fb2e6 2026-05-11 07:58:59.065 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6997ee25-6523-43ed-b943-6a7eda71f54d 2026-05-11 07:58:59.221 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f5e36b0-b4d7-4224-8b16-1b6201d7fc55'] response: {'server_uuid': 'e25ace6a-99ff-4e09-8b74-3aaac19ebe2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6997ee25-6523-43ed-b943-6a7eda71f54d', 'code': 200} 2026-05-11 07:59:00.657 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 9a54a526-80c5-4bd2-9829-044c0e3fb2e6 2026-05-11 07:59:00.875 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port cf891457-4360-4ed9-85bd-c0a21bbcdc60 2026-05-11 07:59:01.313 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6997ee25-6523-43ed-b943-6a7eda71f54d 2026-05-11 07:59:02.649 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port cf891457-4360-4ed9-85bd-c0a21bbcdc60 2026-05-11 07:59:10.779 15 INFO neutron.plugins.ml2.plugin [None req-ef0baa8a-6b2a-48e6-ae8d-fad706d63dc7 - - - - - -] Attempt 1 to provision port 7ace7a18-d25b-4b75-9082-eafe3f242ed1 2026-05-11 07:59:10.818 15 INFO neutron.plugins.ml2.plugin [None req-ef0baa8a-6b2a-48e6-ae8d-fad706d63dc7 - - - - - -] Attempt 1 to provision port bc2db571-db6f-43fc-a10e-ddf4a35bfc37 2026-05-11 07:59:10.844 15 INFO neutron.plugins.ml2.plugin [None req-ef0baa8a-6b2a-48e6-ae8d-fad706d63dc7 - - - - - -] Attempt 1 to provision port 3963d43e-5b67-4a39-8702-f0082b81c1fb 2026-05-11 07:59:10.876 15 INFO neutron.plugins.ml2.plugin [None req-ef0baa8a-6b2a-48e6-ae8d-fad706d63dc7 - - - - - -] Attempt 1 to provision port 4980522a-fd59-4c96-8ebe-7aced2ec0690 2026-05-11 07:59:10.909 15 INFO neutron.plugins.ml2.plugin [None req-ef0baa8a-6b2a-48e6-ae8d-fad706d63dc7 - - - - - -] Attempt 1 to provision port cf891457-4360-4ed9-85bd-c0a21bbcdc60 2026-05-11 07:59:11.143 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 706001fb-11b5-4495-b122-903c6b771588 2026-05-11 07:59:11.272 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-adc9f319-2551-4bb2-bd68-53e1b6634397'] response: {'server_uuid': '705d5c34-0ad8-45d9-bf97-15659bc5678b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '706001fb-11b5-4495-b122-903c6b771588', 'code': 200} 2026-05-11 07:59:13.293 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 706001fb-11b5-4495-b122-903c6b771588 2026-05-11 07:59:17.008 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 490d13e9-bd48-4a52-a5d1-38dba2b76115 2026-05-11 07:59:19.376 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 490d13e9-bd48-4a52-a5d1-38dba2b76115 2026-05-11 07:59:19.622 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 9b5edfc2-7036-4599-be2d-9733f8e7709b 2026-05-11 07:59:20.835 15 INFO neutron.plugins.ml2.plugin [None req-1be14529-ceb6-4778-b743-234ac6751f95 - - - - - -] Attempt 1 to provision port 4980522a-fd59-4c96-8ebe-7aced2ec0690 2026-05-11 07:59:20.864 15 INFO neutron.plugins.ml2.plugin [None req-1be14529-ceb6-4778-b743-234ac6751f95 - - - - - -] Attempt 1 to provision port bc2db571-db6f-43fc-a10e-ddf4a35bfc37 2026-05-11 07:59:20.889 15 INFO neutron.plugins.ml2.plugin [None req-1be14529-ceb6-4778-b743-234ac6751f95 - - - - - -] Attempt 1 to provision port c6bd37a5-3cf9-49c0-a670-8ef0970ca894 2026-05-11 07:59:20.935 15 INFO neutron.plugins.ml2.plugin [None req-1be14529-ceb6-4778-b743-234ac6751f95 - - - - - -] Attempt 1 to provision port e90f2a5b-cf68-4945-bed7-4dbd101e616a 2026-05-11 07:59:20.969 15 INFO neutron.plugins.ml2.plugin [None req-1be14529-ceb6-4778-b743-234ac6751f95 - - - - - -] Attempt 1 to provision port 9b5edfc2-7036-4599-be2d-9733f8e7709b 2026-05-11 07:59:21.152 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port bd6741bc-b9eb-4096-9d69-fd7fe8b05f1a 2026-05-11 07:59:21.476 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 9b5edfc2-7036-4599-be2d-9733f8e7709b 2026-05-11 07:59:23.071 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port bd6741bc-b9eb-4096-9d69-fd7fe8b05f1a 2026-05-11 07:59:26.544 12 INFO neutron.plugins.ml2.plugin [None req-5a51294a-d97f-41c8-ba10-57b872fea045 - - - - - -] Attempt 1 to provision port 84e940eb-cec8-4d1f-adc1-350ce62e2d92 2026-05-11 07:59:26.581 12 INFO neutron.plugins.ml2.plugin [None req-5a51294a-d97f-41c8-ba10-57b872fea045 - - - - - -] Attempt 1 to provision port 03cc913f-b3e3-4215-b5ea-edd80a12377d 2026-05-11 07:59:27.104 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 03cc913f-b3e3-4215-b5ea-edd80a12377d 2026-05-11 07:59:29.724 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d9986884-ac4e-4559-8162-a5881cb82856 2026-05-11 07:59:29.985 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4980522a-fd59-4c96-8ebe-7aced2ec0690 2026-05-11 07:59:30.264 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 7ace7a18-d25b-4b75-9082-eafe3f242ed1 2026-05-11 07:59:30.512 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 03cc913f-b3e3-4215-b5ea-edd80a12377d 2026-05-11 07:59:30.692 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port bc2db571-db6f-43fc-a10e-ddf4a35bfc37 2026-05-11 07:59:30.924 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 717e03bf-0ef0-46b6-8873-681517f5879e 2026-05-11 07:59:31.392 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e4ec19d-511e-4319-a272-3e78ddd589ae'] response: {'server_uuid': '0ec216df-9b66-4f5a-ac43-866d1bef48e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '717e03bf-0ef0-46b6-8873-681517f5879e', 'code': 200} 2026-05-11 07:59:31.695 12 INFO neutron.plugins.ml2.plugin [None req-28203b80-6ac6-4a06-952d-d79f2833094e - - - - - -] Attempt 1 to provision port 84e940eb-cec8-4d1f-adc1-350ce62e2d92 2026-05-11 07:59:31.730 12 INFO neutron.plugins.ml2.plugin [None req-28203b80-6ac6-4a06-952d-d79f2833094e - - - - - -] Attempt 1 to provision port 03cc913f-b3e3-4215-b5ea-edd80a12377d 2026-05-11 07:59:31.794 12 INFO neutron.plugins.ml2.plugin [None req-28203b80-6ac6-4a06-952d-d79f2833094e - - - - - -] Attempt 1 to provision port 717e03bf-0ef0-46b6-8873-681517f5879e 2026-05-11 07:59:31.842 12 INFO neutron.plugins.ml2.plugin [None req-28203b80-6ac6-4a06-952d-d79f2833094e - - - - - -] Attempt 1 to provision port 706001fb-11b5-4495-b122-903c6b771588 2026-05-11 07:59:31.920 12 INFO neutron.plugins.ml2.plugin [None req-28203b80-6ac6-4a06-952d-d79f2833094e - - - - - -] Attempt 1 to provision port e90f2a5b-cf68-4945-bed7-4dbd101e616a 2026-05-11 07:59:31.959 12 INFO neutron.plugins.ml2.plugin [None req-28203b80-6ac6-4a06-952d-d79f2833094e - - - - - -] Attempt 1 to provision port 9b5edfc2-7036-4599-be2d-9733f8e7709b 2026-05-11 07:59:32.810 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d9986884-ac4e-4559-8162-a5881cb82856 2026-05-11 07:59:33.020 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4980522a-fd59-4c96-8ebe-7aced2ec0690 2026-05-11 07:59:33.233 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4f76a163-85bb-4640-814d-87f24b365fc2 2026-05-11 07:59:33.355 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-db33fdeb-ce7b-4f64-9461-e4bc046d2ea7'] response: {'server_uuid': 'def15974-b755-4f55-a014-b90587221828', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f76a163-85bb-4640-814d-87f24b365fc2', 'code': 200} 2026-05-11 07:59:33.634 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 7ace7a18-d25b-4b75-9082-eafe3f242ed1 2026-05-11 07:59:33.821 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port bc2db571-db6f-43fc-a10e-ddf4a35bfc37 2026-05-11 07:59:33.982 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 717e03bf-0ef0-46b6-8873-681517f5879e 2026-05-11 07:59:34.544 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6554da19-0c65-4130-b6d2-090192f8c42e 2026-05-11 07:59:34.649 15 INFO neutron.plugins.ml2.plugin [None req-393dda31-7078-4b19-a498-825b7762e45b - - - - - -] Attempt 1 to provision port 84e940eb-cec8-4d1f-adc1-350ce62e2d92 2026-05-11 07:59:34.719 15 INFO neutron.plugins.ml2.plugin [None req-393dda31-7078-4b19-a498-825b7762e45b - - - - - -] Attempt 1 to provision port e90f2a5b-cf68-4945-bed7-4dbd101e616a 2026-05-11 07:59:34.794 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4f76a163-85bb-4640-814d-87f24b365fc2 2026-05-11 07:59:35.005 15 INFO neutron.plugins.ml2.plugin [None req-393dda31-7078-4b19-a498-825b7762e45b - - - - - -] Attempt 1 to provision port d9986884-ac4e-4559-8162-a5881cb82856 2026-05-11 07:59:36.552 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port e90f2a5b-cf68-4945-bed7-4dbd101e616a 2026-05-11 07:59:36.891 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6554da19-0c65-4130-b6d2-090192f8c42e 2026-05-11 07:59:38.498 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 84e940eb-cec8-4d1f-adc1-350ce62e2d92 2026-05-11 07:59:38.755 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d2b3d145-e54d-4cf0-9499-d6f893a6073f 2026-05-11 07:59:39.818 12 INFO neutron.plugins.ml2.plugin [None req-81d3034f-a0c6-485f-b106-7da6d262e1c6 - - - - - -] Attempt 1 to provision port 84e940eb-cec8-4d1f-adc1-350ce62e2d92 2026-05-11 07:59:39.891 12 INFO neutron.plugins.ml2.plugin [None req-81d3034f-a0c6-485f-b106-7da6d262e1c6 - - - - - -] Attempt 1 to provision port e90f2a5b-cf68-4945-bed7-4dbd101e616a 2026-05-11 07:59:39.948 12 INFO neutron.plugins.ml2.plugin [None req-81d3034f-a0c6-485f-b106-7da6d262e1c6 - - - - - -] Attempt 1 to provision port c6bd37a5-3cf9-49c0-a670-8ef0970ca894 2026-05-11 07:59:40.503 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c6bd37a5-3cf9-49c0-a670-8ef0970ca894 2026-05-11 07:59:40.718 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 84e940eb-cec8-4d1f-adc1-350ce62e2d92 2026-05-11 07:59:40.922 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d2b3d145-e54d-4cf0-9499-d6f893a6073f 2026-05-11 07:59:43.522 12 INFO neutron.plugins.ml2.plugin [None req-37e1adf7-a8cc-416a-bb88-36085b4899d3 - - - - - -] Attempt 1 to provision port c6bd37a5-3cf9-49c0-a670-8ef0970ca894 2026-05-11 07:59:43.578 12 INFO neutron.plugins.ml2.plugin [None req-37e1adf7-a8cc-416a-bb88-36085b4899d3 - - - - - -] Attempt 1 to provision port d2b3d145-e54d-4cf0-9499-d6f893a6073f 2026-05-11 07:59:59.635 12 INFO neutron.plugins.ml2.plugin [None req-55d446c1-e22d-46be-811e-c5fc936af65a - - - - - -] Attempt 1 to provision port b2cfcfc9-03f3-4e89-a642-77ce4ee05922 2026-05-11 08:00:18.689 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f3c04e7-5fad-4d4c-b7d1-958fcea9151d'] response: {'server_uuid': '705d5c34-0ad8-45d9-bf97-15659bc5678b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '706001fb-11b5-4495-b122-903c6b771588', 'code': 200} 2026-05-11 08:00:21.037 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 706001fb-11b5-4495-b122-903c6b771588 2026-05-11 08:00:21.161 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3d73b37-1a75-4d19-8015-15997fef33c3'] response: {'server_uuid': '705d5c34-0ad8-45d9-bf97-15659bc5678b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '706001fb-11b5-4495-b122-903c6b771588', 'code': 200} 2026-05-11 08:00:22.436 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 706001fb-11b5-4495-b122-903c6b771588 2026-05-11 08:00:54.182 15 INFO neutron.plugins.ml2.plugin [None req-edb87000-4f5c-4061-85b3-bf8a404d324b - - - - - -] Attempt 1 to provision port ab2a6990-d843-4b4c-8f40-c11168303409 2026-05-11 08:00:54.460 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port ab2a6990-d843-4b4c-8f40-c11168303409 2026-05-11 08:00:56.790 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port ccf49271-160c-405c-b78d-4d46005282b7 2026-05-11 08:00:57.210 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port ab2a6990-d843-4b4c-8f40-c11168303409 2026-05-11 08:00:57.439 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c2628cf1-d1ae-4760-8eca-2b56bdde10fc 2026-05-11 08:00:58.769 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port ccf49271-160c-405c-b78d-4d46005282b7 2026-05-11 08:00:58.929 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c2628cf1-d1ae-4760-8eca-2b56bdde10fc 2026-05-11 08:01:04.482 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6083cab9-85ba-4f65-91bf-7a7194258fd4 2026-05-11 08:01:06.441 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6083cab9-85ba-4f65-91bf-7a7194258fd4 2026-05-11 08:01:06.675 15 INFO neutron.plugins.ml2.plugin [None req-5de273b7-fbe9-4b09-93a0-774e83f62969 - - - - - -] Attempt 1 to provision port b2c376f4-3816-401d-aad2-d47f6b539238 2026-05-11 08:01:06.714 15 INFO neutron.plugins.ml2.plugin [None req-5de273b7-fbe9-4b09-93a0-774e83f62969 - - - - - -] Attempt 1 to provision port 6df3dafc-147b-4c70-8c19-daba0fec8f76 2026-05-11 08:01:06.740 15 INFO neutron.plugins.ml2.plugin [None req-5de273b7-fbe9-4b09-93a0-774e83f62969 - - - - - -] Attempt 1 to provision port 6083cab9-85ba-4f65-91bf-7a7194258fd4 2026-05-11 08:01:06.797 15 INFO neutron.plugins.ml2.plugin [None req-5de273b7-fbe9-4b09-93a0-774e83f62969 - - - - - -] Attempt 1 to provision port ab2a6990-d843-4b4c-8f40-c11168303409 2026-05-11 08:01:06.850 15 INFO neutron.plugins.ml2.plugin [None req-5de273b7-fbe9-4b09-93a0-774e83f62969 - - - - - -] Attempt 1 to provision port d881cea7-3d15-4c0d-9274-e033a898367e 2026-05-11 08:01:06.873 15 INFO neutron.plugins.ml2.plugin [None req-5de273b7-fbe9-4b09-93a0-774e83f62969 - - - - - -] Attempt 1 to provision port 4ec0af48-4782-442d-a1ef-c354ced5e7d3 2026-05-11 08:01:09.491 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4be21817-f330-4b61-8d12-610b9b057eec 2026-05-11 08:01:09.604 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-63f28872-4070-41f9-96a1-fdf56f570030'] response: {'server_uuid': 'c767015a-1f62-44f8-a585-0efc1371cc60', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4be21817-f330-4b61-8d12-610b9b057eec', 'code': 200} 2026-05-11 08:01:11.145 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4be21817-f330-4b61-8d12-610b9b057eec 2026-05-11 08:01:11.400 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port cb9ed289-f00d-4aee-a59d-0139f3fbc5c2 2026-05-11 08:01:11.642 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-719ab143-fc83-4fe4-8a47-c666446bda01'] response: {'server_uuid': '1f684623-cc23-45bc-8c28-587fc9483d2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb9ed289-f00d-4aee-a59d-0139f3fbc5c2', 'code': 200} 2026-05-11 08:01:12.369 12 INFO neutron.plugins.ml2.plugin [None req-eb8cd919-6f5f-40e9-b228-cae3bbb105e7 - - - - - -] Attempt 1 to provision port cb9ed289-f00d-4aee-a59d-0139f3fbc5c2 2026-05-11 08:01:12.422 12 INFO neutron.plugins.ml2.plugin [None req-eb8cd919-6f5f-40e9-b228-cae3bbb105e7 - - - - - -] Attempt 1 to provision port 6083cab9-85ba-4f65-91bf-7a7194258fd4 2026-05-11 08:01:12.471 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port cb9ed289-f00d-4aee-a59d-0139f3fbc5c2 2026-05-11 08:01:12.506 12 INFO neutron.plugins.ml2.plugin [None req-eb8cd919-6f5f-40e9-b228-cae3bbb105e7 - - - - - -] Attempt 1 to provision port d881cea7-3d15-4c0d-9274-e033a898367e 2026-05-11 08:01:12.528 12 INFO neutron.plugins.ml2.plugin [None req-eb8cd919-6f5f-40e9-b228-cae3bbb105e7 - - - - - -] Attempt 1 to provision port 4ec0af48-4782-442d-a1ef-c354ced5e7d3 2026-05-11 08:01:14.460 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4ec0af48-4782-442d-a1ef-c354ced5e7d3 2026-05-11 08:01:14.515 15 INFO neutron.plugins.ml2.plugin [None req-6bf9ef5a-0555-4538-ba39-49a89a78dc1c - - - - - -] Attempt 1 to provision port 4be21817-f330-4b61-8d12-610b9b057eec 2026-05-11 08:01:14.563 15 INFO neutron.plugins.ml2.plugin [None req-6bf9ef5a-0555-4538-ba39-49a89a78dc1c - - - - - -] Attempt 1 to provision port d881cea7-3d15-4c0d-9274-e033a898367e 2026-05-11 08:01:14.751 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port b2c376f4-3816-401d-aad2-d47f6b539238 2026-05-11 08:01:16.457 12 INFO neutron.plugins.ml2.plugin [None req-d4559042-3005-4d50-a689-bedacb6f1f03 - - - - - -] Attempt 1 to provision port cb9ed289-f00d-4aee-a59d-0139f3fbc5c2 2026-05-11 08:01:16.564 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6df3dafc-147b-4c70-8c19-daba0fec8f76 2026-05-11 08:01:16.840 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 4ec0af48-4782-442d-a1ef-c354ced5e7d3 2026-05-11 08:01:17.052 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port b2c376f4-3816-401d-aad2-d47f6b539238 2026-05-11 08:01:18.462 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6df3dafc-147b-4c70-8c19-daba0fec8f76 2026-05-11 08:01:18.615 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d881cea7-3d15-4c0d-9274-e033a898367e 2026-05-11 08:01:20.423 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d881cea7-3d15-4c0d-9274-e033a898367e 2026-05-11 08:01:23.098 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6a49b4d5-4b7a-4439-898a-1151eac5389f 2026-05-11 08:01:24.646 12 INFO neutron.plugins.ml2.plugin [None req-b6836208-d6b0-4f41-9ee0-976fc3b41b81 - - - - - -] Attempt 1 to provision port 6a49b4d5-4b7a-4439-898a-1151eac5389f 2026-05-11 08:01:24.707 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6a49b4d5-4b7a-4439-898a-1151eac5389f 2026-05-11 08:01:34.504 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 054c554d-8e33-496a-92e9-587a880f54ee 2026-05-11 08:01:34.836 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d04a51d4-4ab3-4125-b88c-c0cd5193b629 2026-05-11 08:01:36.478 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 054c554d-8e33-496a-92e9-587a880f54ee 2026-05-11 08:01:36.706 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port d04a51d4-4ab3-4125-b88c-c0cd5193b629 2026-05-11 08:01:40.479 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 43d9f987-48f0-4cd9-8d46-e7c7dedd5254 2026-05-11 08:01:42.580 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 43d9f987-48f0-4cd9-8d46-e7c7dedd5254 2026-05-11 08:01:42.990 12 INFO neutron.plugins.ml2.plugin [None req-e51cfae7-d087-47cf-bd97-4d9bce6b92e1 - - - - - -] Attempt 1 to provision port c72f51b0-47a0-4bc0-ac7e-df0f233a8aaa 2026-05-11 08:01:43.011 12 INFO neutron.plugins.ml2.plugin [None req-e51cfae7-d087-47cf-bd97-4d9bce6b92e1 - - - - - -] Attempt 1 to provision port aff2f93a-4573-408a-8c63-ad0ce4273ed4 2026-05-11 08:01:43.029 12 INFO neutron.plugins.ml2.plugin [None req-e51cfae7-d087-47cf-bd97-4d9bce6b92e1 - - - - - -] Attempt 1 to provision port 43d9f987-48f0-4cd9-8d46-e7c7dedd5254 2026-05-11 08:01:43.070 12 INFO neutron.plugins.ml2.plugin [None req-e51cfae7-d087-47cf-bd97-4d9bce6b92e1 - - - - - -] Attempt 1 to provision port 054c554d-8e33-496a-92e9-587a880f54ee 2026-05-11 08:01:50.463 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 65ef5219-4518-49a0-af97-c8412d664d16 2026-05-11 08:01:53.340 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 60ec4593-bf81-4abf-888d-46928648d2f4 2026-05-11 08:01:53.773 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-08809652-5ff3-422d-8a07-e237b638ed98'] response: {'server_uuid': '2ef74092-77ab-4c8c-a546-e9e39cb233df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60ec4593-bf81-4abf-888d-46928648d2f4', 'code': 200} 2026-05-11 08:01:54.112 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 65ef5219-4518-49a0-af97-c8412d664d16 2026-05-11 08:01:54.340 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 04724d49-e795-445e-b430-4ce1bf9a1150 2026-05-11 08:01:54.622 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 640edf69-619b-4d4b-b126-a256f47e59ed 2026-05-11 08:01:54.664 15 INFO neutron.plugins.ml2.plugin [None req-095e6e75-79bc-47c6-b4bc-4223a853a5cf - - - - - -] Attempt 1 to provision port 04724d49-e795-445e-b430-4ce1bf9a1150 2026-05-11 08:01:54.725 15 INFO neutron.plugins.ml2.plugin [None req-095e6e75-79bc-47c6-b4bc-4223a853a5cf - - - - - -] Attempt 1 to provision port 640edf69-619b-4d4b-b126-a256f47e59ed 2026-05-11 08:01:54.800 15 INFO neutron.plugins.ml2.plugin [None req-095e6e75-79bc-47c6-b4bc-4223a853a5cf - - - - - -] Attempt 1 to provision port c72f51b0-47a0-4bc0-ac7e-df0f233a8aaa 2026-05-11 08:01:54.941 15 INFO neutron.plugins.ml2.plugin [None req-095e6e75-79bc-47c6-b4bc-4223a853a5cf - - - - - -] Attempt 1 to provision port 65ef5219-4518-49a0-af97-c8412d664d16 2026-05-11 08:01:55.010 15 INFO neutron.plugins.ml2.plugin [None req-095e6e75-79bc-47c6-b4bc-4223a853a5cf - - - - - -] Attempt 1 to provision port 054c554d-8e33-496a-92e9-587a880f54ee 2026-05-11 08:01:55.071 15 INFO neutron.plugins.ml2.plugin [None req-095e6e75-79bc-47c6-b4bc-4223a853a5cf - - - - - -] Attempt 1 to provision port 43d9f987-48f0-4cd9-8d46-e7c7dedd5254 2026-05-11 08:01:55.117 15 INFO neutron.plugins.ml2.plugin [None req-095e6e75-79bc-47c6-b4bc-4223a853a5cf - - - - - -] Attempt 1 to provision port 60ec4593-bf81-4abf-888d-46928648d2f4 2026-05-11 08:01:56.737 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port aff2f93a-4573-408a-8c63-ad0ce4273ed4 2026-05-11 08:01:56.969 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 04724d49-e795-445e-b430-4ce1bf9a1150 2026-05-11 08:01:57.150 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 60ec4593-bf81-4abf-888d-46928648d2f4 2026-05-11 08:01:57.365 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 9a33e178-dffd-4ccf-8813-ce5f3875feef 2026-05-11 08:01:57.513 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-b629bce2-88d9-4521-848f-869706a5ea51'] response: {'server_uuid': 'd74a31a6-7e15-4c8e-b93c-85b662f7c112', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a33e178-dffd-4ccf-8813-ce5f3875feef', 'code': 200} 2026-05-11 08:01:57.697 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c72f51b0-47a0-4bc0-ac7e-df0f233a8aaa 2026-05-11 08:01:57.912 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 640edf69-619b-4d4b-b126-a256f47e59ed 2026-05-11 08:01:58.463 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port aff2f93a-4573-408a-8c63-ad0ce4273ed4 2026-05-11 08:01:58.622 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 9a33e178-dffd-4ccf-8813-ce5f3875feef 2026-05-11 08:02:06.116 12 INFO neutron.plugins.ml2.plugin [None req-16366695-cf35-4ef3-9e86-39b319aba2cf - - - - - -] Attempt 1 to provision port 04724d49-e795-445e-b430-4ce1bf9a1150 2026-05-11 08:02:06.169 12 INFO neutron.plugins.ml2.plugin [None req-16366695-cf35-4ef3-9e86-39b319aba2cf - - - - - -] Attempt 1 to provision port 640edf69-619b-4d4b-b126-a256f47e59ed 2026-05-11 08:02:06.224 12 INFO neutron.plugins.ml2.plugin [None req-16366695-cf35-4ef3-9e86-39b319aba2cf - - - - - -] Attempt 1 to provision port 9a33e178-dffd-4ccf-8813-ce5f3875feef 2026-05-11 08:02:06.276 12 INFO neutron.plugins.ml2.plugin [None req-16366695-cf35-4ef3-9e86-39b319aba2cf - - - - - -] Attempt 1 to provision port 054c554d-8e33-496a-92e9-587a880f54ee 2026-05-11 08:02:06.327 12 INFO neutron.plugins.ml2.plugin [None req-16366695-cf35-4ef3-9e86-39b319aba2cf - - - - - -] Attempt 1 to provision port 60ec4593-bf81-4abf-888d-46928648d2f4 2026-05-11 08:02:06.374 12 INFO neutron.plugins.ml2.plugin [None req-16366695-cf35-4ef3-9e86-39b319aba2cf - - - - - -] Attempt 1 to provision port 65ef5219-4518-49a0-af97-c8412d664d16 2026-05-11 08:02:10.446 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c099a565-17f7-4058-96f5-b8b652658c5f 2026-05-11 08:02:10.555 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c1ec661-8f6f-49a2-a65c-aa1625b8dbad'] response: {'server_uuid': 'acbb8c3f-d594-4825-9394-4cf7bdeb328a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c099a565-17f7-4058-96f5-b8b652658c5f', 'code': 200} 2026-05-11 08:02:12.401 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c099a565-17f7-4058-96f5-b8b652658c5f 2026-05-11 08:02:12.423 15 INFO neutron.plugins.ml2.plugin [None req-a19fb438-886e-45ff-94eb-4039f4fb8bbe - - - - - -] Attempt 1 to provision port 43d9f987-48f0-4cd9-8d46-e7c7dedd5254 2026-05-11 08:02:12.468 15 INFO neutron.plugins.ml2.plugin [None req-a19fb438-886e-45ff-94eb-4039f4fb8bbe - - - - - -] Attempt 1 to provision port c72f51b0-47a0-4bc0-ac7e-df0f233a8aaa 2026-05-11 08:02:12.545 15 INFO neutron.plugins.ml2.plugin [None req-a19fb438-886e-45ff-94eb-4039f4fb8bbe - - - - - -] Attempt 1 to provision port c099a565-17f7-4058-96f5-b8b652658c5f 2026-05-11 08:02:22.446 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 10764071-d985-4dea-83a6-f47cc69638ea 2026-05-11 08:02:24.468 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 10764071-d985-4dea-83a6-f47cc69638ea 2026-05-11 08:02:26.458 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 028875d6-8f83-4b1e-9fd0-94dc58aaf636 2026-05-11 08:02:28.580 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 23c6f8f9-7609-4f32-8784-82837dcade04 2026-05-11 08:02:28.984 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 028875d6-8f83-4b1e-9fd0-94dc58aaf636 2026-05-11 08:02:30.080 15 INFO neutron.plugins.ml2.plugin [None req-b9066ade-19fe-44c4-bde0-0eab9a66b7d6 - - - - - -] Attempt 1 to provision port 04724d49-e795-445e-b430-4ce1bf9a1150 2026-05-11 08:02:30.144 15 INFO neutron.plugins.ml2.plugin [None req-b9066ade-19fe-44c4-bde0-0eab9a66b7d6 - - - - - -] Attempt 1 to provision port 640edf69-619b-4d4b-b126-a256f47e59ed 2026-05-11 08:02:30.193 15 INFO neutron.plugins.ml2.plugin [None req-b9066ade-19fe-44c4-bde0-0eab9a66b7d6 - - - - - -] Attempt 1 to provision port c72f51b0-47a0-4bc0-ac7e-df0f233a8aaa 2026-05-11 08:02:30.254 15 INFO neutron.plugins.ml2.plugin [None req-b9066ade-19fe-44c4-bde0-0eab9a66b7d6 - - - - - -] Attempt 1 to provision port c8f72fa9-0fe1-48cc-b904-5adc72c35387 2026-05-11 08:02:30.277 15 INFO neutron.plugins.ml2.plugin [None req-b9066ade-19fe-44c4-bde0-0eab9a66b7d6 - - - - - -] Attempt 1 to provision port 0a669094-d330-4b49-b760-3a0c7a2108ee 2026-05-11 08:02:30.300 15 INFO neutron.plugins.ml2.plugin [None req-b9066ade-19fe-44c4-bde0-0eab9a66b7d6 - - - - - -] Attempt 1 to provision port 028875d6-8f83-4b1e-9fd0-94dc58aaf636 2026-05-11 08:02:30.465 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 23c6f8f9-7609-4f32-8784-82837dcade04 2026-05-11 08:02:38.670 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 075aaf37-1cb5-434d-9392-e5ee82bcf160 2026-05-11 08:02:40.700 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 075aaf37-1cb5-434d-9392-e5ee82bcf160 2026-05-11 08:02:42.020 12 INFO neutron.plugins.ml2.plugin [None req-ab636340-d211-410f-ad67-80b6736ee43f - - - - - -] Attempt 1 to provision port c099a565-17f7-4058-96f5-b8b652658c5f 2026-05-11 08:02:42.076 12 INFO neutron.plugins.ml2.plugin [None req-ab636340-d211-410f-ad67-80b6736ee43f - - - - - -] Attempt 1 to provision port 04724d49-e795-445e-b430-4ce1bf9a1150 2026-05-11 08:02:42.127 12 INFO neutron.plugins.ml2.plugin [None req-ab636340-d211-410f-ad67-80b6736ee43f - - - - - -] Attempt 1 to provision port e38dd5cd-f12d-4355-815f-ff4bacc23b4e 2026-05-11 08:02:42.150 12 INFO neutron.plugins.ml2.plugin [None req-ab636340-d211-410f-ad67-80b6736ee43f - - - - - -] Attempt 1 to provision port 60ec4593-bf81-4abf-888d-46928648d2f4 2026-05-11 08:02:42.206 12 INFO neutron.plugins.ml2.plugin [None req-ab636340-d211-410f-ad67-80b6736ee43f - - - - - -] Attempt 1 to provision port f50ce8d3-880d-4fed-ba43-58321872c415 2026-05-11 08:02:42.238 12 INFO neutron.plugins.ml2.plugin [None req-ab636340-d211-410f-ad67-80b6736ee43f - - - - - -] Attempt 1 to provision port 075aaf37-1cb5-434d-9392-e5ee82bcf160 2026-05-11 08:02:43.529 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 0a669094-d330-4b49-b760-3a0c7a2108ee 2026-05-11 08:02:43.824 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c8f72fa9-0fe1-48cc-b904-5adc72c35387 2026-05-11 08:02:44.109 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port fea61504-7478-4071-a0d8-ca3580f01d38 2026-05-11 08:02:44.232 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-55416137-2dd8-417b-8184-c7ec09799a51'] response: {'server_uuid': 'b8557de6-8f9e-4122-8875-0aa51711517c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fea61504-7478-4071-a0d8-ca3580f01d38', 'code': 200} 2026-05-11 08:02:44.877 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 0a669094-d330-4b49-b760-3a0c7a2108ee 2026-05-11 08:02:45.101 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port e38dd5cd-f12d-4355-815f-ff4bacc23b4e 2026-05-11 08:02:45.368 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port c8f72fa9-0fe1-48cc-b904-5adc72c35387 2026-05-11 08:02:45.484 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port fea61504-7478-4071-a0d8-ca3580f01d38 2026-05-11 08:02:46.753 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port e38dd5cd-f12d-4355-815f-ff4bacc23b4e 2026-05-11 08:02:47.182 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port f50ce8d3-880d-4fed-ba43-58321872c415 2026-05-11 08:02:48.658 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port f50ce8d3-880d-4fed-ba43-58321872c415 2026-05-11 08:02:48.885 15 INFO neutron.plugins.ml2.plugin [None req-d8883034-d65b-4e35-a9d5-fafaf0c27de5 - - - - - -] Attempt 1 to provision port fea61504-7478-4071-a0d8-ca3580f01d38 2026-05-11 08:02:48.951 15 INFO neutron.plugins.ml2.plugin [None req-d8883034-d65b-4e35-a9d5-fafaf0c27de5 - - - - - -] Attempt 1 to provision port e38dd5cd-f12d-4355-815f-ff4bacc23b4e 2026-05-11 08:02:49.018 15 INFO neutron.plugins.ml2.plugin [None req-d8883034-d65b-4e35-a9d5-fafaf0c27de5 - - - - - -] Attempt 1 to provision port 6b7caf4a-1281-4c73-b133-88de0787c46e 2026-05-11 08:02:49.050 15 INFO neutron.plugins.ml2.plugin [None req-d8883034-d65b-4e35-a9d5-fafaf0c27de5 - - - - - -] Attempt 1 to provision port 0a669094-d330-4b49-b760-3a0c7a2108ee 2026-05-11 08:03:05.201 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 3cd60ee7-3a57-4e38-87a9-260b01959456 2026-05-11 08:03:05.304 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fb1db91-1077-4f76-854b-055f8c787258'] response: {'server_uuid': 'bb1f5b83-0af2-41cb-a715-14bab4100968', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cd60ee7-3a57-4e38-87a9-260b01959456', 'code': 200} 2026-05-11 08:03:06.658 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 3cd60ee7-3a57-4e38-87a9-260b01959456 2026-05-11 08:03:28.720 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 6d71523f-4090-412c-84b6-1da00ca2adfc 2026-05-11 08:03:48.453 12 INFO neutron.plugins.ml2.plugin [None req-e88d4854-1f95-493f-b31e-13b3374f9e9f - - - - - -] Attempt 1 to provision port 0b8bb3d0-df92-4447-85a8-fc45fab22f2a 2026-05-11 08:03:52.732 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 0b8bb3d0-df92-4447-85a8-fc45fab22f2a 2026-05-11 08:03:52.860 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-252c6ab2-6bbb-4dd3-a62b-59c8c8830bc9'] response: {'server_uuid': 'bb1f5b83-0af2-41cb-a715-14bab4100968', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b8bb3d0-df92-4447-85a8-fc45fab22f2a', 'code': 200} 2026-05-11 08:03:54.681 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 0b8bb3d0-df92-4447-85a8-fc45fab22f2a 2026-05-11 08:03:57.259 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 0b8bb3d0-df92-4447-85a8-fc45fab22f2a 2026-05-11 08:04:20.431 15 INFO neutron.plugins.ml2.plugin [None req-c44afbfe-9709-48da-9bbc-590227aee7c4 - - - - - -] Attempt 1 to provision port 7980839e-6746-4d60-9e9c-e7bf3109f001 2026-05-11 08:04:28.282 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 7980839e-6746-4d60-9e9c-e7bf3109f001 2026-05-11 08:04:28.432 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0cb2b7a-3ca3-4790-8aa7-542bd2008aa7'] response: {'server_uuid': 'bb1f5b83-0af2-41cb-a715-14bab4100968', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7980839e-6746-4d60-9e9c-e7bf3109f001', 'code': 200} 2026-05-11 08:04:28.898 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 7980839e-6746-4d60-9e9c-e7bf3109f001 2026-05-11 08:04:40.411 12 INFO neutron.plugins.ml2.plugin [None req-e9fea3bd-e87d-45dd-9f24-4c820fa10461 - - - - - -] Attempt 1 to provision port 3adf7cf1-8b9a-401d-ad99-dfeb6b6c4b07 2026-05-11 08:04:46.944 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 3adf7cf1-8b9a-401d-ad99-dfeb6b6c4b07 2026-05-11 08:04:47.046 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-2163e822-6b70-49b7-a076-307966063f0a'] response: {'server_uuid': 'bb1f5b83-0af2-41cb-a715-14bab4100968', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3adf7cf1-8b9a-401d-ad99-dfeb6b6c4b07', 'code': 200} 2026-05-11 08:04:48.905 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 3adf7cf1-8b9a-401d-ad99-dfeb6b6c4b07 2026-05-11 08:04:50.663 12 INFO neutron.plugins.ml2.plugin [None req-3add38b1-2647-4781-afbb-7765a648a580 - - - - - -] Attempt 1 to provision port 7980839e-6746-4d60-9e9c-e7bf3109f001 2026-05-11 08:04:50.932 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 7980839e-6746-4d60-9e9c-e7bf3109f001 2026-05-11 08:05:04.391 15 INFO neutron.plugins.ml2.plugin [None req-d70c2911-3553-41dd-876e-095e1d8a2dcb - - - - - -] Attempt 1 to provision port 3adf7cf1-8b9a-401d-ad99-dfeb6b6c4b07 2026-05-11 08:05:04.987 12 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 3adf7cf1-8b9a-401d-ad99-dfeb6b6c4b07 2026-05-11 08:05:05.886 12 INFO neutron.plugins.ml2.plugin [None req-36fc9c61-c99d-44d5-b75d-6860ca17736f - - - - - -] Attempt 1 to provision port 3adf7cf1-8b9a-401d-ad99-dfeb6b6c4b07 2026-05-11 08:05:14.803 12 INFO neutron.plugins.ml2.plugin [None req-4707dfed-b71c-4ae7-ba84-3c999123ff50 - - - - - -] Attempt 1 to provision port 7980839e-6746-4d60-9e9c-e7bf3109f001 2026-05-11 08:05:14.933 15 INFO neutron.plugins.ml2.plugin [None req-47fd09f9-1d96-4756-839a-f911afffd641 - - - - - -] Attempt 1 to provision port 7980839e-6746-4d60-9e9c-e7bf3109f001 2026-05-11 08:05:47.075 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-55cbd4ec-ff93-4f11-908a-e1f8925ed256'] response: {'server_uuid': 'acbb8c3f-d594-4825-9394-4cf7bdeb328a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c099a565-17f7-4058-96f5-b8b652658c5f', 'code': 200}