+ 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-06-09 10:02:06.623 1 INFO neutron.common.config [-] Logging enabled! 2026-06-09 10:02:06.624 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-09 10:02:06.624 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-09 10:02:06.624 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-09 10:02:08.106 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 10:02:08.108 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-09 10:02:08.112 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-09 10:02:08.113 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 10:02:08.113 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-09 10:02:08.113 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-09 10:02:08.113 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 10:02:08.119 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 10:02:08.119 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 10:02:08.119 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 10:02:08.138 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-09 10:02:08.139 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 10:02:08.139 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-09 10:02:08.160 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-09 10:02:08.160 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-09 10:02:08.160 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-09 10:02:08.160 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-09 10:02:08.464 1 INFO neutron.plugins.ml2.managers [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] Initializing driver for type 'vlan' 2026-06-09 10:02:08.641 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] VlanTypeDriver initialization complete 2026-06-09 10:02:08.641 1 INFO neutron.plugins.ml2.managers [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] Initializing driver for type 'vxlan' 2026-06-09 10:02:08.641 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-09 10:02:08.685 1 INFO neutron.plugins.ml2.managers [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-09 10:02:08.686 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-09 10:02:08.686 1 INFO neutron.plugins.ml2.managers [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] Initializing extension driver 'port_security' 2026-06-09 10:02:08.686 1 INFO neutron.plugins.ml2.extensions.port_security [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-09 10:02:08.686 1 INFO neutron.plugins.ml2.managers [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] Initializing extension driver 'qos' 2026-06-09 10:02:08.686 1 INFO neutron.plugins.ml2.managers [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-09 10:02:08.687 1 INFO neutron.plugins.ml2.managers [None req-88942302-c381-469f-b338-573030cfc077 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-09 10:02:08.701 1 INFO neutron.quota [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded quota_driver: . 2026-06-09 10:02:08.701 1 INFO neutron.plugins.ml2.plugin [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Modular L2 Plugin initialization complete 2026-06-09 10:02:08.701 1 INFO neutron.plugins.ml2.managers [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-09 10:02:08.702 1 INFO neutron.plugins.ml2.managers [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-09 10:02:08.702 1 INFO neutron.plugins.ml2.managers [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-09 10:02:08.702 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: qos 2026-06-09 10:02:08.712 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: router 2026-06-09 10:02:08.746 1 INFO neutron.services.service_base [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-09 10:02:08.746 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: segments 2026-06-09 10:02:08.809 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: trunk 2026-06-09 10:02:08.823 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: vpnaas 2026-06-09 10:02:08.858 1 WARNING stevedore.named [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 10:02:08.936 1 INFO neutron_vpnaas.services.vpn.plugin [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-09 10:02:08.936 1 INFO neutron.common.utils [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-09 10:02:08.936 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: taas 2026-06-09 10:02:08.960 1 WARNING stevedore.named [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 10:02:08.960 1 WARNING stevedore.named [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-09 10:02:08.985 1 INFO neutron_taas.services.taas.taas_plugin [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-09 10:02:08.986 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: tapmirror 2026-06-09 10:02:08.997 1 WARNING stevedore.named [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 10:02:08.998 1 WARNING stevedore.named [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-09 10:02:09.011 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-09 10:02:09.011 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: auto_allocate 2026-06-09 10:02:09.018 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: tag 2026-06-09 10:02:09.027 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: timestamp 2026-06-09 10:02:09.032 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: network_ip_availability 2026-06-09 10:02:09.036 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: flavors 2026-06-09 10:02:09.039 1 INFO neutron.manager [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loading Plugin: revisions 2026-06-09 10:02:09.042 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Initializing extension manager. 2026-06-09 10:02:09.043 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: address-group 2026-06-09 10:02:09.044 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: address-scope 2026-06-09 10:02:09.044 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-09 10:02:09.045 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: agent 2026-06-09 10:02:09.045 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: agent-resources-synced 2026-06-09 10:02:09.046 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-09 10:02:09.047 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-09 10:02:09.047 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: availability_zone 2026-06-09 10:02:09.048 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: availability_zone_filter 2026-06-09 10:02:09.048 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-09 10:02:09.049 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: default-subnetpools 2026-06-09 10:02:09.050 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-09 10:02:09.050 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: dns-integration 2026-06-09 10:02:09.051 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: dns-domain-ports 2026-06-09 10:02:09.051 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-09 10:02:09.052 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: dvr 2026-06-09 10:02:09.052 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-09 10:02:09.052 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: empty-string-filtering 2026-06-09 10:02:09.053 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 10:02:09.054 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-09 10:02:09.054 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: external-net 2026-06-09 10:02:09.055 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-09 10:02:09.055 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: extraroute 2026-06-09 10:02:09.056 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: extraroute-atomic 2026-06-09 10:02:09.056 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-09 10:02:09.057 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-09 10:02:09.057 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-09 10:02:09.058 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-09 10:02:09.058 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: fip-port-details 2026-06-09 10:02:09.059 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: flavors 2026-06-09 10:02:09.060 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-09 10:02:09.063 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: floatingip-pools 2026-06-09 10:02:09.064 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: ip_allocation 2026-06-09 10:02:09.064 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-09 10:02:09.065 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: l2_adjacency 2026-06-09 10:02:09.067 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: router 2026-06-09 10:02:09.069 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 10:02:09.070 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-09 10:02:09.071 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-09 10:02:09.071 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: ext-gw-mode 2026-06-09 10:02:09.072 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: l3-ha 2026-06-09 10:02:09.072 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-09 10:02:09.073 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-09 10:02:09.073 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: l3-flavors 2026-06-09 10:02:09.074 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-09 10:02:09.075 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-09 10:02:09.078 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-09 10:02:09.079 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-09 10:02:09.080 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-09 10:02:09.081 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-09 10:02:09.082 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-09 10:02:09.083 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: multi-provider 2026-06-09 10:02:09.083 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: net-mtu 2026-06-09 10:02:09.084 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: net-mtu-writable 2026-06-09 10:02:09.084 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: network_availability_zone 2026-06-09 10:02:09.085 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: network_ha 2026-06-09 10:02:09.085 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: network-ip-availability 2026-06-09 10:02:09.087 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-09 10:02:09.087 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: pagination 2026-06-09 10:02:09.087 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: port-device-profile 2026-06-09 10:02:09.088 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-09 10:02:09.088 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-09 10:02:09.089 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-09 10:02:09.089 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: port-mac-override 2026-06-09 10:02:09.089 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-09 10:02:09.090 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-09 10:02:09.090 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-09 10:02:09.091 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: port-resource-request 2026-06-09 10:02:09.091 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-09 10:02:09.091 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-09 10:02:09.092 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: binding 2026-06-09 10:02:09.092 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: binding-extended 2026-06-09 10:02:09.093 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: port-security 2026-06-09 10:02:09.093 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: project-id 2026-06-09 10:02:09.094 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: provider 2026-06-09 10:02:09.094 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-09 10:02:09.096 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos 2026-06-09 10:02:09.096 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-09 10:02:09.097 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-09 10:02:09.097 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-default 2026-06-09 10:02:09.097 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-fip 2026-06-09 10:02:09.098 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-09 10:02:09.098 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-09 10:02:09.099 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-09 10:02:09.099 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-09 10:02:09.100 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-09 10:02:09.100 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-pps 2026-06-09 10:02:09.101 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-09 10:02:09.101 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-09 10:02:09.101 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: qos-rules-alias 2026-06-09 10:02:09.102 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: quota-check-limit 2026-06-09 10:02:09.102 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-09 10:02:09.104 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: quotas 2026-06-09 10:02:09.107 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: quota_details 2026-06-09 10:02:09.108 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: rbac-policies 2026-06-09 10:02:09.108 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: rbac-address-group 2026-06-09 10:02:09.108 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: rbac-address-scope 2026-06-09 10:02:09.109 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: rbac-security-groups 2026-06-09 10:02:09.109 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-09 10:02:09.110 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: revision-if-match 2026-06-09 10:02:09.110 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-09 10:02:09.111 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: router_availability_zone 2026-06-09 10:02:09.111 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-09 10:02:09.112 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-09 10:02:09.113 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-09 10:02:09.113 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-09 10:02:09.114 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-09 10:02:09.114 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-09 10:02:09.114 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-09 10:02:09.118 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: security-group 2026-06-09 10:02:09.119 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: segment 2026-06-09 10:02:09.119 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-09 10:02:09.120 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: service-type 2026-06-09 10:02:09.120 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: sorting 2026-06-09 10:02:09.121 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: standard-attr-segment 2026-06-09 10:02:09.121 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: standard-attr-description 2026-06-09 10:02:09.122 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: stateful-security-group 2026-06-09 10:02:09.122 1 WARNING neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-09 10:02:09.122 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-09 10:02:09.123 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: subnet-external-network 2026-06-09 10:02:09.123 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: subnet_onboard 2026-06-09 10:02:09.124 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-09 10:02:09.124 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: subnet-service-types 2026-06-09 10:02:09.124 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: subnet_allocation 2026-06-09 10:02:09.125 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-09 10:02:09.125 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: tag-creation 2026-06-09 10:02:09.126 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-09 10:02:09.129 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: standard-attr-tag 2026-06-09 10:02:09.130 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-09 10:02:09.130 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: trunk 2026-06-09 10:02:09.131 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: trunk-details 2026-06-09 10:02:09.132 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-09 10:02:09.132 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-09 10:02:09.132 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-09 10:02:09.133 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-09 10:02:09.135 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-09 10:02:09.135 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-09 10:02:09.136 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: vpn-flavors 2026-06-09 10:02:09.137 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: vpnaas 2026-06-09 10:02:09.138 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: taas 2026-06-09 10:02:09.139 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: tap-mirror 2026-06-09 10:02:09.139 1 INFO neutron.api.extensions [None req-eda485a8-25ca-401d-8fc3-1f7c9a1c9d00 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-09 10:02:39.222 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-09 10:02:39.257 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-09 10:02:39.257 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-09 10:02:48.004 13 INFO neutron.db.l3_hamode_db [None req-5a282ac3-5db8-47b0-8cf6-441cf1ba4690 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 10:03:08.281 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 750ba7fb-3ab3-4781-92ee-ce68ca8124e8 2026-06-09 10:03:10.203 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 750ba7fb-3ab3-4781-92ee-ce68ca8124e8 2026-06-09 10:03:10.300 13 INFO neutron.plugins.ml2.plugin [None req-4f1d4c1f-2f04-4233-bb6d-2d1acb06b6b9 - - - - - -] Attempt 1 to provision port 750ba7fb-3ab3-4781-92ee-ce68ca8124e8 2026-06-09 10:07:48.287 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1ec0805f-6d1e-49f9-8bbd-69ca67f43675 2026-06-09 10:07:49.837 13 INFO neutron.plugins.ml2.plugin [None req-2a184413-e6eb-4d71-9ed5-d9c203e12f1b - - - - - -] Attempt 1 to provision port 1ec0805f-6d1e-49f9-8bbd-69ca67f43675 2026-06-09 10:07:50.256 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1ec0805f-6d1e-49f9-8bbd-69ca67f43675 2026-06-09 10:07:55.432 16 INFO neutron.plugins.ml2.plugin [None req-b9b86a85-59a5-4a79-96f6-b7679de6f03c - - - - - -] Attempt 1 to provision port 750daa30-d689-4f30-9be9-9a8babcfd21b 2026-06-09 10:12:48.934 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 750daa30-d689-4f30-9be9-9a8babcfd21b 2026-06-09 10:12:50.347 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 750daa30-d689-4f30-9be9-9a8babcfd21b 2026-06-09 10:30:34.407 13 INFO neutron.plugins.ml2.plugin [None req-ae788f10-e5d6-4478-bcda-92de9e08f2bd - - - - - -] Attempt 1 to provision port 750daa30-d689-4f30-9be9-9a8babcfd21b 2026-06-09 10:30:34.465 13 INFO neutron.plugins.ml2.plugin [None req-ae788f10-e5d6-4478-bcda-92de9e08f2bd - - - - - -] Attempt 1 to provision port 750ba7fb-3ab3-4781-92ee-ce68ca8124e8 2026-06-09 10:30:34.517 13 INFO neutron.plugins.ml2.plugin [None req-ae788f10-e5d6-4478-bcda-92de9e08f2bd - - - - - -] Attempt 1 to provision port 1ec0805f-6d1e-49f9-8bbd-69ca67f43675 2026-06-09 10:31:51.015 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port a641452a-696b-4b38-9456-05de6ac560e8 2026-06-09 10:31:52.800 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port a641452a-696b-4b38-9456-05de6ac560e8 2026-06-09 10:53:55.353 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port a04a67ff-08f1-4e2c-8598-6db925d9a5e2 2026-06-09 10:53:57.464 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 56eff59e-1a9c-461a-b100-4969fd32bd7a 2026-06-09 10:53:57.852 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port a04a67ff-08f1-4e2c-8598-6db925d9a5e2 2026-06-09 10:54:05.521 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 45dc9e60-2ea4-4b86-b675-cbec9ba8e1b3 2026-06-09 10:54:06.261 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e70bc567-d31a-4fe0-b79d-974311c1de5d 2026-06-09 10:54:07.712 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 7c2dd7df-b753-4392-8f83-be11f33dc152 2026-06-09 10:54:08.106 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 83a64cfd-3773-4b53-b40c-2849967586ec 2026-06-09 10:54:08.488 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 45dc9e60-2ea4-4b86-b675-cbec9ba8e1b3 2026-06-09 10:54:08.717 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e70bc567-d31a-4fe0-b79d-974311c1de5d 2026-06-09 10:54:09.558 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 7c2dd7df-b753-4392-8f83-be11f33dc152 2026-06-09 10:54:09.839 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 83a64cfd-3773-4b53-b40c-2849967586ec 2026-06-09 10:54:12.593 16 INFO neutron.plugins.ml2.plugin [None req-3c037fef-1949-4206-a59c-d4f2a1abd8a4 - - - - - -] Attempt 1 to provision port e70bc567-d31a-4fe0-b79d-974311c1de5d 2026-06-09 10:54:12.654 16 INFO neutron.plugins.ml2.plugin [None req-3c037fef-1949-4206-a59c-d4f2a1abd8a4 - - - - - -] Attempt 1 to provision port ac541a2a-c374-4726-a6fe-dd0746105fb4 2026-06-09 10:54:14.665 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 879352a1-dc08-4bff-8e2e-e2a935fb9854 2026-06-09 10:54:15.174 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-87af0d4c-459b-4705-b808-b72d3606e13a'] response: {'server_uuid': '4728e981-00d1-43c2-bfc2-fea05e249136', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '879352a1-dc08-4bff-8e2e-e2a935fb9854', 'code': 200} 2026-06-09 10:54:16.367 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 879352a1-dc08-4bff-8e2e-e2a935fb9854 2026-06-09 10:54:20.379 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 574a60fb-f085-4b48-9419-9a97fa8f3881 2026-06-09 10:54:21.256 13 INFO neutron.plugins.ml2.plugin [None req-4a481382-98b5-4224-995a-fb27389c3edd - - - - - -] Attempt 1 to provision port 39b7c325-e21b-4bbc-8df3-7ab8874734b1 2026-06-09 10:54:21.307 13 INFO neutron.plugins.ml2.plugin [None req-4a481382-98b5-4224-995a-fb27389c3edd - - - - - -] Attempt 1 to provision port ac541a2a-c374-4726-a6fe-dd0746105fb4 2026-06-09 10:54:21.355 13 INFO neutron.plugins.ml2.plugin [None req-4a481382-98b5-4224-995a-fb27389c3edd - - - - - -] Attempt 1 to provision port 00c372a2-c486-48cd-aee5-0b2cfc24984a 2026-06-09 10:54:21.378 13 INFO neutron.plugins.ml2.plugin [None req-4a481382-98b5-4224-995a-fb27389c3edd - - - - - -] Attempt 1 to provision port 574a60fb-f085-4b48-9419-9a97fa8f3881 2026-06-09 10:54:23.000 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 8ac8a175-193c-4370-938d-abed20873f0c 2026-06-09 10:54:23.678 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b7e223e-d9dc-4a1c-90c9-1befdbed1998'] response: {'server_uuid': '9921096e-ec19-4cd8-a1d3-6404612b30dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ac8a175-193c-4370-938d-abed20873f0c', 'code': 200} 2026-06-09 10:54:23.753 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 574a60fb-f085-4b48-9419-9a97fa8f3881 2026-06-09 10:54:24.593 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 8ac8a175-193c-4370-938d-abed20873f0c 2026-06-09 10:54:28.631 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 4ee43f7f-c57f-4185-a41a-393607d2b487 2026-06-09 10:54:30.337 13 INFO neutron.plugins.ml2.plugin [None req-e4b8826f-2cca-4ce0-bfe8-1853f3fb7705 - - - - - -] Attempt 1 to provision port 8ac8a175-193c-4370-938d-abed20873f0c 2026-06-09 10:54:30.417 13 INFO neutron.plugins.ml2.plugin [None req-e4b8826f-2cca-4ce0-bfe8-1853f3fb7705 - - - - - -] Attempt 1 to provision port d1400ea3-e8b4-41f7-8bb3-01cd52662f09 2026-06-09 10:54:30.446 13 INFO neutron.plugins.ml2.plugin [None req-e4b8826f-2cca-4ce0-bfe8-1853f3fb7705 - - - - - -] Attempt 1 to provision port 39b7c325-e21b-4bbc-8df3-7ab8874734b1 2026-06-09 10:54:30.539 13 INFO neutron.plugins.ml2.plugin [None req-e4b8826f-2cca-4ce0-bfe8-1853f3fb7705 - - - - - -] Attempt 1 to provision port 4ee43f7f-c57f-4185-a41a-393607d2b487 2026-06-09 10:54:30.708 13 INFO neutron.plugins.ml2.plugin [None req-e4b8826f-2cca-4ce0-bfe8-1853f3fb7705 - - - - - -] Attempt 1 to provision port cb794072-4688-43e4-82c6-7944b168f93d 2026-06-09 10:54:30.738 13 INFO neutron.plugins.ml2.plugin [None req-e4b8826f-2cca-4ce0-bfe8-1853f3fb7705 - - - - - -] Attempt 1 to provision port 574a60fb-f085-4b48-9419-9a97fa8f3881 2026-06-09 10:54:31.309 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 35c7a922-5deb-4a84-83df-b26bf2af2aee 2026-06-09 10:54:31.437 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-26b8a82f-8c0a-46cd-8c22-7e9cb6647ead'] response: {'server_uuid': '65203257-007c-433a-8982-17589d1fa572', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35c7a922-5deb-4a84-83df-b26bf2af2aee', 'code': 200} 2026-06-09 10:54:31.709 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 4ee43f7f-c57f-4185-a41a-393607d2b487 2026-06-09 10:54:32.466 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 35c7a922-5deb-4a84-83df-b26bf2af2aee 2026-06-09 10:54:33.932 16 INFO neutron.plugins.ml2.plugin [None req-6111251c-b653-4252-8e3c-4c6545df5df5 - - - - - -] Attempt 1 to provision port 39b7c325-e21b-4bbc-8df3-7ab8874734b1 2026-06-09 10:54:36.684 16 INFO neutron.plugins.ml2.plugin [None req-c4a0f6c4-e710-4ef8-9fa9-6fe40f0b3f17 - - - - - -] Attempt 1 to provision port d1400ea3-e8b4-41f7-8bb3-01cd52662f09 2026-06-09 10:54:36.716 16 INFO neutron.plugins.ml2.plugin [None req-c4a0f6c4-e710-4ef8-9fa9-6fe40f0b3f17 - - - - - -] Attempt 1 to provision port 39b7c325-e21b-4bbc-8df3-7ab8874734b1 2026-06-09 10:54:40.517 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 4cd367b1-cc4d-41f3-8076-1ff284c01b33 2026-06-09 10:54:41.203 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 468ea4e8-8e58-4aa6-a8c5-90cefac90c43 2026-06-09 10:54:42.455 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 4cd367b1-cc4d-41f3-8076-1ff284c01b33 2026-06-09 10:54:42.732 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 468ea4e8-8e58-4aa6-a8c5-90cefac90c43 2026-06-09 10:54:48.491 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 09c0c954-dbc4-4203-9c37-915667b1a042 2026-06-09 10:54:49.528 13 INFO neutron.plugins.ml2.plugin [None req-40e5ca8b-eb9a-43db-9896-bfcfcac5395f - - - - - -] Attempt 1 to provision port 8ac8a175-193c-4370-938d-abed20873f0c 2026-06-09 10:54:49.585 13 INFO neutron.plugins.ml2.plugin [None req-40e5ca8b-eb9a-43db-9896-bfcfcac5395f - - - - - -] Attempt 1 to provision port d1400ea3-e8b4-41f7-8bb3-01cd52662f09 2026-06-09 10:54:49.739 13 INFO neutron.plugins.ml2.plugin [None req-40e5ca8b-eb9a-43db-9896-bfcfcac5395f - - - - - -] Attempt 1 to provision port 4cd367b1-cc4d-41f3-8076-1ff284c01b33 2026-06-09 10:54:49.798 13 INFO neutron.plugins.ml2.plugin [None req-40e5ca8b-eb9a-43db-9896-bfcfcac5395f - - - - - -] Attempt 1 to provision port 2afe5d22-504a-43c7-904b-fb57f90c392b 2026-06-09 10:54:49.830 13 INFO neutron.plugins.ml2.plugin [None req-40e5ca8b-eb9a-43db-9896-bfcfcac5395f - - - - - -] Attempt 1 to provision port ee3f50aa-f186-4762-ae92-252e2d03c5d9 2026-06-09 10:54:50.451 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 09c0c954-dbc4-4203-9c37-915667b1a042 2026-06-09 10:54:50.618 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port d1400ea3-e8b4-41f7-8bb3-01cd52662f09 2026-06-09 10:54:52.536 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port cc800938-a666-488c-930f-fd1806be8bd4 2026-06-09 10:54:54.784 13 INFO neutron.plugins.ml2.plugin [None req-1f07d346-f607-4a1f-9730-b875930cadca - - - - - -] Attempt 1 to provision port 813e557c-0b0b-4336-9e81-65ec5da55533 2026-06-09 10:54:54.810 13 INFO neutron.plugins.ml2.plugin [None req-1f07d346-f607-4a1f-9730-b875930cadca - - - - - -] Attempt 1 to provision port cc800938-a666-488c-930f-fd1806be8bd4 2026-06-09 10:54:55.699 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port bf73be65-445a-4f87-b34c-5f1b17a3d781 2026-06-09 10:54:55.826 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8c2dfba-168f-497f-81fa-d169afa13f0a'] response: {'server_uuid': '95649be4-243c-4108-b785-f0340556bb3a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf73be65-445a-4f87-b34c-5f1b17a3d781', 'code': 200} 2026-06-09 10:54:56.161 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 0ffb6e1e-e28a-4e57-b4d4-aa95072fdd4f 2026-06-09 10:54:56.615 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port cc800938-a666-488c-930f-fd1806be8bd4 2026-06-09 10:54:57.469 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port bf73be65-445a-4f87-b34c-5f1b17a3d781 2026-06-09 10:54:57.728 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 0ffb6e1e-e28a-4e57-b4d4-aa95072fdd4f 2026-06-09 10:54:58.920 16 INFO neutron.plugins.ml2.plugin [None req-ff45cf7e-b70f-40ca-800c-86419e73e93f - - - - - -] Attempt 1 to provision port 8ac8a175-193c-4370-938d-abed20873f0c 2026-06-09 10:54:58.989 16 INFO neutron.plugins.ml2.plugin [None req-ff45cf7e-b70f-40ca-800c-86419e73e93f - - - - - -] Attempt 1 to provision port 16158ae6-d9c4-4cc5-ac3c-0d83e9af11a8 2026-06-09 10:54:59.017 16 INFO neutron.plugins.ml2.plugin [None req-ff45cf7e-b70f-40ca-800c-86419e73e93f - - - - - -] Attempt 1 to provision port cc800938-a666-488c-930f-fd1806be8bd4 2026-06-09 10:54:59.084 16 INFO neutron.plugins.ml2.plugin [None req-ff45cf7e-b70f-40ca-800c-86419e73e93f - - - - - -] Attempt 1 to provision port 2afe5d22-504a-43c7-904b-fb57f90c392b 2026-06-09 10:55:01.547 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port ee3f50aa-f186-4762-ae92-252e2d03c5d9 2026-06-09 10:55:01.770 13 INFO neutron.plugins.ml2.plugin [None req-f8ab861b-3a9e-4c00-b0f6-ff64d43e1eaf - - - - - -] Attempt 1 to provision port 16158ae6-d9c4-4cc5-ac3c-0d83e9af11a8 2026-06-09 10:55:01.805 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 2afe5d22-504a-43c7-904b-fb57f90c392b 2026-06-09 10:55:03.383 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port ee3f50aa-f186-4762-ae92-252e2d03c5d9 2026-06-09 10:55:03.553 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 2afe5d22-504a-43c7-904b-fb57f90c392b 2026-06-09 10:55:05.490 16 INFO neutron.plugins.ml2.plugin [None req-ef77ee59-b400-4c1a-beb4-821efe47e897 - - - - - -] Attempt 1 to provision port 16158ae6-d9c4-4cc5-ac3c-0d83e9af11a8 2026-06-09 10:55:05.883 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e23b2c29-5a82-41af-aa55-55b04a349012 2026-06-09 10:55:06.029 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3257f7bf-b73c-4134-9fab-a99793afea1d'] response: {'server_uuid': '95c6a0cb-86ae-4004-aa03-47e1c810a0e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e23b2c29-5a82-41af-aa55-55b04a349012', 'code': 200} 2026-06-09 10:55:07.575 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e23b2c29-5a82-41af-aa55-55b04a349012 2026-06-09 10:55:11.482 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 813e557c-0b0b-4336-9e81-65ec5da55533 2026-06-09 10:55:12.057 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 16158ae6-d9c4-4cc5-ac3c-0d83e9af11a8 2026-06-09 10:55:14.257 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 813e557c-0b0b-4336-9e81-65ec5da55533 2026-06-09 10:55:14.484 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 16158ae6-d9c4-4cc5-ac3c-0d83e9af11a8 2026-06-09 10:55:17.868 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port d76f9fc0-aec5-4772-a491-b621a67fb0d3 2026-06-09 10:55:19.801 16 INFO neutron.plugins.ml2.plugin [None req-a0b51298-b14a-4213-955c-ad011425e6c3 - - - - - -] Attempt 1 to provision port d76f9fc0-aec5-4772-a491-b621a67fb0d3 2026-06-09 10:55:20.050 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 58508afb-c817-48aa-9c50-8ec3312f6227 2026-06-09 10:55:20.498 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port d76f9fc0-aec5-4772-a491-b621a67fb0d3 2026-06-09 10:55:22.182 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 58508afb-c817-48aa-9c50-8ec3312f6227 2026-06-09 10:55:24.101 16 INFO neutron.plugins.ml2.plugin [None req-93cb29ff-e704-4989-b4d1-fc9cd6b65c17 - - - - - -] Attempt 1 to provision port 66f7f7b6-47b5-4d36-97b1-8657c7352e0c 2026-06-09 10:55:24.132 16 INFO neutron.plugins.ml2.plugin [None req-93cb29ff-e704-4989-b4d1-fc9cd6b65c17 - - - - - -] Attempt 1 to provision port d76f9fc0-aec5-4772-a491-b621a67fb0d3 2026-06-09 10:55:24.191 16 INFO neutron.plugins.ml2.plugin [None req-93cb29ff-e704-4989-b4d1-fc9cd6b65c17 - - - - - -] Attempt 1 to provision port 2f7dc111-2583-49a5-a629-f9041ce327a3 2026-06-09 10:55:30.218 13 INFO neutron.plugins.ml2.plugin [None req-cf588080-2bdd-410e-9bf4-2bf7adbfe35b - - - - - -] Attempt 1 to provision port 2f7dc111-2583-49a5-a629-f9041ce327a3 2026-06-09 10:55:32.228 16 INFO neutron.plugins.ml2.plugin [None req-34880319-a090-4b33-b866-eb3a78353293 - - - - - -] Attempt 1 to provision port 2f7dc111-2583-49a5-a629-f9041ce327a3 2026-06-09 10:55:34.431 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 20c44f43-d1ef-406e-9552-27fcde3d7586 2026-06-09 10:55:34.553 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-111cc3b3-63fc-4911-98db-6ca405bb0ea6'] response: {'server_uuid': 'a9525aaa-d7f3-4f0e-95b7-8ede6738eaee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20c44f43-d1ef-406e-9552-27fcde3d7586', 'code': 200} 2026-06-09 10:55:36.019 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 20c44f43-d1ef-406e-9552-27fcde3d7586 2026-06-09 10:55:36.224 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 35088507-e41b-45f4-9b6c-06f95807d91b 2026-06-09 10:55:36.710 16 INFO neutron.plugins.ml2.plugin [None req-d7f78947-57ff-4bb4-ae47-df13e17f9ad8 - - - - - -] Attempt 1 to provision port 35088507-e41b-45f4-9b6c-06f95807d91b 2026-06-09 10:55:38.272 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 66f7f7b6-47b5-4d36-97b1-8657c7352e0c 2026-06-09 10:55:38.826 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 2f7dc111-2583-49a5-a629-f9041ce327a3 2026-06-09 10:55:39.332 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 35088507-e41b-45f4-9b6c-06f95807d91b 2026-06-09 10:55:40.303 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 9545703b-d830-49aa-b91e-fb59b1f28087 2026-06-09 10:55:40.750 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 66f7f7b6-47b5-4d36-97b1-8657c7352e0c 2026-06-09 10:55:40.961 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 2f7dc111-2583-49a5-a629-f9041ce327a3 2026-06-09 10:55:48.536 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e736dbd1-cf0c-4b55-b705-cc26f670df1f 2026-06-09 10:55:49.308 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 9492f27e-b3a2-4dc0-a4b2-bc5d08e7c4d0 2026-06-09 10:55:50.356 16 INFO neutron.plugins.ml2.plugin [None req-45fd88ce-e9c2-49cc-8ed0-78188f5c48a2 - - - - - -] Attempt 1 to provision port e736dbd1-cf0c-4b55-b705-cc26f670df1f 2026-06-09 10:55:50.453 16 INFO neutron.plugins.ml2.plugin [None req-45fd88ce-e9c2-49cc-8ed0-78188f5c48a2 - - - - - -] Attempt 1 to provision port 171045d5-3c90-4c6e-9e0e-e22f16ebe611 2026-06-09 10:55:50.473 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e736dbd1-cf0c-4b55-b705-cc26f670df1f 2026-06-09 10:55:50.679 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 9492f27e-b3a2-4dc0-a4b2-bc5d08e7c4d0 2026-06-09 10:55:54.222 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1b95a330-f0e0-49b2-b2ed-0a2875969df1 2026-06-09 10:55:56.171 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1b95a330-f0e0-49b2-b2ed-0a2875969df1 2026-06-09 10:55:56.254 16 INFO neutron.plugins.ml2.plugin [None req-94e89701-bca8-469b-850f-28c4c25ec0f9 - - - - - -] Attempt 1 to provision port 171045d5-3c90-4c6e-9e0e-e22f16ebe611 2026-06-09 10:56:00.244 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port a840282e-a454-40f5-828a-c842c7a47271 2026-06-09 10:56:00.595 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 683a659e-31b8-4d37-9dec-622c133f95ad 2026-06-09 10:56:02.236 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 683a659e-31b8-4d37-9dec-622c133f95ad 2026-06-09 10:56:02.504 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port a840282e-a454-40f5-828a-c842c7a47271 2026-06-09 10:56:06.702 13 INFO neutron.plugins.ml2.plugin [None req-39c26b74-0de2-4c6a-b905-bb53e89861c3 - - - - - -] Attempt 1 to provision port 0b521565-8631-4ec4-b04f-b6db6110e573 2026-06-09 10:56:06.730 13 INFO neutron.plugins.ml2.plugin [None req-39c26b74-0de2-4c6a-b905-bb53e89861c3 - - - - - -] Attempt 1 to provision port 3c97896e-c85a-448a-a4dc-2aa97cd580c5 2026-06-09 10:56:06.757 13 INFO neutron.plugins.ml2.plugin [None req-39c26b74-0de2-4c6a-b905-bb53e89861c3 - - - - - -] Attempt 1 to provision port 65856a51-4ff0-4822-b950-4e0c41351e31 2026-06-09 10:56:06.783 13 INFO neutron.plugins.ml2.plugin [None req-39c26b74-0de2-4c6a-b905-bb53e89861c3 - - - - - -] Attempt 1 to provision port 683a659e-31b8-4d37-9dec-622c133f95ad 2026-06-09 10:56:10.146 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 3c97896e-c85a-448a-a4dc-2aa97cd580c5 2026-06-09 10:56:10.444 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 171045d5-3c90-4c6e-9e0e-e22f16ebe611 2026-06-09 10:56:13.316 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 3c97896e-c85a-448a-a4dc-2aa97cd580c5 2026-06-09 10:56:13.486 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 171045d5-3c90-4c6e-9e0e-e22f16ebe611 2026-06-09 10:56:13.754 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 35fdbbbb-b5f7-447d-b225-0032a932bd00 2026-06-09 10:56:13.900 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bb277d6-7f0a-4ab5-8d45-b1ff950133b2'] response: {'server_uuid': '6ae367e1-158f-4d15-8a68-cc7969949865', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35fdbbbb-b5f7-447d-b225-0032a932bd00', 'code': 200} 2026-06-09 10:56:15.163 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 35fdbbbb-b5f7-447d-b225-0032a932bd00 2026-06-09 10:56:15.400 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1a3eb8c5-ce3c-442b-b420-bcc93dcbf987 2026-06-09 10:56:15.536 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-74f90336-91eb-4018-8d5e-7b3c8fb85e1c'] response: {'server_uuid': '6e2d959f-50e1-4432-9fab-883c33ab6167', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a3eb8c5-ce3c-442b-b420-bcc93dcbf987', 'code': 200} 2026-06-09 10:56:15.804 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 26f88544-57db-46fe-b0d5-de93e622625d 2026-06-09 10:56:16.927 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e2497110-eb59-4284-b59c-a94950b2ba4a 2026-06-09 10:56:17.451 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 65856a51-4ff0-4822-b950-4e0c41351e31 2026-06-09 10:56:18.097 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1a3eb8c5-ce3c-442b-b420-bcc93dcbf987 2026-06-09 10:56:18.503 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 26f88544-57db-46fe-b0d5-de93e622625d 2026-06-09 10:56:20.164 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e2497110-eb59-4284-b59c-a94950b2ba4a 2026-06-09 10:56:20.443 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 65856a51-4ff0-4822-b950-4e0c41351e31 2026-06-09 10:56:20.622 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1d15d623-f30e-4258-afcf-a62075d0d7f1 2026-06-09 10:56:20.982 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 0b521565-8631-4ec4-b04f-b6db6110e573 2026-06-09 10:56:22.141 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 0b521565-8631-4ec4-b04f-b6db6110e573 2026-06-09 10:56:22.373 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1d15d623-f30e-4258-afcf-a62075d0d7f1 2026-06-09 10:56:22.702 13 INFO neutron.plugins.ml2.plugin [None req-01bf31f8-6bd2-485d-8e93-5475fa285e25 - - - - - -] Attempt 1 to provision port 1d15d623-f30e-4258-afcf-a62075d0d7f1 2026-06-09 10:56:22.757 13 INFO neutron.plugins.ml2.plugin [None req-01bf31f8-6bd2-485d-8e93-5475fa285e25 - - - - - -] Attempt 1 to provision port 26f88544-57db-46fe-b0d5-de93e622625d 2026-06-09 10:56:22.908 13 INFO neutron.plugins.ml2.plugin [None req-01bf31f8-6bd2-485d-8e93-5475fa285e25 - - - - - -] Attempt 1 to provision port 35fdbbbb-b5f7-447d-b225-0032a932bd00 2026-06-09 10:56:23.054 13 INFO neutron.plugins.ml2.plugin [None req-01bf31f8-6bd2-485d-8e93-5475fa285e25 - - - - - -] Attempt 1 to provision port 0b521565-8631-4ec4-b04f-b6db6110e573 2026-06-09 10:56:23.107 13 INFO neutron.plugins.ml2.plugin [None req-01bf31f8-6bd2-485d-8e93-5475fa285e25 - - - - - -] Attempt 1 to provision port e2497110-eb59-4284-b59c-a94950b2ba4a 2026-06-09 10:56:28.522 13 INFO neutron.plugins.ml2.plugin [None req-c47b9bc4-1f02-435e-9fa2-a011b64465ee - - - - - -] Attempt 1 to provision port 1a3eb8c5-ce3c-442b-b420-bcc93dcbf987 2026-06-09 10:56:33.292 13 INFO neutron.plugins.ml2.plugin [None req-7ce9dbd6-9ae6-4f90-9b2f-66016ce7077e - - - - - -] Attempt 1 to provision port e2497110-eb59-4284-b59c-a94950b2ba4a 2026-06-09 10:56:54.151 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8eb21cd0-f7d7-47a7-be2a-f0b72cc72aa1'] response: {'server_uuid': '6e2d959f-50e1-4432-9fab-883c33ab6167', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1a3eb8c5-ce3c-442b-b420-bcc93dcbf987', 'code': 200} 2026-06-09 10:56:57.611 16 INFO neutron.plugins.ml2.plugin [None req-268c7fca-cb4b-4f0a-a251-da0d6aab9778 - - - - - -] Attempt 1 to provision port 8612b612-2163-48cd-b39d-41ead12ce238 2026-06-09 10:56:58.595 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 8612b612-2163-48cd-b39d-41ead12ce238 2026-06-09 10:56:58.849 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1a3eb8c5-ce3c-442b-b420-bcc93dcbf987 2026-06-09 10:56:58.981 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a2d2b00-c1d3-43bc-8f1a-148bf67e24b0'] response: {'server_uuid': '6e2d959f-50e1-4432-9fab-883c33ab6167', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a3eb8c5-ce3c-442b-b420-bcc93dcbf987', 'code': 200} 2026-06-09 10:57:00.369 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port ece80a06-b9c1-4f6a-8c97-9c859d256a5e 2026-06-09 10:57:00.877 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 8612b612-2163-48cd-b39d-41ead12ce238 2026-06-09 10:57:01.125 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1a3eb8c5-ce3c-442b-b420-bcc93dcbf987 2026-06-09 10:57:02.087 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port ece80a06-b9c1-4f6a-8c97-9c859d256a5e 2026-06-09 10:57:02.367 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 479ddf0d-6e33-4fd4-9b22-23ec3a9dfcff 2026-06-09 10:57:04.030 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 479ddf0d-6e33-4fd4-9b22-23ec3a9dfcff 2026-06-09 10:57:06.135 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 8612b612-2163-48cd-b39d-41ead12ce238 2026-06-09 10:57:06.428 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 82495eb9-64ef-4f17-86c1-6503735b9e7e 2026-06-09 10:57:07.769 16 INFO neutron.plugins.ml2.plugin [None req-21856475-31b6-477d-864c-ac8f2f04efad - - - - - -] Attempt 1 to provision port 15903e25-fa61-491e-879f-eb284eb09c0e 2026-06-09 10:57:07.796 16 INFO neutron.plugins.ml2.plugin [None req-21856475-31b6-477d-864c-ac8f2f04efad - - - - - -] Attempt 1 to provision port ece80a06-b9c1-4f6a-8c97-9c859d256a5e 2026-06-09 10:57:07.879 16 INFO neutron.plugins.ml2.plugin [None req-21856475-31b6-477d-864c-ac8f2f04efad - - - - - -] Attempt 1 to provision port deebc1fb-58b8-409e-8f8c-67f84f94722c 2026-06-09 10:57:07.922 16 INFO neutron.plugins.ml2.plugin [None req-21856475-31b6-477d-864c-ac8f2f04efad - - - - - -] Attempt 1 to provision port 8612b612-2163-48cd-b39d-41ead12ce238 2026-06-09 10:57:08.177 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 82495eb9-64ef-4f17-86c1-6503735b9e7e 2026-06-09 10:57:12.041 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port dde8ace4-7cf7-4868-bbc1-257889c1dae9 2026-06-09 10:57:14.070 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port dde8ace4-7cf7-4868-bbc1-257889c1dae9 2026-06-09 10:57:16.038 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 6d7385bd-17e6-4504-bb36-963fd58fbe19 2026-06-09 10:57:18.676 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 6d7385bd-17e6-4504-bb36-963fd58fbe19 2026-06-09 10:57:18.959 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 250e57a4-d085-44a9-bc8d-e47fa2550f8b 2026-06-09 10:57:19.160 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d9293bd-adc9-41ce-a353-0ef468fd8fd9'] response: {'server_uuid': '59208427-d3e3-4653-a2c3-b101ee66a3f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '250e57a4-d085-44a9-bc8d-e47fa2550f8b', 'code': 200} 2026-06-09 10:57:19.646 13 INFO neutron.plugins.ml2.plugin [None req-24871de3-da98-4755-a7d2-c67ffc9b30b5 - - - - - -] Attempt 1 to provision port 6d7385bd-17e6-4504-bb36-963fd58fbe19 2026-06-09 10:57:19.723 13 INFO neutron.plugins.ml2.plugin [None req-24871de3-da98-4755-a7d2-c67ffc9b30b5 - - - - - -] Attempt 1 to provision port a1fd8faf-ee9d-4854-8463-72b964b52b3a 2026-06-09 10:57:19.750 13 INFO neutron.plugins.ml2.plugin [None req-24871de3-da98-4755-a7d2-c67ffc9b30b5 - - - - - -] Attempt 1 to provision port ece80a06-b9c1-4f6a-8c97-9c859d256a5e 2026-06-09 10:57:19.806 13 INFO neutron.plugins.ml2.plugin [None req-24871de3-da98-4755-a7d2-c67ffc9b30b5 - - - - - -] Attempt 1 to provision port 1d0e829f-6cca-44c0-a151-a73429abb3c7 2026-06-09 10:57:19.834 13 INFO neutron.plugins.ml2.plugin [None req-24871de3-da98-4755-a7d2-c67ffc9b30b5 - - - - - -] Attempt 1 to provision port dde8ace4-7cf7-4868-bbc1-257889c1dae9 2026-06-09 10:57:19.933 13 INFO neutron.plugins.ml2.plugin [None req-24871de3-da98-4755-a7d2-c67ffc9b30b5 - - - - - -] Attempt 1 to provision port 7b48eb00-7e49-4d46-9afd-2bff68138386 2026-06-09 10:57:19.994 13 INFO neutron.plugins.ml2.plugin [None req-24871de3-da98-4755-a7d2-c67ffc9b30b5 - - - - - -] Attempt 1 to provision port 250e57a4-d085-44a9-bc8d-e47fa2550f8b 2026-06-09 10:57:20.715 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 524ff133-92e9-46ee-8cdc-9f59cee22293 2026-06-09 10:57:21.219 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a1d6780-bab7-4522-8b20-221364905b6f'] response: {'server_uuid': '13dcf72f-f097-4797-8fe3-a86309f87a9a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '524ff133-92e9-46ee-8cdc-9f59cee22293', 'code': 200} 2026-06-09 10:57:21.229 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 250e57a4-d085-44a9-bc8d-e47fa2550f8b 2026-06-09 10:57:22.096 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 524ff133-92e9-46ee-8cdc-9f59cee22293 2026-06-09 10:57:24.094 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 7b48eb00-7e49-4d46-9afd-2bff68138386 2026-06-09 10:57:24.714 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1d0e829f-6cca-44c0-a151-a73429abb3c7 2026-06-09 10:57:26.142 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 15903e25-fa61-491e-879f-eb284eb09c0e 2026-06-09 10:57:26.637 13 INFO neutron.plugins.ml2.plugin [None req-1d028710-5041-463e-836c-2425d361a067 - - - - - -] Attempt 1 to provision port 2811af3b-5249-4f02-b1a6-efc0013375bb 2026-06-09 10:57:26.924 13 INFO neutron.plugins.ml2.plugin [None req-1d028710-5041-463e-836c-2425d361a067 - - - - - -] Attempt 1 to provision port dde8ace4-7cf7-4868-bbc1-257889c1dae9 2026-06-09 10:57:27.006 13 INFO neutron.plugins.ml2.plugin [None req-1d028710-5041-463e-836c-2425d361a067 - - - - - -] Attempt 1 to provision port 1d0e829f-6cca-44c0-a151-a73429abb3c7 2026-06-09 10:57:27.069 13 INFO neutron.plugins.ml2.plugin [None req-1d028710-5041-463e-836c-2425d361a067 - - - - - -] Attempt 1 to provision port 250e57a4-d085-44a9-bc8d-e47fa2550f8b 2026-06-09 10:57:28.097 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 2811af3b-5249-4f02-b1a6-efc0013375bb 2026-06-09 10:57:28.270 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 1d0e829f-6cca-44c0-a151-a73429abb3c7 2026-06-09 10:57:28.483 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 7b48eb00-7e49-4d46-9afd-2bff68138386 2026-06-09 10:57:28.729 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port a1fd8faf-ee9d-4854-8463-72b964b52b3a 2026-06-09 10:57:29.088 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port deebc1fb-58b8-409e-8f8c-67f84f94722c 2026-06-09 10:57:29.383 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 15903e25-fa61-491e-879f-eb284eb09c0e 2026-06-09 10:57:30.497 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port deebc1fb-58b8-409e-8f8c-67f84f94722c 2026-06-09 10:57:30.771 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port a1fd8faf-ee9d-4854-8463-72b964b52b3a 2026-06-09 10:57:31.251 16 INFO neutron.plugins.ml2.plugin [None req-a4bfc474-513f-4053-808c-87675f0879ec - - - - - -] Attempt 1 to provision port 7b48eb00-7e49-4d46-9afd-2bff68138386 2026-06-09 10:57:31.313 16 INFO neutron.plugins.ml2.plugin [None req-a4bfc474-513f-4053-808c-87675f0879ec - - - - - -] Attempt 1 to provision port 1d0e829f-6cca-44c0-a151-a73429abb3c7 2026-06-09 10:57:34.744 16 INFO neutron.plugins.ml2.plugin [None req-0fb0c17f-5472-4ec9-97e8-1980c758ebad - - - - - -] Attempt 1 to provision port 524ff133-92e9-46ee-8cdc-9f59cee22293 2026-06-09 10:57:34.815 16 INFO neutron.plugins.ml2.plugin [None req-0fb0c17f-5472-4ec9-97e8-1980c758ebad - - - - - -] Attempt 1 to provision port deebc1fb-58b8-409e-8f8c-67f84f94722c 2026-06-09 10:57:34.890 16 INFO neutron.plugins.ml2.plugin [None req-0fb0c17f-5472-4ec9-97e8-1980c758ebad - - - - - -] Attempt 1 to provision port 8612b612-2163-48cd-b39d-41ead12ce238 2026-06-09 10:57:37.766 16 INFO neutron.plugins.ml2.plugin [None req-7e2f3b1a-10e3-4eef-bde5-cb0340eeaa12 - - - - - -] Attempt 1 to provision port deebc1fb-58b8-409e-8f8c-67f84f94722c 2026-06-09 10:57:38.240 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 9bc0d3af-2940-4d26-91da-546b55fb58ea 2026-06-09 10:57:38.384 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b85430d-ef28-4e0a-835b-dce2a9a89451'] response: {'server_uuid': '863e2cd6-592a-494a-95ae-bb695922f794', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9bc0d3af-2940-4d26-91da-546b55fb58ea', 'code': 200} 2026-06-09 10:57:39.734 13 INFO neutron.plugins.ml2.plugin [None req-0170dbfb-3221-4eb3-86bf-c3a92798ba50 - - - - - -] Attempt 1 to provision port deebc1fb-58b8-409e-8f8c-67f84f94722c 2026-06-09 10:57:40.228 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 9bc0d3af-2940-4d26-91da-546b55fb58ea 2026-06-09 10:57:58.846 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 0289404b-cbfc-4f46-ab3d-13cb6bfbeea0 2026-06-09 10:57:58.968 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b31f269-55c9-40ab-926e-caf54a8f2c58'] response: {'server_uuid': '194ee976-c7a5-4e69-83a0-a2005f875694', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0289404b-cbfc-4f46-ab3d-13cb6bfbeea0', 'code': 200} 2026-06-09 10:58:00.249 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 0289404b-cbfc-4f46-ab3d-13cb6bfbeea0 2026-06-09 10:58:12.106 13 INFO neutron.plugins.ml2.plugin [None req-0baabc24-9bcd-4193-92de-d429d3a91084 - - - - - -] Attempt 1 to provision port 5d8aaee2-7506-4d74-8707-71d570b917ce 2026-06-09 10:58:24.397 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-df516a48-7f9b-4d09-b2d9-a1ade0bacd2e'] response: {'server_uuid': '194ee976-c7a5-4e69-83a0-a2005f875694', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0289404b-cbfc-4f46-ab3d-13cb6bfbeea0', 'code': 200} 2026-06-09 10:58:34.967 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port aafd8280-3742-4557-a4ef-034c70c7db79 2026-06-09 10:58:35.088 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-92cdf7f2-04cf-4814-b9ed-6b939912c3e2'] response: {'server_uuid': 'e93dec35-f910-4b24-8606-e34b753aeabf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aafd8280-3742-4557-a4ef-034c70c7db79', 'code': 200} 2026-06-09 10:58:36.292 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port aafd8280-3742-4557-a4ef-034c70c7db79 2026-06-09 10:58:41.239 13 INFO neutron_taas.services.taas.taas_plugin [None req-c210ff97-97fd-406c-839e-a2803656c597 - - - - - -] TaaS: Handle Delete Port: 6d7385bd-17e6-4504-bb36-963fd58fbe19 2026-06-09 10:58:41.250 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c210ff97-97fd-406c-839e-a2803656c597 - - - - - -] Tap Mirror: Handle Delete Port: 6d7385bd-17e6-4504-bb36-963fd58fbe19 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.054 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-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.054 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.057 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:58:52.057 16 INFO neutron.plugins.ml2.plugin [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Attempt 2 to bind port dd86e928-6925-45fa-95cb-352e27345eed 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.069 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-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.069 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.070 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:58:52.071 16 INFO neutron.plugins.ml2.plugin [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Attempt 3 to bind port dd86e928-6925-45fa-95cb-352e27345eed 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.083 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-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.083 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.084 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:58:52.084 16 INFO neutron.plugins.ml2.plugin [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Attempt 4 to bind port dd86e928-6925-45fa-95cb-352e27345eed 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.101 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-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.101 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.102 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:58:52.103 16 INFO neutron.plugins.ml2.plugin [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Attempt 5 to bind port dd86e928-6925-45fa-95cb-352e27345eed 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.122 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-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.122 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.123 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:58:52.123 16 INFO neutron.plugins.ml2.plugin [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Attempt 6 to bind port dd86e928-6925-45fa-95cb-352e27345eed 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.139 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-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.139 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.140 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:58:52.140 16 INFO neutron.plugins.ml2.plugin [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Attempt 7 to bind port dd86e928-6925-45fa-95cb-352e27345eed 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.155 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-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.155 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.157 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:58:52.157 16 INFO neutron.plugins.ml2.plugin [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Attempt 8 to bind port dd86e928-6925-45fa-95cb-352e27345eed 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.173 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-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.173 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.175 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:58:52.175 16 INFO neutron.plugins.ml2.plugin [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Attempt 9 to bind port dd86e928-6925-45fa-95cb-352e27345eed 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.187 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-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.187 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.188 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:58:52.189 16 INFO neutron.plugins.ml2.plugin [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Attempt 10 to bind port dd86e928-6925-45fa-95cb-352e27345eed 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:58:52.200 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-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 359dfec2-f3aa-45d1-8e9d-8cae4f4ef6f2 could not be found. 2026-06-09 10:58:52.200 16 ERROR neutron.plugins.ml2.managers 2026-06-09 10:58:52.202 16 ERROR neutron.plugins.ml2.managers [None req-7c936039-931e-4b9e-b7d3-0a1f1fbb28c7 - - - - - -] Failed to bind port dd86e928-6925-45fa-95cb-352e27345eed on host instance for vnic_type normal using segments [{'id': '0500689f-2b88-48fd-b9a0-ffb5a450b4a9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 329, 'network_id': '51430523-a300-4869-ab07-3e50fb2c9bf3'}] 2026-06-09 10:59:19.140 16 INFO neutron.plugins.ml2.plugin [None req-fb8e9d11-c239-4632-934f-d990c75716fa - - - - - -] Attempt 1 to provision port 086cdeb5-d7f0-4679-ae76-3e12a6be70ac 2026-06-09 10:59:26.313 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 086cdeb5-d7f0-4679-ae76-3e12a6be70ac 2026-06-09 10:59:26.463 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f79d1ba-ab4a-466c-b8bd-bb57ac02b1ad'] response: {'server_uuid': 'e93dec35-f910-4b24-8606-e34b753aeabf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '086cdeb5-d7f0-4679-ae76-3e12a6be70ac', 'code': 200} 2026-06-09 10:59:28.285 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 086cdeb5-d7f0-4679-ae76-3e12a6be70ac 2026-06-09 10:59:30.768 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 086cdeb5-d7f0-4679-ae76-3e12a6be70ac 2026-06-09 11:00:47.069 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 7b48eb00-7e49-4d46-9afd-2bff68138386 2026-06-09 11:00:47.123 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port dde8ace4-7cf7-4868-bbc1-257889c1dae9 2026-06-09 11:00:47.207 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port aafd8280-3742-4557-a4ef-034c70c7db79 2026-06-09 11:00:47.277 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 048c072c-5480-479c-a53e-5dd32c046b40 2026-06-09 11:00:47.451 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe451ac7-e62e-4578-8e1d-10542c3c91cb'] response: {'server_uuid': 'e93dec35-f910-4b24-8606-e34b753aeabf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '048c072c-5480-479c-a53e-5dd32c046b40', 'code': 200} 2026-06-09 11:00:47.489 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 086cdeb5-d7f0-4679-ae76-3e12a6be70ac 2026-06-09 11:00:47.549 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 15903e25-fa61-491e-879f-eb284eb09c0e 2026-06-09 11:00:47.688 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 48976e34-c0dd-4829-8494-b0561d2ce530 2026-06-09 11:00:47.982 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 750daa30-d689-4f30-9be9-9a8babcfd21b 2026-06-09 11:00:48.055 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port e73a207b-c75a-4c97-8f71-471fd9e5926d 2026-06-09 11:00:48.102 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port deebc1fb-58b8-409e-8f8c-67f84f94722c 2026-06-09 11:00:48.155 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 5d8aaee2-7506-4d74-8707-71d570b917ce 2026-06-09 11:00:48.185 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port ca490d49-a8be-4154-a95b-567a927e93a0 2026-06-09 11:00:48.217 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 750ba7fb-3ab3-4781-92ee-ce68ca8124e8 2026-06-09 11:00:48.275 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port bdff907c-ea0d-46b9-b374-8aea6efd6210 2026-06-09 11:00:48.310 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 8612b612-2163-48cd-b39d-41ead12ce238 2026-06-09 11:00:48.360 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 1d0e829f-6cca-44c0-a151-a73429abb3c7 2026-06-09 11:00:48.416 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 1ec0805f-6d1e-49f9-8bbd-69ca67f43675 2026-06-09 11:00:48.475 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port ece80a06-b9c1-4f6a-8c97-9c859d256a5e 2026-06-09 11:00:48.539 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 524ff133-92e9-46ee-8cdc-9f59cee22293 2026-06-09 11:00:48.595 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 48976e34-c0dd-4829-8494-b0561d2ce530 2026-06-09 11:00:48.601 16 INFO neutron.plugins.ml2.plugin [None req-54045d7a-4305-47aa-a86e-2d0cadf26829 - - - - - -] Attempt 1 to provision port 9bc0d3af-2940-4d26-91da-546b55fb58ea 2026-06-09 11:00:48.839 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 048c072c-5480-479c-a53e-5dd32c046b40 2026-06-09 11:00:49.493 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd137084-a374-4d2c-a860-6676e5fcdbb6'] response: {'server_uuid': 'e93dec35-f910-4b24-8606-e34b753aeabf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48976e34-c0dd-4829-8494-b0561d2ce530', 'code': 200} 2026-06-09 11:00:50.651 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 48976e34-c0dd-4829-8494-b0561d2ce530 2026-06-09 11:00:52.015 16 INFO neutron.plugins.ml2.plugin [None req-aa1fea63-0134-4e84-b4db-09b9a9c6e9eb - - - - - -] Attempt 1 to provision port 48976e34-c0dd-4829-8494-b0561d2ce530 2026-06-09 11:00:52.070 16 INFO neutron.plugins.ml2.plugin [None req-aa1fea63-0134-4e84-b4db-09b9a9c6e9eb - - - - - -] Attempt 1 to provision port 048c072c-5480-479c-a53e-5dd32c046b40 2026-06-09 11:01:00.572 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 048c072c-5480-479c-a53e-5dd32c046b40 2026-06-09 11:02:20.527 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e926d8cf-c1c7-4135-8131-41f194651c71 2026-06-09 11:02:22.608 13 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port e926d8cf-c1c7-4135-8131-41f194651c71 2026-06-09 11:03:08.571 16 INFO neutron.plugins.ml2.plugin [None req-ee04a13e-178b-4065-a4ff-5dc96d45adf1 - - - - - -] Attempt 1 to provision port 51b29643-9b18-4af0-aec6-188831533e8f