+ 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-27 05:17:14.167 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 05:17:14.167 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-27 05:17:14.168 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-27 05:17:14.168 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 05:17:15.580 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 05:17:15.582 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 05:17:15.585 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 05:17:15.586 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 05:17:15.586 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 05:17:15.586 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 05:17:15.586 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 05:17:15.592 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 05:17:15.593 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 05:17:15.593 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 05:17:15.610 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 05:17:15.611 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 05:17:15.611 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 05:17:15.630 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 05:17:15.630 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 05:17:15.630 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 05:17:15.631 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 05:17:15.889 1 INFO neutron.plugins.ml2.managers [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 05:17:16.023 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 05:17:16.023 1 INFO neutron.plugins.ml2.managers [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 05:17:16.024 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 05:17:16.076 1 INFO neutron.plugins.ml2.managers [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 05:17:16.076 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 05:17:16.076 1 INFO neutron.plugins.ml2.managers [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 05:17:16.077 1 INFO neutron.plugins.ml2.extensions.port_security [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 05:17:16.077 1 INFO neutron.plugins.ml2.managers [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] Initializing extension driver 'qos' 2026-04-27 05:17:16.077 1 INFO neutron.plugins.ml2.managers [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 05:17:16.077 1 INFO neutron.plugins.ml2.managers [None req-64c5e5c3-1e31-4781-a432-fc68630e3264 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 05:17:16.090 1 INFO neutron.quota [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded quota_driver: . 2026-04-27 05:17:16.091 1 INFO neutron.plugins.ml2.plugin [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 05:17:16.091 1 INFO neutron.plugins.ml2.managers [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 05:17:16.091 1 INFO neutron.plugins.ml2.managers [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 05:17:16.091 1 INFO neutron.plugins.ml2.managers [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 05:17:16.091 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: qos 2026-04-27 05:17:16.102 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: router 2026-04-27 05:17:16.139 1 INFO neutron.services.service_base [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 05:17:16.139 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: segments 2026-04-27 05:17:16.204 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: trunk 2026-04-27 05:17:16.215 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: vpnaas 2026-04-27 05:17:16.247 1 WARNING stevedore.named [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 05:17:16.305 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 05:17:16.306 1 INFO neutron.common.utils [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 05:17:16.306 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: taas 2026-04-27 05:17:16.322 1 WARNING stevedore.named [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 05:17:16.323 1 WARNING stevedore.named [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 05:17:16.344 1 INFO neutron_taas.services.taas.taas_plugin [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-27 05:17:16.344 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: tapmirror 2026-04-27 05:17:16.351 1 WARNING stevedore.named [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 05:17:16.351 1 WARNING stevedore.named [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 05:17:16.365 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-27 05:17:16.365 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: auto_allocate 2026-04-27 05:17:16.377 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: tag 2026-04-27 05:17:16.383 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: timestamp 2026-04-27 05:17:16.385 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 05:17:16.388 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: flavors 2026-04-27 05:17:16.391 1 INFO neutron.manager [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loading Plugin: revisions 2026-04-27 05:17:16.394 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Initializing extension manager. 2026-04-27 05:17:16.395 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: address-group 2026-04-27 05:17:16.396 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: address-scope 2026-04-27 05:17:16.396 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 05:17:16.397 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: agent 2026-04-27 05:17:16.397 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 05:17:16.398 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 05:17:16.399 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 05:17:16.400 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: availability_zone 2026-04-27 05:17:16.400 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 05:17:16.400 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 05:17:16.401 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: default-subnetpools 2026-04-27 05:17:16.402 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 05:17:16.402 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: dns-integration 2026-04-27 05:17:16.403 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 05:17:16.403 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 05:17:16.404 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: dvr 2026-04-27 05:17:16.404 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 05:17:16.404 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 05:17:16.405 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 05:17:16.405 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 05:17:16.406 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: external-net 2026-04-27 05:17:16.406 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 05:17:16.406 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: extraroute 2026-04-27 05:17:16.407 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 05:17:16.407 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 05:17:16.408 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 05:17:16.408 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 05:17:16.408 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 05:17:16.409 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: fip-port-details 2026-04-27 05:17:16.409 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: flavors 2026-04-27 05:17:16.410 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 05:17:16.411 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: floatingip-pools 2026-04-27 05:17:16.412 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: ip_allocation 2026-04-27 05:17:16.412 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 05:17:16.413 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: l2_adjacency 2026-04-27 05:17:16.414 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: router 2026-04-27 05:17:16.415 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 05:17:16.415 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 05:17:16.416 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 05:17:16.416 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 05:17:16.417 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: l3-ha 2026-04-27 05:17:16.417 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 05:17:16.418 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 05:17:16.418 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: l3-flavors 2026-04-27 05:17:16.419 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 05:17:16.419 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 05:17:16.421 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 05:17:16.422 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 05:17:16.423 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 05:17:16.425 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 05:17:16.425 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 05:17:16.426 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: multi-provider 2026-04-27 05:17:16.426 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: net-mtu 2026-04-27 05:17:16.427 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 05:17:16.427 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: network_availability_zone 2026-04-27 05:17:16.428 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: network_ha 2026-04-27 05:17:16.428 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: network-ip-availability 2026-04-27 05:17:16.429 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 05:17:16.429 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: pagination 2026-04-27 05:17:16.430 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: port-device-profile 2026-04-27 05:17:16.430 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 05:17:16.430 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 05:17:16.431 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 05:17:16.431 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: port-mac-override 2026-04-27 05:17:16.432 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 05:17:16.432 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 05:17:16.432 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 05:17:16.433 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: port-resource-request 2026-04-27 05:17:16.433 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 05:17:16.434 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 05:17:16.434 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: binding 2026-04-27 05:17:16.435 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: binding-extended 2026-04-27 05:17:16.435 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: port-security 2026-04-27 05:17:16.435 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: project-id 2026-04-27 05:17:16.436 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: provider 2026-04-27 05:17:16.436 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-27 05:17:16.438 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos 2026-04-27 05:17:16.439 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 05:17:16.439 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 05:17:16.439 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-default 2026-04-27 05:17:16.440 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-fip 2026-04-27 05:17:16.441 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 05:17:16.441 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 05:17:16.441 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 05:17:16.442 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 05:17:16.442 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 05:17:16.443 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-pps 2026-04-27 05:17:16.444 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 05:17:16.444 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 05:17:16.445 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 05:17:16.445 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: quota-check-limit 2026-04-27 05:17:16.446 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: quota-check-limit-default 2026-04-27 05:17:16.447 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: quotas 2026-04-27 05:17:16.450 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: quota_details 2026-04-27 05:17:16.451 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: rbac-policies 2026-04-27 05:17:16.451 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: rbac-address-group 2026-04-27 05:17:16.452 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 05:17:16.452 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 05:17:16.452 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 05:17:16.453 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: revision-if-match 2026-04-27 05:17:16.453 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 05:17:16.454 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: router_availability_zone 2026-04-27 05:17:16.454 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 05:17:16.456 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 05:17:16.456 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 05:17:16.456 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 05:17:16.457 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 05:17:16.457 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 05:17:16.458 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 05:17:16.461 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: security-group 2026-04-27 05:17:16.462 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: segment 2026-04-27 05:17:16.462 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 05:17:16.463 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: service-type 2026-04-27 05:17:16.463 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: sorting 2026-04-27 05:17:16.464 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 05:17:16.464 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: standard-attr-description 2026-04-27 05:17:16.465 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: stateful-security-group 2026-04-27 05:17:16.465 1 WARNING neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 05:17:16.465 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 05:17:16.466 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: subnet-external-network 2026-04-27 05:17:16.466 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: subnet_onboard 2026-04-27 05:17:16.467 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 05:17:16.467 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: subnet-service-types 2026-04-27 05:17:16.467 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: subnet_allocation 2026-04-27 05:17:16.468 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 05:17:16.468 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: tag-creation 2026-04-27 05:17:16.469 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 05:17:16.472 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 05:17:16.473 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 05:17:16.473 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: trunk 2026-04-27 05:17:16.473 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: trunk-details 2026-04-27 05:17:16.474 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 05:17:16.474 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-27 05:17:16.475 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 05:17:16.475 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-27 05:17:16.477 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 05:17:16.477 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 05:17:16.478 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: vpn-flavors 2026-04-27 05:17:16.479 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: vpnaas 2026-04-27 05:17:16.480 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: taas 2026-04-27 05:17:16.481 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: tap-mirror 2026-04-27 05:17:16.481 1 INFO neutron.api.extensions [None req-c3b9c88c-54e9-4e4a-a9c3-b9af6a071f7e - - - - - -] Loaded extension: taas-vlan-filter 2026-04-27 05:17:46.562 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-27 05:17:46.603 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-27 05:17:46.623 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-27 05:18:01.711 16 INFO neutron.db.l3_hamode_db [None req-acc188d0-61c5-4bb4-9fb5-a9109f68314e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 05:18:21.113 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9e70fb3c-228b-4c9f-9342-e529e02ab009 2026-04-27 05:18:22.121 16 INFO neutron.plugins.ml2.plugin [None req-69502a9d-7756-4761-a3f2-e7d93e8cfb58 - - - - - -] Attempt 1 to provision port 9e70fb3c-228b-4c9f-9342-e529e02ab009 2026-04-27 05:18:23.002 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9e70fb3c-228b-4c9f-9342-e529e02ab009 2026-04-27 05:18:23.893 16 INFO neutron.plugins.ml2.plugin [None req-635121ae-ade4-4e08-a350-3f301d4fc2a3 - - - - - -] Attempt 1 to provision port 9e70fb3c-228b-4c9f-9342-e529e02ab009 2026-04-27 05:19:03.060 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port bfc25803-495e-411a-b529-88d485c9502a 2026-04-27 05:19:03.700 16 INFO neutron.plugins.ml2.plugin [None req-84c71374-f73c-405f-bef9-21c6f343d2c6 - - - - - -] Attempt 1 to provision port bfc25803-495e-411a-b529-88d485c9502a 2026-04-27 05:19:05.025 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port bfc25803-495e-411a-b529-88d485c9502a 2026-04-27 05:19:05.422 16 INFO neutron.plugins.ml2.plugin [None req-6fe92635-bac5-439c-bc54-7d69a17a7436 - - - - - -] Attempt 1 to provision port bfc25803-495e-411a-b529-88d485c9502a 2026-04-27 05:19:11.706 16 INFO neutron.plugins.ml2.plugin [None req-190f0d52-ad40-4f86-8506-76b5ab5144c1 - - - - - -] Attempt 1 to provision port 23f23dcf-7905-4404-8dc1-3f6bb9554fcc 2026-04-27 05:21:43.094 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 3cf5e57b-2ed5-4e81-8580-3e58db527295 2026-04-27 05:21:45.039 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 3cf5e57b-2ed5-4e81-8580-3e58db527295 2026-04-27 05:22:39.653 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 23f23dcf-7905-4404-8dc1-3f6bb9554fcc 2026-04-27 05:22:41.098 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 23f23dcf-7905-4404-8dc1-3f6bb9554fcc 2026-04-27 05:24:11.104 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9dd77e9d-b627-4774-8ef9-527859ffcf5f 2026-04-27 05:24:11.750 13 INFO neutron.plugins.ml2.plugin [None req-59091cb5-1039-4eb8-b33d-b0c17d04b94a - - - - - -] Attempt 1 to provision port 9dd77e9d-b627-4774-8ef9-527859ffcf5f 2026-04-27 05:24:13.310 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9dd77e9d-b627-4774-8ef9-527859ffcf5f 2026-04-27 05:24:15.130 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 39749994-8a2b-4cc8-8196-b876d5168dda 2026-04-27 05:24:17.097 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 39749994-8a2b-4cc8-8196-b876d5168dda 2026-04-27 05:24:25.276 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 68de0d09-e346-41e3-8726-0526d7b85b95 2026-04-27 05:24:25.280 13 INFO neutron.plugins.ml2.plugin [None req-5e741e8d-267d-4dd4-b14d-b4548f1b06e0 - - - - - -] Attempt 1 to provision port 68de0d09-e346-41e3-8726-0526d7b85b95 2026-04-27 05:24:25.524 13 INFO neutron.plugins.ml2.plugin [None req-5e741e8d-267d-4dd4-b14d-b4548f1b06e0 - - - - - -] Attempt 1 to provision port df0116bd-f082-40a6-bfe4-ae4588600d81 2026-04-27 05:24:26.148 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port c4e84b6c-4dd3-4d00-b714-8b61e629d76a 2026-04-27 05:24:26.492 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 6ea4b9b8-4e44-491f-a8e8-153dfcaea3b0 2026-04-27 05:24:27.586 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 68de0d09-e346-41e3-8726-0526d7b85b95 2026-04-27 05:24:27.897 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port dc4e4bfb-22d3-4f81-bab1-b8cffc0e6730 2026-04-27 05:24:28.273 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port c4e84b6c-4dd3-4d00-b714-8b61e629d76a 2026-04-27 05:24:28.473 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 6ea4b9b8-4e44-491f-a8e8-153dfcaea3b0 2026-04-27 05:24:28.740 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port cd87c371-fc58-4679-93d8-a2f598ff8535 2026-04-27 05:24:29.100 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port da442116-3f8a-4a1b-b345-a802bade0be9 2026-04-27 05:24:29.739 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port dc4e4bfb-22d3-4f81-bab1-b8cffc0e6730 2026-04-27 05:24:29.922 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port cd87c371-fc58-4679-93d8-a2f598ff8535 2026-04-27 05:24:30.081 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port da442116-3f8a-4a1b-b345-a802bade0be9 2026-04-27 05:24:31.093 13 INFO neutron.plugins.ml2.plugin [None req-4bc33dbe-f1c8-47a1-8dda-0d31ea55acde - - - - - -] Attempt 1 to provision port f217109f-26db-4859-84c2-fa7d4a5e04fe 2026-04-27 05:24:31.131 13 INFO neutron.plugins.ml2.plugin [None req-4bc33dbe-f1c8-47a1-8dda-0d31ea55acde - - - - - -] Attempt 1 to provision port 68de0d09-e346-41e3-8726-0526d7b85b95 2026-04-27 05:24:31.184 13 INFO neutron.plugins.ml2.plugin [None req-4bc33dbe-f1c8-47a1-8dda-0d31ea55acde - - - - - -] Attempt 1 to provision port df0116bd-f082-40a6-bfe4-ae4588600d81 2026-04-27 05:24:31.210 13 INFO neutron.plugins.ml2.plugin [None req-4bc33dbe-f1c8-47a1-8dda-0d31ea55acde - - - - - -] Attempt 1 to provision port cd87c371-fc58-4679-93d8-a2f598ff8535 2026-04-27 05:24:34.826 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port af5678d2-2ee0-497d-9525-e0345d775655 2026-04-27 05:24:35.181 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 761172d5-ead5-40ef-bcb0-790a8b743b8a 2026-04-27 05:24:35.309 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-db70b477-88f5-467e-9a65-12ed4ffffb54'] response: {'server_uuid': 'f07f23eb-b17f-4bc3-aeb4-f4039c764dd1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af5678d2-2ee0-497d-9525-e0345d775655', 'code': 200} 2026-04-27 05:24:35.594 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port bb068a65-e196-49de-90f8-cc96b7244ae2 2026-04-27 05:24:37.088 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port e54bc10f-f027-418c-9693-72b883385dff 2026-04-27 05:24:37.367 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b07750e7-a3b5-43c1-8a20-45ee9f5b72e2'] response: {'server_uuid': '0b1bc73a-e368-4e8a-8c64-730065fa7bda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb068a65-e196-49de-90f8-cc96b7244ae2', 'code': 200} 2026-04-27 05:24:37.367 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b07750e7-a3b5-43c1-8a20-45ee9f5b72e2'] response: {'server_uuid': '33f3fb3e-a944-4bf6-8082-0390a4426077', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e54bc10f-f027-418c-9693-72b883385dff', 'code': 200} 2026-04-27 05:24:37.470 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port af5678d2-2ee0-497d-9525-e0345d775655 2026-04-27 05:24:37.630 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port bb068a65-e196-49de-90f8-cc96b7244ae2 2026-04-27 05:24:37.806 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 761172d5-ead5-40ef-bcb0-790a8b743b8a 2026-04-27 05:24:39.004 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port e54bc10f-f027-418c-9693-72b883385dff 2026-04-27 05:24:43.149 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 5c01226a-941f-419c-bb64-6cd67f9ad98f 2026-04-27 05:24:45.064 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 5c01226a-941f-419c-bb64-6cd67f9ad98f 2026-04-27 05:24:46.627 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port b3b71b5a-b2fa-4d1a-acf6-01feb19a015a 2026-04-27 05:24:46.652 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port 11f15c33-11e4-4a5f-b04f-bd7b55aa1115 2026-04-27 05:24:46.675 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port 3eb45013-7cfc-45c5-afd2-cb1ca3b8435f 2026-04-27 05:24:46.695 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port bb068a65-e196-49de-90f8-cc96b7244ae2 2026-04-27 05:24:46.739 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port 5c01226a-941f-419c-bb64-6cd67f9ad98f 2026-04-27 05:24:46.799 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port af5678d2-2ee0-497d-9525-e0345d775655 2026-04-27 05:24:46.848 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port 761172d5-ead5-40ef-bcb0-790a8b743b8a 2026-04-27 05:24:46.888 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port f217109f-26db-4859-84c2-fa7d4a5e04fe 2026-04-27 05:24:46.909 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port 3501cd01-c6a0-49d0-bf17-1ceb2bfd20f3 2026-04-27 05:24:46.930 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port df0116bd-f082-40a6-bfe4-ae4588600d81 2026-04-27 05:24:46.954 13 INFO neutron.plugins.ml2.plugin [None req-4dcca9c5-3dd8-47fd-a4cb-81d1cdc9d083 - - - - - -] Attempt 1 to provision port cd87c371-fc58-4679-93d8-a2f598ff8535 2026-04-27 05:24:47.584 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 8855ae6e-f504-4bbf-b93b-45961b2646a7 2026-04-27 05:24:47.705 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab8f9421-30ee-4006-95f2-0c4ba9c08293'] response: {'server_uuid': '94087792-4475-46b8-96f2-96edbaa1a0ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8855ae6e-f504-4bbf-b93b-45961b2646a7', 'code': 200} 2026-04-27 05:24:49.064 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 8855ae6e-f504-4bbf-b93b-45961b2646a7 2026-04-27 05:24:56.968 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 2bdaa2a8-7c78-473a-9d8d-3e22bbe8a80e 2026-04-27 05:24:57.335 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 51f1ba6b-4cc8-46cd-bc39-96b90895efe9 2026-04-27 05:24:58.908 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 2bdaa2a8-7c78-473a-9d8d-3e22bbe8a80e 2026-04-27 05:24:59.139 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 51f1ba6b-4cc8-46cd-bc39-96b90895efe9 2026-04-27 05:25:02.229 13 INFO neutron.plugins.ml2.plugin [None req-b3d5d45f-1ec5-488b-bec3-6ab8e8ba7303 - - - - - -] Attempt 1 to provision port 8799c26c-d988-42e7-b175-461b2ec9932f 2026-04-27 05:25:02.277 13 INFO neutron.plugins.ml2.plugin [None req-b3d5d45f-1ec5-488b-bec3-6ab8e8ba7303 - - - - - -] Attempt 1 to provision port af5678d2-2ee0-497d-9525-e0345d775655 2026-04-27 05:25:02.343 13 INFO neutron.plugins.ml2.plugin [None req-b3d5d45f-1ec5-488b-bec3-6ab8e8ba7303 - - - - - -] Attempt 1 to provision port 06ed856c-5681-44f3-a6b1-673658fc4aa9 2026-04-27 05:25:02.372 13 INFO neutron.plugins.ml2.plugin [None req-b3d5d45f-1ec5-488b-bec3-6ab8e8ba7303 - - - - - -] Attempt 1 to provision port f217109f-26db-4859-84c2-fa7d4a5e04fe 2026-04-27 05:25:02.409 13 INFO neutron.plugins.ml2.plugin [None req-b3d5d45f-1ec5-488b-bec3-6ab8e8ba7303 - - - - - -] Attempt 1 to provision port 2bdaa2a8-7c78-473a-9d8d-3e22bbe8a80e 2026-04-27 05:25:05.009 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 3eb45013-7cfc-45c5-afd2-cb1ca3b8435f 2026-04-27 05:25:05.250 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port f217109f-26db-4859-84c2-fa7d4a5e04fe 2026-04-27 05:25:05.446 16 INFO neutron.plugins.ml2.plugin [None req-6746b8fe-d4c3-458b-9e93-a91b5d3b92e8 - - - - - -] Attempt 1 to provision port 8799c26c-d988-42e7-b175-461b2ec9932f 2026-04-27 05:25:05.571 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port b3b71b5a-b2fa-4d1a-acf6-01feb19a015a 2026-04-27 05:25:05.817 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port df0116bd-f082-40a6-bfe4-ae4588600d81 2026-04-27 05:25:08.487 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 3eb45013-7cfc-45c5-afd2-cb1ca3b8435f 2026-04-27 05:25:08.638 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port f217109f-26db-4859-84c2-fa7d4a5e04fe 2026-04-27 05:25:08.854 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port b3b71b5a-b2fa-4d1a-acf6-01feb19a015a 2026-04-27 05:25:09.079 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port df0116bd-f082-40a6-bfe4-ae4588600d81 2026-04-27 05:25:09.284 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port afd40f15-9b00-4648-942c-228421c2e33c 2026-04-27 05:25:09.849 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebe93b60-41b9-4eff-8662-f825b3a6327d'] response: {'server_uuid': '87436cd9-cfee-4b94-8c33-ef1e4df37023', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afd40f15-9b00-4648-942c-228421c2e33c', 'code': 200} 2026-04-27 05:25:10.700 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port afd40f15-9b00-4648-942c-228421c2e33c 2026-04-27 05:25:11.188 13 INFO neutron.plugins.ml2.plugin [None req-a758ca1a-1106-4a1f-8298-bb090cd91d24 - - - - - -] Attempt 1 to provision port bb068a65-e196-49de-90f8-cc96b7244ae2 2026-04-27 05:25:12.862 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa589ca1-6ff2-47d9-ac04-4e2bc6cd230e'] response: {'server_uuid': 'f07f23eb-b17f-4bc3-aeb4-f4039c764dd1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'af5678d2-2ee0-497d-9525-e0345d775655', 'code': 200} 2026-04-27 05:25:15.507 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port af5678d2-2ee0-497d-9525-e0345d775655 2026-04-27 05:25:15.619 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f9b613c-9e8f-4416-bd92-a87a4971218a'] response: {'server_uuid': 'f07f23eb-b17f-4bc3-aeb4-f4039c764dd1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af5678d2-2ee0-497d-9525-e0345d775655', 'code': 200} 2026-04-27 05:25:15.850 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 06ed856c-5681-44f3-a6b1-673658fc4aa9 2026-04-27 05:25:16.112 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 599817ce-3ada-4796-87a5-4a23aab31653 2026-04-27 05:25:16.494 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 8799c26c-d988-42e7-b175-461b2ec9932f 2026-04-27 05:25:18.172 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port af5678d2-2ee0-497d-9525-e0345d775655 2026-04-27 05:25:18.387 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 8799c26c-d988-42e7-b175-461b2ec9932f 2026-04-27 05:25:18.614 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 06ed856c-5681-44f3-a6b1-673658fc4aa9 2026-04-27 05:25:32.075 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 392e1b36-bab6-44be-8a0c-873850d62320 2026-04-27 05:25:34.129 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 59363657-0a8f-481a-bf32-1a4d2e08a232 2026-04-27 05:25:34.515 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 392e1b36-bab6-44be-8a0c-873850d62320 2026-04-27 05:25:35.972 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 59363657-0a8f-481a-bf32-1a4d2e08a232 2026-04-27 05:25:36.947 16 INFO neutron.plugins.ml2.plugin [None req-03a1ab28-89bb-48ad-82c3-3d0fee1ec417 - - - - - -] Attempt 1 to provision port 59363657-0a8f-481a-bf32-1a4d2e08a232 2026-04-27 05:25:37.007 16 INFO neutron.plugins.ml2.plugin [None req-03a1ab28-89bb-48ad-82c3-3d0fee1ec417 - - - - - -] Attempt 1 to provision port 6199e95b-da98-44aa-82a7-e304a909ff58 2026-04-27 05:25:42.180 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9710e70-8930-4847-8574-0ef5aa7dd0f6'] response: {'server_uuid': 'f07f23eb-b17f-4bc3-aeb4-f4039c764dd1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'af5678d2-2ee0-497d-9525-e0345d775655', 'code': 200} 2026-04-27 05:25:42.187 16 INFO neutron.plugins.ml2.plugin [None req-93942e19-278a-4397-92f5-fb67b88c705a - - - - - -] Attempt 1 to provision port afcc00fd-c15f-457a-b468-6c8c6dc608a6 2026-04-27 05:25:42.220 16 INFO neutron.plugins.ml2.plugin [None req-93942e19-278a-4397-92f5-fb67b88c705a - - - - - -] Attempt 1 to provision port 6199e95b-da98-44aa-82a7-e304a909ff58 2026-04-27 05:25:44.530 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 37dd6c36-e1f6-4dc6-b018-8dd9748181df 2026-04-27 05:25:44.616 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7942e92-3e9d-4aa3-bb9a-2ebeea600fc1'] response: {'server_uuid': '2786f35e-2aa9-4599-ab36-ed3bb731ac14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37dd6c36-e1f6-4dc6-b018-8dd9748181df', 'code': 200} 2026-04-27 05:25:46.001 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 37dd6c36-e1f6-4dc6-b018-8dd9748181df 2026-04-27 05:25:48.215 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 6199e95b-da98-44aa-82a7-e304a909ff58 2026-04-27 05:25:50.313 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port afcc00fd-c15f-457a-b468-6c8c6dc608a6 2026-04-27 05:25:50.563 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 6199e95b-da98-44aa-82a7-e304a909ff58 2026-04-27 05:25:51.934 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port afcc00fd-c15f-457a-b468-6c8c6dc608a6 2026-04-27 05:26:02.241 13 INFO neutron.plugins.ml2.plugin [None req-7a460a35-64b8-4786-a741-b2c4f66abc85 - - - - - -] Attempt 1 to provision port c377d4ba-84d5-4b40-9c8b-0c1a34c8c9dd 2026-04-27 05:26:03.970 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port bf1e0cc5-10b7-4066-ba7c-177a3ea27d37 2026-04-27 05:26:06.040 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port bf1e0cc5-10b7-4066-ba7c-177a3ea27d37 2026-04-27 05:26:06.248 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 0f800aac-5cfd-41f1-a858-ce990e1c1d76 2026-04-27 05:26:06.730 13 INFO neutron.plugins.ml2.plugin [None req-be1971e8-b9de-4d45-a494-77fb540312a8 - - - - - -] Attempt 1 to provision port f7276557-458b-4806-8cc1-476d01dd36aa 2026-04-27 05:26:06.765 13 INFO neutron.plugins.ml2.plugin [None req-be1971e8-b9de-4d45-a494-77fb540312a8 - - - - - -] Attempt 1 to provision port 0f800aac-5cfd-41f1-a858-ce990e1c1d76 2026-04-27 05:26:07.947 16 INFO neutron.plugins.ml2.plugin [None req-e2f30f0e-526f-417f-af10-12744cf681be - - - - - -] Attempt 1 to provision port f7276557-458b-4806-8cc1-476d01dd36aa 2026-04-27 05:26:07.950 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 0f800aac-5cfd-41f1-a858-ce990e1c1d76 2026-04-27 05:26:09.671 13 INFO neutron.plugins.ml2.plugin [None req-8bc996fc-e793-4ab8-ac00-a42223752936 - - - - - -] Attempt 1 to provision port f7276557-458b-4806-8cc1-476d01dd36aa 2026-04-27 05:26:11.907 13 INFO neutron.plugins.ml2.plugin [None req-21f02ab3-45a8-4d7c-937a-374fc0bae228 - - - - - -] Attempt 1 to provision port 00bfe223-ca1f-483e-b333-e66b22b42900 2026-04-27 05:26:16.515 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9b00acde-1839-4653-ab64-6dc1a9c7246c 2026-04-27 05:26:16.616 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e582cb9c-9770-4acd-994e-42ccebeb8691'] response: {'server_uuid': '026dad2d-7ca5-4e04-b84f-415e29130db7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b00acde-1839-4653-ab64-6dc1a9c7246c', 'code': 200} 2026-04-27 05:26:18.031 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9b00acde-1839-4653-ab64-6dc1a9c7246c 2026-04-27 05:26:21.992 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port c377d4ba-84d5-4b40-9c8b-0c1a34c8c9dd 2026-04-27 05:26:22.260 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port f7276557-458b-4806-8cc1-476d01dd36aa 2026-04-27 05:26:24.058 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port c377d4ba-84d5-4b40-9c8b-0c1a34c8c9dd 2026-04-27 05:26:24.204 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port f7276557-458b-4806-8cc1-476d01dd36aa 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.875 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:41.884 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:41.885 16 INFO neutron.plugins.ml2.plugin [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Attempt 2 to bind port 4d4bad35-925a-4678-a35b-13988f464f44 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.907 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:41.911 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:41.911 16 INFO neutron.plugins.ml2.plugin [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Attempt 3 to bind port 4d4bad35-925a-4678-a35b-13988f464f44 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.929 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:41.931 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:41.931 16 INFO neutron.plugins.ml2.plugin [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Attempt 4 to bind port 4d4bad35-925a-4678-a35b-13988f464f44 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.949 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:41.952 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:41.952 16 INFO neutron.plugins.ml2.plugin [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Attempt 5 to bind port 4d4bad35-925a-4678-a35b-13988f464f44 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:41.976 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:41.978 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:41.979 16 INFO neutron.plugins.ml2.plugin [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Attempt 6 to bind port 4d4bad35-925a-4678-a35b-13988f464f44 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.000 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:42.004 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:42.004 16 INFO neutron.plugins.ml2.plugin [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Attempt 7 to bind port 4d4bad35-925a-4678-a35b-13988f464f44 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.021 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:42.025 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:42.025 16 INFO neutron.plugins.ml2.plugin [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Attempt 8 to bind port 4d4bad35-925a-4678-a35b-13988f464f44 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.044 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:42.048 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:42.048 16 INFO neutron.plugins.ml2.plugin [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Attempt 9 to bind port 4d4bad35-925a-4678-a35b-13988f464f44 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.064 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:42.065 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:42.065 16 INFO neutron.plugins.ml2.plugin [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Attempt 10 to bind port 4d4bad35-925a-4678-a35b-13988f464f44 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 71fb3577-51ae-43aa-af0d-2856bfbb88bb could not be found. 2026-04-27 05:26:42.075 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:26:42.076 16 ERROR neutron.plugins.ml2.managers [None req-5e177f43-c33f-40ef-9cab-9ef40b053278 - - - - - -] Failed to bind port 4d4bad35-925a-4678-a35b-13988f464f44 on host instance for vnic_type normal using segments [{'id': 'ff11d3a7-363f-4754-bae8-b20ca932091a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': 'ad49c4d9-f654-4f8e-a8bc-9a39c4041773'}] 2026-04-27 05:26:44.030 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 1ef73744-0b52-4e58-9ec4-f4cd2c2fb433 2026-04-27 05:26:46.053 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 1ef73744-0b52-4e58-9ec4-f4cd2c2fb433 2026-04-27 05:26:48.093 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 82377272-55a7-41dc-8055-ea28eb590b3f 2026-04-27 05:26:49.508 13 INFO neutron.plugins.ml2.plugin [None req-62bfc989-d7b3-405e-8cae-cd916023056b - - - - - -] Attempt 1 to provision port 9fc35260-9c7d-4c3f-a9a9-17f37366874f 2026-04-27 05:26:49.535 13 INFO neutron.plugins.ml2.plugin [None req-62bfc989-d7b3-405e-8cae-cd916023056b - - - - - -] Attempt 1 to provision port 82377272-55a7-41dc-8055-ea28eb590b3f 2026-04-27 05:26:49.586 13 INFO neutron.plugins.ml2.plugin [None req-62bfc989-d7b3-405e-8cae-cd916023056b - - - - - -] Attempt 1 to provision port 2dac25f5-9109-40e3-be72-69b2d9f556f3 2026-04-27 05:26:50.024 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 82377272-55a7-41dc-8055-ea28eb590b3f 2026-04-27 05:26:54.042 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 773c67de-ee32-40c2-8f52-01ee8c6fc654 2026-04-27 05:26:59.175 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 774ba99f-3001-4eaa-b712-1f493f4205a2 2026-04-27 05:26:59.292 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-892effb1-a6d4-421d-ac1d-17080856c631'] response: {'server_uuid': '0f4d8140-15fd-4ac4-9648-d083a54bfec8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '774ba99f-3001-4eaa-b712-1f493f4205a2', 'code': 200} 2026-04-27 05:27:01.046 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 2dac25f5-9109-40e3-be72-69b2d9f556f3 2026-04-27 05:27:01.298 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 774ba99f-3001-4eaa-b712-1f493f4205a2 2026-04-27 05:27:01.513 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9fc35260-9c7d-4c3f-a9a9-17f37366874f 2026-04-27 05:27:02.007 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 866372f5-2df3-4f4c-8cea-75abe5b950a9 2026-04-27 05:27:02.132 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-590e56d0-70fa-4c62-a98c-618a586a38ce'] response: {'server_uuid': '3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '866372f5-2df3-4f4c-8cea-75abe5b950a9', 'code': 200} 2026-04-27 05:27:03.277 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 2dac25f5-9109-40e3-be72-69b2d9f556f3 2026-04-27 05:27:03.434 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9fc35260-9c7d-4c3f-a9a9-17f37366874f 2026-04-27 05:27:03.935 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 866372f5-2df3-4f4c-8cea-75abe5b950a9 2026-04-27 05:27:05.508 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd840ea6-f9c1-4b38-af5b-9b1baf7b9b47'] response: {'server_uuid': '0f4d8140-15fd-4ac4-9648-d083a54bfec8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '774ba99f-3001-4eaa-b712-1f493f4205a2', 'code': 200} 2026-04-27 05:27:14.252 16 INFO neutron.plugins.ml2.plugin [None req-e89cd298-062e-40e6-9d2d-116361e67e6e - - - - - -] Attempt 1 to provision port 866372f5-2df3-4f4c-8cea-75abe5b950a9 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.264 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.266 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:21.266 16 INFO neutron.plugins.ml2.plugin [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Attempt 2 to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.282 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.283 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:21.284 16 INFO neutron.plugins.ml2.plugin [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Attempt 3 to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.303 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.305 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:21.305 16 INFO neutron.plugins.ml2.plugin [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Attempt 4 to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.315 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.317 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:21.317 16 INFO neutron.plugins.ml2.plugin [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Attempt 5 to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.327 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.328 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:21.329 16 INFO neutron.plugins.ml2.plugin [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Attempt 6 to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.341 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.342 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:21.342 16 INFO neutron.plugins.ml2.plugin [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Attempt 7 to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.352 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.353 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:21.353 16 INFO neutron.plugins.ml2.plugin [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Attempt 8 to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.362 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.363 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:21.363 16 INFO neutron.plugins.ml2.plugin [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Attempt 9 to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.374 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.376 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:21.376 16 INFO neutron.plugins.ml2.plugin [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Attempt 10 to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d17cc08e-f93e-418a-bcab-e0c56f88c096 could not be found. 2026-04-27 05:27:21.385 16 ERROR neutron.plugins.ml2.managers 2026-04-27 05:27:21.387 16 ERROR neutron.plugins.ml2.managers [None req-aa5a0bb0-2bc9-4d3a-8009-6dee233754bc - - - - - -] Failed to bind port 9924cb92-ee43-4641-a4f4-f38121e97e29 on host instance for vnic_type normal using segments [{'id': 'd92361da-f37f-42ba-a385-bdbc36c4c0cc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 912, 'network_id': '62527d0d-46e6-4dcc-99d8-492f7cbd7698'}] 2026-04-27 05:27:33.393 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d8b904c-039b-483f-823b-76ba7e5db80e'] response: {'server_uuid': '026dad2d-7ca5-4e04-b84f-415e29130db7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9b00acde-1839-4653-ab64-6dc1a9c7246c', 'code': 200} 2026-04-27 05:27:40.428 13 INFO neutron_taas.services.taas.taas_plugin [None req-47bc1a14-cfc9-455d-b6dc-07acf7bc3231 - - - - - -] TaaS: Handle Delete Port: 0f800aac-5cfd-41f1-a858-ce990e1c1d76 2026-04-27 05:27:40.435 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47bc1a14-cfc9-455d-b6dc-07acf7bc3231 - - - - - -] Tap Mirror: Handle Delete Port: 0f800aac-5cfd-41f1-a858-ce990e1c1d76 2026-04-27 05:27:46.648 16 INFO neutron.plugins.ml2.plugin [None req-7c6c9a9e-3361-430f-a371-ed9d44d3bdb4 - - - - - -] Attempt 1 to provision port 2fe6e0a9-1c7e-4e7c-8448-f5272307234c 2026-04-27 05:27:47.228 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port dc4af8ac-75f3-4d3a-82d4-706da0ce1068 2026-04-27 05:27:47.522 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 2fe6e0a9-1c7e-4e7c-8448-f5272307234c 2026-04-27 05:27:49.199 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port dc4af8ac-75f3-4d3a-82d4-706da0ce1068 2026-04-27 05:27:50.132 16 INFO neutron.plugins.ml2.plugin [None req-6ec37b15-ff56-4c64-aba1-beb6c0c9bd5b - - - - - -] Attempt 1 to provision port b05b574c-b564-421d-b996-edfc381b70a8 2026-04-27 05:27:50.200 16 INFO neutron.plugins.ml2.plugin [None req-6ec37b15-ff56-4c64-aba1-beb6c0c9bd5b - - - - - -] Attempt 1 to provision port bd349ec9-3c80-49f4-b14d-0785d04888f7 2026-04-27 05:27:50.230 16 INFO neutron.plugins.ml2.plugin [None req-6ec37b15-ff56-4c64-aba1-beb6c0c9bd5b - - - - - -] Attempt 1 to provision port 2fe6e0a9-1c7e-4e7c-8448-f5272307234c 2026-04-27 05:27:53.297 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 3f8a429c-527d-4e46-8c0b-e17e31908825 2026-04-27 05:27:53.686 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 2fac222c-4919-40aa-b61c-6f24dddf92e9 2026-04-27 05:27:55.309 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 3f8a429c-527d-4e46-8c0b-e17e31908825 2026-04-27 05:27:55.533 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 2fac222c-4919-40aa-b61c-6f24dddf92e9 2026-04-27 05:27:55.879 16 INFO neutron.plugins.ml2.plugin [None req-4170d2f6-7bf3-4373-9baa-32e99c3c8f86 - - - - - -] Attempt 1 to provision port 76f7975d-9662-411d-841d-8e0b3d6272fb 2026-04-27 05:27:55.931 16 INFO neutron.plugins.ml2.plugin [None req-4170d2f6-7bf3-4373-9baa-32e99c3c8f86 - - - - - -] Attempt 1 to provision port bd349ec9-3c80-49f4-b14d-0785d04888f7 2026-04-27 05:27:55.970 16 INFO neutron.plugins.ml2.plugin [None req-4170d2f6-7bf3-4373-9baa-32e99c3c8f86 - - - - - -] Attempt 1 to provision port 3f8a429c-527d-4e46-8c0b-e17e31908825 2026-04-27 05:27:56.035 16 INFO neutron.plugins.ml2.plugin [None req-4170d2f6-7bf3-4373-9baa-32e99c3c8f86 - - - - - -] Attempt 1 to provision port 0e1ada54-bd42-4d81-9dd9-309b460eb9a6 2026-04-27 05:27:58.111 13 INFO neutron.plugins.ml2.plugin [None req-3c49633a-6f5e-43b5-80dd-69ed9cb8aab1 - - - - - -] Attempt 1 to provision port bd349ec9-3c80-49f4-b14d-0785d04888f7 2026-04-27 05:28:01.080 16 INFO neutron.plugins.ml2.plugin [None req-88b17c46-fa12-47cc-91f4-eccfb81b5609 - - - - - -] Attempt 1 to provision port 76f7975d-9662-411d-841d-8e0b3d6272fb 2026-04-27 05:28:06.256 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 2283040c-f70b-4965-83b6-658f80e0509d 2026-04-27 05:28:06.356 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-985a2db2-82b4-4254-ab20-824b8fd8a465'] response: {'server_uuid': 'c8e6dd14-fa2e-404f-b15f-1a8a61726896', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2283040c-f70b-4965-83b6-658f80e0509d', 'code': 200} 2026-04-27 05:28:07.250 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port bd349ec9-3c80-49f4-b14d-0785d04888f7 2026-04-27 05:28:07.512 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 2283040c-f70b-4965-83b6-658f80e0509d 2026-04-27 05:28:07.678 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port b05b574c-b564-421d-b996-edfc381b70a8 2026-04-27 05:28:09.294 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port bd349ec9-3c80-49f4-b14d-0785d04888f7 2026-04-27 05:28:09.499 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 76f7975d-9662-411d-841d-8e0b3d6272fb 2026-04-27 05:28:09.730 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port b05b574c-b564-421d-b996-edfc381b70a8 2026-04-27 05:28:09.875 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 0e1ada54-bd42-4d81-9dd9-309b460eb9a6 2026-04-27 05:28:11.210 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 76f7975d-9662-411d-841d-8e0b3d6272fb 2026-04-27 05:28:11.380 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 0e1ada54-bd42-4d81-9dd9-309b460eb9a6 2026-04-27 05:28:23.373 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dba0364-f8f2-4132-b0cb-0a3889de8bc1'] response: {'server_uuid': 'c8e6dd14-fa2e-404f-b15f-1a8a61726896', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2283040c-f70b-4965-83b6-658f80e0509d', 'code': 200} 2026-04-27 05:28:23.451 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] No ports have port_id starting with 2283040c-f70b-4965-83b6-658f80e0509d 2026-04-27 05:28:47.232 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9db5059b-1529-4746-9694-a05c3ac5d34c 2026-04-27 05:28:47.327 16 INFO neutron.plugins.ml2.plugin [None req-33051e52-1f41-4d0e-a261-438dedd174aa - - - - - -] Attempt 1 to provision port 9db5059b-1529-4746-9694-a05c3ac5d34c 2026-04-27 05:29:25.249 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port e14a3707-a1fe-4190-9f28-d55e2527d40d 2026-04-27 05:29:27.297 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port e14a3707-a1fe-4190-9f28-d55e2527d40d 2026-04-27 05:29:29.274 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 408c0cb4-de7c-4881-9c6e-0a6699da8d38 2026-04-27 05:29:31.344 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 83b08f2d-0e51-4281-b564-21357293abf9 2026-04-27 05:29:31.669 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 408c0cb4-de7c-4881-9c6e-0a6699da8d38 2026-04-27 05:29:33.289 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 83b08f2d-0e51-4281-b564-21357293abf9 2026-04-27 05:29:35.253 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port f5de7b18-98b6-4541-b4f7-6c229a09a2f9 2026-04-27 05:29:37.277 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port f5de7b18-98b6-4541-b4f7-6c229a09a2f9 2026-04-27 05:29:37.291 13 INFO neutron.plugins.ml2.plugin [None req-5920a1af-8c77-4de6-b4af-152725d260ee - - - - - -] Attempt 1 to provision port 816fb16e-75f1-4ce4-9111-e21e516419ec 2026-04-27 05:29:37.315 13 INFO neutron.plugins.ml2.plugin [None req-5920a1af-8c77-4de6-b4af-152725d260ee - - - - - -] Attempt 1 to provision port e14a3707-a1fe-4190-9f28-d55e2527d40d 2026-04-27 05:29:37.363 13 INFO neutron.plugins.ml2.plugin [None req-5920a1af-8c77-4de6-b4af-152725d260ee - - - - - -] Attempt 1 to provision port eb8d7bdd-a712-418c-8b0b-96876a6dc7a7 2026-04-27 05:29:37.388 13 INFO neutron.plugins.ml2.plugin [None req-5920a1af-8c77-4de6-b4af-152725d260ee - - - - - -] Attempt 1 to provision port 83b08f2d-0e51-4281-b564-21357293abf9 2026-04-27 05:29:37.433 13 INFO neutron.plugins.ml2.plugin [None req-5920a1af-8c77-4de6-b4af-152725d260ee - - - - - -] Attempt 1 to provision port 9111bd03-bdb8-4f1f-9019-6b82099161cd 2026-04-27 05:29:37.456 13 INFO neutron.plugins.ml2.plugin [None req-5920a1af-8c77-4de6-b4af-152725d260ee - - - - - -] Attempt 1 to provision port f5de7b18-98b6-4541-b4f7-6c229a09a2f9 2026-04-27 05:29:42.405 13 INFO neutron.plugins.ml2.plugin [None req-2239a94e-f063-42c2-bf5d-ddc502453313 - - - - - -] Attempt 1 to provision port e14a3707-a1fe-4190-9f28-d55e2527d40d 2026-04-27 05:29:42.488 13 INFO neutron.plugins.ml2.plugin [None req-2239a94e-f063-42c2-bf5d-ddc502453313 - - - - - -] Attempt 1 to provision port 9111bd03-bdb8-4f1f-9019-6b82099161cd 2026-04-27 05:29:42.512 13 INFO neutron.plugins.ml2.plugin [None req-2239a94e-f063-42c2-bf5d-ddc502453313 - - - - - -] Attempt 1 to provision port eb8d7bdd-a712-418c-8b0b-96876a6dc7a7 2026-04-27 05:29:42.534 13 INFO neutron.plugins.ml2.plugin [None req-2239a94e-f063-42c2-bf5d-ddc502453313 - - - - - -] Attempt 1 to provision port 83b08f2d-0e51-4281-b564-21357293abf9 2026-04-27 05:29:42.592 13 INFO neutron.plugins.ml2.plugin [None req-2239a94e-f063-42c2-bf5d-ddc502453313 - - - - - -] Attempt 1 to provision port f5de7b18-98b6-4541-b4f7-6c229a09a2f9 2026-04-27 05:29:42.636 13 INFO neutron.plugins.ml2.plugin [None req-2239a94e-f063-42c2-bf5d-ddc502453313 - - - - - -] Attempt 1 to provision port 75b55ce5-6afb-4374-bcc8-513c41e0e597 2026-04-27 05:29:43.784 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port d2f39c95-b804-46ff-9b46-9ac8b0476b30 2026-04-27 05:29:43.881 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-96286c9b-eee8-4abd-b9cd-078bb091662b'] response: {'server_uuid': 'cc4e8909-2e08-4746-9c40-3313b8c48d81', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2f39c95-b804-46ff-9b46-9ac8b0476b30', 'code': 200} 2026-04-27 05:29:45.325 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port d2f39c95-b804-46ff-9b46-9ac8b0476b30 2026-04-27 05:29:45.526 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 816fb16e-75f1-4ce4-9111-e21e516419ec 2026-04-27 05:29:45.835 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 75b55ce5-6afb-4374-bcc8-513c41e0e597 2026-04-27 05:29:46.587 16 INFO neutron.plugins.ml2.plugin [None req-30a3abb9-91d1-43d8-be68-b39a46c665df - - - - - -] Attempt 1 to provision port d2f39c95-b804-46ff-9b46-9ac8b0476b30 2026-04-27 05:29:46.642 16 INFO neutron.plugins.ml2.plugin [None req-30a3abb9-91d1-43d8-be68-b39a46c665df - - - - - -] Attempt 1 to provision port 9111bd03-bdb8-4f1f-9019-6b82099161cd 2026-04-27 05:29:46.759 16 INFO neutron.plugins.ml2.plugin [None req-30a3abb9-91d1-43d8-be68-b39a46c665df - - - - - -] Attempt 1 to provision port eb8d7bdd-a712-418c-8b0b-96876a6dc7a7 2026-04-27 05:29:46.889 16 INFO neutron.plugins.ml2.plugin [None req-30a3abb9-91d1-43d8-be68-b39a46c665df - - - - - -] Attempt 1 to provision port 83b08f2d-0e51-4281-b564-21357293abf9 2026-04-27 05:29:46.936 16 INFO neutron.plugins.ml2.plugin [None req-30a3abb9-91d1-43d8-be68-b39a46c665df - - - - - -] Attempt 1 to provision port f5de7b18-98b6-4541-b4f7-6c229a09a2f9 2026-04-27 05:29:46.978 16 INFO neutron.plugins.ml2.plugin [None req-30a3abb9-91d1-43d8-be68-b39a46c665df - - - - - -] Attempt 1 to provision port 75b55ce5-6afb-4374-bcc8-513c41e0e597 2026-04-27 05:29:47.285 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 816fb16e-75f1-4ce4-9111-e21e516419ec 2026-04-27 05:29:47.412 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 75b55ce5-6afb-4374-bcc8-513c41e0e597 2026-04-27 05:29:47.600 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port eb8d7bdd-a712-418c-8b0b-96876a6dc7a7 2026-04-27 05:29:47.784 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 9111bd03-bdb8-4f1f-9019-6b82099161cd 2026-04-27 05:29:51.436 13 INFO neutron.plugins.ml2.plugin [None req-85c673a4-b3c8-4415-9c7f-5853b3d1d65d - - - - - -] Attempt 1 to provision port 75b55ce5-6afb-4374-bcc8-513c41e0e597 2026-04-27 05:29:51.489 13 INFO neutron.plugins.ml2.plugin [None req-85c673a4-b3c8-4415-9c7f-5853b3d1d65d - - - - - -] Attempt 1 to provision port 9111bd03-bdb8-4f1f-9019-6b82099161cd 2026-04-27 05:29:51.541 13 INFO neutron.plugins.ml2.plugin [None req-85c673a4-b3c8-4415-9c7f-5853b3d1d65d - - - - - -] Attempt 1 to provision port eb8d7bdd-a712-418c-8b0b-96876a6dc7a7 2026-04-27 05:29:52.794 13 INFO neutron.plugins.ml2.plugin [None req-57af74c0-49b0-488c-a4e7-3e45d2df6863 - - - - - -] Attempt 1 to provision port d2f39c95-b804-46ff-9b46-9ac8b0476b30 2026-04-27 05:29:59.279 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 8b5e8c71-c8a4-4182-97f4-507edc2f883e 2026-04-27 05:29:59.466 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e17a02a-e0ea-4435-9184-31374fdcb212'] response: {'server_uuid': '7230e55b-59e2-4696-80ec-209ed01fa23f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b5e8c71-c8a4-4182-97f4-507edc2f883e', 'code': 200} 2026-04-27 05:30:01.267 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 8b5e8c71-c8a4-4182-97f4-507edc2f883e 2026-04-27 05:30:27.490 13 INFO neutron.plugins.ml2.plugin [None req-ce4a277c-e08a-4dce-9972-4ac4069d5646 - - - - - -] Attempt 1 to provision port 99e62bcc-97c5-45f6-a13e-5df8727774cb 2026-04-27 05:30:49.812 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 08a7f9eb-91d9-402f-80d8-0c80bea07dcf 2026-04-27 05:30:49.917 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-265abdc2-b0a5-4abc-8b39-06e0d35efed4'] response: {'server_uuid': '7f959761-ecd1-434c-881a-f277091a2296', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08a7f9eb-91d9-402f-80d8-0c80bea07dcf', 'code': 200} 2026-04-27 05:30:51.284 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 08a7f9eb-91d9-402f-80d8-0c80bea07dcf 2026-04-27 05:31:23.702 16 INFO neutron.plugins.ml2.plugin [None req-2503c337-afd4-4c40-acc7-503f967d8556 - - - - - -] Attempt 1 to provision port e4e76c33-9f61-4896-974e-be04c7572897 2026-04-27 05:31:29.302 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port e4e76c33-9f61-4896-974e-be04c7572897 2026-04-27 05:31:29.394 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c061962a-db18-4a63-a788-ba38ccf594b5'] response: {'server_uuid': '7f959761-ecd1-434c-881a-f277091a2296', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4e76c33-9f61-4896-974e-be04c7572897', 'code': 200} 2026-04-27 05:31:31.275 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port e4e76c33-9f61-4896-974e-be04c7572897 2026-04-27 05:31:33.789 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port e4e76c33-9f61-4896-974e-be04c7572897 2026-04-27 05:31:51.367 16 INFO neutron.plugins.ml2.plugin [None req-fdb427f4-22a3-4904-9b46-727f987c8e8e - - - - - -] Attempt 1 to provision port 102cd145-f62f-4cf5-ba51-bbc5d4ec0558 2026-04-27 05:31:58.873 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 102cd145-f62f-4cf5-ba51-bbc5d4ec0558 2026-04-27 05:31:58.998 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e245854a-3565-4c43-aa72-755e78328249'] response: {'server_uuid': '7f959761-ecd1-434c-881a-f277091a2296', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '102cd145-f62f-4cf5-ba51-bbc5d4ec0558', 'code': 200} 2026-04-27 05:31:59.479 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 102cd145-f62f-4cf5-ba51-bbc5d4ec0558 2026-04-27 05:32:07.459 13 INFO neutron.plugins.ml2.plugin [None req-42766768-f68e-4504-85e5-28f60aacbb4d - - - - - -] Attempt 1 to provision port 624c97a3-378d-446a-8146-e07ca59d6d60 2026-04-27 05:32:13.516 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 624c97a3-378d-446a-8146-e07ca59d6d60 2026-04-27 05:32:13.617 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d9b8743-4b61-42e5-8d3a-8583f846c6c5'] response: {'server_uuid': '7f959761-ecd1-434c-881a-f277091a2296', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '624c97a3-378d-446a-8146-e07ca59d6d60', 'code': 200} 2026-04-27 05:32:15.476 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 624c97a3-378d-446a-8146-e07ca59d6d60 2026-04-27 05:32:17.120 13 INFO neutron.plugins.ml2.plugin [None req-330cc87f-a3dd-4d15-9d3f-cae6787c23d1 - - - - - -] Attempt 1 to provision port 102cd145-f62f-4cf5-ba51-bbc5d4ec0558 2026-04-27 05:32:17.509 16 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 102cd145-f62f-4cf5-ba51-bbc5d4ec0558 2026-04-27 05:32:31.290 16 INFO neutron.plugins.ml2.plugin [None req-335dcfe5-59b9-4385-a447-992a4ceb3e4f - - - - - -] Attempt 1 to provision port 624c97a3-378d-446a-8146-e07ca59d6d60 2026-04-27 05:32:31.569 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 624c97a3-378d-446a-8146-e07ca59d6d60 2026-04-27 05:32:32.675 13 INFO neutron.plugins.ml2.plugin [None req-8641434a-0bd6-4d5a-a38e-c38bab040525 - - - - - -] Attempt 1 to provision port 624c97a3-378d-446a-8146-e07ca59d6d60 2026-04-27 05:32:41.543 13 INFO neutron.plugins.ml2.plugin [None req-fec34a69-ef25-475c-a27c-2330630b031d - - - - - -] Attempt 1 to provision port 102cd145-f62f-4cf5-ba51-bbc5d4ec0558 2026-04-27 05:32:41.637 16 INFO neutron.plugins.ml2.plugin [None req-42f07bd3-bdad-4624-af0f-283cf642e32d - - - - - -] Attempt 1 to provision port 102cd145-f62f-4cf5-ba51-bbc5d4ec0558 2026-04-27 05:33:09.671 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-db1f6553-6746-44ea-9ecd-4585da4dccf5'] response: {'server_uuid': '7f959761-ecd1-434c-881a-f277091a2296', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '08a7f9eb-91d9-402f-80d8-0c80bea07dcf', 'code': 200} 2026-04-27 05:33:25.700 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0562261-42e5-47e5-86a3-d5d4d1a365a7'] response: {'server_uuid': 'cc4e8909-2e08-4746-9c40-3313b8c48d81', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd2f39c95-b804-46ff-9b46-9ac8b0476b30', 'code': 200}