+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-24 07:44:16.512 1 INFO neutron.common.config [-] Logging enabled! 2026-05-24 07:44:16.512 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-24 07:44:16.512 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-24 07:44:16.512 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-24 07:44:18.095 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-24 07:44:18.097 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-24 07:44:18.100 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-24 07:44:18.101 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-24 07:44:18.101 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-24 07:44:18.101 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-24 07:44:18.101 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:44:18.108 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:44:18.108 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:44:18.108 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-24 07:44:18.127 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-24 07:44:18.127 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-24 07:44:18.128 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-24 07:44:18.146 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-24 07:44:18.146 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-24 07:44:18.146 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-24 07:44:18.146 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-24 07:44:18.411 1 INFO neutron.plugins.ml2.managers [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] Initializing driver for type 'vlan' 2026-05-24 07:44:18.553 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] VlanTypeDriver initialization complete 2026-05-24 07:44:18.553 1 INFO neutron.plugins.ml2.managers [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] Initializing driver for type 'vxlan' 2026-05-24 07:44:18.553 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-24 07:44:18.597 1 INFO neutron.plugins.ml2.managers [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-24 07:44:18.598 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-24 07:44:18.598 1 INFO neutron.plugins.ml2.managers [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] Initializing extension driver 'port_security' 2026-05-24 07:44:18.598 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-24 07:44:18.598 1 INFO neutron.plugins.ml2.managers [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] Initializing extension driver 'qos' 2026-05-24 07:44:18.598 1 INFO neutron.plugins.ml2.managers [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-24 07:44:18.599 1 INFO neutron.plugins.ml2.managers [None req-ba993380-70bb-46c5-8a2e-dbb926f85827 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-24 07:44:18.614 1 INFO neutron.quota [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded quota_driver: . 2026-05-24 07:44:18.614 1 INFO neutron.plugins.ml2.plugin [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Modular L2 Plugin initialization complete 2026-05-24 07:44:18.615 1 INFO neutron.plugins.ml2.managers [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-24 07:44:18.615 1 INFO neutron.plugins.ml2.managers [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-24 07:44:18.615 1 INFO neutron.plugins.ml2.managers [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Got port-security extension from driver 'port_security' 2026-05-24 07:44:18.615 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: qos 2026-05-24 07:44:18.626 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: router 2026-05-24 07:44:18.661 1 INFO neutron.services.service_base [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-24 07:44:18.661 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: segments 2026-05-24 07:44:18.726 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: trunk 2026-05-24 07:44:18.740 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: vpnaas 2026-05-24 07:44:18.780 1 WARNING stevedore.named [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-24 07:44:18.857 1 INFO neutron_vpnaas.services.vpn.plugin [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-24 07:44:18.858 1 INFO neutron.common.utils [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-24 07:44:18.858 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: taas 2026-05-24 07:44:18.880 1 WARNING stevedore.named [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-24 07:44:18.881 1 WARNING stevedore.named [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-24 07:44:18.913 1 INFO neutron_taas.services.taas.taas_plugin [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-24 07:44:18.913 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: tapmirror 2026-05-24 07:44:18.925 1 WARNING stevedore.named [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-24 07:44:18.925 1 WARNING stevedore.named [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-24 07:44:18.942 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-24 07:44:18.943 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: auto_allocate 2026-05-24 07:44:18.948 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: tag 2026-05-24 07:44:18.956 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: timestamp 2026-05-24 07:44:18.958 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: network_ip_availability 2026-05-24 07:44:18.962 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: flavors 2026-05-24 07:44:18.965 1 INFO neutron.manager [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loading Plugin: revisions 2026-05-24 07:44:18.967 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Initializing extension manager. 2026-05-24 07:44:18.968 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: address-group 2026-05-24 07:44:18.969 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: address-scope 2026-05-24 07:44:18.970 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-24 07:44:18.970 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: agent 2026-05-24 07:44:18.971 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: agent-resources-synced 2026-05-24 07:44:18.972 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: allowed-address-pairs 2026-05-24 07:44:18.972 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: auto-allocated-topology 2026-05-24 07:44:18.973 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: availability_zone 2026-05-24 07:44:18.973 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: availability_zone_filter 2026-05-24 07:44:18.974 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-24 07:44:18.974 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: default-subnetpools 2026-05-24 07:44:18.977 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-24 07:44:18.977 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: dns-integration 2026-05-24 07:44:18.978 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: dns-domain-ports 2026-05-24 07:44:18.978 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-24 07:44:18.978 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: dvr 2026-05-24 07:44:18.979 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-24 07:44:18.979 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: empty-string-filtering 2026-05-24 07:44:18.980 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-24 07:44:18.980 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-24 07:44:18.980 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: external-net 2026-05-24 07:44:18.981 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-24 07:44:18.982 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: extraroute 2026-05-24 07:44:18.983 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: extraroute-atomic 2026-05-24 07:44:18.983 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-24 07:44:18.984 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-24 07:44:18.984 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-24 07:44:18.984 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-24 07:44:18.985 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: fip-port-details 2026-05-24 07:44:18.985 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: flavors 2026-05-24 07:44:18.986 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-24 07:44:18.987 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: floatingip-pools 2026-05-24 07:44:18.987 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: ip_allocation 2026-05-24 07:44:18.988 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: ip-substring-filtering 2026-05-24 07:44:18.988 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: l2_adjacency 2026-05-24 07:44:18.989 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: router 2026-05-24 07:44:18.990 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-24 07:44:18.991 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-24 07:44:18.992 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-24 07:44:18.992 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: ext-gw-mode 2026-05-24 07:44:18.993 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: l3-ha 2026-05-24 07:44:18.993 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-24 07:44:18.993 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-24 07:44:18.994 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: l3-flavors 2026-05-24 07:44:18.995 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-24 07:44:18.995 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-24 07:44:18.997 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-24 07:44:18.998 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-24 07:44:18.999 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-24 07:44:19.000 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-24 07:44:19.000 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-24 07:44:19.001 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: multi-provider 2026-05-24 07:44:19.001 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: net-mtu 2026-05-24 07:44:19.001 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: net-mtu-writable 2026-05-24 07:44:19.002 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: network_availability_zone 2026-05-24 07:44:19.002 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: network_ha 2026-05-24 07:44:19.003 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: network-ip-availability 2026-05-24 07:44:19.004 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-24 07:44:19.004 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: pagination 2026-05-24 07:44:19.004 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: port-device-profile 2026-05-24 07:44:19.005 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-24 07:44:19.005 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-24 07:44:19.006 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-24 07:44:19.006 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: port-mac-override 2026-05-24 07:44:19.007 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-24 07:44:19.007 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-24 07:44:19.007 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-24 07:44:19.008 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: port-resource-request 2026-05-24 07:44:19.008 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: port-resource-request-groups 2026-05-24 07:44:19.009 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-24 07:44:19.009 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: binding 2026-05-24 07:44:19.010 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: binding-extended 2026-05-24 07:44:19.010 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: port-security 2026-05-24 07:44:19.010 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: project-id 2026-05-24 07:44:19.011 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: provider 2026-05-24 07:44:19.011 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-24 07:44:19.013 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos 2026-05-24 07:44:19.014 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-24 07:44:19.015 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-24 07:44:19.015 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-default 2026-05-24 07:44:19.016 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-fip 2026-05-24 07:44:19.016 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-24 07:44:19.016 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-gateway-ip 2026-05-24 07:44:19.017 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-port-network-policy 2026-05-24 07:44:19.017 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-pps-minimum 2026-05-24 07:44:19.018 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-24 07:44:19.018 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-pps 2026-05-24 07:44:19.019 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-rule-type-details 2026-05-24 07:44:19.019 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-24 07:44:19.020 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: qos-rules-alias 2026-05-24 07:44:19.020 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: quota-check-limit 2026-05-24 07:44:19.021 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: quota-check-limit-default 2026-05-24 07:44:19.022 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: quotas 2026-05-24 07:44:19.025 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: quota_details 2026-05-24 07:44:19.026 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: rbac-policies 2026-05-24 07:44:19.026 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: rbac-address-group 2026-05-24 07:44:19.027 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: rbac-address-scope 2026-05-24 07:44:19.027 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: rbac-security-groups 2026-05-24 07:44:19.028 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: rbac-subnetpool 2026-05-24 07:44:19.028 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: revision-if-match 2026-05-24 07:44:19.029 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: standard-attr-revisions 2026-05-24 07:44:19.029 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: router_availability_zone 2026-05-24 07:44:19.029 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-24 07:44:19.031 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: security-groups-default-rules 2026-05-24 07:44:19.031 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-24 07:44:19.032 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-24 07:44:19.032 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-24 07:44:19.033 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-24 07:44:19.033 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-24 07:44:19.037 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: security-group 2026-05-24 07:44:19.038 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: segment 2026-05-24 07:44:19.038 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-24 07:44:19.038 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: service-type 2026-05-24 07:44:19.039 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: sorting 2026-05-24 07:44:19.039 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: standard-attr-segment 2026-05-24 07:44:19.040 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: standard-attr-description 2026-05-24 07:44:19.040 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: stateful-security-group 2026-05-24 07:44:19.041 1 WARNING neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-24 07:44:19.041 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-24 07:44:19.042 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: subnet-external-network 2026-05-24 07:44:19.042 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: subnet_onboard 2026-05-24 07:44:19.043 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-24 07:44:19.043 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: subnet-service-types 2026-05-24 07:44:19.044 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: subnet_allocation 2026-05-24 07:44:19.044 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-24 07:44:19.045 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: tag-creation 2026-05-24 07:44:19.045 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-24 07:44:19.048 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: standard-attr-tag 2026-05-24 07:44:19.049 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-24 07:44:19.049 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: trunk 2026-05-24 07:44:19.050 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: trunk-details 2026-05-24 07:44:19.050 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-24 07:44:19.051 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-24 07:44:19.051 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-24 07:44:19.052 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-24 07:44:19.053 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-24 07:44:19.054 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-24 07:44:19.054 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: vpn-flavors 2026-05-24 07:44:19.056 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: vpnaas 2026-05-24 07:44:19.057 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: taas 2026-05-24 07:44:19.058 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: tap-mirror 2026-05-24 07:44:19.059 1 INFO neutron.api.extensions [None req-42f1f3c6-52a3-4e41-a0ca-a8237ae702bb - - - - - -] Loaded extension: taas-vlan-filter 2026-05-24 07:44:49.147 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-24 07:44:49.211 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-24 07:44:49.216 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-24 07:45:08.316 13 INFO neutron.db.l3_hamode_db [None req-a49c863b-bbb0-4410-b0bd-21be040d4311 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 07:45:25.040 16 INFO neutron.plugins.ml2.plugin [None req-3bb4b290-222b-4392-b321-e78aa7321f5c - - - - - -] Attempt 1 to provision port 95959e57-3a33-4138-ad0a-21b6a857beb3 2026-05-24 07:45:25.316 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 95959e57-3a33-4138-ad0a-21b6a857beb3 2026-05-24 07:45:26.707 16 INFO neutron.plugins.ml2.plugin [None req-75f4f98f-65e2-420f-ac87-5e7156bcbab0 - - - - - -] Attempt 1 to provision port 95959e57-3a33-4138-ad0a-21b6a857beb3 2026-05-24 07:45:27.199 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 95959e57-3a33-4138-ad0a-21b6a857beb3 2026-05-24 07:50:06.565 16 INFO neutron.plugins.ml2.plugin [None req-e133e398-479d-46e4-95aa-3306736a5c5e - - - - - -] Attempt 1 to provision port bc980b93-315a-459d-b1c6-fae075eccf5f 2026-05-24 07:50:07.339 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port bc980b93-315a-459d-b1c6-fae075eccf5f 2026-05-24 07:50:08.253 16 INFO neutron.plugins.ml2.plugin [None req-7a09146d-ce58-45ac-be8f-74d1e28fc27b - - - - - -] Attempt 1 to provision port bc980b93-315a-459d-b1c6-fae075eccf5f 2026-05-24 07:50:13.250 16 INFO neutron.plugins.ml2.plugin [None req-dff08af3-b489-40b4-a2b2-439c89320e1a - - - - - -] Attempt 1 to provision port e8a09b59-6ee4-4ed1-9668-36aa90963aa5 2026-05-24 07:53:51.987 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port e8a09b59-6ee4-4ed1-9668-36aa90963aa5 2026-05-24 07:53:53.370 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port e8a09b59-6ee4-4ed1-9668-36aa90963aa5 2026-05-24 08:04:37.570 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port fd325256-29a9-48e7-99a6-f0e31d524523 2026-05-24 08:04:39.553 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port fd325256-29a9-48e7-99a6-f0e31d524523 2026-05-24 08:12:48.634 13 INFO neutron.plugins.ml2.plugin [None req-f1841b2b-d430-41a8-9ac3-f9ec76163fc1 - - - - - -] Attempt 1 to provision port e8a09b59-6ee4-4ed1-9668-36aa90963aa5 2026-05-24 08:12:48.682 13 INFO neutron.plugins.ml2.plugin [None req-f1841b2b-d430-41a8-9ac3-f9ec76163fc1 - - - - - -] Attempt 1 to provision port 95959e57-3a33-4138-ad0a-21b6a857beb3 2026-05-24 08:12:48.735 13 INFO neutron.plugins.ml2.plugin [None req-f1841b2b-d430-41a8-9ac3-f9ec76163fc1 - - - - - -] Attempt 1 to provision port bc980b93-315a-459d-b1c6-fae075eccf5f 2026-05-24 08:20:29.848 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 1162f4cf-b266-49a7-a56d-63c3f2c4f399 2026-05-24 08:20:31.258 16 INFO neutron.plugins.ml2.plugin [None req-c9170298-f1bb-4a94-be64-c5b52cac7bce - - - - - -] Attempt 1 to provision port 1162f4cf-b266-49a7-a56d-63c3f2c4f399 2026-05-24 08:20:31.879 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 1162f4cf-b266-49a7-a56d-63c3f2c4f399 2026-05-24 08:20:38.106 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b4a75d1b-2699-4588-961f-cd4ba2c06ad6 2026-05-24 08:20:39.984 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b4a75d1b-2699-4588-961f-cd4ba2c06ad6 2026-05-24 08:20:40.167 13 INFO neutron.plugins.ml2.plugin [None req-fa14ec25-1325-41f2-ba90-f5e42a2baea9 - - - - - -] Attempt 1 to provision port 58fd3ad0-0750-44e3-a8ea-9d781c6763d3 2026-05-24 08:20:40.363 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port ee1d6110-5742-4354-86a3-3cb0478f115c 2026-05-24 08:20:40.421 13 INFO neutron.plugins.ml2.plugin [None req-fa14ec25-1325-41f2-ba90-f5e42a2baea9 - - - - - -] Attempt 1 to provision port 1c87e867-278d-403a-86b8-b3154112d8ee 2026-05-24 08:20:41.164 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 58fd3ad0-0750-44e3-a8ea-9d781c6763d3 2026-05-24 08:20:42.162 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port ee1d6110-5742-4354-86a3-3cb0478f115c 2026-05-24 08:20:42.397 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 58fd3ad0-0750-44e3-a8ea-9d781c6763d3 2026-05-24 08:20:44.159 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 0f119fa1-0df0-437a-9277-cec929ff2e6d 2026-05-24 08:20:44.630 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port c38a2f28-51a4-4a95-8966-208e1157a3bb 2026-05-24 08:20:46.028 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 0f119fa1-0df0-437a-9277-cec929ff2e6d 2026-05-24 08:20:46.275 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port c38a2f28-51a4-4a95-8966-208e1157a3bb 2026-05-24 08:20:48.061 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 6e01b59d-e139-4d74-92f3-6ec71ae2cb7f 2026-05-24 08:20:50.776 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 6e01b59d-e139-4d74-92f3-6ec71ae2cb7f 2026-05-24 08:20:50.993 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 2026-05-24 08:20:51.535 13 INFO neutron.plugins.ml2.plugin [None req-a77ee95a-37e8-4683-afb6-30780386dcdb - - - - - -] Attempt 1 to provision port 14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 2026-05-24 08:20:51.601 13 INFO neutron.plugins.ml2.plugin [None req-a77ee95a-37e8-4683-afb6-30780386dcdb - - - - - -] Attempt 1 to provision port 6fb611a1-a8a6-4b04-bf59-c23135384de1 2026-05-24 08:20:51.624 13 INFO neutron.plugins.ml2.plugin [None req-a77ee95a-37e8-4683-afb6-30780386dcdb - - - - - -] Attempt 1 to provision port 6e01b59d-e139-4d74-92f3-6ec71ae2cb7f 2026-05-24 08:20:51.683 13 INFO neutron.plugins.ml2.plugin [None req-a77ee95a-37e8-4683-afb6-30780386dcdb - - - - - -] Attempt 1 to provision port 1c87e867-278d-403a-86b8-b3154112d8ee 2026-05-24 08:20:51.687 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce40b416-f6a3-4a32-b038-58d538b916c3'] response: {'server_uuid': 'e77e9f77-5537-489b-a0e7-eb56fbae6e7b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14b61a6b-57ac-4d9d-bb53-81e8c6fcc080', 'code': 200} 2026-05-24 08:20:51.715 13 INFO neutron.plugins.ml2.plugin [None req-a77ee95a-37e8-4683-afb6-30780386dcdb - - - - - -] Attempt 1 to provision port 58fd3ad0-0750-44e3-a8ea-9d781c6763d3 2026-05-24 08:20:51.789 13 INFO neutron.plugins.ml2.plugin [None req-a77ee95a-37e8-4683-afb6-30780386dcdb - - - - - -] Attempt 1 to provision port 5f2d9b7a-ea7b-4d80-a09e-12f273b387bc 2026-05-24 08:20:51.817 13 INFO neutron.plugins.ml2.plugin [None req-a77ee95a-37e8-4683-afb6-30780386dcdb - - - - - -] Attempt 1 to provision port c38a2f28-51a4-4a95-8966-208e1157a3bb 2026-05-24 08:20:51.868 13 INFO neutron.plugins.ml2.plugin [None req-a77ee95a-37e8-4683-afb6-30780386dcdb - - - - - -] Attempt 1 to provision port 44e0a256-30e4-4b4c-b243-b615f26f9748 2026-05-24 08:20:54.351 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 2026-05-24 08:20:54.707 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port bbb0f99d-3a69-4bb8-82b9-280b767db9dd 2026-05-24 08:20:54.939 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6de6b02-52ef-46e2-8172-d89b569cfdeb'] response: {'server_uuid': 'e07212b4-4700-4b40-a793-047b57f9aaa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0650cde3-10d9-40eb-a1e1-3d7dbd3bf279', 'code': 200} 2026-05-24 08:20:55.028 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 2026-05-24 08:20:56.653 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 2026-05-24 08:20:56.916 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port bbb0f99d-3a69-4bb8-82b9-280b767db9dd 2026-05-24 08:20:57.050 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d7c452b-96d0-49c0-9265-5553900ab775'] response: {'server_uuid': '952cd940-e841-4e95-9c2f-be132b6e9cd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bbb0f99d-3a69-4bb8-82b9-280b767db9dd', 'code': 200} 2026-05-24 08:20:59.258 13 INFO neutron.plugins.ml2.plugin [None req-f4e549ab-ddb4-4518-8f67-a6862308b199 - - - - - -] Attempt 1 to provision port 6fb611a1-a8a6-4b04-bf59-c23135384de1 2026-05-24 08:20:59.289 13 INFO neutron.plugins.ml2.plugin [None req-f4e549ab-ddb4-4518-8f67-a6862308b199 - - - - - -] Attempt 1 to provision port 6e01b59d-e139-4d74-92f3-6ec71ae2cb7f 2026-05-24 08:20:59.347 13 INFO neutron.plugins.ml2.plugin [None req-f4e549ab-ddb4-4518-8f67-a6862308b199 - - - - - -] Attempt 1 to provision port 1c87e867-278d-403a-86b8-b3154112d8ee 2026-05-24 08:20:59.390 13 INFO neutron.plugins.ml2.plugin [None req-f4e549ab-ddb4-4518-8f67-a6862308b199 - - - - - -] Attempt 1 to provision port 0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 2026-05-24 08:20:59.472 13 INFO neutron.plugins.ml2.plugin [None req-f4e549ab-ddb4-4518-8f67-a6862308b199 - - - - - -] Attempt 1 to provision port c38a2f28-51a4-4a95-8966-208e1157a3bb 2026-05-24 08:20:59.538 13 INFO neutron.plugins.ml2.plugin [None req-f4e549ab-ddb4-4518-8f67-a6862308b199 - - - - - -] Attempt 1 to provision port bbb0f99d-3a69-4bb8-82b9-280b767db9dd 2026-05-24 08:20:59.585 13 INFO neutron.plugins.ml2.plugin [None req-f4e549ab-ddb4-4518-8f67-a6862308b199 - - - - - -] Attempt 1 to provision port 44e0a256-30e4-4b4c-b243-b615f26f9748 2026-05-24 08:21:12.536 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 6e64929a-62f9-4441-a8bf-10baa6242e5c 2026-05-24 08:21:14.728 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 77d7c725-972c-48a0-a582-b7519054d379 2026-05-24 08:21:15.236 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 6e64929a-62f9-4441-a8bf-10baa6242e5c 2026-05-24 08:21:16.669 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 77d7c725-972c-48a0-a582-b7519054d379 2026-05-24 08:21:18.459 16 INFO neutron.plugins.ml2.plugin [None req-05b1d13b-7a16-4757-bde0-416022bbb0f4 - - - - - -] Attempt 1 to provision port 44e0a256-30e4-4b4c-b243-b615f26f9748 2026-05-24 08:21:18.483 16 INFO neutron.plugins.ml2.plugin [None req-05b1d13b-7a16-4757-bde0-416022bbb0f4 - - - - - -] Attempt 1 to provision port 77d7c725-972c-48a0-a582-b7519054d379 2026-05-24 08:21:18.536 16 INFO neutron.plugins.ml2.plugin [None req-05b1d13b-7a16-4757-bde0-416022bbb0f4 - - - - - -] Attempt 1 to provision port 848a7e23-18b7-4989-a899-2965e3ecd3d0 2026-05-24 08:21:18.570 16 INFO neutron.plugins.ml2.plugin [None req-05b1d13b-7a16-4757-bde0-416022bbb0f4 - - - - - -] Attempt 1 to provision port a6a7d040-9632-41c7-ba2a-d7e441769b12 2026-05-24 08:21:20.651 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 44e0a256-30e4-4b4c-b243-b615f26f9748 2026-05-24 08:21:20.914 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 848a7e23-18b7-4989-a899-2965e3ecd3d0 2026-05-24 08:21:22.583 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 44e0a256-30e4-4b4c-b243-b615f26f9748 2026-05-24 08:21:22.803 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 848a7e23-18b7-4989-a899-2965e3ecd3d0 2026-05-24 08:21:24.189 16 INFO neutron.plugins.ml2.plugin [None req-4d68f5af-83e4-417a-8f1e-0b08ef154eca - - - - - -] Attempt 1 to provision port bbb0f99d-3a69-4bb8-82b9-280b767db9dd 2026-05-24 08:21:24.240 16 INFO neutron.plugins.ml2.plugin [None req-4d68f5af-83e4-417a-8f1e-0b08ef154eca - - - - - -] Attempt 1 to provision port a6a7d040-9632-41c7-ba2a-d7e441769b12 2026-05-24 08:21:24.261 16 INFO neutron.plugins.ml2.plugin [None req-4d68f5af-83e4-417a-8f1e-0b08ef154eca - - - - - -] Attempt 1 to provision port 2250b8d0-6236-4772-b6bc-274f20047a1b 2026-05-24 08:21:25.112 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 0963ff8a-939f-46cb-802a-e2a75908661a 2026-05-24 08:21:25.208 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5076384-4fc4-4875-90f8-d13f4eb37308'] response: {'server_uuid': '9a232c9d-aee2-452a-b475-f302de0d9a0d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0963ff8a-939f-46cb-802a-e2a75908661a', 'code': 200} 2026-05-24 08:21:25.437 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port bbb0f99d-3a69-4bb8-82b9-280b767db9dd 2026-05-24 08:21:26.729 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 0963ff8a-939f-46cb-802a-e2a75908661a 2026-05-24 08:21:28.618 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 2250b8d0-6236-4772-b6bc-274f20047a1b 2026-05-24 08:21:30.316 16 INFO neutron.plugins.ml2.plugin [None req-11f719df-0154-4556-867a-b0892fca20e5 - - - - - -] Attempt 1 to provision port bbb0f99d-3a69-4bb8-82b9-280b767db9dd 2026-05-24 08:21:30.410 16 INFO neutron.plugins.ml2.plugin [None req-11f719df-0154-4556-867a-b0892fca20e5 - - - - - -] Attempt 1 to provision port a6a7d040-9632-41c7-ba2a-d7e441769b12 2026-05-24 08:21:30.601 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port a6a7d040-9632-41c7-ba2a-d7e441769b12 2026-05-24 08:21:30.776 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 2250b8d0-6236-4772-b6bc-274f20047a1b 2026-05-24 08:21:32.651 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port a6a7d040-9632-41c7-ba2a-d7e441769b12 2026-05-24 08:21:44.676 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port ba69d526-bcc1-4528-afc2-03297e114a9e 2026-05-24 08:21:46.631 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 4db82e41-0cbd-4e48-ba1f-8a529755cf17 2026-05-24 08:21:47.045 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b687e6a3-422c-463e-aef1-b413907e39b4 2026-05-24 08:21:47.432 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port ba69d526-bcc1-4528-afc2-03297e114a9e 2026-05-24 08:21:48.692 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 5190b202-0435-4737-bfbc-524f470d8a26 2026-05-24 08:21:49.165 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 4db82e41-0cbd-4e48-ba1f-8a529755cf17 2026-05-24 08:21:49.415 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b687e6a3-422c-463e-aef1-b413907e39b4 2026-05-24 08:21:50.368 16 INFO neutron.plugins.ml2.plugin [None req-68c5d29b-514d-4fab-b516-14e36590ad30 - - - - - -] Attempt 1 to provision port 5190b202-0435-4737-bfbc-524f470d8a26 2026-05-24 08:21:50.489 16 INFO neutron.plugins.ml2.plugin [None req-68c5d29b-514d-4fab-b516-14e36590ad30 - - - - - -] Attempt 1 to provision port 4db82e41-0cbd-4e48-ba1f-8a529755cf17 2026-05-24 08:21:50.586 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 5190b202-0435-4737-bfbc-524f470d8a26 2026-05-24 08:21:50.590 16 INFO neutron.plugins.ml2.plugin [None req-68c5d29b-514d-4fab-b516-14e36590ad30 - - - - - -] Attempt 1 to provision port c3ed8cef-5fb2-486f-985c-3ad756c942c8 2026-05-24 08:21:52.565 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 05cfbf4d-e360-4dc0-84b0-26b42e1a0cee 2026-05-24 08:21:54.686 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 05cfbf4d-e360-4dc0-84b0-26b42e1a0cee 2026-05-24 08:21:56.293 13 INFO neutron.plugins.ml2.plugin [None req-801d5181-5764-400b-b7ba-14a78f1fef06 - - - - - -] Attempt 1 to provision port 4db82e41-0cbd-4e48-ba1f-8a529755cf17 2026-05-24 08:21:56.352 13 INFO neutron.plugins.ml2.plugin [None req-801d5181-5764-400b-b7ba-14a78f1fef06 - - - - - -] Attempt 1 to provision port 233eb812-2e37-4f89-82b1-119288924bd1 2026-05-24 08:21:57.088 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port a457d327-9db2-45f8-ac72-4680c8d5c70a 2026-05-24 08:21:57.183 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0745e05c-dab6-4969-b8ae-3f41417e8372'] response: {'server_uuid': 'caa2aee2-393e-4cf2-b0bd-7517fabfd2ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a457d327-9db2-45f8-ac72-4680c8d5c70a', 'code': 200} 2026-05-24 08:21:59.803 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 51c97082-4392-47be-ad1c-cb02e31d0b35 2026-05-24 08:22:00.407 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 87caf6e0-845e-4671-83d2-7ee3e182d735 2026-05-24 08:22:00.819 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a87f03e-aaa5-4435-84ed-74c1eb9c293d'] response: {'server_uuid': 'c82f9a6c-fa9f-450f-bda6-ddf3d74935cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '87caf6e0-845e-4671-83d2-7ee3e182d735', 'code': 200} 2026-05-24 08:22:00.882 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port a457d327-9db2-45f8-ac72-4680c8d5c70a 2026-05-24 08:22:01.594 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 87caf6e0-845e-4671-83d2-7ee3e182d735 2026-05-24 08:22:01.804 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 51c97082-4392-47be-ad1c-cb02e31d0b35 2026-05-24 08:22:02.316 16 INFO neutron.plugins.ml2.plugin [None req-0a9f8bca-5ac3-4d1d-9c5f-de9a9eabcbd7 - - - - - -] Attempt 1 to provision port 233eb812-2e37-4f89-82b1-119288924bd1 2026-05-24 08:22:02.345 16 INFO neutron.plugins.ml2.plugin [None req-0a9f8bca-5ac3-4d1d-9c5f-de9a9eabcbd7 - - - - - -] Attempt 1 to provision port 51c97082-4392-47be-ad1c-cb02e31d0b35 2026-05-24 08:22:02.433 16 INFO neutron.plugins.ml2.plugin [None req-0a9f8bca-5ac3-4d1d-9c5f-de9a9eabcbd7 - - - - - -] Attempt 1 to provision port e5af09e3-9e31-4f3a-8a7a-35b99dae8510 2026-05-24 08:22:03.478 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port c3ed8cef-5fb2-486f-985c-3ad756c942c8 2026-05-24 08:22:03.775 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 7497bd10-f267-4dfc-bb71-2c030045434a 2026-05-24 08:22:06.075 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port c3ed8cef-5fb2-486f-985c-3ad756c942c8 2026-05-24 08:22:06.322 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port da9f51e2-60e3-4a26-93ea-574aca32087f 2026-05-24 08:22:06.425 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e169ac0-15d8-4b71-9ec1-9684665054ad'] response: {'server_uuid': 'cadcf132-9e41-4f32-8689-27c48fd03b3f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da9f51e2-60e3-4a26-93ea-574aca32087f', 'code': 200} 2026-05-24 08:22:06.701 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 7497bd10-f267-4dfc-bb71-2c030045434a 2026-05-24 08:22:07.441 16 INFO neutron.plugins.ml2.plugin [None req-2058d714-9c79-4f23-9ad9-fc609da38086 - - - - - -] Attempt 1 to provision port 87caf6e0-845e-4671-83d2-7ee3e182d735 2026-05-24 08:22:07.462 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port da9f51e2-60e3-4a26-93ea-574aca32087f 2026-05-24 08:22:07.549 16 INFO neutron.plugins.ml2.plugin [None req-2058d714-9c79-4f23-9ad9-fc609da38086 - - - - - -] Attempt 1 to provision port da9f51e2-60e3-4a26-93ea-574aca32087f 2026-05-24 08:22:07.640 16 INFO neutron.plugins.ml2.plugin [None req-2058d714-9c79-4f23-9ad9-fc609da38086 - - - - - -] Attempt 1 to provision port 5190b202-0435-4737-bfbc-524f470d8a26 2026-05-24 08:22:07.744 16 INFO neutron.plugins.ml2.plugin [None req-2058d714-9c79-4f23-9ad9-fc609da38086 - - - - - -] Attempt 1 to provision port 51c97082-4392-47be-ad1c-cb02e31d0b35 2026-05-24 08:22:07.814 16 INFO neutron.plugins.ml2.plugin [None req-2058d714-9c79-4f23-9ad9-fc609da38086 - - - - - -] Attempt 1 to provision port c3ed8cef-5fb2-486f-985c-3ad756c942c8 2026-05-24 08:22:07.871 16 INFO neutron.plugins.ml2.plugin [None req-2058d714-9c79-4f23-9ad9-fc609da38086 - - - - - -] Attempt 1 to provision port e5af09e3-9e31-4f3a-8a7a-35b99dae8510 2026-05-24 08:22:09.479 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 233eb812-2e37-4f89-82b1-119288924bd1 2026-05-24 08:22:10.613 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port bf9086c0-89c0-4a4f-ae54-0dc0c8f3ad9b 2026-05-24 08:22:11.371 13 INFO neutron.plugins.ml2.plugin [None req-6594e3fb-666f-46f9-9c09-3db34d882f43 - - - - - -] Attempt 1 to provision port e5af09e3-9e31-4f3a-8a7a-35b99dae8510 2026-05-24 08:22:11.922 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 233eb812-2e37-4f89-82b1-119288924bd1 2026-05-24 08:22:12.245 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port bf9086c0-89c0-4a4f-ae54-0dc0c8f3ad9b 2026-05-24 08:22:12.420 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 80768de9-56f1-4d3e-8c6b-91daab15bbfb 2026-05-24 08:22:12.700 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port e5af09e3-9e31-4f3a-8a7a-35b99dae8510 2026-05-24 08:22:13.173 13 INFO neutron.plugins.ml2.plugin [None req-b108ccfe-77cf-4b59-832c-79e82edbe2df - - - - - -] Attempt 1 to provision port bf9086c0-89c0-4a4f-ae54-0dc0c8f3ad9b 2026-05-24 08:22:14.539 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 80768de9-56f1-4d3e-8c6b-91daab15bbfb 2026-05-24 08:22:14.694 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port e5af09e3-9e31-4f3a-8a7a-35b99dae8510 2026-05-24 08:22:17.933 16 INFO neutron.plugins.ml2.plugin [None req-6b71b103-dd01-4357-8337-364f50445646 - - - - - -] Attempt 1 to provision port 80768de9-56f1-4d3e-8c6b-91daab15bbfb 2026-05-24 08:22:17.983 16 INFO neutron.plugins.ml2.plugin [None req-6b71b103-dd01-4357-8337-364f50445646 - - - - - -] Attempt 1 to provision port da9f51e2-60e3-4a26-93ea-574aca32087f 2026-05-24 08:22:20.330 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 184810d6-044c-4d77-9084-3b0d2b4459a5 2026-05-24 08:22:20.679 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 6e975ca6-63dd-442a-ab65-1d43bfe8379c 2026-05-24 08:22:22.268 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 184810d6-044c-4d77-9084-3b0d2b4459a5 2026-05-24 08:22:22.488 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 6e975ca6-63dd-442a-ab65-1d43bfe8379c 2026-05-24 08:22:24.372 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port d44200fd-e81b-4300-b9f5-84e46fd27f79 2026-05-24 08:22:26.338 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port d44200fd-e81b-4300-b9f5-84e46fd27f79 2026-05-24 08:22:28.511 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port c200ad62-276c-442e-8beb-ecfe708dc2ed 2026-05-24 08:22:29.045 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port f8d8b7d1-a19a-4ded-a023-d94f5f3c8fd1 2026-05-24 08:22:30.349 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port f8d8b7d1-a19a-4ded-a023-d94f5f3c8fd1 2026-05-24 08:22:30.543 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port c200ad62-276c-442e-8beb-ecfe708dc2ed 2026-05-24 08:22:34.834 13 INFO neutron.plugins.ml2.plugin [None req-afd6428d-c16a-4499-8c84-94da6d144c7d - - - - - -] Attempt 1 to provision port 660f5381-54fc-42be-aca2-0455a945334f 2026-05-24 08:22:34.859 13 INFO neutron.plugins.ml2.plugin [None req-afd6428d-c16a-4499-8c84-94da6d144c7d - - - - - -] Attempt 1 to provision port 64b33bbf-4703-46d3-8b24-00d8f0790447 2026-05-24 08:22:34.879 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 7d0e04f4-261c-4559-822f-9ad2f2b12a68 2026-05-24 08:22:34.879 13 INFO neutron.plugins.ml2.plugin [None req-afd6428d-c16a-4499-8c84-94da6d144c7d - - - - - -] Attempt 1 to provision port c200ad62-276c-442e-8beb-ecfe708dc2ed 2026-05-24 08:22:34.928 13 INFO neutron.plugins.ml2.plugin [None req-afd6428d-c16a-4499-8c84-94da6d144c7d - - - - - -] Attempt 1 to provision port 81c3bebb-b30c-4db0-ae46-e4bf1909eb83 2026-05-24 08:22:34.950 13 INFO neutron.plugins.ml2.plugin [None req-afd6428d-c16a-4499-8c84-94da6d144c7d - - - - - -] Attempt 1 to provision port 184810d6-044c-4d77-9084-3b0d2b4459a5 2026-05-24 08:22:34.991 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fdd5c89-c48d-4e5e-8263-f31f6e148320'] response: {'server_uuid': '6a8ad845-575f-4b18-a38e-83273bbcff6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d0e04f4-261c-4559-822f-9ad2f2b12a68', 'code': 200} 2026-05-24 08:22:35.003 13 INFO neutron.plugins.ml2.plugin [None req-afd6428d-c16a-4499-8c84-94da6d144c7d - - - - - -] Attempt 1 to provision port 461abe70-33bc-4166-ad09-57b863486fc0 2026-05-24 08:22:35.195 13 INFO neutron.plugins.ml2.plugin [None req-afd6428d-c16a-4499-8c84-94da6d144c7d - - - - - -] Attempt 1 to provision port 60d09af7-da49-4ec4-b574-81019ad4364e 2026-05-24 08:22:35.258 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 461abe70-33bc-4166-ad09-57b863486fc0 2026-05-24 08:22:36.390 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 7d0e04f4-261c-4559-822f-9ad2f2b12a68 2026-05-24 08:22:36.573 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 461abe70-33bc-4166-ad09-57b863486fc0 2026-05-24 08:22:38.285 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 660f5381-54fc-42be-aca2-0455a945334f 2026-05-24 08:22:38.518 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 64b33bbf-4703-46d3-8b24-00d8f0790447 2026-05-24 08:22:41.302 16 INFO neutron.plugins.ml2.plugin [None req-dc60bba0-3f11-48d2-812d-fb3603ce7a3d - - - - - -] Attempt 1 to provision port 443d7e8b-1384-4694-bbd0-4650f0b6ae2e 2026-05-24 08:22:41.335 16 INFO neutron.plugins.ml2.plugin [None req-dc60bba0-3f11-48d2-812d-fb3603ce7a3d - - - - - -] Attempt 1 to provision port 461abe70-33bc-4166-ad09-57b863486fc0 2026-05-24 08:22:41.387 16 INFO neutron.plugins.ml2.plugin [None req-dc60bba0-3f11-48d2-812d-fb3603ce7a3d - - - - - -] Attempt 1 to provision port 60d09af7-da49-4ec4-b574-81019ad4364e 2026-05-24 08:22:41.417 16 INFO neutron.plugins.ml2.plugin [None req-dc60bba0-3f11-48d2-812d-fb3603ce7a3d - - - - - -] Attempt 1 to provision port 81c3bebb-b30c-4db0-ae46-e4bf1909eb83 2026-05-24 08:22:41.431 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 660f5381-54fc-42be-aca2-0455a945334f 2026-05-24 08:22:41.588 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 64b33bbf-4703-46d3-8b24-00d8f0790447 2026-05-24 08:22:41.810 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 779ef589-72cf-476f-ae62-f60fdc77e3cb 2026-05-24 08:22:41.915 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-91665877-41ce-47c5-9151-776fd91a183b'] response: {'server_uuid': 'ea854a6d-24f1-431e-961c-e4ca93a3b6af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '779ef589-72cf-476f-ae62-f60fdc77e3cb', 'code': 200} 2026-05-24 08:22:42.655 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 443d7e8b-1384-4694-bbd0-4650f0b6ae2e 2026-05-24 08:22:43.084 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 779ef589-72cf-476f-ae62-f60fdc77e3cb 2026-05-24 08:22:45.249 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 443d7e8b-1384-4694-bbd0-4650f0b6ae2e 2026-05-24 08:22:45.385 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 81c3bebb-b30c-4db0-ae46-e4bf1909eb83 2026-05-24 08:22:45.700 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 62aaa953-d9aa-4c24-834a-74117c830676 2026-05-24 08:22:45.806 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-74755ada-34f4-486e-9169-df41f027480c'] response: {'server_uuid': 'd33fd7b5-9eec-447e-8790-3b680748b11e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62aaa953-d9aa-4c24-834a-74117c830676', 'code': 200} 2026-05-24 08:22:46.675 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 1d8d03ad-5bbd-43f9-87c0-f323197a8a3c 2026-05-24 08:22:46.950 16 INFO neutron.plugins.ml2.plugin [None req-2a715d9c-f89d-47b5-a4c4-4dd6508202ca - - - - - -] Attempt 1 to provision port 60d09af7-da49-4ec4-b574-81019ad4364e 2026-05-24 08:22:46.989 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 81c3bebb-b30c-4db0-ae46-e4bf1909eb83 2026-05-24 08:22:47.232 16 INFO neutron.plugins.ml2.plugin [None req-2a715d9c-f89d-47b5-a4c4-4dd6508202ca - - - - - -] Attempt 1 to provision port 81c3bebb-b30c-4db0-ae46-e4bf1909eb83 2026-05-24 08:22:47.241 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 60d09af7-da49-4ec4-b574-81019ad4364e 2026-05-24 08:22:47.310 16 INFO neutron.plugins.ml2.plugin [None req-2a715d9c-f89d-47b5-a4c4-4dd6508202ca - - - - - -] Attempt 1 to provision port 62aaa953-d9aa-4c24-834a-74117c830676 2026-05-24 08:22:47.374 16 INFO neutron.plugins.ml2.plugin [None req-2a715d9c-f89d-47b5-a4c4-4dd6508202ca - - - - - -] Attempt 1 to provision port 7d0e04f4-261c-4559-822f-9ad2f2b12a68 2026-05-24 08:22:47.471 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 62aaa953-d9aa-4c24-834a-74117c830676 2026-05-24 08:22:48.569 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 1d8d03ad-5bbd-43f9-87c0-f323197a8a3c 2026-05-24 08:22:48.699 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 60d09af7-da49-4ec4-b574-81019ad4364e 2026-05-24 08:22:51.465 13 INFO neutron.plugins.ml2.plugin [None req-3437f252-1857-4663-919d-7ba24aaa0a6b - - - - - -] Attempt 1 to provision port 779ef589-72cf-476f-ae62-f60fdc77e3cb 2026-05-24 08:23:00.800 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-de068870-9875-4859-90ba-6b525f6a637c'] response: {'server_uuid': 'ea854a6d-24f1-431e-961c-e4ca93a3b6af', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '779ef589-72cf-476f-ae62-f60fdc77e3cb', 'code': 200} 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.773 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.776 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.776 16 INFO neutron.plugins.ml2.plugin [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Attempt 2 to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.790 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.792 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.792 16 INFO neutron.plugins.ml2.plugin [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Attempt 3 to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.803 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.806 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.806 16 INFO neutron.plugins.ml2.plugin [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Attempt 4 to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.815 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.816 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.816 16 INFO neutron.plugins.ml2.plugin [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Attempt 5 to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.826 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.828 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.828 16 INFO neutron.plugins.ml2.plugin [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Attempt 6 to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.837 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.838 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.839 16 INFO neutron.plugins.ml2.plugin [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Attempt 7 to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.853 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.854 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.854 16 INFO neutron.plugins.ml2.plugin [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Attempt 8 to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.864 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.866 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.866 16 INFO neutron.plugins.ml2.plugin [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Attempt 9 to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.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-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.875 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.876 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.876 16 INFO neutron.plugins.ml2.plugin [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Attempt 10 to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet af37b024-f369-4278-b41a-bb7e0d6729cd could not be found. 2026-05-24 08:23:18.893 16 ERROR neutron.plugins.ml2.managers 2026-05-24 08:23:18.895 16 ERROR neutron.plugins.ml2.managers [None req-7bbc62d3-0ecd-48c4-92e9-69d4a51bfc81 - - - - - -] Failed to bind port 12622a63-2b6a-423c-a53a-9e8fa939a7e5 on host instance for vnic_type normal using segments [{'id': '3ada1619-af89-4604-bc04-dafb960cb076', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '18c65d15-cf00-4c8d-9e77-7f589a6e79d7'}] 2026-05-24 08:23:18.913 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d76f4252-9c35-480d-92c9-e87589111986'] response: {'server_uuid': '6a8ad845-575f-4b18-a38e-83273bbcff6e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7d0e04f4-261c-4559-822f-9ad2f2b12a68', 'code': 200} 2026-05-24 08:23:21.187 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 7d0e04f4-261c-4559-822f-9ad2f2b12a68 2026-05-24 08:23:21.325 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ea31104-4022-43c1-8c24-2b0258facb27'] response: {'server_uuid': '6a8ad845-575f-4b18-a38e-83273bbcff6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d0e04f4-261c-4559-822f-9ad2f2b12a68', 'code': 200} 2026-05-24 08:23:22.551 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 7d0e04f4-261c-4559-822f-9ad2f2b12a68 2026-05-24 08:24:08.755 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port db12170f-c6cd-44e2-acf8-e0f9bb99bfc7 2026-05-24 08:24:10.542 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port db12170f-c6cd-44e2-acf8-e0f9bb99bfc7 2026-05-24 08:24:13.531 16 INFO neutron.plugins.ml2.plugin [None req-debec9c5-4df4-4a12-a774-30b282914c5e - - - - - -] Attempt 1 to provision port db12170f-c6cd-44e2-acf8-e0f9bb99bfc7 2026-05-24 08:24:18.707 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port dc6e2062-11fd-4729-8991-eb871f3d9b48 2026-05-24 08:24:22.860 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 0e1a9930-5288-4bec-8581-deb25140f884 2026-05-24 08:24:23.273 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 7b1fa8de-39b6-4e62-bc51-d985440dd981 2026-05-24 08:24:24.669 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 0e1a9930-5288-4bec-8581-deb25140f884 2026-05-24 08:24:24.877 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 7b1fa8de-39b6-4e62-bc51-d985440dd981 2026-05-24 08:24:30.621 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 4b2e0046-8946-4c1f-aec2-a52cbdf0965c 2026-05-24 08:24:32.293 13 INFO neutron.plugins.ml2.plugin [None req-4d6de69d-7391-493b-a0ad-61d37e38c1ae - - - - - -] Attempt 1 to provision port 0e1a9930-5288-4bec-8581-deb25140f884 2026-05-24 08:24:32.345 13 INFO neutron.plugins.ml2.plugin [None req-4d6de69d-7391-493b-a0ad-61d37e38c1ae - - - - - -] Attempt 1 to provision port 5b92aa7c-3512-4eda-b063-cf34c9f9a677 2026-05-24 08:24:32.368 13 INFO neutron.plugins.ml2.plugin [None req-4d6de69d-7391-493b-a0ad-61d37e38c1ae - - - - - -] Attempt 1 to provision port 33c058ba-fe40-4209-90b5-f096c1786926 2026-05-24 08:24:32.398 13 INFO neutron.plugins.ml2.plugin [None req-4d6de69d-7391-493b-a0ad-61d37e38c1ae - - - - - -] Attempt 1 to provision port 4b2e0046-8946-4c1f-aec2-a52cbdf0965c 2026-05-24 08:24:32.568 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 4b2e0046-8946-4c1f-aec2-a52cbdf0965c 2026-05-24 08:24:39.170 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b1db6f6a-3692-4931-9eba-bc27f5523899 2026-05-24 08:24:39.275 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-25ca8f42-f4cc-4e52-8e6d-5f103f4d79ba'] response: {'server_uuid': 'd998a283-a082-42d9-9341-a049fbb14fcb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1db6f6a-3692-4931-9eba-bc27f5523899', 'code': 200} 2026-05-24 08:24:40.225 16 INFO neutron.plugins.ml2.plugin [None req-f969c453-93ea-45cf-ba2e-3ad040b3cc79 - - - - - -] Attempt 1 to provision port 7a229be6-69bb-453f-a5ab-3f40c0e128fb 2026-05-24 08:24:40.358 16 INFO neutron.plugins.ml2.plugin [None req-f969c453-93ea-45cf-ba2e-3ad040b3cc79 - - - - - -] Attempt 1 to provision port 5b92aa7c-3512-4eda-b063-cf34c9f9a677 2026-05-24 08:24:40.468 16 INFO neutron.plugins.ml2.plugin [None req-f969c453-93ea-45cf-ba2e-3ad040b3cc79 - - - - - -] Attempt 1 to provision port 4b2e0046-8946-4c1f-aec2-a52cbdf0965c 2026-05-24 08:24:40.512 16 INFO neutron.plugins.ml2.plugin [None req-f969c453-93ea-45cf-ba2e-3ad040b3cc79 - - - - - -] Attempt 1 to provision port b1db6f6a-3692-4931-9eba-bc27f5523899 2026-05-24 08:24:40.660 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 8b53a8b9-b1b2-4c75-b821-6cf5a84930bd 2026-05-24 08:24:40.914 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 33c058ba-fe40-4209-90b5-f096c1786926 2026-05-24 08:24:41.163 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 7a229be6-69bb-453f-a5ab-3f40c0e128fb 2026-05-24 08:24:41.329 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 5b92aa7c-3512-4eda-b063-cf34c9f9a677 2026-05-24 08:24:41.597 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b1db6f6a-3692-4931-9eba-bc27f5523899 2026-05-24 08:24:42.979 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port dfac61ff-3990-43b8-9eda-e75e86d4937c 2026-05-24 08:24:43.316 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 8b53a8b9-b1b2-4c75-b821-6cf5a84930bd 2026-05-24 08:24:43.500 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 33c058ba-fe40-4209-90b5-f096c1786926 2026-05-24 08:24:43.687 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 5b92aa7c-3512-4eda-b063-cf34c9f9a677 2026-05-24 08:24:44.567 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port dfac61ff-3990-43b8-9eda-e75e86d4937c 2026-05-24 08:24:49.217 13 INFO neutron.plugins.ml2.plugin [None req-28b80fe9-f5be-4143-bdfb-be9717c1066c - - - - - -] Attempt 1 to provision port dfac61ff-3990-43b8-9eda-e75e86d4937c 2026-05-24 08:24:49.277 13 INFO neutron.plugins.ml2.plugin [None req-28b80fe9-f5be-4143-bdfb-be9717c1066c - - - - - -] Attempt 1 to provision port 8b53a8b9-b1b2-4c75-b821-6cf5a84930bd 2026-05-24 08:24:56.608 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 43839180-f8cd-4e51-8fe3-bad87f5cfb07 2026-05-24 08:24:56.768 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-066fe4a1-536f-46ac-b03e-f39016f33282'] response: {'server_uuid': '0fb3e86b-ab72-4f44-899c-4e753564a0eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43839180-f8cd-4e51-8fe3-bad87f5cfb07', 'code': 200} 2026-05-24 08:24:58.621 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 43839180-f8cd-4e51-8fe3-bad87f5cfb07 2026-05-24 08:25:00.845 13 INFO neutron.plugins.ml2.plugin [None req-0307e08a-6050-4e4a-ad77-beb5308cabbe - - - - - -] Attempt 1 to provision port 8b53a8b9-b1b2-4c75-b821-6cf5a84930bd 2026-05-24 08:25:00.896 13 INFO neutron.plugins.ml2.plugin [None req-0307e08a-6050-4e4a-ad77-beb5308cabbe - - - - - -] Attempt 1 to provision port dfac61ff-3990-43b8-9eda-e75e86d4937c 2026-05-24 08:25:00.947 13 INFO neutron.plugins.ml2.plugin [None req-0307e08a-6050-4e4a-ad77-beb5308cabbe - - - - - -] Attempt 1 to provision port 5b92aa7c-3512-4eda-b063-cf34c9f9a677 2026-05-24 08:25:01.029 13 INFO neutron.plugins.ml2.plugin [None req-0307e08a-6050-4e4a-ad77-beb5308cabbe - - - - - -] Attempt 1 to provision port 33c058ba-fe40-4209-90b5-f096c1786926 2026-05-24 08:25:01.076 13 INFO neutron.plugins.ml2.plugin [None req-0307e08a-6050-4e4a-ad77-beb5308cabbe - - - - - -] Attempt 1 to provision port 43839180-f8cd-4e51-8fe3-bad87f5cfb07 2026-05-24 08:25:01.129 13 INFO neutron.plugins.ml2.plugin [None req-0307e08a-6050-4e4a-ad77-beb5308cabbe - - - - - -] Attempt 1 to provision port 0e1a9930-5288-4bec-8581-deb25140f884 2026-05-24 08:25:04.122 13 INFO neutron.plugins.ml2.plugin [None req-348e6fcb-6b82-4001-9a12-f9c27f13345b - - - - - -] Attempt 1 to provision port 8b53a8b9-b1b2-4c75-b821-6cf5a84930bd 2026-05-24 08:25:04.167 13 INFO neutron.plugins.ml2.plugin [None req-348e6fcb-6b82-4001-9a12-f9c27f13345b - - - - - -] Attempt 1 to provision port b1db6f6a-3692-4931-9eba-bc27f5523899 2026-05-24 08:25:05.631 13 INFO neutron.plugins.ml2.plugin [None req-1f887bed-5fc6-4836-8fbc-d60fff59e0b3 - - - - - -] Attempt 1 to provision port 43839180-f8cd-4e51-8fe3-bad87f5cfb07 2026-05-24 08:25:22.970 13 INFO neutron.plugins.ml2.plugin [None req-4c991fab-ce47-42f3-806b-93918c0af8cc - - - - - -] Attempt 1 to provision port cc7baec3-a475-430b-a855-6109957b7fa0 2026-05-24 08:25:45.127 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 8c57bbcc-1d04-4eed-9316-ef82489a8cf4 2026-05-24 08:25:45.234 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-24cc0545-4a61-405e-a20f-8e482ea6912b'] response: {'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c57bbcc-1d04-4eed-9316-ef82489a8cf4', 'code': 200} 2026-05-24 08:25:46.597 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 8c57bbcc-1d04-4eed-9316-ef82489a8cf4 2026-05-24 08:26:28.926 16 INFO neutron.plugins.ml2.plugin [None req-9f5198a8-9659-4a2a-8c2e-67b6660acf96 - - - - - -] Attempt 1 to provision port a6c4cb04-aee6-454a-95f6-ec62ff909cd8 2026-05-24 08:26:34.629 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port a6c4cb04-aee6-454a-95f6-ec62ff909cd8 2026-05-24 08:26:35.176 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd9f4463-8fd0-4351-b54e-03735afff00b'] response: {'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6c4cb04-aee6-454a-95f6-ec62ff909cd8', 'code': 200} 2026-05-24 08:26:36.616 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port a6c4cb04-aee6-454a-95f6-ec62ff909cd8 2026-05-24 08:26:39.131 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port a6c4cb04-aee6-454a-95f6-ec62ff909cd8 2026-05-24 08:26:59.352 16 INFO neutron.plugins.ml2.plugin [None req-1ab12b02-7f1a-4186-9399-a6b846dbd9da - - - - - -] Attempt 1 to provision port b10df451-e487-4523-83d9-bfa5362d5cb6 2026-05-24 08:27:06.207 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b10df451-e487-4523-83d9-bfa5362d5cb6 2026-05-24 08:27:06.349 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1982bc4-b986-41a2-a015-cd3a941edd31'] response: {'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b10df451-e487-4523-83d9-bfa5362d5cb6', 'code': 200} 2026-05-24 08:27:06.835 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b10df451-e487-4523-83d9-bfa5362d5cb6 2026-05-24 08:27:21.554 13 INFO neutron.plugins.ml2.plugin [None req-1d5ce603-aa4e-4b3c-bacd-987a0807730a - - - - - -] Attempt 1 to provision port 828b3245-c6f9-42f0-8dc1-7c154a22c7f7 2026-05-24 08:27:28.873 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 828b3245-c6f9-42f0-8dc1-7c154a22c7f7 2026-05-24 08:27:28.987 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e71b02c-851a-487a-a5cb-b661ad66d1f2'] response: {'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '828b3245-c6f9-42f0-8dc1-7c154a22c7f7', 'code': 200} 2026-05-24 08:27:30.861 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 828b3245-c6f9-42f0-8dc1-7c154a22c7f7 2026-05-24 08:27:31.755 13 INFO neutron.plugins.ml2.plugin [None req-2a5ca10b-890f-47ed-940d-4568f846dc05 - - - - - -] Attempt 1 to provision port b10df451-e487-4523-83d9-bfa5362d5cb6 2026-05-24 08:27:32.887 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b10df451-e487-4523-83d9-bfa5362d5cb6 2026-05-24 08:27:43.456 13 INFO neutron.plugins.ml2.plugin [None req-40fe5276-0ce2-43d2-baba-de8a669f6a6b - - - - - -] Attempt 1 to provision port 828b3245-c6f9-42f0-8dc1-7c154a22c7f7 2026-05-24 08:27:44.872 16 INFO neutron.plugins.ml2.plugin [None req-8e7d6879-d608-4a7b-bf41-227b7148c865 - - - - - -] Attempt 1 to provision port 828b3245-c6f9-42f0-8dc1-7c154a22c7f7 2026-05-24 08:27:44.881 13 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port 828b3245-c6f9-42f0-8dc1-7c154a22c7f7 2026-05-24 08:27:52.904 16 INFO neutron.plugins.ml2.plugin [None req-05b232a3-7f3b-433c-a499-61f1b6823a68 - - - - - -] Attempt 1 to provision port b10df451-e487-4523-83d9-bfa5362d5cb6 2026-05-24 08:27:53.587 13 INFO neutron.plugins.ml2.plugin [None req-ed3c2f17-9203-4920-8650-af5f34a10ef6 - - - - - -] Attempt 1 to provision port b10df451-e487-4523-83d9-bfa5362d5cb6