+ 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 01:42:16.458 1 INFO neutron.common.config [-] Logging enabled! 2026-06-09 01:42:16.458 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-09 01:42:16.458 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-09 01:42:16.458 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-09 01:42:17.861 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 01:42:17.864 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-09 01:42:17.867 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-09 01:42:17.867 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 01:42:17.868 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-09 01:42:17.868 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-09 01:42:17.868 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 01:42:17.875 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 01:42:17.875 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 01:42:17.875 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 01:42:17.894 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-09 01:42:17.895 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 01:42:17.895 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-09 01:42:17.914 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-09 01:42:17.915 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-09 01:42:17.915 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-09 01:42:17.915 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-09 01:42:18.213 1 INFO neutron.plugins.ml2.managers [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] Initializing driver for type 'vlan' 2026-06-09 01:42:18.366 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] VlanTypeDriver initialization complete 2026-06-09 01:42:18.366 1 INFO neutron.plugins.ml2.managers [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] Initializing driver for type 'vxlan' 2026-06-09 01:42:18.366 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-09 01:42:18.403 1 INFO neutron.plugins.ml2.managers [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-09 01:42:18.403 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-09 01:42:18.403 1 INFO neutron.plugins.ml2.managers [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] Initializing extension driver 'port_security' 2026-06-09 01:42:18.403 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-09 01:42:18.404 1 INFO neutron.plugins.ml2.managers [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] Initializing extension driver 'qos' 2026-06-09 01:42:18.404 1 INFO neutron.plugins.ml2.managers [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-09 01:42:18.404 1 INFO neutron.plugins.ml2.managers [None req-7b2efcef-5fe1-45db-8582-3142b291944f - - - - - -] Initializing mechanism driver 'l2population' 2026-06-09 01:42:18.418 1 INFO neutron.quota [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded quota_driver: . 2026-06-09 01:42:18.419 1 INFO neutron.plugins.ml2.plugin [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Modular L2 Plugin initialization complete 2026-06-09 01:42:18.419 1 INFO neutron.plugins.ml2.managers [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-09 01:42:18.419 1 INFO neutron.plugins.ml2.managers [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-09 01:42:18.419 1 INFO neutron.plugins.ml2.managers [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Got port-security extension from driver 'port_security' 2026-06-09 01:42:18.419 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: qos 2026-06-09 01:42:18.430 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: router 2026-06-09 01:42:18.464 1 INFO neutron.services.service_base [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-09 01:42:18.465 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: segments 2026-06-09 01:42:18.531 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: trunk 2026-06-09 01:42:18.544 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: vpnaas 2026-06-09 01:42:18.578 1 WARNING stevedore.named [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 01:42:18.648 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-09 01:42:18.648 1 INFO neutron.common.utils [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-09 01:42:18.648 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: taas 2026-06-09 01:42:18.669 1 WARNING stevedore.named [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 01:42:18.669 1 WARNING stevedore.named [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-09 01:42:18.695 1 INFO neutron_taas.services.taas.taas_plugin [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-09 01:42:18.696 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: tapmirror 2026-06-09 01:42:18.708 1 WARNING stevedore.named [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 01:42:18.708 1 WARNING stevedore.named [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-09 01:42:18.724 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-09 01:42:18.725 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: auto_allocate 2026-06-09 01:42:18.732 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: tag 2026-06-09 01:42:18.739 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: timestamp 2026-06-09 01:42:18.742 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: network_ip_availability 2026-06-09 01:42:18.745 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: flavors 2026-06-09 01:42:18.748 1 INFO neutron.manager [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loading Plugin: revisions 2026-06-09 01:42:18.751 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Initializing extension manager. 2026-06-09 01:42:18.752 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: address-group 2026-06-09 01:42:18.753 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: address-scope 2026-06-09 01:42:18.754 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-09 01:42:18.754 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: agent 2026-06-09 01:42:18.755 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: agent-resources-synced 2026-06-09 01:42:18.756 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: allowed-address-pairs 2026-06-09 01:42:18.756 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: auto-allocated-topology 2026-06-09 01:42:18.759 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: availability_zone 2026-06-09 01:42:18.759 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: availability_zone_filter 2026-06-09 01:42:18.760 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-09 01:42:18.760 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: default-subnetpools 2026-06-09 01:42:18.761 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-09 01:42:18.762 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: dns-integration 2026-06-09 01:42:18.762 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: dns-domain-ports 2026-06-09 01:42:18.763 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-09 01:42:18.763 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: dvr 2026-06-09 01:42:18.764 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-09 01:42:18.764 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: empty-string-filtering 2026-06-09 01:42:18.765 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 01:42:18.765 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-09 01:42:18.766 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: external-net 2026-06-09 01:42:18.766 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-09 01:42:18.767 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: extraroute 2026-06-09 01:42:18.767 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: extraroute-atomic 2026-06-09 01:42:18.768 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-09 01:42:18.769 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-09 01:42:18.769 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-09 01:42:18.770 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-09 01:42:18.770 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: fip-port-details 2026-06-09 01:42:18.771 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: flavors 2026-06-09 01:42:18.772 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-09 01:42:18.773 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: floatingip-pools 2026-06-09 01:42:18.774 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: ip_allocation 2026-06-09 01:42:18.774 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: ip-substring-filtering 2026-06-09 01:42:18.775 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: l2_adjacency 2026-06-09 01:42:18.776 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: router 2026-06-09 01:42:18.777 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 01:42:18.778 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-09 01:42:18.778 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-09 01:42:18.779 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: ext-gw-mode 2026-06-09 01:42:18.779 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: l3-ha 2026-06-09 01:42:18.780 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-09 01:42:18.780 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-09 01:42:18.781 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: l3-flavors 2026-06-09 01:42:18.785 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-09 01:42:18.786 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-09 01:42:18.788 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-09 01:42:18.789 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-09 01:42:18.790 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-09 01:42:18.792 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-09 01:42:18.792 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-09 01:42:18.793 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: multi-provider 2026-06-09 01:42:18.794 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: net-mtu 2026-06-09 01:42:18.794 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: net-mtu-writable 2026-06-09 01:42:18.795 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: network_availability_zone 2026-06-09 01:42:18.796 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: network_ha 2026-06-09 01:42:18.797 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: network-ip-availability 2026-06-09 01:42:18.798 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-09 01:42:18.799 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: pagination 2026-06-09 01:42:18.800 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: port-device-profile 2026-06-09 01:42:18.800 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-09 01:42:18.801 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-09 01:42:18.802 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-09 01:42:18.802 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: port-mac-override 2026-06-09 01:42:18.803 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-09 01:42:18.804 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-09 01:42:18.804 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-09 01:42:18.805 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: port-resource-request 2026-06-09 01:42:18.805 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: port-resource-request-groups 2026-06-09 01:42:18.806 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-09 01:42:18.806 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: binding 2026-06-09 01:42:18.807 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: binding-extended 2026-06-09 01:42:18.808 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: port-security 2026-06-09 01:42:18.808 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: project-id 2026-06-09 01:42:18.809 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: provider 2026-06-09 01:42:18.809 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-09 01:42:18.812 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos 2026-06-09 01:42:18.813 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-09 01:42:18.813 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-09 01:42:18.814 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-default 2026-06-09 01:42:18.814 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-fip 2026-06-09 01:42:18.815 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-09 01:42:18.815 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-gateway-ip 2026-06-09 01:42:18.816 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-port-network-policy 2026-06-09 01:42:18.816 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-pps-minimum 2026-06-09 01:42:18.817 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-09 01:42:18.818 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-pps 2026-06-09 01:42:18.819 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-rule-type-details 2026-06-09 01:42:18.819 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-09 01:42:18.820 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: qos-rules-alias 2026-06-09 01:42:18.820 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: quota-check-limit 2026-06-09 01:42:18.821 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: quota-check-limit-default 2026-06-09 01:42:18.824 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: quotas 2026-06-09 01:42:18.827 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: quota_details 2026-06-09 01:42:18.828 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: rbac-policies 2026-06-09 01:42:18.829 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: rbac-address-group 2026-06-09 01:42:18.830 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: rbac-address-scope 2026-06-09 01:42:18.831 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: rbac-security-groups 2026-06-09 01:42:18.831 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: rbac-subnetpool 2026-06-09 01:42:18.832 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: revision-if-match 2026-06-09 01:42:18.833 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: standard-attr-revisions 2026-06-09 01:42:18.833 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: router_availability_zone 2026-06-09 01:42:18.834 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-09 01:42:18.837 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: security-groups-default-rules 2026-06-09 01:42:18.838 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-09 01:42:18.840 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-09 01:42:18.841 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-09 01:42:18.842 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-09 01:42:18.844 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-09 01:42:18.851 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: security-group 2026-06-09 01:42:18.852 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: segment 2026-06-09 01:42:18.852 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-09 01:42:18.853 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: service-type 2026-06-09 01:42:18.853 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: sorting 2026-06-09 01:42:18.854 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: standard-attr-segment 2026-06-09 01:42:18.854 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: standard-attr-description 2026-06-09 01:42:18.855 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: stateful-security-group 2026-06-09 01:42:18.855 1 WARNING neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-09 01:42:18.856 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-09 01:42:18.856 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: subnet-external-network 2026-06-09 01:42:18.856 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: subnet_onboard 2026-06-09 01:42:18.857 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-09 01:42:18.857 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: subnet-service-types 2026-06-09 01:42:18.858 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: subnet_allocation 2026-06-09 01:42:18.858 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-09 01:42:18.859 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: tag-creation 2026-06-09 01:42:18.859 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-09 01:42:18.863 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: standard-attr-tag 2026-06-09 01:42:18.864 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-09 01:42:18.864 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: trunk 2026-06-09 01:42:18.865 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: trunk-details 2026-06-09 01:42:18.865 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-09 01:42:18.866 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-09 01:42:18.867 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-09 01:42:18.868 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-09 01:42:18.870 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-09 01:42:18.870 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-09 01:42:18.871 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: vpn-flavors 2026-06-09 01:42:18.872 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: vpnaas 2026-06-09 01:42:18.874 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: taas 2026-06-09 01:42:18.874 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: tap-mirror 2026-06-09 01:42:18.875 1 INFO neutron.api.extensions [None req-4e37fdc6-8c7f-4b53-a05a-88b748abbccf - - - - - -] Loaded extension: taas-vlan-filter 2026-06-09 01:42:48.964 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-09 01:42:49.005 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-09 01:42:49.005 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-09 01:43:03.936 16 INFO neutron.db.l3_hamode_db [None req-a6ca2cb9-79e8-4b39-bad4-afde70358958 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 01:43:23.170 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 32668a3a-d270-4dad-8eb9-928d1b0345d2 2026-06-09 01:43:24.095 16 INFO neutron.plugins.ml2.plugin [None req-acd2154f-1518-4a06-b3d4-4fb0aa8ef89a - - - - - -] Attempt 1 to provision port 32668a3a-d270-4dad-8eb9-928d1b0345d2 2026-06-09 01:43:25.086 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 32668a3a-d270-4dad-8eb9-928d1b0345d2 2026-06-09 01:43:25.802 16 INFO neutron.plugins.ml2.plugin [None req-a7270eb7-9ac5-4ea9-8af2-d3562570dc07 - - - - - -] Attempt 1 to provision port 32668a3a-d270-4dad-8eb9-928d1b0345d2 2026-06-09 01:47:56.361 13 INFO neutron.plugins.ml2.plugin [None req-47c7db6b-e17d-43ae-901b-b8b20f47c1ff - - - - - -] Attempt 1 to provision port 63472a73-8a21-421e-8d3f-feb73142387a 2026-06-09 01:47:57.164 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 63472a73-8a21-421e-8d3f-feb73142387a 2026-06-09 01:47:58.009 13 INFO neutron.plugins.ml2.plugin [None req-b9fc3d19-a7fd-457b-bb90-41e93b2ba63a - - - - - -] Attempt 1 to provision port 63472a73-8a21-421e-8d3f-feb73142387a 2026-06-09 01:48:02.966 13 INFO neutron.plugins.ml2.plugin [None req-a27768ac-f0e2-486b-9239-20d6b3b5e991 - - - - - -] Attempt 1 to provision port b3af4aee-1921-4a0c-8b97-87a7221427ba 2026-06-09 01:55:55.832 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port b3af4aee-1921-4a0c-8b97-87a7221427ba 2026-06-09 01:55:57.276 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port b3af4aee-1921-4a0c-8b97-87a7221427ba 2026-06-09 02:04:21.421 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 56e0f3c4-42c7-475f-b748-241001cc9b0c 2026-06-09 02:04:23.424 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 56e0f3c4-42c7-475f-b748-241001cc9b0c 2026-06-09 02:10:48.296 16 INFO neutron.plugins.ml2.plugin [None req-c7f06657-9b10-49a1-b2e0-a05b9c45fe16 - - - - - -] Attempt 1 to provision port b3af4aee-1921-4a0c-8b97-87a7221427ba 2026-06-09 02:10:48.349 16 INFO neutron.plugins.ml2.plugin [None req-c7f06657-9b10-49a1-b2e0-a05b9c45fe16 - - - - - -] Attempt 1 to provision port 32668a3a-d270-4dad-8eb9-928d1b0345d2 2026-06-09 02:10:48.391 16 INFO neutron.plugins.ml2.plugin [None req-c7f06657-9b10-49a1-b2e0-a05b9c45fe16 - - - - - -] Attempt 1 to provision port 63472a73-8a21-421e-8d3f-feb73142387a 2026-06-09 02:20:23.666 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 06e592a1-ce64-4588-906e-29e01b5c0c96 2026-06-09 02:20:23.710 13 INFO neutron.plugins.ml2.plugin [None req-4e576994-f17c-4a08-89e5-0d342bfc7601 - - - - - -] Attempt 1 to provision port 06e592a1-ce64-4588-906e-29e01b5c0c96 2026-06-09 02:20:25.715 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 06e592a1-ce64-4588-906e-29e01b5c0c96 2026-06-09 02:20:27.886 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 51f9850e-5c18-4aa2-bf44-c32008219673 2026-06-09 02:20:29.738 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 51f9850e-5c18-4aa2-bf44-c32008219673 2026-06-09 02:20:30.967 13 INFO neutron.plugins.ml2.plugin [None req-995af732-140e-47d3-9aef-3b2a33bfff56 - - - - - -] Attempt 1 to provision port 51f9850e-5c18-4aa2-bf44-c32008219673 2026-06-09 02:20:31.084 13 INFO neutron.plugins.ml2.plugin [None req-995af732-140e-47d3-9aef-3b2a33bfff56 - - - - - -] Attempt 1 to provision port b3b5aef9-64f6-4156-ac17-38e4d3f20f0b 2026-06-09 02:20:31.829 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port fac448d4-4a1e-46e9-952a-cb1766786102 2026-06-09 02:20:32.274 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 432e9d93-1025-445a-a54f-dd8fb4f962b0 2026-06-09 02:20:33.810 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port c3c0b0b1-e306-4b59-9201-eab9bea7bc25 2026-06-09 02:20:34.311 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port fac448d4-4a1e-46e9-952a-cb1766786102 2026-06-09 02:20:34.502 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 432e9d93-1025-445a-a54f-dd8fb4f962b0 2026-06-09 02:20:35.666 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port c3c0b0b1-e306-4b59-9201-eab9bea7bc25 2026-06-09 02:20:37.701 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 81fc79a0-316b-4339-8c5e-edcd3a8cb8c6 2026-06-09 02:20:40.307 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 81fc79a0-316b-4339-8c5e-edcd3a8cb8c6 2026-06-09 02:20:40.542 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port d18030da-31a5-4c0c-bbb5-caaf310d2eab 2026-06-09 02:20:41.140 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-766fa459-0b02-411a-826d-c17c573119dd'] response: {'server_uuid': '57497ea8-dfd0-485a-af9f-cbf25b39a91f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd18030da-31a5-4c0c-bbb5-caaf310d2eab', 'code': 200} 2026-06-09 02:20:42.170 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port d18030da-31a5-4c0c-bbb5-caaf310d2eab 2026-06-09 02:20:45.879 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 9a9998ed-9fcd-4bcb-9e29-73b416e33fab 2026-06-09 02:20:45.964 13 INFO neutron.plugins.ml2.plugin [None req-8a98eae5-dbf4-4b4d-a0a3-7d9ef54879e4 - - - - - -] Attempt 1 to provision port 81fc79a0-316b-4339-8c5e-edcd3a8cb8c6 2026-06-09 02:20:46.006 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4ba247a-3a57-45f7-abd2-2f5dd5959946'] response: {'server_uuid': '512a5094-00ba-4a7a-9cbc-d0c28f18e9a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a9998ed-9fcd-4bcb-9e29-73b416e33fab', 'code': 200} 2026-06-09 02:20:46.019 13 INFO neutron.plugins.ml2.plugin [None req-8a98eae5-dbf4-4b4d-a0a3-7d9ef54879e4 - - - - - -] Attempt 1 to provision port b3b5aef9-64f6-4156-ac17-38e4d3f20f0b 2026-06-09 02:20:46.062 13 INFO neutron.plugins.ml2.plugin [None req-8a98eae5-dbf4-4b4d-a0a3-7d9ef54879e4 - - - - - -] Attempt 1 to provision port 030c1206-d4e1-4c4b-9061-efb0c7f75a2d 2026-06-09 02:20:46.085 13 INFO neutron.plugins.ml2.plugin [None req-8a98eae5-dbf4-4b4d-a0a3-7d9ef54879e4 - - - - - -] Attempt 1 to provision port 51f9850e-5c18-4aa2-bf44-c32008219673 2026-06-09 02:20:46.133 13 INFO neutron.plugins.ml2.plugin [None req-8a98eae5-dbf4-4b4d-a0a3-7d9ef54879e4 - - - - - -] Attempt 1 to provision port db26817c-a52a-4507-ada3-94d21fd8f110 2026-06-09 02:20:46.273 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 82787802-b3c0-4188-89e2-6e9472773591 2026-06-09 02:20:46.333 13 INFO neutron.plugins.ml2.plugin [None req-8a98eae5-dbf4-4b4d-a0a3-7d9ef54879e4 - - - - - -] Attempt 1 to provision port 2c77d60a-3e1c-4548-83d0-920f3bd89481 2026-06-09 02:20:46.374 13 INFO neutron.plugins.ml2.plugin [None req-8a98eae5-dbf4-4b4d-a0a3-7d9ef54879e4 - - - - - -] Attempt 1 to provision port d18030da-31a5-4c0c-bbb5-caaf310d2eab 2026-06-09 02:20:46.426 13 INFO neutron.plugins.ml2.plugin [None req-8a98eae5-dbf4-4b4d-a0a3-7d9ef54879e4 - - - - - -] Attempt 1 to provision port 3e734ece-c108-4ea8-8d54-785df1d93e83 2026-06-09 02:20:46.459 13 INFO neutron.plugins.ml2.plugin [None req-8a98eae5-dbf4-4b4d-a0a3-7d9ef54879e4 - - - - - -] Attempt 1 to provision port d8bf8934-5e42-4304-a797-eeace36a3613 2026-06-09 02:20:47.895 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 9a9998ed-9fcd-4bcb-9e29-73b416e33fab 2026-06-09 02:20:48.065 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dc25c41-5d07-4ea1-8c41-1fef62454797'] response: {'server_uuid': '253dab82-48d9-413c-830a-2bf1f272350e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82787802-b3c0-4188-89e2-6e9472773591', 'code': 200} 2026-06-09 02:20:48.202 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port db26817c-a52a-4507-ada3-94d21fd8f110 2026-06-09 02:20:48.447 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 82787802-b3c0-4188-89e2-6e9472773591 2026-06-09 02:20:51.159 16 INFO neutron.plugins.ml2.plugin [None req-f68c798c-a50b-41a1-abd3-6cd9362ffd5b - - - - - -] Attempt 1 to provision port d18030da-31a5-4c0c-bbb5-caaf310d2eab 2026-06-09 02:20:51.252 16 INFO neutron.plugins.ml2.plugin [None req-f68c798c-a50b-41a1-abd3-6cd9362ffd5b - - - - - -] Attempt 1 to provision port 3e734ece-c108-4ea8-8d54-785df1d93e83 2026-06-09 02:20:51.274 16 INFO neutron.plugins.ml2.plugin [None req-f68c798c-a50b-41a1-abd3-6cd9362ffd5b - - - - - -] Attempt 1 to provision port db26817c-a52a-4507-ada3-94d21fd8f110 2026-06-09 02:20:51.332 16 INFO neutron.plugins.ml2.plugin [None req-f68c798c-a50b-41a1-abd3-6cd9362ffd5b - - - - - -] Attempt 1 to provision port d8bf8934-5e42-4304-a797-eeace36a3613 2026-06-09 02:20:54.628 13 INFO neutron.plugins.ml2.plugin [None req-45f5952f-d54d-4363-bced-5aafb8ad9dec - - - - - -] Attempt 1 to provision port d8bf8934-5e42-4304-a797-eeace36a3613 2026-06-09 02:20:54.659 13 INFO neutron.plugins.ml2.plugin [None req-45f5952f-d54d-4363-bced-5aafb8ad9dec - - - - - -] Attempt 1 to provision port 367c41cb-d0fd-47ea-97b5-aefbbcfb8450 2026-06-09 02:20:54.672 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4583e4f-fff5-4a22-8e36-6703b5e2bb2d'] response: {'server_uuid': '253dab82-48d9-413c-830a-2bf1f272350e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '82787802-b3c0-4188-89e2-6e9472773591', 'code': 200} 2026-06-09 02:21:01.998 13 INFO neutron.plugins.ml2.plugin [None req-1ef521ff-e336-4bf9-8dbb-cd9cb7a2253e - - - - - -] Attempt 1 to provision port d8bf8934-5e42-4304-a797-eeace36a3613 2026-06-09 02:21:02.026 13 INFO neutron.plugins.ml2.plugin [None req-1ef521ff-e336-4bf9-8dbb-cd9cb7a2253e - - - - - -] Attempt 1 to provision port d18030da-31a5-4c0c-bbb5-caaf310d2eab 2026-06-09 02:21:05.787 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 030c1206-d4e1-4c4b-9061-efb0c7f75a2d 2026-06-09 02:21:06.108 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port d8bf8934-5e42-4304-a797-eeace36a3613 2026-06-09 02:21:07.727 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 030c1206-d4e1-4c4b-9061-efb0c7f75a2d 2026-06-09 02:21:07.892 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port d8bf8934-5e42-4304-a797-eeace36a3613 2026-06-09 02:21:11.776 16 INFO neutron.plugins.ml2.plugin [None req-65e91321-4b36-4086-8ce0-ef99a96e9cb5 - - - - - -] Attempt 1 to provision port 2e21041d-5227-441c-b3b8-3575c654db53 2026-06-09 02:21:14.786 13 INFO neutron.plugins.ml2.plugin [None req-8dfdd746-f52f-43dc-9766-7512cb30fcdf - - - - - -] Attempt 1 to provision port d18030da-31a5-4c0c-bbb5-caaf310d2eab 2026-06-09 02:21:15.761 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port d18030da-31a5-4c0c-bbb5-caaf310d2eab 2026-06-09 02:21:18.273 13 INFO neutron.plugins.ml2.plugin [None req-6c91b4ea-2e19-4af7-a4f1-efc4d24f757e - - - - - -] Attempt 1 to provision port d18030da-31a5-4c0c-bbb5-caaf310d2eab 2026-06-09 02:21:21.968 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-71829ed5-7de2-4736-a319-0bdaeb9b44cc'] response: {'server_uuid': '57497ea8-dfd0-485a-af9f-cbf25b39a91f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd18030da-31a5-4c0c-bbb5-caaf310d2eab', 'code': 200} 2026-06-09 02:21:37.796 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 92911be3-525a-49ba-9c62-283e04cb42d4 2026-06-09 02:21:38.223 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port f6f042c4-748e-4550-aa70-05fba18a588d 2026-06-09 02:21:39.734 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 92911be3-525a-49ba-9c62-283e04cb42d4 2026-06-09 02:21:39.935 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port f6f042c4-748e-4550-aa70-05fba18a588d 2026-06-09 02:21:41.594 13 INFO neutron.plugins.ml2.plugin [None req-e4317cab-8e8e-4be5-b926-ad53eb5219a6 - - - - - -] Attempt 1 to provision port c5e10918-49e0-4c6a-bb81-785e7c90e860 2026-06-09 02:21:41.619 13 INFO neutron.plugins.ml2.plugin [None req-e4317cab-8e8e-4be5-b926-ad53eb5219a6 - - - - - -] Attempt 1 to provision port d6121f2c-1f1d-4860-bb43-ba37e55c5934 2026-06-09 02:21:41.643 13 INFO neutron.plugins.ml2.plugin [None req-e4317cab-8e8e-4be5-b926-ad53eb5219a6 - - - - - -] Attempt 1 to provision port 92911be3-525a-49ba-9c62-283e04cb42d4 2026-06-09 02:21:45.776 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port c88d3f12-58c1-4058-9130-fd9201e15fb8 2026-06-09 02:21:52.802 13 INFO neutron.plugins.ml2.plugin [None req-6dffd6d5-c760-48a5-809b-2d5a3b5520cf - - - - - -] Attempt 1 to provision port c5e10918-49e0-4c6a-bb81-785e7c90e860 2026-06-09 02:21:54.364 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port aecea044-7112-4696-a890-0b8ea62540bb 2026-06-09 02:21:54.475 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4b7e138-3cc3-4a96-b66d-d536dc9db57c'] response: {'server_uuid': '107211b5-d7e3-43fd-859b-7c9622cca5f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aecea044-7112-4696-a890-0b8ea62540bb', 'code': 200} 2026-06-09 02:21:54.738 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port c5e10918-49e0-4c6a-bb81-785e7c90e860 2026-06-09 02:21:54.980 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port d6121f2c-1f1d-4860-bb43-ba37e55c5934 2026-06-09 02:21:55.750 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port aecea044-7112-4696-a890-0b8ea62540bb 2026-06-09 02:21:55.949 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port d6121f2c-1f1d-4860-bb43-ba37e55c5934 2026-06-09 02:22:17.799 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 411cfd3d-639a-46d7-aa54-fee30b61e9af 2026-06-09 02:22:18.176 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 2168c326-25a8-4764-958b-d1b0643ecae9 2026-06-09 02:22:19.469 13 INFO neutron.plugins.ml2.plugin [None req-20e8c2a2-7640-4abe-bd4b-721554029a76 - - - - - -] Attempt 1 to provision port 411cfd3d-639a-46d7-aa54-fee30b61e9af 2026-06-09 02:22:19.756 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 411cfd3d-639a-46d7-aa54-fee30b61e9af 2026-06-09 02:22:19.993 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 2168c326-25a8-4764-958b-d1b0643ecae9 2026-06-09 02:22:23.772 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 7711b1e9-7204-4b45-be63-cbbf247e0479 2026-06-09 02:22:25.776 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 7711b1e9-7204-4b45-be63-cbbf247e0479 2026-06-09 02:22:27.789 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 490d299c-bac8-4ee0-960a-3c655854c440 2026-06-09 02:22:30.412 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 490d299c-bac8-4ee0-960a-3c655854c440 2026-06-09 02:22:30.623 13 INFO neutron.plugins.ml2.plugin [None req-2090ef0a-a41b-4f86-a6f6-60090d92cd6f - - - - - -] Attempt 1 to provision port 71c3820c-0142-4df4-81f8-9f3702044a54 2026-06-09 02:22:30.624 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 607f8aa6-d005-40b6-9cd4-ee3a25daaa26 2026-06-09 02:22:30.657 13 INFO neutron.plugins.ml2.plugin [None req-2090ef0a-a41b-4f86-a6f6-60090d92cd6f - - - - - -] Attempt 1 to provision port 490d299c-bac8-4ee0-960a-3c655854c440 2026-06-09 02:22:30.736 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab2b7f58-6ebf-4f50-a956-1c7ecc403b0f'] response: {'server_uuid': '4316789d-6910-413d-b443-ab1eb557e129', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '607f8aa6-d005-40b6-9cd4-ee3a25daaa26', 'code': 200} 2026-06-09 02:22:30.736 13 INFO neutron.plugins.ml2.plugin [None req-2090ef0a-a41b-4f86-a6f6-60090d92cd6f - - - - - -] Attempt 1 to provision port b68ac0a0-f083-4843-a5cf-052fcecb5990 2026-06-09 02:22:30.766 13 INFO neutron.plugins.ml2.plugin [None req-2090ef0a-a41b-4f86-a6f6-60090d92cd6f - - - - - -] Attempt 1 to provision port 411cfd3d-639a-46d7-aa54-fee30b61e9af 2026-06-09 02:22:30.838 13 INFO neutron.plugins.ml2.plugin [None req-2090ef0a-a41b-4f86-a6f6-60090d92cd6f - - - - - -] Attempt 1 to provision port 607f8aa6-d005-40b6-9cd4-ee3a25daaa26 2026-06-09 02:22:31.079 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 3292b089-e4be-4350-a598-b6b939e1f6d3 2026-06-09 02:22:32.056 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 3292b089-e4be-4350-a598-b6b939e1f6d3 2026-06-09 02:22:32.283 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 607f8aa6-d005-40b6-9cd4-ee3a25daaa26 2026-06-09 02:22:35.144 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port fd598e31-f426-44a9-91fc-62ba5f6b5b44 2026-06-09 02:22:35.832 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 1404575f-164f-438f-915d-13c7c4ad3e3f 2026-06-09 02:22:36.010 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1c2af62-592d-45f2-b7bb-0e7cb6ba830f'] response: {'server_uuid': '0bdb017f-14c1-49c7-b37b-07e83f18c9e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1404575f-164f-438f-915d-13c7c4ad3e3f', 'code': 200} 2026-06-09 02:22:37.021 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 1404575f-164f-438f-915d-13c7c4ad3e3f 2026-06-09 02:22:37.254 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port fd598e31-f426-44a9-91fc-62ba5f6b5b44 2026-06-09 02:22:37.446 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 53d1d598-fff7-4c7f-b32a-c13f78ac8f80 2026-06-09 02:22:38.306 13 INFO neutron.plugins.ml2.plugin [None req-f34736a9-79a0-4b46-a581-300cef09c7e0 - - - - - -] Attempt 1 to provision port 71c3820c-0142-4df4-81f8-9f3702044a54 2026-06-09 02:22:38.457 13 INFO neutron.plugins.ml2.plugin [None req-f34736a9-79a0-4b46-a581-300cef09c7e0 - - - - - -] Attempt 1 to provision port fd598e31-f426-44a9-91fc-62ba5f6b5b44 2026-06-09 02:22:38.515 13 INFO neutron.plugins.ml2.plugin [None req-f34736a9-79a0-4b46-a581-300cef09c7e0 - - - - - -] Attempt 1 to provision port 2a17f266-5dfd-4a20-aae4-83294aa3e3a8 2026-06-09 02:22:38.536 13 INFO neutron.plugins.ml2.plugin [None req-f34736a9-79a0-4b46-a581-300cef09c7e0 - - - - - -] Attempt 1 to provision port 53d1d598-fff7-4c7f-b32a-c13f78ac8f80 2026-06-09 02:22:38.946 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 71c3820c-0142-4df4-81f8-9f3702044a54 2026-06-09 02:22:39.158 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 53d1d598-fff7-4c7f-b32a-c13f78ac8f80 2026-06-09 02:22:41.525 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 36629012-1aaf-4c8a-82eb-a48fea059573 2026-06-09 02:22:41.627 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a091f986-7e85-4610-afd7-646745cfeacd'] response: {'server_uuid': '3b2920a2-3e97-47bb-8d88-0b1af60f7d01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36629012-1aaf-4c8a-82eb-a48fea059573', 'code': 200} 2026-06-09 02:22:42.997 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 36629012-1aaf-4c8a-82eb-a48fea059573 2026-06-09 02:22:43.597 13 INFO neutron.plugins.ml2.plugin [None req-85a017f1-c9d2-416d-bc13-e539ccfa009f - - - - - -] Attempt 1 to provision port a2316f1c-231a-4649-a177-7d758302bbdc 2026-06-09 02:22:43.796 13 INFO neutron.plugins.ml2.plugin [None req-85a017f1-c9d2-416d-bc13-e539ccfa009f - - - - - -] Attempt 1 to provision port 490d299c-bac8-4ee0-960a-3c655854c440 2026-06-09 02:22:43.863 13 INFO neutron.plugins.ml2.plugin [None req-85a017f1-c9d2-416d-bc13-e539ccfa009f - - - - - -] Attempt 1 to provision port b68ac0a0-f083-4843-a5cf-052fcecb5990 2026-06-09 02:22:45.097 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port b68ac0a0-f083-4843-a5cf-052fcecb5990 2026-06-09 02:22:45.291 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port a2316f1c-231a-4649-a177-7d758302bbdc 2026-06-09 02:22:46.855 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 2a17f266-5dfd-4a20-aae4-83294aa3e3a8 2026-06-09 02:22:47.166 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 5480ba65-fa28-4959-a905-2639cf4bcae2 2026-06-09 02:22:48.481 16 INFO neutron.plugins.ml2.plugin [None req-a38cdb7a-81b0-47bd-91dd-7bc87b83560a - - - - - -] Attempt 1 to provision port 2a17f266-5dfd-4a20-aae4-83294aa3e3a8 2026-06-09 02:22:48.643 16 INFO neutron.plugins.ml2.plugin [None req-a38cdb7a-81b0-47bd-91dd-7bc87b83560a - - - - - -] Attempt 1 to provision port 36629012-1aaf-4c8a-82eb-a48fea059573 2026-06-09 02:22:48.906 16 INFO neutron.plugins.ml2.plugin [None req-a38cdb7a-81b0-47bd-91dd-7bc87b83560a - - - - - -] Attempt 1 to provision port fd598e31-f426-44a9-91fc-62ba5f6b5b44 2026-06-09 02:22:49.069 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 2a17f266-5dfd-4a20-aae4-83294aa3e3a8 2026-06-09 02:22:49.263 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 5480ba65-fa28-4959-a905-2639cf4bcae2 2026-06-09 02:22:51.129 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 0511f9cb-ccec-4e00-9d1a-56cd5de49516 2026-06-09 02:22:52.924 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 0511f9cb-ccec-4e00-9d1a-56cd5de49516 2026-06-09 02:22:53.091 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 322bc5a0-a045-4a73-9871-ece4fb8329a9 2026-06-09 02:22:54.729 13 INFO neutron.plugins.ml2.plugin [None req-0376bcec-f3de-4e8a-8eb4-93bd879a778f - - - - - -] Attempt 1 to provision port 322bc5a0-a045-4a73-9871-ece4fb8329a9 2026-06-09 02:22:54.783 13 INFO neutron.plugins.ml2.plugin [None req-0376bcec-f3de-4e8a-8eb4-93bd879a778f - - - - - -] Attempt 1 to provision port 5480ba65-fa28-4959-a905-2639cf4bcae2 2026-06-09 02:22:54.826 13 INFO neutron.plugins.ml2.plugin [None req-0376bcec-f3de-4e8a-8eb4-93bd879a778f - - - - - -] Attempt 1 to provision port 813febd8-7167-48fd-ad3b-741960eb08a7 2026-06-09 02:22:54.836 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 322bc5a0-a045-4a73-9871-ece4fb8329a9 2026-06-09 02:22:54.879 13 INFO neutron.plugins.ml2.plugin [None req-0376bcec-f3de-4e8a-8eb4-93bd879a778f - - - - - -] Attempt 1 to provision port 2a17f266-5dfd-4a20-aae4-83294aa3e3a8 2026-06-09 02:22:59.327 16 INFO neutron.plugins.ml2.plugin [None req-8dd5a1c1-23a1-43c9-b3b2-aafe6d0e352a - - - - - -] Attempt 1 to provision port beb7d812-e80e-460f-a2d2-9dbcd4a5101d 2026-06-09 02:22:59.352 16 INFO neutron.plugins.ml2.plugin [None req-8dd5a1c1-23a1-43c9-b3b2-aafe6d0e352a - - - - - -] Attempt 1 to provision port 36629012-1aaf-4c8a-82eb-a48fea059573 2026-06-09 02:22:59.405 16 INFO neutron.plugins.ml2.plugin [None req-8dd5a1c1-23a1-43c9-b3b2-aafe6d0e352a - - - - - -] Attempt 1 to provision port 2a17f266-5dfd-4a20-aae4-83294aa3e3a8 2026-06-09 02:23:01.085 16 INFO neutron.plugins.ml2.plugin [None req-6e7f7c73-61a0-4d33-b97e-1aca4ecf6e9d - - - - - -] Attempt 1 to provision port 322bc5a0-a045-4a73-9871-ece4fb8329a9 2026-06-09 02:23:01.141 16 INFO neutron.plugins.ml2.plugin [None req-6e7f7c73-61a0-4d33-b97e-1aca4ecf6e9d - - - - - -] Attempt 1 to provision port 813febd8-7167-48fd-ad3b-741960eb08a7 2026-06-09 02:23:01.367 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port bc0d841f-9064-4ca6-8e68-05029746389b 2026-06-09 02:23:01.480 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-df808d19-7914-44c4-bbf3-1ef3fd981b22'] response: {'server_uuid': '9fa12d8f-8fb7-45d4-809d-cfbdb10ecfd6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc0d841f-9064-4ca6-8e68-05029746389b', 'code': 200} 2026-06-09 02:23:02.858 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port bc0d841f-9064-4ca6-8e68-05029746389b 2026-06-09 02:23:03.800 13 INFO neutron.plugins.ml2.plugin [None req-f2784954-c9b7-4704-8855-98c924e8ca7b - - - - - -] Attempt 1 to provision port 813febd8-7167-48fd-ad3b-741960eb08a7 2026-06-09 02:23:05.813 13 INFO neutron.plugins.ml2.plugin [None req-9f70fec8-a8c7-4699-9d07-1ba3018bcd50 - - - - - -] Attempt 1 to provision port bc0d841f-9064-4ca6-8e68-05029746389b 2026-06-09 02:23:06.945 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 813febd8-7167-48fd-ad3b-741960eb08a7 2026-06-09 02:23:08.889 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port beb7d812-e80e-460f-a2d2-9dbcd4a5101d 2026-06-09 02:23:09.108 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 813febd8-7167-48fd-ad3b-741960eb08a7 2026-06-09 02:23:10.866 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port beb7d812-e80e-460f-a2d2-9dbcd4a5101d 2026-06-09 02:23:21.399 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 4ffc3c94-5d28-4ef5-aadd-ce892d7c67de 2026-06-09 02:23:21.538 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a51c1955-17ae-4f68-89ac-155adcf33e58'] response: {'server_uuid': '4a056a43-3f58-47c0-87c9-65f901768873', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ffc3c94-5d28-4ef5-aadd-ce892d7c67de', 'code': 200} 2026-06-09 02:23:22.868 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 4ffc3c94-5d28-4ef5-aadd-ce892d7c67de 2026-06-09 02:23:26.914 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 9afbba66-e58f-4404-be4f-4163c7f4a73f 2026-06-09 02:23:27.718 16 INFO neutron.plugins.ml2.plugin [None req-8b2ff043-791b-426d-ab89-af334236bd91 - - - - - -] Attempt 1 to provision port 9afbba66-e58f-4404-be4f-4163c7f4a73f 2026-06-09 02:23:28.906 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 9afbba66-e58f-4404-be4f-4163c7f4a73f 2026-06-09 02:23:30.926 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port f9c74489-df1c-429c-b254-dd7baa92a71f 2026-06-09 02:23:31.274 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 91cf3c3b-96f6-42c9-b092-ed75b16ee35f 2026-06-09 02:23:32.915 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port f9c74489-df1c-429c-b254-dd7baa92a71f 2026-06-09 02:23:33.156 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 91cf3c3b-96f6-42c9-b092-ed75b16ee35f 2026-06-09 02:23:34.182 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-92558c9b-14a2-4eb9-b3bd-5e4b925bc537'] response: {'server_uuid': '9fa12d8f-8fb7-45d4-809d-cfbdb10ecfd6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bc0d841f-9064-4ca6-8e68-05029746389b', 'code': 200} 2026-06-09 02:23:35.542 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port bc0d841f-9064-4ca6-8e68-05029746389b 2026-06-09 02:23:35.859 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 7cd85028-24db-4310-aaf6-9303d4fa12e5 2026-06-09 02:23:36.240 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-09178379-6ef8-4453-b10b-8d07eb1264c5'] response: {'server_uuid': '9fa12d8f-8fb7-45d4-809d-cfbdb10ecfd6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc0d841f-9064-4ca6-8e68-05029746389b', 'code': 200} 2026-06-09 02:23:37.223 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port bc0d841f-9064-4ca6-8e68-05029746389b 2026-06-09 02:23:37.435 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 7cd85028-24db-4310-aaf6-9303d4fa12e5 2026-06-09 02:23:39.215 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 9afbba66-e58f-4404-be4f-4163c7f4a73f 2026-06-09 02:23:41.581 13 INFO neutron.plugins.ml2.plugin [None req-17bd0752-0fbe-4696-9439-97eba2e408f0 - - - - - -] Attempt 1 to provision port 14716f50-2f75-44bd-a4c8-656307f354a6 2026-06-09 02:23:41.606 13 INFO neutron.plugins.ml2.plugin [None req-17bd0752-0fbe-4696-9439-97eba2e408f0 - - - - - -] Attempt 1 to provision port 84b2a694-8ca3-4ea3-a2e5-7c1c0221dfc5 2026-06-09 02:23:41.629 13 INFO neutron.plugins.ml2.plugin [None req-17bd0752-0fbe-4696-9439-97eba2e408f0 - - - - - -] Attempt 1 to provision port 91cf3c3b-96f6-42c9-b092-ed75b16ee35f 2026-06-09 02:23:41.676 13 INFO neutron.plugins.ml2.plugin [None req-17bd0752-0fbe-4696-9439-97eba2e408f0 - - - - - -] Attempt 1 to provision port 9afbba66-e58f-4404-be4f-4163c7f4a73f 2026-06-09 02:23:41.721 13 INFO neutron.plugins.ml2.plugin [None req-17bd0752-0fbe-4696-9439-97eba2e408f0 - - - - - -] Attempt 1 to provision port 7cd85028-24db-4310-aaf6-9303d4fa12e5 2026-06-09 02:23:41.778 13 INFO neutron.plugins.ml2.plugin [None req-17bd0752-0fbe-4696-9439-97eba2e408f0 - - - - - -] Attempt 1 to provision port 28dc1ce8-bcaf-4084-809a-fcde6dd3b4fa 2026-06-09 02:23:45.663 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 560cbb63-1e03-4e4d-bfe5-9dca2448fa96 2026-06-09 02:23:45.734 16 INFO neutron.plugins.ml2.plugin [None req-86274021-70bd-4370-962d-9012de68f593 - - - - - -] Attempt 1 to provision port 91cf3c3b-96f6-42c9-b092-ed75b16ee35f 2026-06-09 02:23:45.754 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6ac6ae4-d667-4b6f-b637-c3f176aebffe'] response: {'server_uuid': '854a45fa-0a9e-49b2-9b89-91381baaa902', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '560cbb63-1e03-4e4d-bfe5-9dca2448fa96', 'code': 200} 2026-06-09 02:23:45.783 16 INFO neutron.plugins.ml2.plugin [None req-86274021-70bd-4370-962d-9012de68f593 - - - - - -] Attempt 1 to provision port 9afbba66-e58f-4404-be4f-4163c7f4a73f 2026-06-09 02:23:45.834 16 INFO neutron.plugins.ml2.plugin [None req-86274021-70bd-4370-962d-9012de68f593 - - - - - -] Attempt 1 to provision port 28dc1ce8-bcaf-4084-809a-fcde6dd3b4fa 2026-06-09 02:23:45.862 16 INFO neutron.plugins.ml2.plugin [None req-86274021-70bd-4370-962d-9012de68f593 - - - - - -] Attempt 1 to provision port 560cbb63-1e03-4e4d-bfe5-9dca2448fa96 2026-06-09 02:23:45.934 16 INFO neutron.plugins.ml2.plugin [None req-86274021-70bd-4370-962d-9012de68f593 - - - - - -] Attempt 1 to provision port a3fb8c04-bb77-4062-a01f-d372f4637d09 2026-06-09 02:23:47.144 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 560cbb63-1e03-4e4d-bfe5-9dca2448fa96 2026-06-09 02:23:49.302 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 28dc1ce8-bcaf-4084-809a-fcde6dd3b4fa 2026-06-09 02:23:49.551 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port a3fb8c04-bb77-4062-a01f-d372f4637d09 2026-06-09 02:23:49.811 16 INFO neutron.plugins.ml2.plugin [None req-0a27722d-ea76-4a52-8060-3af17f53697e - - - - - -] Attempt 1 to provision port 84b2a694-8ca3-4ea3-a2e5-7c1c0221dfc5 2026-06-09 02:23:49.871 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 14716f50-2f75-44bd-a4c8-656307f354a6 2026-06-09 02:23:50.058 16 INFO neutron.plugins.ml2.plugin [None req-0a27722d-ea76-4a52-8060-3af17f53697e - - - - - -] Attempt 1 to provision port 91cf3c3b-96f6-42c9-b092-ed75b16ee35f 2026-06-09 02:23:50.157 16 INFO neutron.plugins.ml2.plugin [None req-0a27722d-ea76-4a52-8060-3af17f53697e - - - - - -] Attempt 1 to provision port 7cd85028-24db-4310-aaf6-9303d4fa12e5 2026-06-09 02:23:50.248 16 INFO neutron.plugins.ml2.plugin [None req-0a27722d-ea76-4a52-8060-3af17f53697e - - - - - -] Attempt 1 to provision port 28dc1ce8-bcaf-4084-809a-fcde6dd3b4fa 2026-06-09 02:23:50.325 16 INFO neutron.plugins.ml2.plugin [None req-0a27722d-ea76-4a52-8060-3af17f53697e - - - - - -] Attempt 1 to provision port 560cbb63-1e03-4e4d-bfe5-9dca2448fa96 2026-06-09 02:23:50.342 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 84b2a694-8ca3-4ea3-a2e5-7c1c0221dfc5 2026-06-09 02:23:50.405 16 INFO neutron.plugins.ml2.plugin [None req-0a27722d-ea76-4a52-8060-3af17f53697e - - - - - -] Attempt 1 to provision port a3fb8c04-bb77-4062-a01f-d372f4637d09 2026-06-09 02:23:51.142 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 28dc1ce8-bcaf-4084-809a-fcde6dd3b4fa 2026-06-09 02:23:51.334 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port a3fb8c04-bb77-4062-a01f-d372f4637d09 2026-06-09 02:23:51.530 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 14716f50-2f75-44bd-a4c8-656307f354a6 2026-06-09 02:23:51.668 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 84b2a694-8ca3-4ea3-a2e5-7c1c0221dfc5 2026-06-09 02:23:54.275 16 INFO neutron.plugins.ml2.plugin [None req-0682e0a3-ee09-498f-ae88-3c11165d3847 - - - - - -] Attempt 1 to provision port 28dc1ce8-bcaf-4084-809a-fcde6dd3b4fa 2026-06-09 02:23:54.324 16 INFO neutron.plugins.ml2.plugin [None req-0682e0a3-ee09-498f-ae88-3c11165d3847 - - - - - -] Attempt 1 to provision port 84b2a694-8ca3-4ea3-a2e5-7c1c0221dfc5 2026-06-09 02:23:54.368 16 INFO neutron.plugins.ml2.plugin [None req-0682e0a3-ee09-498f-ae88-3c11165d3847 - - - - - -] Attempt 1 to provision port a3fb8c04-bb77-4062-a01f-d372f4637d09 2026-06-09 02:23:59.561 16 INFO neutron.plugins.ml2.plugin [None req-f29e086d-8a91-4fb5-85b1-1a82bdf6ed2e - - - - - -] Attempt 1 to provision port 560cbb63-1e03-4e4d-bfe5-9dca2448fa96 2026-06-09 02:23:59.611 16 INFO neutron.plugins.ml2.plugin [None req-f29e086d-8a91-4fb5-85b1-1a82bdf6ed2e - - - - - -] Attempt 1 to provision port 84b2a694-8ca3-4ea3-a2e5-7c1c0221dfc5 2026-06-09 02:24:03.283 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 84fc3808-4483-4966-86d7-8363097495e7 2026-06-09 02:24:03.495 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4911ebbe-f750-43d6-bf65-c0cba76e464c'] response: {'server_uuid': 'dd0c9154-c8db-4c71-9a4c-7ba6152fa776', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84fc3808-4483-4966-86d7-8363097495e7', 'code': 200} 2026-06-09 02:24:05.131 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 84fc3808-4483-4966-86d7-8363097495e7 2026-06-09 02:24:29.372 16 INFO neutron.plugins.ml2.plugin [None req-a48d0088-ccdf-49b5-afc5-3e7597ea152d - - - - - -] Attempt 1 to provision port b0eed615-94c9-4c6c-b7ff-8c06a42719e6 2026-06-09 02:24:51.715 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 464156b3-4ba9-4c70-9e11-e91168555c2a 2026-06-09 02:24:51.897 16 INFO neutron.plugins.ml2.plugin [None req-c259290f-fb14-4a7a-9bcd-4d7d7b4a61d1 - - - - - -] Attempt 1 to provision port 45864866-5d89-4e20-8c08-67772def5391 2026-06-09 02:24:51.901 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dd68e16-b690-4804-8ae5-fcc6e4743532'] response: {'server_uuid': '48657b6f-d54b-4e92-9cbd-81431542ad82', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '464156b3-4ba9-4c70-9e11-e91168555c2a', 'code': 200} 2026-06-09 02:24:52.337 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 45864866-5d89-4e20-8c08-67772def5391 2026-06-09 02:24:53.249 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 464156b3-4ba9-4c70-9e11-e91168555c2a 2026-06-09 02:24:53.446 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 01980b59-9493-4efa-9b21-afb8ed18f998 2026-06-09 02:24:53.756 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 45864866-5d89-4e20-8c08-67772def5391 2026-06-09 02:24:54.663 16 INFO neutron.plugins.ml2.plugin [None req-9440d951-2521-49fc-a124-f328eede560f - - - - - -] Attempt 1 to provision port 45864866-5d89-4e20-8c08-67772def5391 2026-06-09 02:24:54.718 16 INFO neutron.plugins.ml2.plugin [None req-9440d951-2521-49fc-a124-f328eede560f - - - - - -] Attempt 1 to provision port 64810c0f-b3d0-4458-a751-1893eca78005 2026-06-09 02:24:55.138 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 01980b59-9493-4efa-9b21-afb8ed18f998 2026-06-09 02:24:59.199 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 636d2fed-6dce-4069-a762-1dd797fd6b3c 2026-06-09 02:24:59.711 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port ae5b76e1-1e17-4e1a-b0d8-d59d70ea86ff 2026-06-09 02:25:01.299 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 636d2fed-6dce-4069-a762-1dd797fd6b3c 2026-06-09 02:25:01.382 13 INFO neutron.plugins.ml2.plugin [None req-1d3c8d32-5f4e-4b9e-a63c-2778b962db66 - - - - - -] Attempt 1 to provision port 01f21c3e-df5f-45a1-be36-5101dd0569ef 2026-06-09 02:25:01.412 13 INFO neutron.plugins.ml2.plugin [None req-1d3c8d32-5f4e-4b9e-a63c-2778b962db66 - - - - - -] Attempt 1 to provision port 757ac853-e232-4ca6-b478-1e9157bcba92 2026-06-09 02:25:01.445 13 INFO neutron.plugins.ml2.plugin [None req-1d3c8d32-5f4e-4b9e-a63c-2778b962db66 - - - - - -] Attempt 1 to provision port ae5b76e1-1e17-4e1a-b0d8-d59d70ea86ff 2026-06-09 02:25:01.525 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port ae5b76e1-1e17-4e1a-b0d8-d59d70ea86ff 2026-06-09 02:25:04.676 16 INFO neutron.plugins.ml2.plugin [None req-394fc080-3e8f-4cf4-a644-a19adf840809 - - - - - -] Attempt 1 to provision port eadc9280-1eef-4d77-98d9-eb09e6ea9a15 2026-06-09 02:25:04.744 16 INFO neutron.plugins.ml2.plugin [None req-394fc080-3e8f-4cf4-a644-a19adf840809 - - - - - -] Attempt 1 to provision port 757ac853-e232-4ca6-b478-1e9157bcba92 2026-06-09 02:25:04.797 16 INFO neutron.plugins.ml2.plugin [None req-394fc080-3e8f-4cf4-a644-a19adf840809 - - - - - -] Attempt 1 to provision port 64810c0f-b3d0-4458-a751-1893eca78005 2026-06-09 02:25:06.416 13 INFO neutron.plugins.ml2.plugin [None req-f51deea1-7759-4959-9c3d-b3bca9013eac - - - - - -] Attempt 1 to provision port 64810c0f-b3d0-4458-a751-1893eca78005 2026-06-09 02:25:12.212 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 2c58247d-ae14-48ee-bad7-b3edb16b8ae6 2026-06-09 02:25:12.302 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d94f6f64-2ae2-4ff2-8e6b-1ebb1f219eab'] response: {'server_uuid': '0ebf1927-6f1c-4804-adaf-011f0e15309a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c58247d-ae14-48ee-bad7-b3edb16b8ae6', 'code': 200} 2026-06-09 02:25:13.202 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 01f21c3e-df5f-45a1-be36-5101dd0569ef 2026-06-09 02:25:13.527 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 64810c0f-b3d0-4458-a751-1893eca78005 2026-06-09 02:25:13.904 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 2c58247d-ae14-48ee-bad7-b3edb16b8ae6 2026-06-09 02:25:15.217 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 01f21c3e-df5f-45a1-be36-5101dd0569ef 2026-06-09 02:25:15.443 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 757ac853-e232-4ca6-b478-1e9157bcba92 2026-06-09 02:25:15.756 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 64810c0f-b3d0-4458-a751-1893eca78005 2026-06-09 02:25:17.165 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port eadc9280-1eef-4d77-98d9-eb09e6ea9a15 2026-06-09 02:25:17.413 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 757ac853-e232-4ca6-b478-1e9157bcba92 2026-06-09 02:25:19.140 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port eadc9280-1eef-4d77-98d9-eb09e6ea9a15 2026-06-09 02:25:29.343 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-651ae80c-f62c-4fe1-893e-913bb5ec66d0'] response: {'server_uuid': '0ebf1927-6f1c-4804-adaf-011f0e15309a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2c58247d-ae14-48ee-bad7-b3edb16b8ae6', 'code': 200} 2026-06-09 02:25:32.041 16 INFO neutron.plugins.ml2.plugin [None req-2ebda5e5-d97d-4902-a4ea-68d18e6a60b3 - - - - - -] Attempt 1 to provision port 044351c5-11d0-46e9-9a5f-716563ab514d 2026-06-09 02:25:37.221 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 044351c5-11d0-46e9-9a5f-716563ab514d 2026-06-09 02:25:37.320 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-36d0adf2-b103-48a5-8666-6c123339ff74'] response: {'server_uuid': '48657b6f-d54b-4e92-9cbd-81431542ad82', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '044351c5-11d0-46e9-9a5f-716563ab514d', 'code': 200} 2026-06-09 02:25:39.363 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 044351c5-11d0-46e9-9a5f-716563ab514d 2026-06-09 02:25:41.653 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 044351c5-11d0-46e9-9a5f-716563ab514d 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:44.992 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 02:25:44.992 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:44.992 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:44.995 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:25:44.996 16 INFO neutron.plugins.ml2.plugin [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Attempt 2 to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.008 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 02:25:45.008 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.008 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:45.009 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:25:45.009 16 INFO neutron.plugins.ml2.plugin [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Attempt 3 to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.019 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 02:25:45.019 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.019 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:45.021 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:25:45.021 16 INFO neutron.plugins.ml2.plugin [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Attempt 4 to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.031 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 02:25:45.031 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.031 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:45.032 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:25:45.033 16 INFO neutron.plugins.ml2.plugin [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Attempt 5 to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.045 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 02:25:45.045 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.045 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:45.046 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:25:45.046 16 INFO neutron.plugins.ml2.plugin [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Attempt 6 to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.056 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 02:25:45.056 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.056 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:45.058 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:25:45.059 16 INFO neutron.plugins.ml2.plugin [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Attempt 7 to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.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 02:25:45.069 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.069 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:45.070 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:25:45.071 16 INFO neutron.plugins.ml2.plugin [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Attempt 8 to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.081 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 02:25:45.081 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.081 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:45.082 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:25:45.083 16 INFO neutron.plugins.ml2.plugin [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Attempt 9 to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.093 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 02:25:45.093 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.093 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:45.095 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:25:45.095 16 INFO neutron.plugins.ml2.plugin [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Attempt 10 to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 02:25:45.106 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 02:25:45.106 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ef7f615d-fa8c-4f48-8d6b-9d1650d6bcfc could not be found. 2026-06-09 02:25:45.106 16 ERROR neutron.plugins.ml2.managers 2026-06-09 02:25:45.107 16 ERROR neutron.plugins.ml2.managers [None req-1fa15df6-81b2-43f2-9cdc-e5b0e6f1b92d - - - - - -] Failed to bind port abf08ece-26c2-4a95-bb03-28cdd1e556be on host instance for vnic_type normal using segments [{'id': '5fafec46-7295-4b70-8499-fa916d59e807', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 620, 'network_id': 'ed896d57-09a8-4b6b-9177-dec3c612fa8e'}] 2026-06-09 02:26:05.399 13 INFO neutron.plugins.ml2.plugin [None req-37e6cedb-db80-49d2-8227-06b4c7d222c7 - - - - - -] Attempt 1 to provision port 6a087d12-63b6-48b0-83f7-82a404bb8908 2026-06-09 02:26:12.735 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 6a087d12-63b6-48b0-83f7-82a404bb8908 2026-06-09 02:26:13.052 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-facdb676-eeda-4ddf-8e44-cb3356a32f7b'] response: {'server_uuid': '48657b6f-d54b-4e92-9cbd-81431542ad82', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a087d12-63b6-48b0-83f7-82a404bb8908', 'code': 200} 2026-06-09 02:26:13.384 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 6a087d12-63b6-48b0-83f7-82a404bb8908 2026-06-09 02:26:21.162 16 INFO neutron.plugins.ml2.plugin [None req-abf8c6b3-ae6f-4157-8e0d-f967054ecb47 - - - - - -] Attempt 1 to provision port eb58070a-be14-4faf-8b76-788d8af98551 2026-06-09 02:26:27.434 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port eb58070a-be14-4faf-8b76-788d8af98551 2026-06-09 02:26:27.530 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5c4e777-2cf4-42f4-af63-0f3cb829bc11'] response: {'server_uuid': '48657b6f-d54b-4e92-9cbd-81431542ad82', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb58070a-be14-4faf-8b76-788d8af98551', 'code': 200} 2026-06-09 02:26:29.359 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port eb58070a-be14-4faf-8b76-788d8af98551 2026-06-09 02:26:30.829 16 INFO neutron.plugins.ml2.plugin [None req-e9a5dd9a-6a3b-47cb-af16-0336a7991e4c - - - - - -] Attempt 1 to provision port 6a087d12-63b6-48b0-83f7-82a404bb8908 2026-06-09 02:26:31.386 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 6a087d12-63b6-48b0-83f7-82a404bb8908 2026-06-09 02:26:46.913 13 INFO neutron.plugins.ml2.plugin [None req-1f6c1531-a2cb-4c31-b87d-ad03ed3c025c - - - - - -] Attempt 1 to provision port eb58070a-be14-4faf-8b76-788d8af98551 2026-06-09 02:26:47.444 16 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port eb58070a-be14-4faf-8b76-788d8af98551 2026-06-09 02:26:48.264 16 INFO neutron.plugins.ml2.plugin [None req-c8106de2-4d69-4216-af58-4f172226710d - - - - - -] Attempt 1 to provision port eb58070a-be14-4faf-8b76-788d8af98551 2026-06-09 02:26:54.946 16 INFO neutron.plugins.ml2.plugin [None req-0817286e-f723-40c0-8f1b-8e9b2833ba7e - - - - - -] Attempt 1 to provision port 6a087d12-63b6-48b0-83f7-82a404bb8908 2026-06-09 02:26:55.372 13 INFO neutron.plugins.ml2.plugin [None req-3f4762bb-9bce-467e-8bb7-cfd468531903 - - - - - -] Attempt 1 to provision port 6a087d12-63b6-48b0-83f7-82a404bb8908 2026-06-09 02:27:23.559 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7987e5b6-8a88-4eff-801c-c625df2d17df'] response: {'server_uuid': '48657b6f-d54b-4e92-9cbd-81431542ad82', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '464156b3-4ba9-4c70-9e11-e91168555c2a', 'code': 200}