+ 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-04-23 10:31:42.034 1 INFO neutron.common.config [-] Logging enabled! 2026-04-23 10:31:42.034 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-23 10:31:42.035 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-23 10:31:42.035 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 10:31:43.457 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 10:31:43.459 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 10:31:43.462 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 10:31:43.463 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 10:31:43.463 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 10:31:43.463 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 10:31:43.463 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:31:43.470 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:31:43.470 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:31:43.470 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 10:31:43.488 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 10:31:43.489 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 10:31:43.489 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 10:31:43.509 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 10:31:43.509 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 10:31:43.509 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 10:31:43.509 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 10:31:43.781 1 INFO neutron.plugins.ml2.managers [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 10:31:43.962 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 10:31:43.963 1 INFO neutron.plugins.ml2.managers [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 10:31:43.963 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 10:31:44.017 1 INFO neutron.plugins.ml2.managers [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 10:31:44.017 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 10:31:44.017 1 INFO neutron.plugins.ml2.managers [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 10:31:44.017 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 10:31:44.017 1 INFO neutron.plugins.ml2.managers [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] Initializing extension driver 'qos' 2026-04-23 10:31:44.018 1 INFO neutron.plugins.ml2.managers [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 10:31:44.018 1 INFO neutron.plugins.ml2.managers [None req-fc058e45-ec29-4bec-8154-8efe7e137808 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 10:31:44.032 1 INFO neutron.quota [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded quota_driver: . 2026-04-23 10:31:44.033 1 INFO neutron.plugins.ml2.plugin [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 10:31:44.033 1 INFO neutron.plugins.ml2.managers [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 10:31:44.033 1 INFO neutron.plugins.ml2.managers [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 10:31:44.033 1 INFO neutron.plugins.ml2.managers [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 10:31:44.033 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: qos 2026-04-23 10:31:44.045 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: router 2026-04-23 10:31:44.081 1 INFO neutron.services.service_base [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 10:31:44.081 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: segments 2026-04-23 10:31:44.180 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: trunk 2026-04-23 10:31:44.201 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: vpnaas 2026-04-23 10:31:44.241 1 WARNING stevedore.named [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:31:44.323 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 10:31:44.323 1 INFO neutron.common.utils [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 10:31:44.324 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: taas 2026-04-23 10:31:44.348 1 WARNING stevedore.named [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:31:44.349 1 WARNING stevedore.named [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 10:31:44.376 1 INFO neutron_taas.services.taas.taas_plugin [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 10:31:44.376 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: tapmirror 2026-04-23 10:31:44.389 1 WARNING stevedore.named [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:31:44.389 1 WARNING stevedore.named [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 10:31:44.406 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 10:31:44.407 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 10:31:44.416 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: tag 2026-04-23 10:31:44.426 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: timestamp 2026-04-23 10:31:44.428 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 10:31:44.431 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: flavors 2026-04-23 10:31:44.434 1 INFO neutron.manager [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loading Plugin: revisions 2026-04-23 10:31:44.461 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Initializing extension manager. 2026-04-23 10:31:44.462 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: address-group 2026-04-23 10:31:44.463 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: address-scope 2026-04-23 10:31:44.464 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 10:31:44.465 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: agent 2026-04-23 10:31:44.466 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 10:31:44.467 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 10:31:44.468 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 10:31:44.469 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: availability_zone 2026-04-23 10:31:44.469 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 10:31:44.470 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 10:31:44.471 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 10:31:44.472 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 10:31:44.473 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: dns-integration 2026-04-23 10:31:44.473 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 10:31:44.474 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 10:31:44.474 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: dvr 2026-04-23 10:31:44.475 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 10:31:44.476 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 10:31:44.476 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 10:31:44.477 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 10:31:44.477 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: external-net 2026-04-23 10:31:44.478 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 10:31:44.478 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: extraroute 2026-04-23 10:31:44.479 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 10:31:44.480 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 10:31:44.480 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 10:31:44.481 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 10:31:44.481 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 10:31:44.482 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: fip-port-details 2026-04-23 10:31:44.483 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: flavors 2026-04-23 10:31:44.484 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 10:31:44.485 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 10:31:44.485 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: ip_allocation 2026-04-23 10:31:44.486 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 10:31:44.486 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 10:31:44.487 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: router 2026-04-23 10:31:44.489 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 10:31:44.490 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 10:31:44.490 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 10:31:44.491 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 10:31:44.491 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: l3-ha 2026-04-23 10:31:44.492 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 10:31:44.492 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 10:31:44.493 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: l3-flavors 2026-04-23 10:31:44.493 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 10:31:44.494 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 10:31:44.496 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 10:31:44.498 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 10:31:44.499 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 10:31:44.500 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 10:31:44.502 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 10:31:44.503 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: multi-provider 2026-04-23 10:31:44.504 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: net-mtu 2026-04-23 10:31:44.504 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 10:31:44.505 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 10:31:44.505 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: network_ha 2026-04-23 10:31:44.506 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 10:31:44.507 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 10:31:44.508 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: pagination 2026-04-23 10:31:44.508 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: port-device-profile 2026-04-23 10:31:44.509 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 10:31:44.509 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 10:31:44.510 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 10:31:44.510 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: port-mac-override 2026-04-23 10:31:44.511 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 10:31:44.511 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 10:31:44.512 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 10:31:44.512 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: port-resource-request 2026-04-23 10:31:44.513 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 10:31:44.513 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 10:31:44.514 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: binding 2026-04-23 10:31:44.515 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: binding-extended 2026-04-23 10:31:44.515 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: port-security 2026-04-23 10:31:44.516 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: project-id 2026-04-23 10:31:44.517 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: provider 2026-04-23 10:31:44.517 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 10:31:44.519 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos 2026-04-23 10:31:44.520 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 10:31:44.521 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 10:31:44.521 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-default 2026-04-23 10:31:44.522 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-fip 2026-04-23 10:31:44.522 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 10:31:44.523 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 10:31:44.524 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 10:31:44.525 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 10:31:44.525 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 10:31:44.526 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-pps 2026-04-23 10:31:44.527 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 10:31:44.527 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 10:31:44.528 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 10:31:44.528 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 10:31:44.529 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 10:31:44.531 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: quotas 2026-04-23 10:31:44.534 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: quota_details 2026-04-23 10:31:44.536 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: rbac-policies 2026-04-23 10:31:44.536 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 10:31:44.537 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 10:31:44.537 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 10:31:44.538 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 10:31:44.539 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: revision-if-match 2026-04-23 10:31:44.539 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 10:31:44.540 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 10:31:44.541 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 10:31:44.543 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 10:31:44.544 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 10:31:44.544 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 10:31:44.545 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 10:31:44.545 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 10:31:44.546 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 10:31:44.550 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: security-group 2026-04-23 10:31:44.551 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: segment 2026-04-23 10:31:44.551 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 10:31:44.552 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: service-type 2026-04-23 10:31:44.552 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: sorting 2026-04-23 10:31:44.553 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 10:31:44.553 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 10:31:44.554 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 10:31:44.554 1 WARNING neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 10:31:44.554 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 10:31:44.555 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 10:31:44.555 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 10:31:44.556 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 10:31:44.556 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 10:31:44.557 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 10:31:44.557 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 10:31:44.558 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: tag-creation 2026-04-23 10:31:44.558 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 10:31:44.562 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 10:31:44.562 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 10:31:44.563 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: trunk 2026-04-23 10:31:44.563 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: trunk-details 2026-04-23 10:31:44.564 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 10:31:44.564 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 10:31:44.565 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 10:31:44.565 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 10:31:44.567 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 10:31:44.567 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 10:31:44.568 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 10:31:44.570 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: vpnaas 2026-04-23 10:31:44.571 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: taas 2026-04-23 10:31:44.572 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: tap-mirror 2026-04-23 10:31:44.572 1 INFO neutron.api.extensions [None req-f1d41e5a-559c-43b7-8912-cbbb6aa93b43 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 10:32:14.668 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-23 10:32:14.731 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-23 10:32:14.734 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-23 10:32:32.985 16 INFO neutron.db.l3_hamode_db [None req-c884f9ac-6cfc-41a4-aa84-286dcbd69553 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:32:53.720 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 574b4bf2-0c1c-4643-9955-bad961657885 2026-04-23 10:32:55.197 16 INFO neutron.plugins.ml2.plugin [None req-e39def02-996f-484d-83c2-7b97c6d08ae6 - - - - - -] Attempt 1 to provision port 574b4bf2-0c1c-4643-9955-bad961657885 2026-04-23 10:32:55.537 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 574b4bf2-0c1c-4643-9955-bad961657885 2026-04-23 10:32:56.931 16 INFO neutron.plugins.ml2.plugin [None req-383c76bb-5387-4198-b64e-68956b151284 - - - - - -] Attempt 1 to provision port 574b4bf2-0c1c-4643-9955-bad961657885 2026-04-23 10:33:40.739 13 INFO neutron.plugins.ml2.plugin [None req-6b239654-8aad-419d-b325-5fb3eaf88785 - - - - - -] Attempt 1 to provision port 7c507ed9-4e8a-454f-b89e-507f7cbe4d1d 2026-04-23 10:33:41.521 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 7c507ed9-4e8a-454f-b89e-507f7cbe4d1d 2026-04-23 10:33:42.396 13 INFO neutron.plugins.ml2.plugin [None req-216d27d4-c0e7-4707-8a86-5911938180e7 - - - - - -] Attempt 1 to provision port 7c507ed9-4e8a-454f-b89e-507f7cbe4d1d 2026-04-23 10:33:48.956 13 INFO neutron.plugins.ml2.plugin [None req-1258d9f8-62b7-42f1-80d8-14276b08f0b5 - - - - - -] Attempt 1 to provision port 3ce74c14-affe-4eaa-bd35-617305f61d77 2026-04-23 10:36:55.673 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4b081501-c4d9-49ff-bb81-721d03b03b35 2026-04-23 10:36:57.624 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4b081501-c4d9-49ff-bb81-721d03b03b35 2026-04-23 10:38:08.185 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3ce74c14-affe-4eaa-bd35-617305f61d77 2026-04-23 10:38:09.611 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3ce74c14-affe-4eaa-bd35-617305f61d77 2026-04-23 10:46:33.754 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port aefb4d3d-0dd4-47c0-9623-37a6f21b09ab 2026-04-23 10:46:34.428 16 INFO neutron.plugins.ml2.plugin [None req-c35cfd85-4e8f-476a-88c0-1146897fc851 - - - - - -] Attempt 1 to provision port aefb4d3d-0dd4-47c0-9623-37a6f21b09ab 2026-04-23 10:46:35.775 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port aefb4d3d-0dd4-47c0-9623-37a6f21b09ab 2026-04-23 10:46:37.778 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port da2df3b7-1708-4aef-9f9e-51075278850d 2026-04-23 10:46:39.799 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port da2df3b7-1708-4aef-9f9e-51075278850d 2026-04-23 10:46:43.849 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 822cb518-c33d-4afd-a59b-17fa6a0390d7 2026-04-23 10:46:47.652 13 INFO neutron.plugins.ml2.plugin [None req-0895d19b-8bf5-4111-bb7f-ed14f4a2e35e - - - - - -] Attempt 1 to provision port da2df3b7-1708-4aef-9f9e-51075278850d 2026-04-23 10:46:47.977 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port fe1e6779-a1c8-458e-acbb-cb2d6141654e 2026-04-23 10:46:48.416 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 38b2d3d9-352b-4246-923b-fcc64e1972cb 2026-04-23 10:46:49.911 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port fe1e6779-a1c8-458e-acbb-cb2d6141654e 2026-04-23 10:46:50.231 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4ce5edce-4597-49ae-8581-eb2506709d61 2026-04-23 10:46:50.958 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 38b2d3d9-352b-4246-923b-fcc64e1972cb 2026-04-23 10:46:51.918 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port f08b4747-10bf-49fe-9354-c10a93208a16 2026-04-23 10:46:52.298 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4ce5edce-4597-49ae-8581-eb2506709d61 2026-04-23 10:46:53.890 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port be0d0396-e150-4c28-ac71-86cd21ab8619 2026-04-23 10:46:54.779 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port f08b4747-10bf-49fe-9354-c10a93208a16 2026-04-23 10:46:55.829 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port be0d0396-e150-4c28-ac71-86cd21ab8619 2026-04-23 10:46:57.943 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3f2827c8-78ef-4cbb-9e01-67c8dc54983c 2026-04-23 10:46:59.012 13 INFO neutron.plugins.ml2.plugin [None req-1f844dd8-76a9-46b1-83e5-b616e04539b8 - - - - - -] Attempt 1 to provision port da2df3b7-1708-4aef-9f9e-51075278850d 2026-04-23 10:46:59.072 13 INFO neutron.plugins.ml2.plugin [None req-1f844dd8-76a9-46b1-83e5-b616e04539b8 - - - - - -] Attempt 1 to provision port 5a613af3-df80-4fb5-ad81-ab06a1b13b27 2026-04-23 10:46:59.098 13 INFO neutron.plugins.ml2.plugin [None req-1f844dd8-76a9-46b1-83e5-b616e04539b8 - - - - - -] Attempt 1 to provision port 3f2827c8-78ef-4cbb-9e01-67c8dc54983c 2026-04-23 10:46:59.165 13 INFO neutron.plugins.ml2.plugin [None req-1f844dd8-76a9-46b1-83e5-b616e04539b8 - - - - - -] Attempt 1 to provision port 809f60f2-b4b2-4d44-9c04-f08fac43e989 2026-04-23 10:46:59.196 13 INFO neutron.plugins.ml2.plugin [None req-1f844dd8-76a9-46b1-83e5-b616e04539b8 - - - - - -] Attempt 1 to provision port 5873f84b-07a4-4fc8-9d80-5217e6cfa49a 2026-04-23 10:46:59.221 13 INFO neutron.plugins.ml2.plugin [None req-1f844dd8-76a9-46b1-83e5-b616e04539b8 - - - - - -] Attempt 1 to provision port 9e761b7b-2946-4fc7-a697-a16ffe6a1688 2026-04-23 10:46:59.249 13 INFO neutron.plugins.ml2.plugin [None req-1f844dd8-76a9-46b1-83e5-b616e04539b8 - - - - - -] Attempt 1 to provision port 247f7901-1fa0-42ec-89df-9e9adb03bd70 2026-04-23 10:46:59.276 13 INFO neutron.plugins.ml2.plugin [None req-1f844dd8-76a9-46b1-83e5-b616e04539b8 - - - - - -] Attempt 1 to provision port 4ce5edce-4597-49ae-8581-eb2506709d61 2026-04-23 10:46:59.890 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3f2827c8-78ef-4cbb-9e01-67c8dc54983c 2026-04-23 10:47:03.050 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 09ca3f87-35c6-4f45-be2f-356c266c024e 2026-04-23 10:47:03.541 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 295a2081-b81b-4a68-b57c-932f190c04bc 2026-04-23 10:47:03.567 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3917f44-7046-4625-8955-f78ee16ff96f'] response: {'server_uuid': 'f445156f-e716-4a0a-a00f-cdc3989c2f02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09ca3f87-35c6-4f45-be2f-356c266c024e', 'code': 200} 2026-04-23 10:47:03.947 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4ac30e13-5c8c-450d-baa0-5ccb51aa3f5a 2026-04-23 10:47:05.353 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6fc5dd38-5aaf-40b9-836c-0bd0c608ca7a 2026-04-23 10:47:05.618 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-43e9f939-4366-42d6-a93b-6482738cb442'] response: {'server_uuid': '9ed1a778-2c36-48f5-8bb7-d739856efcb8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '295a2081-b81b-4a68-b57c-932f190c04bc', 'code': 200} 2026-04-23 10:47:05.618 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-43e9f939-4366-42d6-a93b-6482738cb442'] response: {'server_uuid': 'd6fcf6b4-41c2-4e99-ad99-21c4b5ad50fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fc5dd38-5aaf-40b9-836c-0bd0c608ca7a', 'code': 200} 2026-04-23 10:47:05.804 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 295a2081-b81b-4a68-b57c-932f190c04bc 2026-04-23 10:47:06.011 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 09ca3f87-35c6-4f45-be2f-356c266c024e 2026-04-23 10:47:06.192 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4ac30e13-5c8c-450d-baa0-5ccb51aa3f5a 2026-04-23 10:47:07.716 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6fc5dd38-5aaf-40b9-836c-0bd0c608ca7a 2026-04-23 10:47:08.003 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 7c38fa2c-8912-4fe8-a6c8-a0bbb16dbfee 2026-04-23 10:47:08.158 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d49716cc-c697-4db6-a880-7e045d7ee32b'] response: {'server_uuid': 'f46ab7f5-5c43-498c-9e26-2bdffac79c70', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c38fa2c-8912-4fe8-a6c8-a0bbb16dbfee', 'code': 200} 2026-04-23 10:47:08.821 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port 3239b0b3-ed85-4782-a873-ee406644af6d 2026-04-23 10:47:08.859 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port 6fc5dd38-5aaf-40b9-836c-0bd0c608ca7a 2026-04-23 10:47:08.933 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port 3f2827c8-78ef-4cbb-9e01-67c8dc54983c 2026-04-23 10:47:08.992 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port 4ac30e13-5c8c-450d-baa0-5ccb51aa3f5a 2026-04-23 10:47:09.045 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port 809f60f2-b4b2-4d44-9c04-f08fac43e989 2026-04-23 10:47:09.072 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port cf9cb8a1-0bcb-4dac-aff6-29ae0658563e 2026-04-23 10:47:09.095 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port 5873f84b-07a4-4fc8-9d80-5217e6cfa49a 2026-04-23 10:47:09.120 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port 295a2081-b81b-4a68-b57c-932f190c04bc 2026-04-23 10:47:09.173 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port 247f7901-1fa0-42ec-89df-9e9adb03bd70 2026-04-23 10:47:09.211 16 INFO neutron.plugins.ml2.plugin [None req-a310b965-731b-47be-9c28-4f98ab1bc9f4 - - - - - -] Attempt 1 to provision port 4ce5edce-4597-49ae-8581-eb2506709d61 2026-04-23 10:47:09.656 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 7c38fa2c-8912-4fe8-a6c8-a0bbb16dbfee 2026-04-23 10:47:15.521 13 INFO neutron.plugins.ml2.plugin [None req-697611b0-ad89-40e9-b493-42de761689cc - - - - - -] Attempt 1 to provision port 809f60f2-b4b2-4d44-9c04-f08fac43e989 2026-04-23 10:47:15.547 13 INFO neutron.plugins.ml2.plugin [None req-697611b0-ad89-40e9-b493-42de761689cc - - - - - -] Attempt 1 to provision port cf9cb8a1-0bcb-4dac-aff6-29ae0658563e 2026-04-23 10:47:15.580 13 INFO neutron.plugins.ml2.plugin [None req-697611b0-ad89-40e9-b493-42de761689cc - - - - - -] Attempt 1 to provision port 5873f84b-07a4-4fc8-9d80-5217e6cfa49a 2026-04-23 10:47:15.615 13 INFO neutron.plugins.ml2.plugin [None req-697611b0-ad89-40e9-b493-42de761689cc - - - - - -] Attempt 1 to provision port 247f7901-1fa0-42ec-89df-9e9adb03bd70 2026-04-23 10:47:15.650 13 INFO neutron.plugins.ml2.plugin [None req-697611b0-ad89-40e9-b493-42de761689cc - - - - - -] Attempt 1 to provision port 4ac30e13-5c8c-450d-baa0-5ccb51aa3f5a 2026-04-23 10:47:23.046 13 INFO neutron.plugins.ml2.plugin [None req-8e9241e1-611d-4cf2-806a-3f86facd6f04 - - - - - -] Attempt 1 to provision port 809f60f2-b4b2-4d44-9c04-f08fac43e989 2026-04-23 10:47:23.075 13 INFO neutron.plugins.ml2.plugin [None req-8e9241e1-611d-4cf2-806a-3f86facd6f04 - - - - - -] Attempt 1 to provision port 5873f84b-07a4-4fc8-9d80-5217e6cfa49a 2026-04-23 10:47:23.107 13 INFO neutron.plugins.ml2.plugin [None req-8e9241e1-611d-4cf2-806a-3f86facd6f04 - - - - - -] Attempt 1 to provision port 6fc5dd38-5aaf-40b9-836c-0bd0c608ca7a 2026-04-23 10:47:27.717 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 8122f609-1799-4753-98f4-45cf2e5f97c2 2026-04-23 10:47:28.388 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port caf56a87-0529-4fcb-be44-bdc56d66effb 2026-04-23 10:47:28.505 16 INFO neutron.plugins.ml2.plugin [None req-25f0b028-4f14-420c-914e-eb0597b02e0b - - - - - -] Attempt 1 to provision port 295a2081-b81b-4a68-b57c-932f190c04bc 2026-04-23 10:47:28.618 16 INFO neutron.plugins.ml2.plugin [None req-25f0b028-4f14-420c-914e-eb0597b02e0b - - - - - -] Attempt 1 to provision port caf56a87-0529-4fcb-be44-bdc56d66effb 2026-04-23 10:47:30.024 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 8122f609-1799-4753-98f4-45cf2e5f97c2 2026-04-23 10:47:30.220 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port caf56a87-0529-4fcb-be44-bdc56d66effb 2026-04-23 10:47:30.952 16 INFO neutron.plugins.ml2.plugin [None req-cadc9e9f-d5e7-4dd2-8be9-9ea6fd9711a9 - - - - - -] Attempt 1 to provision port caf56a87-0529-4fcb-be44-bdc56d66effb 2026-04-23 10:47:31.008 16 INFO neutron.plugins.ml2.plugin [None req-cadc9e9f-d5e7-4dd2-8be9-9ea6fd9711a9 - - - - - -] Attempt 1 to provision port b9e354ed-3ce6-4c93-8fb2-c4f0d32b7f70 2026-04-23 10:47:33.412 16 INFO neutron.plugins.ml2.plugin [None req-0c6a63da-6fec-4376-91f5-9c54f1dda180 - - - - - -] Attempt 1 to provision port b9e354ed-3ce6-4c93-8fb2-c4f0d32b7f70 2026-04-23 10:47:34.040 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5873f84b-07a4-4fc8-9d80-5217e6cfa49a 2026-04-23 10:47:35.354 16 INFO neutron.plugins.ml2.plugin [None req-c9daa30c-baa8-4eb6-a683-671286d96771 - - - - - -] Attempt 1 to provision port dc959c74-9e15-424d-8cd2-2b7b52a3f0e0 2026-04-23 10:47:35.382 16 INFO neutron.plugins.ml2.plugin [None req-c9daa30c-baa8-4eb6-a683-671286d96771 - - - - - -] Attempt 1 to provision port b9e354ed-3ce6-4c93-8fb2-c4f0d32b7f70 2026-04-23 10:47:36.049 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5a613af3-df80-4fb5-ad81-ab06a1b13b27 2026-04-23 10:47:36.313 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 809f60f2-b4b2-4d44-9c04-f08fac43e989 2026-04-23 10:47:36.587 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5873f84b-07a4-4fc8-9d80-5217e6cfa49a 2026-04-23 10:47:36.821 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3239b0b3-ed85-4782-a873-ee406644af6d 2026-04-23 10:47:38.758 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 809f60f2-b4b2-4d44-9c04-f08fac43e989 2026-04-23 10:47:39.112 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3239b0b3-ed85-4782-a873-ee406644af6d 2026-04-23 10:47:39.254 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5a613af3-df80-4fb5-ad81-ab06a1b13b27 2026-04-23 10:47:39.428 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5ccdd66e-a2a5-470b-823c-368ae53f51ea 2026-04-23 10:47:40.013 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-22493b15-6e4e-4750-a369-e74ac9bf58ae'] response: {'server_uuid': 'd4353d6b-b8d8-4ad5-b3d9-5fe6ae4b2893', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ccdd66e-a2a5-470b-823c-368ae53f51ea', 'code': 200} 2026-04-23 10:47:40.014 16 INFO neutron.plugins.ml2.plugin [None req-2fd8c45f-40af-47b5-873e-0dfeeb11eb8e - - - - - -] Attempt 1 to provision port 295a2081-b81b-4a68-b57c-932f190c04bc 2026-04-23 10:47:40.360 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5ccdd66e-a2a5-470b-823c-368ae53f51ea 2026-04-23 10:47:41.991 13 INFO neutron.plugins.ml2.plugin [None req-34c656b4-e703-4abf-a001-d3d8aa735c61 - - - - - -] Attempt 1 to provision port 295a2081-b81b-4a68-b57c-932f190c04bc 2026-04-23 10:47:42.486 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 295a2081-b81b-4a68-b57c-932f190c04bc 2026-04-23 10:47:43.765 16 WARNING neutron.plugins.ml2.plugin [None req-8802e241-37b1-46b9-a3f7-2f885a29c604 - - - - - -] Concurrent port binding operations failed on port dc959c74-9e15-424d-8cd2-2b7b52a3f0e0 2026-04-23 10:47:43.767 16 INFO neutron.plugins.ml2.plugin [None req-8802e241-37b1-46b9-a3f7-2f885a29c604 - - - - - -] Attempt 2 to bind port dc959c74-9e15-424d-8cd2-2b7b52a3f0e0 2026-04-23 10:47:44.405 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port b9e354ed-3ce6-4c93-8fb2-c4f0d32b7f70 2026-04-23 10:47:44.737 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port dc959c74-9e15-424d-8cd2-2b7b52a3f0e0 2026-04-23 10:47:45.697 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-28f61fb4-d777-4c66-b531-9fb9affd1a72'] response: {'server_uuid': 'd6fcf6b4-41c2-4e99-ad99-21c4b5ad50fc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6fc5dd38-5aaf-40b9-836c-0bd0c608ca7a', 'code': 200} 2026-04-23 10:47:47.107 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port dc959c74-9e15-424d-8cd2-2b7b52a3f0e0 2026-04-23 10:47:47.492 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6fc5dd38-5aaf-40b9-836c-0bd0c608ca7a 2026-04-23 10:47:47.756 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c89bb86-fee2-4ecf-8b85-687b3d4c9d2c'] response: {'server_uuid': 'd6fcf6b4-41c2-4e99-ad99-21c4b5ad50fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fc5dd38-5aaf-40b9-836c-0bd0c608ca7a', 'code': 200} 2026-04-23 10:47:48.043 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port b9e354ed-3ce6-4c93-8fb2-c4f0d32b7f70 2026-04-23 10:47:49.493 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6fc5dd38-5aaf-40b9-836c-0bd0c608ca7a 2026-04-23 10:48:01.433 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port f0f1b851-6702-4ff2-ab1d-7ccd35458fe3 2026-04-23 10:48:01.830 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 10f94dac-4aef-48ad-8fb4-afef9a1e1f24 2026-04-23 10:48:03.414 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port f0f1b851-6702-4ff2-ab1d-7ccd35458fe3 2026-04-23 10:48:03.649 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 10f94dac-4aef-48ad-8fb4-afef9a1e1f24 2026-04-23 10:48:04.011 16 INFO neutron.plugins.ml2.plugin [None req-64cce5dd-d436-43e3-aecc-ced8e8197dda - - - - - -] Attempt 1 to provision port 3b310dcb-3f74-4a9e-b105-c6ff23bd9897 2026-04-23 10:48:04.041 16 INFO neutron.plugins.ml2.plugin [None req-64cce5dd-d436-43e3-aecc-ced8e8197dda - - - - - -] Attempt 1 to provision port 10f94dac-4aef-48ad-8fb4-afef9a1e1f24 2026-04-23 10:48:07.492 16 INFO neutron.plugins.ml2.plugin [None req-8c6a8c2b-cc47-450c-9010-bcdc13e468d8 - - - - - -] Attempt 1 to provision port 3b310dcb-3f74-4a9e-b105-c6ff23bd9897 2026-04-23 10:48:07.518 16 INFO neutron.plugins.ml2.plugin [None req-8c6a8c2b-cc47-450c-9010-bcdc13e468d8 - - - - - -] Attempt 1 to provision port 27744026-ac47-47fe-ad4c-50e3be1081c1 2026-04-23 10:48:14.582 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4f817234-b4ad-48d3-9778-309a5603b462 2026-04-23 10:48:14.784 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-24a3a276-dd33-4e1e-8e58-47d0b80a0852'] response: {'server_uuid': '95c214a2-68c3-4776-8307-3471aca61eda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f817234-b4ad-48d3-9778-309a5603b462', 'code': 200} 2026-04-23 10:48:15.670 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4f817234-b4ad-48d3-9778-309a5603b462 2026-04-23 10:48:20.364 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 27744026-ac47-47fe-ad4c-50e3be1081c1 2026-04-23 10:48:20.798 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3b310dcb-3f74-4a9e-b105-c6ff23bd9897 2026-04-23 10:48:22.551 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 27744026-ac47-47fe-ad4c-50e3be1081c1 2026-04-23 10:48:22.710 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3b310dcb-3f74-4a9e-b105-c6ff23bd9897 2026-04-23 10:48:34.252 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 19e335e3-1494-4e25-8a6f-7e7a2ca3ce23 2026-04-23 10:48:34.834 16 INFO neutron.plugins.ml2.plugin [None req-eeed88b2-c61f-47b4-bf00-b02c595925f1 - - - - - -] Attempt 1 to provision port 19e335e3-1494-4e25-8a6f-7e7a2ca3ce23 2026-04-23 10:48:36.212 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 19e335e3-1494-4e25-8a6f-7e7a2ca3ce23 2026-04-23 10:48:38.284 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 9946927a-429b-4085-861e-eac317514cfd 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server [None req-46a06005-9823-4c47-bb1e-ac64696f58fa - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port ee23dec1-6ab9-44a5-a994-648c9db3c3b8 could not be found. 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port ee23dec1-6ab9-44a5-a994-648c9db3c3b8 could not be found. 2026-04-23 10:48:44.593 16 ERROR oslo_messaging.rpc.server 2026-04-23 10:48:52.417 13 INFO neutron.plugins.ml2.plugin [None req-509aeae7-53d5-4698-ad13-9631d2a67352 - - - - - -] Attempt 1 to provision port 5e45c0b8-db82-43e9-b7c7-d0ce8b3892c3 2026-04-23 10:48:54.160 16 INFO neutron.plugins.ml2.plugin [None req-8caa053a-4e6a-410b-a8ac-6e7d3cd05565 - - - - - -] Attempt 1 to provision port 30d50780-00cf-4bbb-ab38-c6935daa6667 2026-04-23 10:48:56.409 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port a5a57c3b-5db9-4c2b-9485-f9b8a4e5f977 2026-04-23 10:48:58.354 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 217d7045-1eb3-4a09-a3dc-c9949aea45b2 2026-04-23 10:48:58.766 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port a5a57c3b-5db9-4c2b-9485-f9b8a4e5f977 2026-04-23 10:49:00.285 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 217d7045-1eb3-4a09-a3dc-c9949aea45b2 2026-04-23 10:49:00.593 16 INFO neutron.plugins.ml2.plugin [None req-d6377ae4-a1c4-41c4-9b7e-4d99db77d1da - - - - - -] Attempt 1 to provision port 1c7f0343-1187-4b74-a99c-3b8a7be52836 2026-04-23 10:49:00.633 16 INFO neutron.plugins.ml2.plugin [None req-d6377ae4-a1c4-41c4-9b7e-4d99db77d1da - - - - - -] Attempt 1 to provision port aada2d30-35c9-4185-b94b-6184baaf55b3 2026-04-23 10:49:00.666 16 INFO neutron.plugins.ml2.plugin [None req-d6377ae4-a1c4-41c4-9b7e-4d99db77d1da - - - - - -] Attempt 1 to provision port a5a57c3b-5db9-4c2b-9485-f9b8a4e5f977 2026-04-23 10:49:04.084 13 INFO neutron.plugins.ml2.plugin [None req-78191cca-3de2-404b-b1e7-dd476cdc8853 - - - - - -] Attempt 1 to provision port aada2d30-35c9-4185-b94b-6184baaf55b3 2026-04-23 10:49:06.292 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 86612b9c-2207-4838-aad2-1efbbd2edf0f 2026-04-23 10:49:08.290 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 86612b9c-2207-4838-aad2-1efbbd2edf0f 2026-04-23 10:49:10.227 16 INFO neutron.plugins.ml2.plugin [None req-1807a288-7e44-45db-bd77-e06a82ce9954 - - - - - -] Attempt 1 to provision port 86612b9c-2207-4838-aad2-1efbbd2edf0f 2026-04-23 10:49:13.278 13 INFO neutron.plugins.ml2.plugin [None req-56912d65-7710-4584-9d5c-57142c10116c - - - - - -] Attempt 1 to provision port aada2d30-35c9-4185-b94b-6184baaf55b3 2026-04-23 10:49:13.483 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 54dcc98f-7498-49ea-a8c6-41e6187cab83 2026-04-23 10:49:13.597 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-386599e8-f997-43df-a01d-40ac8b29022a'] response: {'server_uuid': '6c4a144e-daf4-4b3e-87cb-8e00a81609ac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54dcc98f-7498-49ea-a8c6-41e6187cab83', 'code': 200} 2026-04-23 10:49:14.304 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 54dcc98f-7498-49ea-a8c6-41e6187cab83 2026-04-23 10:49:16.439 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port d3f95043-f8a8-486a-b0e5-a85eeff75c3d 2026-04-23 10:49:16.555 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port aada2d30-35c9-4185-b94b-6184baaf55b3 2026-04-23 10:49:16.912 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 1c7f0343-1187-4b74-a99c-3b8a7be52836 2026-04-23 10:49:18.487 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port aada2d30-35c9-4185-b94b-6184baaf55b3 2026-04-23 10:49:18.690 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 1c7f0343-1187-4b74-a99c-3b8a7be52836 2026-04-23 10:49:19.672 13 INFO neutron.plugins.ml2.plugin [None req-bb23d538-a5c4-4b7c-b64a-41a83e5be35d - - - - - -] Attempt 1 to provision port 54dcc98f-7498-49ea-a8c6-41e6187cab83 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.528 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.531 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:21.531 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 2 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.552 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.554 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:21.554 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 3 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.568 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.569 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:21.570 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 4 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.587 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.590 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:21.590 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 5 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.609 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.611 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:21.611 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 6 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.624 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.626 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:21.626 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 7 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.649 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.652 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:21.652 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 8 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.673 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.676 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:21.677 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 9 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.697 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.699 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:21.699 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 10 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:21.712 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:21.714 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [{'id': '2f8a3e02-2c81-459b-873e-2c9838002355', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 401, 'network_id': '5edaaeb2-6200-415c-8e36-8ebd14400edb'}] 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.268 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.270 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:22.270 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 2 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.279 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.281 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:22.282 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 3 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.292 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.294 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:22.294 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 4 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.304 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.306 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:22.307 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 5 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.313 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.314 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:22.315 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 6 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.327 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.330 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:22.331 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 7 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.339 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.340 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:22.341 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 8 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.350 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.352 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:22.352 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 9 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.361 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.363 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:22.363 13 INFO neutron.plugins.ml2.plugin [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Attempt 10 to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cb7d3139-2ed6-46c9-ae1f-2f489f938ef2 could not be found. 2026-04-23 10:49:22.372 13 ERROR neutron.plugins.ml2.managers 2026-04-23 10:49:22.374 13 ERROR neutron.plugins.ml2.managers [None req-223107d3-d039-4786-a6cb-b6c047cffc41 - - - - - -] Failed to bind port cda7d307-0e1c-489d-8f1e-8ef1eeb5f38d on host instance for vnic_type normal using segments [] 2026-04-23 10:49:45.565 16 INFO neutron.plugins.ml2.plugin [None req-110065bc-e5e6-4841-ad84-57e88c5e8a6b - - - - - -] Attempt 1 to provision port 9bacf511-c5cc-4b7c-8800-9a2bfd12d71d 2026-04-23 10:49:48.295 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port e83260ab-fe18-4a26-b968-32113dd30151 2026-04-23 10:49:48.681 16 INFO neutron.plugins.ml2.plugin [None req-01b97227-c2af-4c54-b97d-b58e7cf0ec9f - - - - - -] Attempt 1 to provision port c73f1dbb-08b9-428a-b6e0-f777a84b0f5f 2026-04-23 10:49:48.710 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port c73f1dbb-08b9-428a-b6e0-f777a84b0f5f 2026-04-23 10:49:50.269 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port e83260ab-fe18-4a26-b968-32113dd30151 2026-04-23 10:49:50.521 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port c73f1dbb-08b9-428a-b6e0-f777a84b0f5f 2026-04-23 10:49:52.258 16 INFO neutron.plugins.ml2.plugin [None req-8a859852-24a3-4189-a613-9630b61813e1 - - - - - -] Attempt 1 to provision port 0e6f8566-cb04-4c58-ac1f-9fc74f23ca3c 2026-04-23 10:49:52.285 16 INFO neutron.plugins.ml2.plugin [None req-8a859852-24a3-4189-a613-9630b61813e1 - - - - - -] Attempt 1 to provision port c73f1dbb-08b9-428a-b6e0-f777a84b0f5f 2026-04-23 10:49:55.936 16 INFO neutron.plugins.ml2.plugin [None req-9a41bfed-95f3-4e41-9525-c5b5a66287af - - - - - -] Attempt 1 to provision port 0e6f8566-cb04-4c58-ac1f-9fc74f23ca3c 2026-04-23 10:50:00.850 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 286955eb-1af8-49ce-8f99-868feb125e90 2026-04-23 10:50:00.984 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-69990147-7f16-4046-a750-71bafa1efbd1'] response: {'server_uuid': 'a8860c83-4037-483d-8329-6131b8a05929', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '286955eb-1af8-49ce-8f99-868feb125e90', 'code': 200} 2026-04-23 10:50:01.189 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 221affeb-4a1b-4db1-8ff7-2c84974977b5 2026-04-23 10:50:01.403 16 INFO neutron.plugins.ml2.plugin [None req-8c1a7478-25e3-4f68-9189-52a8d125ed89 - - - - - -] Attempt 1 to provision port 221affeb-4a1b-4db1-8ff7-2c84974977b5 2026-04-23 10:50:02.313 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 286955eb-1af8-49ce-8f99-868feb125e90 2026-04-23 10:50:04.541 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 0e6f8566-cb04-4c58-ac1f-9fc74f23ca3c 2026-04-23 10:50:04.904 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 9bacf511-c5cc-4b7c-8800-9a2bfd12d71d 2026-04-23 10:50:06.258 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 0e6f8566-cb04-4c58-ac1f-9fc74f23ca3c 2026-04-23 10:50:06.469 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 9bacf511-c5cc-4b7c-8800-9a2bfd12d71d 2026-04-23 10:50:34.358 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 97e98697-5127-48cf-b56e-f04d9fa77b64 2026-04-23 10:50:36.248 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 97e98697-5127-48cf-b56e-f04d9fa77b64 2026-04-23 10:50:40.907 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 8ef78c02-719a-4e64-a22b-9485385c53b8 2026-04-23 10:50:41.367 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6dc2c924-1359-4ca1-bcc7-b0e44aa9af8d 2026-04-23 10:50:41.499 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-63a085d7-cedd-49de-9e0a-024d9420e429'] response: {'server_uuid': '995cb57f-b733-4b44-b115-5fc8917c9bda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6dc2c924-1359-4ca1-bcc7-b0e44aa9af8d', 'code': 200} 2026-04-23 10:50:42.391 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port f82cad23-ef7d-4c81-8620-06142bd32e9b 2026-04-23 10:50:42.828 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 8ef78c02-719a-4e64-a22b-9485385c53b8 2026-04-23 10:50:43.054 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6dc2c924-1359-4ca1-bcc7-b0e44aa9af8d 2026-04-23 10:50:44.500 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port f82cad23-ef7d-4c81-8620-06142bd32e9b 2026-04-23 10:50:46.272 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6c9badee-bb34-491b-a042-e1dd80f2f383 2026-04-23 10:50:48.325 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6c9badee-bb34-491b-a042-e1dd80f2f383 2026-04-23 10:50:52.462 16 INFO neutron.plugins.ml2.plugin [None req-31b5b4a7-df7a-4689-9b8d-d5ea8f78128d - - - - - -] Attempt 1 to provision port 6dc2c924-1359-4ca1-bcc7-b0e44aa9af8d 2026-04-23 10:50:52.524 16 INFO neutron.plugins.ml2.plugin [None req-31b5b4a7-df7a-4689-9b8d-d5ea8f78128d - - - - - -] Attempt 1 to provision port 9d77f2dc-20fc-4924-90ed-88460cf52b51 2026-04-23 10:50:52.550 16 INFO neutron.plugins.ml2.plugin [None req-31b5b4a7-df7a-4689-9b8d-d5ea8f78128d - - - - - -] Attempt 1 to provision port 6c9badee-bb34-491b-a042-e1dd80f2f383 2026-04-23 10:50:52.599 16 INFO neutron.plugins.ml2.plugin [None req-31b5b4a7-df7a-4689-9b8d-d5ea8f78128d - - - - - -] Attempt 1 to provision port 97e98697-5127-48cf-b56e-f04d9fa77b64 2026-04-23 10:50:52.647 16 INFO neutron.plugins.ml2.plugin [None req-31b5b4a7-df7a-4689-9b8d-d5ea8f78128d - - - - - -] Attempt 1 to provision port f82cad23-ef7d-4c81-8620-06142bd32e9b 2026-04-23 10:50:52.697 16 INFO neutron.plugins.ml2.plugin [None req-31b5b4a7-df7a-4689-9b8d-d5ea8f78128d - - - - - -] Attempt 1 to provision port cbd4b6c1-6349-4ee9-b93c-cbe127f600f0 2026-04-23 10:50:52.721 16 INFO neutron.plugins.ml2.plugin [None req-31b5b4a7-df7a-4689-9b8d-d5ea8f78128d - - - - - -] Attempt 1 to provision port 5cac52fd-97d0-48fb-a2a7-729027046e61 2026-04-23 10:50:56.956 16 INFO neutron.plugins.ml2.plugin [None req-42666654-1040-4a0a-9326-2ff01f4f634f - - - - - -] Attempt 1 to provision port cbd4b6c1-6349-4ee9-b93c-cbe127f600f0 2026-04-23 10:50:56.993 16 INFO neutron.plugins.ml2.plugin [None req-42666654-1040-4a0a-9326-2ff01f4f634f - - - - - -] Attempt 1 to provision port e50ad3fc-9a2c-4c11-beb5-c008910ca6c2 2026-04-23 10:50:57.023 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 1b4d4e57-c223-4c6f-84c6-336323ef9630 2026-04-23 10:50:57.053 16 INFO neutron.plugins.ml2.plugin [None req-42666654-1040-4a0a-9326-2ff01f4f634f - - - - - -] Attempt 1 to provision port 9d77f2dc-20fc-4924-90ed-88460cf52b51 2026-04-23 10:50:57.136 16 INFO neutron.plugins.ml2.plugin [None req-42666654-1040-4a0a-9326-2ff01f4f634f - - - - - -] Attempt 1 to provision port 6c9badee-bb34-491b-a042-e1dd80f2f383 2026-04-23 10:50:57.259 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-42d96622-113f-45e1-82ad-7c4e61eb8806'] response: {'server_uuid': 'edcafad6-76ac-4d60-b88f-d7067b8fa948', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b4d4e57-c223-4c6f-84c6-336323ef9630', 'code': 200} 2026-04-23 10:50:57.286 16 INFO neutron.plugins.ml2.plugin [None req-42666654-1040-4a0a-9326-2ff01f4f634f - - - - - -] Attempt 1 to provision port 1b4d4e57-c223-4c6f-84c6-336323ef9630 2026-04-23 10:50:57.452 16 INFO neutron.plugins.ml2.plugin [None req-42666654-1040-4a0a-9326-2ff01f4f634f - - - - - -] Attempt 1 to provision port f82cad23-ef7d-4c81-8620-06142bd32e9b 2026-04-23 10:50:58.497 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5cac52fd-97d0-48fb-a2a7-729027046e61 2026-04-23 10:50:59.419 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 1b4d4e57-c223-4c6f-84c6-336323ef9630 2026-04-23 10:50:59.718 13 INFO neutron.plugins.ml2.plugin [None req-41e237f2-6c90-4097-a719-e044cce90acf - - - - - -] Attempt 1 to provision port cbd4b6c1-6349-4ee9-b93c-cbe127f600f0 2026-04-23 10:51:00.886 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5cac52fd-97d0-48fb-a2a7-729027046e61 2026-04-23 10:51:01.224 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 9d77f2dc-20fc-4924-90ed-88460cf52b51 2026-04-23 10:51:02.156 16 INFO neutron.plugins.ml2.plugin [None req-9ba2b143-e584-4f54-b08b-a5a055bab4a0 - - - - - -] Attempt 1 to provision port 1b4d4e57-c223-4c6f-84c6-336323ef9630 2026-04-23 10:51:02.244 16 INFO neutron.plugins.ml2.plugin [None req-9ba2b143-e584-4f54-b08b-a5a055bab4a0 - - - - - -] Attempt 1 to provision port e50ad3fc-9a2c-4c11-beb5-c008910ca6c2 2026-04-23 10:51:02.488 16 INFO neutron.plugins.ml2.plugin [None req-9ba2b143-e584-4f54-b08b-a5a055bab4a0 - - - - - -] Attempt 1 to provision port f82cad23-ef7d-4c81-8620-06142bd32e9b 2026-04-23 10:51:02.497 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port cbd4b6c1-6349-4ee9-b93c-cbe127f600f0 2026-04-23 10:51:02.872 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port e50ad3fc-9a2c-4c11-beb5-c008910ca6c2 2026-04-23 10:51:03.072 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 9d77f2dc-20fc-4924-90ed-88460cf52b51 2026-04-23 10:51:03.791 16 INFO neutron.plugins.ml2.plugin [None req-11cc8f06-b636-4434-8840-e7ffb88b6bc5 - - - - - -] Attempt 1 to provision port e50ad3fc-9a2c-4c11-beb5-c008910ca6c2 2026-04-23 10:51:04.486 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port cbd4b6c1-6349-4ee9-b93c-cbe127f600f0 2026-04-23 10:51:04.952 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port e50ad3fc-9a2c-4c11-beb5-c008910ca6c2 2026-04-23 10:51:05.137 16 INFO neutron.plugins.ml2.plugin [None req-ff85b31d-7743-486b-8126-8037216c8960 - - - - - -] Attempt 1 to provision port e50ad3fc-9a2c-4c11-beb5-c008910ca6c2 2026-04-23 10:51:06.559 13 INFO neutron.plugins.ml2.plugin [None req-5eabd67a-8b78-4c6f-95ea-fd2f6c5f57b1 - - - - - -] Attempt 1 to provision port 1b4d4e57-c223-4c6f-84c6-336323ef9630 2026-04-23 10:51:14.457 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6f1dc921-5413-48cb-8008-4396adc7d317 2026-04-23 10:51:14.592 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1194434-9106-4d82-8078-aa152ee2db28'] response: {'server_uuid': '0c5b4ede-270f-4640-a4c8-5222b53bfa8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f1dc921-5413-48cb-8008-4396adc7d317', 'code': 200} 2026-04-23 10:51:16.519 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 6f1dc921-5413-48cb-8008-4396adc7d317 2026-04-23 10:51:30.441 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3449c831-a00a-49dc-8533-91eb9ea2b8c2 2026-04-23 10:51:30.793 16 INFO neutron.plugins.ml2.plugin [None req-123bd9d9-f1d2-4214-93de-c64dc93d302c - - - - - -] Attempt 1 to provision port 3449c831-a00a-49dc-8533-91eb9ea2b8c2 2026-04-23 10:51:32.528 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 3449c831-a00a-49dc-8533-91eb9ea2b8c2 2026-04-23 10:51:32.758 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 85d7b0aa-62e9-40b5-a186-a66342e35a9e 2026-04-23 10:51:33.565 16 INFO neutron.plugins.ml2.plugin [None req-12ca516d-81a0-4ff1-a107-9db3c3f268d9 - - - - - -] Attempt 1 to provision port bcff96f7-3a81-4e34-a3c3-c43c1d99cb9b 2026-04-23 10:51:33.603 16 INFO neutron.plugins.ml2.plugin [None req-12ca516d-81a0-4ff1-a107-9db3c3f268d9 - - - - - -] Attempt 1 to provision port 3449c831-a00a-49dc-8533-91eb9ea2b8c2 2026-04-23 10:51:34.428 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 85d7b0aa-62e9-40b5-a186-a66342e35a9e 2026-04-23 10:51:38.542 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 13cc5742-1de2-4336-ae4b-634d18e43033 2026-04-23 10:51:38.991 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 8ef52d2b-0017-40a0-9a8d-052276d26e3d 2026-04-23 10:51:39.950 13 INFO neutron.plugins.ml2.plugin [None req-c6572576-2cab-47bc-8606-95128e4ff214 - - - - - -] Attempt 1 to provision port bcff96f7-3a81-4e34-a3c3-c43c1d99cb9b 2026-04-23 10:51:39.992 13 INFO neutron.plugins.ml2.plugin [None req-c6572576-2cab-47bc-8606-95128e4ff214 - - - - - -] Attempt 1 to provision port c8103a3d-2d18-4865-bcaf-c444230cc8a6 2026-04-23 10:51:40.017 13 INFO neutron.plugins.ml2.plugin [None req-c6572576-2cab-47bc-8606-95128e4ff214 - - - - - -] Attempt 1 to provision port e283dd52-1055-427b-a07b-2ea25ea1f5c1 2026-04-23 10:51:40.041 13 INFO neutron.plugins.ml2.plugin [None req-c6572576-2cab-47bc-8606-95128e4ff214 - - - - - -] Attempt 1 to provision port 8ef52d2b-0017-40a0-9a8d-052276d26e3d 2026-04-23 10:51:40.598 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 8ef52d2b-0017-40a0-9a8d-052276d26e3d 2026-04-23 10:51:40.822 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 13cc5742-1de2-4336-ae4b-634d18e43033 2026-04-23 10:51:43.830 16 INFO neutron.plugins.ml2.plugin [None req-b77812e8-5643-493e-8ee8-44bd74cd3070 - - - - - -] Attempt 1 to provision port bcff96f7-3a81-4e34-a3c3-c43c1d99cb9b 2026-04-23 10:51:43.880 16 INFO neutron.plugins.ml2.plugin [None req-b77812e8-5643-493e-8ee8-44bd74cd3070 - - - - - -] Attempt 1 to provision port 2c9df60b-d5f9-49ac-85f1-3a32a4675408 2026-04-23 10:51:43.907 16 INFO neutron.plugins.ml2.plugin [None req-b77812e8-5643-493e-8ee8-44bd74cd3070 - - - - - -] Attempt 1 to provision port 4f847519-c1f7-4b1a-bd90-fff00e5a9920 2026-04-23 10:51:45.071 16 INFO neutron.plugins.ml2.plugin [None req-c6c99d34-0ebc-4f2d-9d13-1d3d63fe4c4b - - - - - -] Attempt 1 to provision port e283dd52-1055-427b-a07b-2ea25ea1f5c1 2026-04-23 10:51:47.006 13 INFO neutron.plugins.ml2.plugin [None req-75279801-e594-48e9-a955-4e29f040fb90 - - - - - -] Attempt 1 to provision port e283dd52-1055-427b-a07b-2ea25ea1f5c1 2026-04-23 10:51:51.505 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port bfbc5e8b-34c9-46e1-beed-d63805dc2746 2026-04-23 10:51:51.634 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-12b558e3-6758-4d7b-bf0e-749a1d06acd3'] response: {'server_uuid': '0f3ff340-b9fc-47e4-ad59-c30b909f907d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfbc5e8b-34c9-46e1-beed-d63805dc2746', 'code': 200} 2026-04-23 10:51:52.487 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port c8103a3d-2d18-4865-bcaf-c444230cc8a6 2026-04-23 10:51:52.817 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port bfbc5e8b-34c9-46e1-beed-d63805dc2746 2026-04-23 10:51:53.062 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port bcff96f7-3a81-4e34-a3c3-c43c1d99cb9b 2026-04-23 10:51:54.521 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port c8103a3d-2d18-4865-bcaf-c444230cc8a6 2026-04-23 10:51:54.635 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port e283dd52-1055-427b-a07b-2ea25ea1f5c1 2026-04-23 10:51:54.898 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4f847519-c1f7-4b1a-bd90-fff00e5a9920 2026-04-23 10:51:55.324 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port bcff96f7-3a81-4e34-a3c3-c43c1d99cb9b 2026-04-23 10:51:56.479 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 4f847519-c1f7-4b1a-bd90-fff00e5a9920 2026-04-23 10:51:56.615 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port e283dd52-1055-427b-a07b-2ea25ea1f5c1 2026-04-23 10:52:03.010 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port ca88cab2-4acd-43f6-900a-94bc5c227aa2 2026-04-23 10:52:03.101 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-50a8cf4e-e6f2-4a54-8b89-4e64473e60dd'] response: {'server_uuid': '9a1f29c7-f7b5-4c1b-a914-a05adb769cbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca88cab2-4acd-43f6-900a-94bc5c227aa2', 'code': 200} 2026-04-23 10:52:04.481 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port ca88cab2-4acd-43f6-900a-94bc5c227aa2 2026-04-23 10:52:08.668 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e14a3fb-3948-486b-b603-952030248b6d'] response: {'server_uuid': '0f3ff340-b9fc-47e4-ad59-c30b909f907d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bfbc5e8b-34c9-46e1-beed-d63805dc2746', 'code': 200} 2026-04-23 10:52:45.292 13 INFO neutron.plugins.ml2.plugin [None req-f01ddd8e-d6e4-48b2-bf63-df0aeeef3f18 - - - - - -] Attempt 1 to provision port 01bd3c56-19d6-4397-9cb7-9a7e0a62de08 2026-04-23 10:52:50.484 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 01bd3c56-19d6-4397-9cb7-9a7e0a62de08 2026-04-23 10:52:50.681 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5ee6a79-66f5-4cc6-baf4-d184ab096742'] response: {'server_uuid': '9a1f29c7-f7b5-4c1b-a914-a05adb769cbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01bd3c56-19d6-4397-9cb7-9a7e0a62de08', 'code': 200} 2026-04-23 10:52:52.459 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 01bd3c56-19d6-4397-9cb7-9a7e0a62de08 2026-04-23 10:52:54.982 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 01bd3c56-19d6-4397-9cb7-9a7e0a62de08 2026-04-23 10:53:22.353 13 INFO neutron.plugins.ml2.plugin [None req-9c46cda1-aed4-423c-9a1e-469b41731259 - - - - - -] Attempt 1 to provision port 5bb6c02c-b9c4-4def-b1a9-40b903903361 2026-04-23 10:53:30.044 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5bb6c02c-b9c4-4def-b1a9-40b903903361 2026-04-23 10:53:30.262 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e531e60-bc3d-4f15-be37-fed135ff783c'] response: {'server_uuid': '9a1f29c7-f7b5-4c1b-a914-a05adb769cbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5bb6c02c-b9c4-4def-b1a9-40b903903361', 'code': 200} 2026-04-23 10:53:30.659 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5bb6c02c-b9c4-4def-b1a9-40b903903361 2026-04-23 10:53:43.526 16 INFO neutron.plugins.ml2.plugin [None req-8bc66d1e-6400-414e-a7aa-e7dc8c8260ed - - - - - -] Attempt 1 to provision port fcaad972-7a9e-4bf9-bc2c-d3f103f144e1 2026-04-23 10:53:50.716 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port fcaad972-7a9e-4bf9-bc2c-d3f103f144e1 2026-04-23 10:53:50.838 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-88a27424-807e-4731-998f-0bd59b7c6c43'] response: {'server_uuid': '9a1f29c7-f7b5-4c1b-a914-a05adb769cbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fcaad972-7a9e-4bf9-bc2c-d3f103f144e1', 'code': 200} 2026-04-23 10:53:52.659 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port fcaad972-7a9e-4bf9-bc2c-d3f103f144e1 2026-04-23 10:53:53.867 16 INFO neutron.plugins.ml2.plugin [None req-b07963a8-5f65-49d2-bad0-33cb97a699b4 - - - - - -] Attempt 1 to provision port 5bb6c02c-b9c4-4def-b1a9-40b903903361 2026-04-23 10:53:54.708 13 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5bb6c02c-b9c4-4def-b1a9-40b903903361 2026-04-23 10:54:07.336 16 INFO neutron.plugins.ml2.plugin [None req-5cffae5a-67e7-4fa6-9d65-899530967aca - - - - - -] Attempt 1 to provision port fcaad972-7a9e-4bf9-bc2c-d3f103f144e1 2026-04-23 10:54:08.704 13 INFO neutron.plugins.ml2.plugin [None req-0fac49bf-61f3-4386-bb51-03e3ea8bd997 - - - - - -] Attempt 1 to provision port fcaad972-7a9e-4bf9-bc2c-d3f103f144e1 2026-04-23 10:54:08.715 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port fcaad972-7a9e-4bf9-bc2c-d3f103f144e1 2026-04-23 10:54:17.881 13 INFO neutron.plugins.ml2.plugin [None req-66af91ae-4f4b-44c1-b0eb-5d81b9940eef - - - - - -] Attempt 1 to provision port 5bb6c02c-b9c4-4def-b1a9-40b903903361 2026-04-23 10:54:18.725 16 INFO neutron.plugins.ml2.plugin [None req-d39a8a28-9fc3-4644-93ec-dcd0094dd618 - - - - - -] Attempt 1 to provision port 5bb6c02c-b9c4-4def-b1a9-40b903903361 2026-04-23 10:54:50.844 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-616cafbc-7f77-47ec-ad33-ddb9f902ea3a'] response: {'server_uuid': '0c5b4ede-270f-4640-a4c8-5222b53bfa8a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6f1dc921-5413-48cb-8008-4396adc7d317', 'code': 200} 2026-04-23 10:58:51.874 13 INFO neutron.plugins.ml2.plugin [None req-a9a69a4e-2c1c-4d6f-89b8-a274c1c5372a - - - - - -] Attempt 1 to provision port 3ce74c14-affe-4eaa-bd35-617305f61d77 2026-04-23 10:58:51.923 13 INFO neutron.plugins.ml2.plugin [None req-a9a69a4e-2c1c-4d6f-89b8-a274c1c5372a - - - - - -] Attempt 1 to provision port 7c507ed9-4e8a-454f-b89e-507f7cbe4d1d 2026-04-23 10:58:51.981 13 INFO neutron.plugins.ml2.plugin [None req-a9a69a4e-2c1c-4d6f-89b8-a274c1c5372a - - - - - -] Attempt 1 to provision port 574b4bf2-0c1c-4643-9955-bad961657885