+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-27 02:00:51.176 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 02:00:51.177 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-04-27 02:00:51.177 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-27 02:00:51.177 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 02:00:52.078 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 02:00:52.080 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 02:00:52.082 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 02:00:52.083 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 02:00:52.083 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 02:00:52.084 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 02:00:52.084 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:00:52.089 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:00:52.089 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:00:52.089 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 02:00:52.104 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 02:00:52.105 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 02:00:52.105 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 02:00:52.136 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 02:00:52.136 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 02:00:52.136 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 02:00:52.137 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 02:00:52.142 1 WARNING oslo_policy.policy [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-27 02:00:52.386 1 INFO neutron.plugins.ml2.managers [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] Initializing driver for type 'vlan' 2026-04-27 02:00:52.538 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] VlanTypeDriver initialization complete 2026-04-27 02:00:52.539 1 INFO neutron.plugins.ml2.managers [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 02:00:52.539 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 02:00:52.584 1 INFO neutron.plugins.ml2.managers [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 02:00:52.584 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 02:00:52.584 1 INFO neutron.plugins.ml2.managers [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] Initializing extension driver 'port_security' 2026-04-27 02:00:52.584 1 INFO neutron.plugins.ml2.extensions.port_security [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 02:00:52.585 1 INFO neutron.plugins.ml2.managers [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] Initializing extension driver 'qos' 2026-04-27 02:00:52.585 1 INFO neutron.plugins.ml2.managers [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 02:00:52.585 1 INFO neutron.plugins.ml2.managers [None req-93acace5-6584-4f97-9002-a50dfda2229d - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 02:00:52.601 1 INFO neutron.quota [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded quota_driver: . 2026-04-27 02:00:52.601 1 INFO neutron.plugins.ml2.plugin [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 02:00:52.602 1 INFO neutron.plugins.ml2.managers [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 02:00:52.602 1 INFO neutron.plugins.ml2.managers [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 02:00:52.602 1 INFO neutron.plugins.ml2.managers [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 02:00:52.602 1 INFO neutron.extensions.vlantransparent [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Disabled vlantransparent extension. 2026-04-27 02:00:52.602 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: qos 2026-04-27 02:00:52.611 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: router 2026-04-27 02:00:52.638 1 INFO neutron.services.service_base [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 02:00:52.639 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: segments 2026-04-27 02:00:52.701 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: trunk 2026-04-27 02:00:52.756 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: vpnaas 2026-04-27 02:00:52.788 1 WARNING stevedore.named [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 02:00:52.843 1 INFO neutron_vpnaas.services.vpn.plugin [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 02:00:52.843 1 INFO neutron.common.utils [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 02:00:52.843 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 02:00:52.848 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: tag 2026-04-27 02:00:52.854 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: timestamp 2026-04-27 02:00:52.855 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 02:00:52.859 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: flavors 2026-04-27 02:00:52.862 1 INFO neutron.manager [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loading Plugin: revisions 2026-04-27 02:00:52.864 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Initializing extension manager. 2026-04-27 02:00:52.865 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: address-group 2026-04-27 02:00:52.866 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: address-scope 2026-04-27 02:00:52.866 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 02:00:52.867 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: agent 2026-04-27 02:00:52.868 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 02:00:52.869 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 02:00:52.869 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 02:00:52.870 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: availability_zone 2026-04-27 02:00:52.870 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 02:00:52.871 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 02:00:52.871 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 02:00:52.872 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 02:00:52.873 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: dns-integration 2026-04-27 02:00:52.873 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 02:00:52.874 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 02:00:52.874 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: dvr 2026-04-27 02:00:52.875 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 02:00:52.875 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 02:00:52.875 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 02:00:52.876 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 02:00:52.876 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: external-net 2026-04-27 02:00:52.877 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 02:00:52.877 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: extraroute 2026-04-27 02:00:52.878 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 02:00:52.878 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 02:00:52.879 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 02:00:52.879 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 02:00:52.880 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 02:00:52.880 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: fip-port-details 2026-04-27 02:00:52.881 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: flavors 2026-04-27 02:00:52.882 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 02:00:52.882 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 02:00:52.883 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: ip_allocation 2026-04-27 02:00:52.883 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 02:00:52.884 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 02:00:52.884 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: router 2026-04-27 02:00:52.886 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 02:00:52.886 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 02:00:52.887 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 02:00:52.887 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 02:00:52.888 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: l3-ha 2026-04-27 02:00:52.888 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 02:00:52.889 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 02:00:52.889 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: l3-flavors 2026-04-27 02:00:52.890 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 02:00:52.890 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 02:00:52.892 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 02:00:52.892 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 02:00:52.894 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 02:00:52.895 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 02:00:52.895 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 02:00:52.896 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: multi-provider 2026-04-27 02:00:52.896 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: net-mtu 2026-04-27 02:00:52.897 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 02:00:52.897 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 02:00:52.898 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: network_ha 2026-04-27 02:00:52.898 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 02:00:52.899 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 02:00:52.899 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: pagination 2026-04-27 02:00:52.900 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: port-device-profile 2026-04-27 02:00:52.900 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 02:00:52.901 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 02:00:52.901 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 02:00:52.902 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: port-mac-override 2026-04-27 02:00:52.902 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 02:00:52.903 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 02:00:52.903 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: port-resource-request 2026-04-27 02:00:52.903 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 02:00:52.904 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: binding 2026-04-27 02:00:52.905 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: binding-extended 2026-04-27 02:00:52.905 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: port-security 2026-04-27 02:00:52.905 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: project-id 2026-04-27 02:00:52.906 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: provider 2026-04-27 02:00:52.907 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos 2026-04-27 02:00:52.908 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 02:00:52.908 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 02:00:52.909 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-default 2026-04-27 02:00:52.909 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-fip 2026-04-27 02:00:52.910 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 02:00:52.910 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 02:00:52.911 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 02:00:52.911 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 02:00:52.912 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 02:00:52.912 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-pps 2026-04-27 02:00:52.913 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 02:00:52.913 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 02:00:52.914 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 02:00:52.914 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 02:00:52.916 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: quotas 2026-04-27 02:00:52.918 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: quota_details 2026-04-27 02:00:52.919 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: rbac-policies 2026-04-27 02:00:52.919 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 02:00:52.920 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 02:00:52.920 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 02:00:52.921 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 02:00:52.921 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: revision-if-match 2026-04-27 02:00:52.922 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 02:00:52.922 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 02:00:52.923 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 02:00:52.924 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 02:00:52.924 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 02:00:52.925 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 02:00:52.925 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 02:00:52.926 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 02:00:52.926 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 02:00:52.932 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: security-group 2026-04-27 02:00:52.933 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: segment 2026-04-27 02:00:52.934 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 02:00:52.934 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: service-type 2026-04-27 02:00:52.935 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: sorting 2026-04-27 02:00:52.935 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 02:00:52.936 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 02:00:52.936 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 02:00:52.937 1 WARNING neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 02:00:52.937 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 02:00:52.938 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 02:00:52.938 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 02:00:52.939 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 02:00:52.939 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 02:00:52.940 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 02:00:52.940 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 02:00:52.942 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 02:00:52.943 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 02:00:52.944 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: trunk 2026-04-27 02:00:52.944 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: trunk-details 2026-04-27 02:00:52.945 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 02:00:52.945 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 02:00:52.946 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 02:00:52.947 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 02:00:52.948 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 02:00:52.949 1 INFO neutron.api.extensions [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Loaded extension: vpnaas 2026-04-27 02:00:52.951 1 INFO oslo_service.service [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Starting 2 workers 2026-04-27 02:00:52.956 1 INFO oslo_service.service [None req-90d958c4-0b45-4cc2-b130-054a22dcad00 - - - - - -] Starting 1 workers 2026-04-27 02:01:27.638 10 INFO neutron.db.l3_hamode_db [None req-cc181ad4-7e9a-4ee7-8910-d0e04a13ef45 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:01:35.440 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 36ce3499-6685-4f74-99d0-378a4f461447 2026-04-27 02:01:36.649 9 INFO neutron.plugins.ml2.plugin [None req-5c3882af-fcb1-4435-a9ff-3641f34100d7 - - - - - -] Attempt 1 to provision port 36ce3499-6685-4f74-99d0-378a4f461447 2026-04-27 02:01:37.350 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 36ce3499-6685-4f74-99d0-378a4f461447 2026-04-27 02:06:03.594 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port c54a9df4-9032-4681-90a9-6484d7c94438 2026-04-27 02:06:04.258 10 INFO neutron.plugins.ml2.plugin [None req-ab48fc54-8fae-4622-81d4-b9edc9872960 - - - - - -] Attempt 1 to provision port c54a9df4-9032-4681-90a9-6484d7c94438 2026-04-27 02:06:05.526 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port c54a9df4-9032-4681-90a9-6484d7c94438 2026-04-27 02:06:11.798 9 INFO neutron.plugins.ml2.plugin [None req-7471af83-4b57-4882-aaf8-fd0e45d93c56 - - - - - -] Attempt 1 to provision port 61a0fefb-4f3e-4bd6-82f1-17c7b8249ea0 2026-04-27 02:10:07.833 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 61a0fefb-4f3e-4bd6-82f1-17c7b8249ea0 2026-04-27 02:10:09.742 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 61a0fefb-4f3e-4bd6-82f1-17c7b8249ea0 2026-04-27 02:18:16.059 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port b267efc5-bc2b-47a5-85de-9844791c3f02 2026-04-27 02:18:18.032 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port b267efc5-bc2b-47a5-85de-9844791c3f02 2026-04-27 02:33:52.705 9 INFO neutron.plugins.ml2.plugin [None req-b9c467ff-2607-484e-9e53-6a5c0e746614 - - - - - -] Attempt 1 to provision port 09391652-abe1-48b2-b0f9-2d5688e19426 2026-04-27 02:33:52.764 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 6ac40ab4-3d61-4c5c-a3d4-ca928a0de776 2026-04-27 02:33:53.258 10 INFO neutron.plugins.ml2.plugin [None req-c162fcd4-5760-411b-8cb6-1ba882b61fa0 - - - - - -] Attempt 1 to provision port 0748a838-a468-4f03-bee7-d31f3e1b4d3c 2026-04-27 02:33:53.301 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port ea017820-060f-461c-9f50-ba304ab7fb20 2026-04-27 02:33:53.600 9 INFO neutron.plugins.ml2.plugin [None req-918862b3-4fba-4294-b3eb-f6b92807b9a3 - - - - - -] Attempt 1 to provision port fcb06f95-4a49-4d96-b05a-97640ad17422 2026-04-27 02:33:53.899 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port fcb06f95-4a49-4d96-b05a-97640ad17422 2026-04-27 02:33:53.976 9 INFO neutron.plugins.ml2.plugin [None req-daea777a-9662-48c1-8375-6b5efed3965b - - - - - -] Attempt 1 to provision port ea017820-060f-461c-9f50-ba304ab7fb20 2026-04-27 02:33:54.044 9 INFO neutron.plugins.ml2.plugin [None req-daea777a-9662-48c1-8375-6b5efed3965b - - - - - -] Attempt 1 to provision port 6ac40ab4-3d61-4c5c-a3d4-ca928a0de776 2026-04-27 02:33:54.675 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port ea017820-060f-461c-9f50-ba304ab7fb20 2026-04-27 02:33:55.260 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port fcb06f95-4a49-4d96-b05a-97640ad17422 2026-04-27 02:33:55.622 10 INFO neutron.plugins.ml2.plugin [None req-ea480f31-b47f-477a-b5e6-4553ed019981 - - - - - -] Attempt 1 to provision port 08329d8c-0b67-400b-ab38-970c821779bd 2026-04-27 02:33:55.695 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 6ac40ab4-3d61-4c5c-a3d4-ca928a0de776 2026-04-27 02:33:55.790 9 INFO neutron.plugins.ml2.plugin [None req-9ff470e3-d22f-404c-963e-45941967c91b - - - - - -] Attempt 1 to provision port 1767b57b-649e-4946-bc73-e54d62ba3f97 2026-04-27 02:33:56.442 9 INFO neutron.plugins.ml2.plugin [None req-bd72b6a6-12e2-4f1e-9b31-930e82ad4958 - - - - - -] Attempt 1 to provision port 1767b57b-649e-4946-bc73-e54d62ba3f97 2026-04-27 02:33:57.522 9 INFO neutron.plugins.ml2.plugin [None req-e44c0714-0e21-41d2-b019-ac5b5a9b9fd5 - - - - - -] Attempt 1 to provision port 8a886fd6-6a84-44e9-b31d-cc9e411ec241 2026-04-27 02:33:58.140 10 INFO neutron.plugins.ml2.plugin [None req-a56b3cea-7562-495c-bb44-15f0a18fd536 - - - - - -] Attempt 1 to provision port 8a886fd6-6a84-44e9-b31d-cc9e411ec241 2026-04-27 02:33:58.889 10 INFO neutron.plugins.ml2.plugin [None req-69372501-0c95-4099-9a60-9630a0abe07e - - - - - -] Attempt 1 to provision port c5fda278-33e0-4d0a-baad-98966d5bdd19 2026-04-27 02:33:59.469 9 INFO neutron.plugins.ml2.plugin [None req-b65a39db-34af-4284-a03e-fc6ce3f07d96 - - - - - -] Attempt 1 to provision port c5fda278-33e0-4d0a-baad-98966d5bdd19 2026-04-27 02:34:00.131 9 INFO neutron.plugins.ml2.plugin [None req-a75424ae-1f1e-49e0-921f-5c356a9daf96 - - - - - -] Attempt 1 to provision port 66ea8432-b7d2-4e65-ad46-69b48ed0f832 2026-04-27 02:34:00.691 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 90d305b2-85f2-408a-98ec-335b0935b3e6 2026-04-27 02:34:00.775 10 INFO neutron.plugins.ml2.plugin [None req-a5e0d90f-e136-4e52-a3ea-abdccd0850a3 - - - - - -] Attempt 1 to provision port 90d305b2-85f2-408a-98ec-335b0935b3e6 2026-04-27 02:34:02.450 10 INFO neutron.plugins.ml2.plugin [None req-c6d24c1e-c961-4135-9071-e5e92244f8e2 - - - - - -] Attempt 1 to provision port 1ba6d30f-1803-430a-b526-8902f6957657 2026-04-27 02:34:02.623 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 90d305b2-85f2-408a-98ec-335b0935b3e6 2026-04-27 02:34:03.110 9 INFO neutron.plugins.ml2.plugin [None req-26ee64fe-f147-42c7-817b-541788c4afd2 - - - - - -] Attempt 1 to provision port 1ba6d30f-1803-430a-b526-8902f6957657 2026-04-27 02:34:04.801 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port bb632e47-92c5-4d30-b51c-4660a7e18070 2026-04-27 02:34:05.334 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 70590fb0-5830-4900-b280-24695e7b7b02 2026-04-27 02:34:05.784 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port a0550d46-262f-43e5-9439-08b37aa5b010 2026-04-27 02:34:06.721 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port bb632e47-92c5-4d30-b51c-4660a7e18070 2026-04-27 02:34:07.095 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port a0550d46-262f-43e5-9439-08b37aa5b010 2026-04-27 02:34:12.165 10 INFO neutron.plugins.ml2.plugin [None req-9667b888-3914-4fd8-9921-63a42c09f07c - - - - - -] Attempt 1 to provision port eeccc596-b5b1-4a70-ac6c-eba6e554251d 2026-04-27 02:34:12.432 9 INFO neutron.plugins.ml2.plugin [None req-d636200b-bc66-403a-975b-ee24cf2ec320 - - - - - -] Attempt 1 to provision port ba80d4e2-2fee-4523-9361-aad8278d7ed8 2026-04-27 02:34:12.741 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d32b8efc-52b5-415e-b95c-9ffe14fc0a1c 2026-04-27 02:34:13.415 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 63886ddd-c170-4bf3-a787-8f210c4fd801 2026-04-27 02:34:13.811 9 INFO neutron.plugins.ml2.plugin [None req-ac250d0c-43e9-4803-91d0-e42a3ac13e68 - - - - - -] Attempt 1 to provision port d32b8efc-52b5-415e-b95c-9ffe14fc0a1c 2026-04-27 02:34:13.918 9 INFO neutron.plugins.ml2.plugin [None req-ac250d0c-43e9-4803-91d0-e42a3ac13e68 - - - - - -] Attempt 1 to provision port 63886ddd-c170-4bf3-a787-8f210c4fd801 2026-04-27 02:34:14.806 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d32b8efc-52b5-415e-b95c-9ffe14fc0a1c 2026-04-27 02:34:15.153 9 INFO neutron.plugins.ml2.plugin [None req-2bfa1722-c4dc-43d3-9987-a7cc781e6b39 - - - - - -] Attempt 1 to provision port 5747b0fc-44ef-484c-b1d4-220f0c1a1fda 2026-04-27 02:34:15.368 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 63886ddd-c170-4bf3-a787-8f210c4fd801 2026-04-27 02:34:15.406 9 INFO neutron.plugins.ml2.plugin [None req-cd29cabc-d4fc-4c78-959b-23a013dbd117 - - - - - -] Attempt 1 to provision port 65b6165a-b74e-43a8-b59f-f49271fbe7a3 2026-04-27 02:34:15.694 10 INFO neutron.plugins.ml2.plugin [None req-3d2b95c6-6b75-4e74-8f84-5bb541bec4a7 - - - - - -] Attempt 1 to provision port 5747b0fc-44ef-484c-b1d4-220f0c1a1fda 2026-04-27 02:34:16.066 10 INFO neutron.plugins.ml2.plugin [None req-b0b69e85-4ea6-4255-8128-bec30af1bc36 - - - - - -] Attempt 1 to provision port 65b6165a-b74e-43a8-b59f-f49271fbe7a3 2026-04-27 02:34:16.759 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 635a9182-277e-4ca7-8f9b-017eb669008d 2026-04-27 02:34:16.938 9 INFO neutron.plugins.ml2.plugin [None req-c9b10c70-60a3-4f09-a2d9-3f342ae2cc47 - - - - - -] Attempt 1 to provision port d970efab-05f4-411a-a038-b2d48905d9f2 2026-04-27 02:34:16.975 9 INFO neutron.plugins.ml2.plugin [None req-c9b10c70-60a3-4f09-a2d9-3f342ae2cc47 - - - - - -] Attempt 1 to provision port 7e1fc72d-07b5-4066-88f9-88fe3be3814d 2026-04-27 02:34:17.437 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d3c8862b-230d-4006-a408-e3cd1e850b38 2026-04-27 02:34:18.957 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 635a9182-277e-4ca7-8f9b-017eb669008d 2026-04-27 02:34:19.296 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d3c8862b-230d-4006-a408-e3cd1e850b38 2026-04-27 02:34:20.162 10 INFO neutron.plugins.ml2.plugin [None req-5e9900f5-bc3a-4a43-a4ed-9bcc1144520c - - - - - -] Attempt 1 to provision port d02f5419-20b2-48a9-bcf2-29c138ea9642 2026-04-27 02:34:22.562 10 INFO neutron.plugins.ml2.plugin [None req-31321ce2-b622-4768-9de0-c8da03107725 - - - - - -] Attempt 1 to provision port fa114569-0db4-48a1-9b9d-0a106869a431 2026-04-27 02:34:23.012 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d970efab-05f4-411a-a038-b2d48905d9f2 2026-04-27 02:34:23.625 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d02f5419-20b2-48a9-bcf2-29c138ea9642 2026-04-27 02:34:23.665 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bf379fe-c3fa-428d-99a8-a8ab9c99bbb1'] response: {'server_uuid': 'ebac379b-675e-4273-9490-a642741e60d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd970efab-05f4-411a-a038-b2d48905d9f2', 'code': 200} 2026-04-27 02:34:24.215 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 7e1fc72d-07b5-4066-88f9-88fe3be3814d 2026-04-27 02:34:24.930 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d970efab-05f4-411a-a038-b2d48905d9f2 2026-04-27 02:34:25.340 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d02f5419-20b2-48a9-bcf2-29c138ea9642 2026-04-27 02:34:25.651 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 7e1fc72d-07b5-4066-88f9-88fe3be3814d 2026-04-27 02:34:25.732 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ac97caa-1f8c-4566-a881-ef1b8fafd69e'] response: {'server_uuid': '0f64decc-2af2-4904-99c3-3a3bb3636079', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd02f5419-20b2-48a9-bcf2-29c138ea9642', 'code': 200} 2026-04-27 02:34:25.732 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ac97caa-1f8c-4566-a881-ef1b8fafd69e'] response: {'server_uuid': '71c9a786-1fa2-4024-ae71-822846008296', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e1fc72d-07b5-4066-88f9-88fe3be3814d', 'code': 200} 2026-04-27 02:34:26.087 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port fa114569-0db4-48a1-9b9d-0a106869a431 2026-04-27 02:34:27.431 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port fa114569-0db4-48a1-9b9d-0a106869a431 2026-04-27 02:34:27.819 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-33c35609-746d-4836-ab64-73895f46a4e1'] response: {'server_uuid': '66a5d840-0625-4db8-a7d3-e294256ef1a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa114569-0db4-48a1-9b9d-0a106869a431', 'code': 200} 2026-04-27 02:34:30.622 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3976fb46-e871-4ef3-b930-7403935b4e24'] response: {'server_uuid': '71c9a786-1fa2-4024-ae71-822846008296', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7e1fc72d-07b5-4066-88f9-88fe3be3814d', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 02:34:45.099 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port ba80d4e2-2fee-4523-9361-aad8278d7ed8 2026-04-27 02:34:45.449 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 65b6165a-b74e-43a8-b59f-f49271fbe7a3 2026-04-27 02:34:47.132 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port ba80d4e2-2fee-4523-9361-aad8278d7ed8 2026-04-27 02:34:47.321 9 INFO neutron.plugins.ml2.plugin [None req-bba7df2d-ac8f-48db-b0c0-8bd519c9597a - - - - - -] Attempt 1 to provision port fa114569-0db4-48a1-9b9d-0a106869a431 2026-04-27 02:34:47.364 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 65b6165a-b74e-43a8-b59f-f49271fbe7a3 2026-04-27 02:34:47.843 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port fa114569-0db4-48a1-9b9d-0a106869a431 2026-04-27 02:34:49.311 9 INFO neutron.plugins.ml2.plugin [None req-99d4ee3a-08f8-4bf6-baa6-14fd8ab021d4 - - - - - -] Attempt 1 to provision port fa114569-0db4-48a1-9b9d-0a106869a431 2026-04-27 02:34:51.216 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port fa114569-0db4-48a1-9b9d-0a106869a431 2026-04-27 02:34:56.647 10 INFO neutron.plugins.ml2.plugin [None req-035a794a-83bc-48fb-8bbc-97f2c3a9ccd9 - - - - - -] Attempt 1 to provision port ea71bf73-9f40-436a-8113-c13269198f8f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.086 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.089 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.089 9 INFO neutron.plugins.ml2.plugin [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Attempt 2 to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.144 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.146 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.146 9 INFO neutron.plugins.ml2.plugin [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Attempt 3 to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.188 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.189 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.189 9 INFO neutron.plugins.ml2.plugin [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Attempt 4 to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.237 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.238 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.239 9 INFO neutron.plugins.ml2.plugin [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Attempt 5 to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.270 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.272 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.272 9 INFO neutron.plugins.ml2.plugin [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Attempt 6 to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.308 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.309 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.310 9 INFO neutron.plugins.ml2.plugin [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Attempt 7 to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.337 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.338 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.339 9 INFO neutron.plugins.ml2.plugin [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Attempt 8 to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.361 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.362 9 INFO neutron.plugins.ml2.plugin [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Attempt 9 to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.385 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.386 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.387 9 INFO neutron.plugins.ml2.plugin [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Attempt 10 to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d0aaf7c0-9ff1-4721-b9f5-ed70f32d08bb could not be found. 2026-04-27 02:35:00.433 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:35:00.434 9 ERROR neutron.plugins.ml2.managers [None req-f1ec060d-df2d-4eb5-ad6e-424d166d2c5a - - - - - -] Failed to bind port 5a197c6e-177c-490e-a86c-c846d4ff75c2 on host instance for vnic_type normal using segments [{'id': 'e92b9d59-a9e0-4c41-aeff-680331afdba4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 241, 'network_id': '8f900260-bf92-4d90-8109-8383cf804b6e'}] 2026-04-27 02:35:00.868 10 INFO neutron.plugins.ml2.plugin [None req-2e935974-a994-4fdc-88be-74c282b49578 - - - - - -] Attempt 1 to provision port 767da585-feb5-4826-b1e2-d0030d3e6e98 2026-04-27 02:35:01.181 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 767da585-feb5-4826-b1e2-d0030d3e6e98 2026-04-27 02:35:03.419 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 767da585-feb5-4826-b1e2-d0030d3e6e98 2026-04-27 02:35:03.743 9 INFO neutron.plugins.ml2.plugin [None req-8d108552-fd10-4fb6-b8e2-31ddec817f95 - - - - - -] Attempt 1 to provision port 34f297fa-9dc9-4387-965b-edf4ed3e183f 2026-04-27 02:35:03.811 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 78a73985-4bb9-4113-bde5-d84bbeaa7ac0 2026-04-27 02:35:04.404 9 INFO neutron.plugins.ml2.plugin [None req-a1978d3e-d456-4c5f-a41d-8f3136c18ac9 - - - - - -] Attempt 1 to provision port 78a73985-4bb9-4113-bde5-d84bbeaa7ac0 2026-04-27 02:35:05.172 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 78a73985-4bb9-4113-bde5-d84bbeaa7ac0 2026-04-27 02:35:06.905 10 INFO neutron.plugins.ml2.plugin [None req-4e47b4b4-2532-4c4e-bbfe-6c2b92fc5c38 - - - - - -] Attempt 1 to provision port 42a97264-a3bd-40f9-8a31-619dbfb0995f 2026-04-27 02:35:07.090 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 49a5e5b2-7012-4e05-a53d-ae801a544311 2026-04-27 02:35:07.625 9 INFO neutron.plugins.ml2.plugin [None req-7ba06cf0-fc01-4251-ae0d-31ad70b5e9d5 - - - - - -] Attempt 1 to provision port 42a97264-a3bd-40f9-8a31-619dbfb0995f 2026-04-27 02:35:09.081 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 49a5e5b2-7012-4e05-a53d-ae801a544311 2026-04-27 02:35:13.051 10 INFO neutron.plugins.ml2.plugin [None req-04f57ee0-50ca-4663-8932-975d3a82030b - - - - - -] Attempt 1 to provision port 31dcd9ef-57d0-4593-870f-f0ea52db45a9 2026-04-27 02:35:15.184 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 31dcd9ef-57d0-4593-870f-f0ea52db45a9 2026-04-27 02:35:15.854 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e657b2b-dd6c-4f89-a9ed-034a23393979'] response: {'server_uuid': '83572bc3-6e46-4601-8687-0474763cb916', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31dcd9ef-57d0-4593-870f-f0ea52db45a9', 'code': 200} 2026-04-27 02:35:17.103 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 31dcd9ef-57d0-4593-870f-f0ea52db45a9 2026-04-27 02:35:19.150 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 999c98f5-2962-48dd-92b3-88f0623c0888 2026-04-27 02:35:19.770 9 INFO neutron.plugins.ml2.plugin [None req-f9108b12-de9e-4fbc-a00f-5e859eb3f0ae - - - - - -] Attempt 1 to provision port 999c98f5-2962-48dd-92b3-88f0623c0888 2026-04-27 02:35:21.169 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 999c98f5-2962-48dd-92b3-88f0623c0888 2026-04-27 02:35:25.174 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 34f297fa-9dc9-4387-965b-edf4ed3e183f 2026-04-27 02:35:28.960 9 INFO neutron.plugins.ml2.plugin [None req-20189f63-2dea-403a-927a-ba0556dd5e75 - - - - - -] Attempt 1 to provision port 30dc43b2-b483-4b35-9c84-19d603daef9e 2026-04-27 02:35:29.165 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 30dc43b2-b483-4b35-9c84-19d603daef9e 2026-04-27 02:35:29.574 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 58ecc639-ae7b-4600-898b-e9deafcd5f03 2026-04-27 02:35:29.672 9 INFO neutron.plugins.ml2.plugin [None req-1d09f849-dfe9-4c6e-8bd6-29fbd711c366 - - - - - -] Attempt 1 to provision port 58ecc639-ae7b-4600-898b-e9deafcd5f03 2026-04-27 02:35:30.709 9 INFO neutron.plugins.ml2.plugin [None req-dc0822ce-40b8-4596-948c-2b61849832b5 - - - - - -] Attempt 1 to provision port 0d47bde2-7f5c-4485-8ae8-8f454bf25c78 2026-04-27 02:35:30.856 10 INFO neutron.plugins.ml2.plugin [None req-b81ee564-e24d-4bf9-9a9b-878b8d10e50a - - - - - -] Attempt 1 to provision port 7d3fc9ea-199b-47d5-9ade-cf2c6e118b8c 2026-04-27 02:35:31.225 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 58ecc639-ae7b-4600-898b-e9deafcd5f03 2026-04-27 02:35:31.473 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 30dc43b2-b483-4b35-9c84-19d603daef9e 2026-04-27 02:35:31.604 10 INFO neutron.plugins.ml2.plugin [None req-f6d8fabb-f68e-4413-8158-aa5fcd93d464 - - - - - -] Attempt 1 to provision port 7d3fc9ea-199b-47d5-9ade-cf2c6e118b8c 2026-04-27 02:35:31.781 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 1d6fe6e7-f95c-4db1-9d19-ac3e23645df7 2026-04-27 02:35:31.955 10 INFO neutron.plugins.ml2.plugin [None req-3c1a3820-814b-4d97-987d-e75255dffaab - - - - - -] Attempt 1 to provision port 1d6fe6e7-f95c-4db1-9d19-ac3e23645df7 2026-04-27 02:35:33.210 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 1d6fe6e7-f95c-4db1-9d19-ac3e23645df7 2026-04-27 02:35:34.260 10 INFO neutron.plugins.ml2.plugin [None req-135852e5-aa7b-4d44-8587-b233190237b7 - - - - - -] Attempt 1 to provision port 897317d0-c0c3-428a-bd83-6f5ee095119d 2026-04-27 02:35:34.637 9 INFO neutron.plugins.ml2.plugin [None req-e363f367-1a17-4a34-88e1-3d5ec089b21e - - - - - -] Attempt 1 to provision port 9c8aa8e9-fac6-45f2-b84f-b77f442d7d17 2026-04-27 02:35:35.082 10 INFO neutron.plugins.ml2.plugin [None req-6f8fed70-e2b8-4104-8091-2b0c57b34750 - - - - - -] Attempt 1 to provision port 897317d0-c0c3-428a-bd83-6f5ee095119d 2026-04-27 02:35:35.183 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port ea3eb6c2-a5a4-4f06-87c3-c810843b2056 2026-04-27 02:35:35.363 10 INFO neutron.plugins.ml2.plugin [None req-c15b89f5-2691-4524-b690-d8c18bd7bf06 - - - - - -] Attempt 1 to provision port f8f9e7d6-87bc-49a1-b774-cb4418245760 2026-04-27 02:35:35.773 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 9c8aa8e9-fac6-45f2-b84f-b77f442d7d17 2026-04-27 02:35:35.820 10 INFO neutron.plugins.ml2.plugin [None req-faaee848-373d-441a-ab18-f00b5498ed35 - - - - - -] Attempt 1 to provision port 0fb734fd-3e54-47c2-a0ae-16fe5bed88b8 2026-04-27 02:35:36.070 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 0fb734fd-3e54-47c2-a0ae-16fe5bed88b8 2026-04-27 02:35:36.160 9 INFO neutron.plugins.ml2.plugin [None req-e4b844bc-3b9a-4178-904a-151c7ebe0285 - - - - - -] Attempt 1 to provision port 2ee85818-4ae0-4de0-ad2e-1fd1d569e4fe 2026-04-27 02:35:36.520 10 INFO neutron.plugins.ml2.plugin [None req-61266829-5bbb-4374-998d-e7972e0e231e - - - - - -] Attempt 1 to provision port 2ee85818-4ae0-4de0-ad2e-1fd1d569e4fe 2026-04-27 02:35:37.127 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port ea3eb6c2-a5a4-4f06-87c3-c810843b2056 2026-04-27 02:35:37.453 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 9c8aa8e9-fac6-45f2-b84f-b77f442d7d17 2026-04-27 02:35:37.703 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 0fb734fd-3e54-47c2-a0ae-16fe5bed88b8 2026-04-27 02:35:38.386 9 INFO neutron.plugins.ml2.plugin [None req-30e48cbf-c625-4d4e-a9ee-27639f080330 - - - - - -] Attempt 1 to provision port 4610e1f6-0261-42f7-bdb9-70bbaadcf136 2026-04-27 02:35:38.972 10 INFO neutron.plugins.ml2.plugin [None req-4c374fff-a7f3-4da1-9cf8-6d91cfd32e3f - - - - - -] Attempt 1 to provision port 4610e1f6-0261-42f7-bdb9-70bbaadcf136 2026-04-27 02:35:39.327 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 211bccf4-7ccf-4df0-8a7a-e46180e09f52 2026-04-27 02:35:39.657 9 INFO neutron.plugins.ml2.plugin [None req-fe1706dc-cff8-4d56-8eee-e024ed6995fe - - - - - -] Attempt 1 to provision port 09fbe980-1ae0-4bc8-bf54-f13b9b10a8e8 2026-04-27 02:35:39.767 9 INFO neutron.plugins.ml2.plugin [None req-fe1706dc-cff8-4d56-8eee-e024ed6995fe - - - - - -] Attempt 1 to provision port f1caf56d-4788-4477-afc3-88b19391a7c4 2026-04-27 02:35:40.279 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port f1caf56d-4788-4477-afc3-88b19391a7c4 2026-04-27 02:35:40.534 10 INFO neutron.plugins.ml2.plugin [None req-2c11af28-9e4d-4c1a-9a90-793600a1ac08 - - - - - -] Attempt 1 to provision port c345cdee-d5bd-45b1-b4af-5b0638892a8c 2026-04-27 02:35:40.572 10 INFO neutron.plugins.ml2.plugin [None req-2c11af28-9e4d-4c1a-9a90-793600a1ac08 - - - - - -] Attempt 1 to provision port 09fbe980-1ae0-4bc8-bf54-f13b9b10a8e8 2026-04-27 02:35:40.727 9 INFO neutron.plugins.ml2.plugin [None req-f7d61def-4a42-4da2-9c85-6ba265a4232e - - - - - -] Attempt 1 to provision port c345cdee-d5bd-45b1-b4af-5b0638892a8c 2026-04-27 02:35:40.762 9 INFO neutron.plugins.ml2.plugin [None req-f7d61def-4a42-4da2-9c85-6ba265a4232e - - - - - -] Attempt 1 to provision port 09fbe980-1ae0-4bc8-bf54-f13b9b10a8e8 2026-04-27 02:35:41.194 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 211bccf4-7ccf-4df0-8a7a-e46180e09f52 2026-04-27 02:35:41.527 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port f1caf56d-4788-4477-afc3-88b19391a7c4 2026-04-27 02:35:47.210 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 03dfbb9a-e2a2-435e-862c-99f2721ebd8a 2026-04-27 02:35:48.102 10 INFO neutron.plugins.ml2.plugin [None req-800c74d8-eb1e-4054-9c28-b9bb6eeb2c65 - - - - - -] Attempt 1 to provision port 03dfbb9a-e2a2-435e-862c-99f2721ebd8a 2026-04-27 02:35:48.802 10 INFO neutron.plugins.ml2.plugin [None req-e96050a7-f8ae-4880-90b2-4e723af29eaa - - - - - -] Attempt 1 to provision port ce08bf04-6fb5-4aa5-a0b6-ccaf443bd01c 2026-04-27 02:35:49.190 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 8038fd18-0853-4fc4-a3f1-99887125e762 2026-04-27 02:35:49.346 9 INFO neutron.plugins.ml2.plugin [None req-17612901-7cac-49a4-ad99-e8e91f5c22cf - - - - - -] Attempt 1 to provision port 571acac3-40f9-4644-acb4-2e820c41f4e5 2026-04-27 02:35:49.685 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 03dfbb9a-e2a2-435e-862c-99f2721ebd8a 2026-04-27 02:35:49.792 9 INFO neutron.plugins.ml2.plugin [None req-d0bdbce5-ecd8-4d02-a15e-0ce04af43647 - - - - - -] Attempt 1 to provision port a54e0a20-a77b-4be5-87b8-7a9c6ca19668 2026-04-27 02:35:49.828 9 INFO neutron.plugins.ml2.plugin [None req-d0bdbce5-ecd8-4d02-a15e-0ce04af43647 - - - - - -] Attempt 1 to provision port 8038fd18-0853-4fc4-a3f1-99887125e762 2026-04-27 02:35:50.507 9 INFO neutron.plugins.ml2.plugin [None req-d0109fee-9648-4591-baa3-7655c3c6d7b0 - - - - - -] Attempt 1 to provision port ce08bf04-6fb5-4aa5-a0b6-ccaf443bd01c 2026-04-27 02:35:50.761 10 INFO neutron.plugins.ml2.plugin [None req-c2ebda4b-e330-4842-bf86-df06e51e5ecb - - - - - -] Attempt 1 to provision port a54e0a20-a77b-4be5-87b8-7a9c6ca19668 2026-04-27 02:35:51.100 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 8038fd18-0853-4fc4-a3f1-99887125e762 2026-04-27 02:35:51.716 10 INFO neutron.plugins.ml2.plugin [None req-a4c30906-b1a3-4c68-8108-b3afb6a860e8 - - - - - -] Attempt 1 to provision port a54e0a20-a77b-4be5-87b8-7a9c6ca19668 2026-04-27 02:35:52.570 9 INFO neutron.plugins.ml2.plugin [None req-e0917320-ef07-43c0-940b-e8d328565ca9 - - - - - -] Attempt 1 to provision port 3f736aeb-fa92-4958-b388-3afc38b86482 2026-04-27 02:35:55.374 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 0d47bde2-7f5c-4485-8ae8-8f454bf25c78 2026-04-27 02:35:55.753 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 09fbe980-1ae0-4bc8-bf54-f13b9b10a8e8 2026-04-27 02:35:56.209 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 571acac3-40f9-4644-acb4-2e820c41f4e5 2026-04-27 02:35:56.400 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-93bb855c-9235-4d76-bc12-840807bdcd29'] response: {'server_uuid': 'bcc74231-c8c2-42b8-9c72-12cff58dec31', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '571acac3-40f9-4644-acb4-2e820c41f4e5', 'code': 200} 2026-04-27 02:35:57.678 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 571acac3-40f9-4644-acb4-2e820c41f4e5 2026-04-27 02:35:57.985 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 09fbe980-1ae0-4bc8-bf54-f13b9b10a8e8 2026-04-27 02:35:58.332 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 3f736aeb-fa92-4958-b388-3afc38b86482 2026-04-27 02:35:58.370 10 INFO neutron.plugins.ml2.plugin [None req-7ad036a3-3a09-43d5-9e0c-0d169452e377 - - - - - -] Attempt 1 to provision port c552d8dc-15ed-4520-8734-1a09fa0563d7 2026-04-27 02:35:58.830 10 INFO neutron.plugins.ml2.plugin [None req-ce85c35a-a31d-45ce-beae-0fbfb81556b4 - - - - - -] Attempt 1 to provision port d5674827-0bfe-4af6-85e3-ff6f3ec23a7c 2026-04-27 02:35:58.917 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port c552d8dc-15ed-4520-8734-1a09fa0563d7 2026-04-27 02:35:59.188 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port f8f9e7d6-87bc-49a1-b774-cb4418245760 2026-04-27 02:35:59.509 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4271d962-5bdb-4004-8888-b2a27069054d'] response: {'server_uuid': '1ff7fc17-56dc-4aec-9450-409064c3e9a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f736aeb-fa92-4958-b388-3afc38b86482', 'code': 200} 2026-04-27 02:35:59.512 10 INFO neutron.plugins.ml2.plugin [None req-f5b532c9-814a-42ae-be98-5849b3076c05 - - - - - -] Attempt 1 to provision port d5674827-0bfe-4af6-85e3-ff6f3ec23a7c 2026-04-27 02:35:59.715 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 0d47bde2-7f5c-4485-8ae8-8f454bf25c78 2026-04-27 02:35:59.911 10 INFO neutron.plugins.ml2.plugin [None req-a0562050-6820-4939-88e7-385295bb05b5 - - - - - -] Attempt 1 to provision port 5acb139f-de3c-433b-9f26-919ec8b8e613 2026-04-27 02:35:59.989 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port c345cdee-d5bd-45b1-b4af-5b0638892a8c 2026-04-27 02:36:00.993 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port f8f9e7d6-87bc-49a1-b774-cb4418245760 2026-04-27 02:36:01.145 10 INFO neutron.plugins.ml2.plugin [None req-464b5ec5-cd9d-4445-bf1d-45377089a90f - - - - - -] Attempt 1 to provision port ce341733-7b53-431b-a71b-0ec400d3892b 2026-04-27 02:36:01.249 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 3f736aeb-fa92-4958-b388-3afc38b86482 2026-04-27 02:36:01.511 9 INFO neutron.plugins.ml2.plugin [None req-b1d216d6-f462-4e52-be7f-d1b0bc0e145b - - - - - -] Attempt 1 to provision port ce341733-7b53-431b-a71b-0ec400d3892b 2026-04-27 02:36:01.575 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port c552d8dc-15ed-4520-8734-1a09fa0563d7 2026-04-27 02:36:01.863 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port c345cdee-d5bd-45b1-b4af-5b0638892a8c 2026-04-27 02:36:02.429 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 5acb139f-de3c-433b-9f26-919ec8b8e613 2026-04-27 02:36:04.586 10 INFO neutron.plugins.ml2.plugin [None req-be7320be-426a-4233-b9cc-0d0fc2dcd6bb - - - - - -] Attempt 1 to provision port 7ea479af-636d-457d-8f62-3c36e37b0c3a 2026-04-27 02:36:07.999 9 INFO neutron.plugins.ml2.plugin [None req-404cfce6-7c34-4817-b605-7ba258500bd6 - - - - - -] Attempt 1 to provision port a48f8559-813c-481c-bc45-0364aa9bfc87 2026-04-27 02:36:17.031 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8345bddc-d1eb-4b03-be0f-8facccf90137'] response: {'server_uuid': 'bcc74231-c8c2-42b8-9c72-12cff58dec31', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '571acac3-40f9-4644-acb4-2e820c41f4e5', 'code': 200} 2026-04-27 02:36:17.602 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 571acac3-40f9-4644-acb4-2e820c41f4e5 2026-04-27 02:36:18.931 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 571acac3-40f9-4644-acb4-2e820c41f4e5 2026-04-27 02:36:19.075 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e667ba24-28b5-4b69-9aca-53d25486ba46'] response: {'server_uuid': 'bcc74231-c8c2-42b8-9c72-12cff58dec31', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '571acac3-40f9-4644-acb4-2e820c41f4e5', 'code': 200} 2026-04-27 02:36:20.671 10 INFO neutron.plugins.ml2.plugin [None req-43453305-20cf-43f0-8793-aae309cb8a7a - - - - - -] Attempt 1 to provision port 96a7ba11-1831-43ae-ad98-2781d7b3c59d 2026-04-27 02:36:20.975 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 7fdc5f25-2357-4139-be63-7438d273d663 2026-04-27 02:36:21.323 9 INFO neutron.plugins.ml2.plugin [None req-6065a9f4-cb71-440f-aaef-a0a3eb5f4407 - - - - - -] Attempt 1 to provision port 7fdc5f25-2357-4139-be63-7438d273d663 2026-04-27 02:36:22.971 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 7fdc5f25-2357-4139-be63-7438d273d663 2026-04-27 02:36:23.647 9 INFO neutron.plugins.ml2.plugin [None req-abc1385f-d4b3-4654-b35a-924fde6f0e99 - - - - - -] Attempt 1 to provision port 3c827987-c3e7-4a5c-8a3d-dca40692095e 2026-04-27 02:36:23.812 10 INFO neutron.plugins.ml2.plugin [None req-0c19b233-aa91-49ac-9448-d38d2a21f2da - - - - - -] Attempt 1 to provision port e91ddbc6-398f-4fbd-a08e-715912811f61 2026-04-27 02:36:24.257 10 INFO neutron.plugins.ml2.plugin [None req-8e0afc77-cbfd-4c5b-94cf-032b1c22260e - - - - - -] Attempt 1 to provision port 3c827987-c3e7-4a5c-8a3d-dca40692095e 2026-04-27 02:36:24.929 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 312ec51d-e133-4e04-9820-3ea839ffec7c 2026-04-27 02:36:27.120 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port e91ddbc6-398f-4fbd-a08e-715912811f61 2026-04-27 02:36:27.308 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8b17ba0-9877-46cb-aacc-75c5ed766f04'] response: {'server_uuid': '3c4c1ec4-c48c-4ddb-81d1-6f0385a0dc93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e91ddbc6-398f-4fbd-a08e-715912811f61', 'code': 200} 2026-04-27 02:36:27.439 9 INFO neutron.plugins.ml2.plugin [None req-29a52903-e4d7-429d-a0f7-9190a408a08e - - - - - -] Attempt 1 to provision port 505cedd3-d750-4ed5-a70f-33cbbef77e11 2026-04-27 02:36:27.648 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 312ec51d-e133-4e04-9820-3ea839ffec7c 2026-04-27 02:36:28.409 9 INFO neutron.plugins.ml2.plugin [None req-28bd276b-bd54-4ed2-bf40-0cfe83a0c99c - - - - - -] Attempt 1 to provision port 2c8766bf-45cd-4309-881a-8802877ce8f0 2026-04-27 02:36:29.115 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 2c8766bf-45cd-4309-881a-8802877ce8f0 2026-04-27 02:36:29.643 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port e91ddbc6-398f-4fbd-a08e-715912811f61 2026-04-27 02:36:30.179 10 INFO neutron.plugins.ml2.plugin [None req-618e6d29-6ad5-4fcb-b024-932e1f396899 - - - - - -] Attempt 1 to provision port 69ce5564-ae76-45e0-9d9d-f25d163f54f9 2026-04-27 02:36:30.861 10 INFO neutron.plugins.ml2.plugin [None req-d892f9c5-719d-417c-9a6b-ac60c702fc0b - - - - - -] Attempt 1 to provision port 69ce5564-ae76-45e0-9d9d-f25d163f54f9 2026-04-27 02:36:30.985 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 5159cbe1-28c2-49dd-a327-48aa1cb76f8e 2026-04-27 02:36:32.964 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 5159cbe1-28c2-49dd-a327-48aa1cb76f8e 2026-04-27 02:36:36.972 10 INFO neutron.plugins.ml2.plugin [None req-944328d4-c3f6-4e08-9c75-09ca3d9cdf60 - - - - - -] Attempt 1 to provision port 2c687527-9499-49fc-b808-729815ce63b1 2026-04-27 02:36:39.479 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 2c687527-9499-49fc-b808-729815ce63b1 2026-04-27 02:36:39.645 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdcf700b-c026-47b0-a7b3-cad598bbc11a'] response: {'server_uuid': '67ab7cde-bcc0-46a6-b77b-49f48e99acd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c687527-9499-49fc-b808-729815ce63b1', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 02:36:41.007 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 2c687527-9499-49fc-b808-729815ce63b1 2026-04-27 02:36:41.461 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 96a7ba11-1831-43ae-ad98-2781d7b3c59d 2026-04-27 02:36:41.914 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 3c827987-c3e7-4a5c-8a3d-dca40692095e 2026-04-27 02:36:42.966 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 3c827987-c3e7-4a5c-8a3d-dca40692095e 2026-04-27 02:36:43.439 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 96a7ba11-1831-43ae-ad98-2781d7b3c59d 2026-04-27 02:36:49.224 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 505cedd3-d750-4ed5-a70f-33cbbef77e11 2026-04-27 02:36:49.662 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 69ce5564-ae76-45e0-9d9d-f25d163f54f9 2026-04-27 02:36:50.997 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 505cedd3-d750-4ed5-a70f-33cbbef77e11 2026-04-27 02:36:51.231 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 69ce5564-ae76-45e0-9d9d-f25d163f54f9 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.319 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.320 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:05.320 9 INFO neutron.plugins.ml2.plugin [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Attempt 2 to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.346 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.347 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:05.347 9 INFO neutron.plugins.ml2.plugin [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Attempt 3 to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.363 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.364 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:05.364 9 INFO neutron.plugins.ml2.plugin [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Attempt 4 to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.383 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.385 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:05.385 9 INFO neutron.plugins.ml2.plugin [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Attempt 5 to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.408 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.409 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:05.409 9 INFO neutron.plugins.ml2.plugin [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Attempt 6 to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.427 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.428 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:05.428 9 INFO neutron.plugins.ml2.plugin [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Attempt 7 to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.448 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.449 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:05.449 9 INFO neutron.plugins.ml2.plugin [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Attempt 8 to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.466 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.467 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:05.467 9 INFO neutron.plugins.ml2.plugin [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Attempt 9 to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.492 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.493 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:05.494 9 INFO neutron.plugins.ml2.plugin [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Attempt 10 to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2dd07634-b8ee-4e82-b1fc-246c59293436 could not be found. 2026-04-27 02:37:05.514 9 ERROR neutron.plugins.ml2.managers  2026-04-27 02:37:05.515 9 ERROR neutron.plugins.ml2.managers [None req-c245ae88-61af-4a2e-8c2f-9103203bee96 - - - - - -] Failed to bind port 8efa7eef-5ed1-40c2-8ee8-df3a3eb10478 on host instance for vnic_type normal using segments [{'id': '6096a67a-4d0f-4d70-b65d-f0fe6648fc7c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 925, 'network_id': 'fe9d44c8-439a-4f8d-949c-d6bb14d18897'}] 2026-04-27 02:37:09.032 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 02ba58a2-d4ae-4231-b309-f05ca2b75779 2026-04-27 02:37:09.304 10 INFO neutron.plugins.ml2.plugin [None req-ca4972c4-e105-4884-8a18-7c73cc496226 - - - - - -] Attempt 1 to provision port 02ba58a2-d4ae-4231-b309-f05ca2b75779 2026-04-27 02:37:21.081 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port b888a78c-b843-4690-b7cc-6b7a368260af 2026-04-27 02:37:31.237 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 0b1e2dc5-f8b0-4ac4-a855-06074cccee96 2026-04-27 02:37:32.124 10 INFO neutron.plugins.ml2.plugin [None req-25d69010-1c19-4289-b1b3-dd32558d2c26 - - - - - -] Attempt 1 to provision port 0b1e2dc5-f8b0-4ac4-a855-06074cccee96 2026-04-27 02:37:35.060 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port e9fda97a-648c-44eb-b643-6f953bb227a0 2026-04-27 02:37:35.246 9 INFO neutron.plugins.ml2.plugin [None req-67f62bac-2306-474d-bd35-b3e93e86d27b - - - - - -] Attempt 1 to provision port e9fda97a-648c-44eb-b643-6f953bb227a0 2026-04-27 02:37:36.576 9 INFO neutron.plugins.ml2.plugin [None req-6dba3742-e49f-40e7-8067-ca15e5649508 - - - - - -] Attempt 1 to provision port b67a647f-e9fc-4876-b6ef-d881e41bd702 2026-04-27 02:37:37.084 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port e9fda97a-648c-44eb-b643-6f953bb227a0 2026-04-27 02:37:37.555 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port b67a647f-e9fc-4876-b6ef-d881e41bd702 2026-04-27 02:37:37.896 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 6ccb0e32-1b79-4703-8493-ac86e152ad3e 2026-04-27 02:37:37.992 9 INFO neutron.plugins.ml2.plugin [None req-6cdedc51-003e-41fe-895b-ced44654ce90 - - - - - -] Attempt 1 to provision port 6ccb0e32-1b79-4703-8493-ac86e152ad3e 2026-04-27 02:37:39.030 10 INFO neutron.plugins.ml2.plugin [None req-c58a9f13-dd25-4b22-b029-a6fa573d1f4a - - - - - -] Attempt 1 to provision port 506f0e78-2185-4621-b766-dd70a1bca098 2026-04-27 02:37:39.197 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 3f5af6e0-b08e-4cc8-a0ea-b88cfa083788 2026-04-27 02:37:39.721 10 INFO neutron.plugins.ml2.plugin [None req-7c2e5165-d16f-4050-b603-bef6535832ae - - - - - -] Attempt 1 to provision port 3f5af6e0-b08e-4cc8-a0ea-b88cfa083788 2026-04-27 02:37:39.962 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 6ccb0e32-1b79-4703-8493-ac86e152ad3e 2026-04-27 02:37:40.051 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 506f0e78-2185-4621-b766-dd70a1bca098 2026-04-27 02:37:53.838 9 INFO neutron.plugins.ml2.plugin [None req-e5286e5a-8ae6-4ac8-94eb-b9498eaad815 - - - - - -] Attempt 1 to provision port fb9bc9d9-0bf1-4da1-afd7-f46766f45266 2026-04-27 02:37:54.705 9 INFO neutron.plugins.ml2.plugin [None req-309ee2cf-4fd8-44bb-8005-f724857aa0fb - - - - - -] Attempt 1 to provision port 64e5bb12-7130-44b1-be36-48e7061db156 2026-04-27 02:37:55.056 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 64e5bb12-7130-44b1-be36-48e7061db156 2026-04-27 02:37:56.399 9 INFO neutron.plugins.ml2.plugin [None req-18350a6b-bb8c-4e6c-99f1-ebe07f164935 - - - - - -] Attempt 1 to provision port 89ea2369-a80f-4fdf-9535-6ecd82c17867 2026-04-27 02:37:57.117 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 61c88b08-efad-47a4-bca5-900110ff81a0 2026-04-27 02:37:57.630 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 64e5bb12-7130-44b1-be36-48e7061db156 2026-04-27 02:37:57.710 9 INFO neutron.plugins.ml2.plugin [None req-edd1b7e0-e73b-4c67-bdd1-06da3c4dd1f4 - - - - - -] Attempt 1 to provision port 89ea2369-a80f-4fdf-9535-6ecd82c17867 2026-04-27 02:37:59.185 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 1feb37b4-adc0-4d14-ab24-6e4197374a92 2026-04-27 02:37:59.755 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 61c88b08-efad-47a4-bca5-900110ff81a0 2026-04-27 02:37:59.774 10 INFO neutron.plugins.ml2.plugin [None req-cf52e5a5-293b-4570-831b-507abc96fba7 - - - - - -] Attempt 1 to provision port 1feb37b4-adc0-4d14-ab24-6e4197374a92 2026-04-27 02:38:03.006 9 INFO neutron.plugins.ml2.plugin [None req-642e35ba-f16d-447f-a137-b2d22069da30 - - - - - -] Attempt 1 to provision port 99ad9160-7bb6-450c-a4a3-c710bc1790de 2026-04-27 02:38:05.165 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 99ad9160-7bb6-450c-a4a3-c710bc1790de 2026-04-27 02:38:05.311 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e3967e3-bc26-42fe-bab5-ae22dad94d4d'] response: {'server_uuid': '6c5318cc-d1c5-4c72-886e-88597ed3ccf0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99ad9160-7bb6-450c-a4a3-c710bc1790de', 'code': 200} 2026-04-27 02:38:07.154 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 99ad9160-7bb6-450c-a4a3-c710bc1790de 2026-04-27 02:38:27.091 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 8f284638-201d-428e-a12b-1d1bdf7c1ca5 2026-04-27 02:38:28.303 10 INFO neutron.plugins.ml2.plugin [None req-1abd13dd-9228-48c2-8d92-66fe47d7bb1f - - - - - -] Attempt 1 to provision port 8f284638-201d-428e-a12b-1d1bdf7c1ca5 2026-04-27 02:38:29.241 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 8f284638-201d-428e-a12b-1d1bdf7c1ca5 2026-04-27 02:38:29.540 9 INFO neutron.plugins.ml2.plugin [None req-9373aba4-7a8f-4e66-8d15-8d08eddf5a16 - - - - - -] Attempt 1 to provision port 8f284638-201d-428e-a12b-1d1bdf7c1ca5 2026-04-27 02:38:29.611 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port eb12885f-31f9-472a-8ada-e6be8407f584 2026-04-27 02:38:29.939 9 INFO neutron.plugins.ml2.plugin [None req-c33e6c27-bbdc-4f3c-a6bf-bd92cfcf8ffb - - - - - -] Attempt 1 to provision port 7062d248-f2e1-48eb-808f-5fab2dc71471 2026-04-27 02:38:30.345 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port b1520b00-d536-4585-92ec-6a5ac702bfa2 2026-04-27 02:38:30.395 9 INFO neutron.plugins.ml2.plugin [None req-e52def4c-e654-42af-a8bf-014db4b59b91 - - - - - -] Attempt 1 to provision port b1520b00-d536-4585-92ec-6a5ac702bfa2 2026-04-27 02:38:31.063 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port b1520b00-d536-4585-92ec-6a5ac702bfa2 2026-04-27 02:38:31.486 10 INFO neutron.plugins.ml2.plugin [None req-97450a43-cc43-44ca-a2fb-2d6ef2c0a4dd - - - - - -] Attempt 1 to provision port eb12885f-31f9-472a-8ada-e6be8407f584 2026-04-27 02:38:31.736 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port eb12885f-31f9-472a-8ada-e6be8407f584 2026-04-27 02:38:32.313 9 INFO neutron.plugins.ml2.plugin [None req-367c2031-f9f3-429d-8a56-cc3b930fb361 - - - - - -] Attempt 1 to provision port b1520b00-d536-4585-92ec-6a5ac702bfa2 2026-04-27 02:38:33.101 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 6d866dd7-57b2-499d-b330-df0bd7b9b7ce 2026-04-27 02:38:33.314 10 INFO neutron.plugins.ml2.plugin [None req-396ade53-fb94-4a02-9666-770c4924a3c9 - - - - - -] Attempt 1 to provision port ff6474ad-e400-4235-8fa5-f8aab76b9d51 2026-04-27 02:38:33.462 9 INFO neutron.plugins.ml2.plugin [None req-1199eba1-23e3-42e7-a3fb-c5fff0322ff4 - - - - - -] Attempt 1 to provision port eb12885f-31f9-472a-8ada-e6be8407f584 2026-04-27 02:38:34.212 9 INFO neutron.plugins.ml2.plugin [None req-c28e272a-0fd7-47ec-bfeb-f3934cb15d64 - - - - - -] Attempt 1 to provision port ff6474ad-e400-4235-8fa5-f8aab76b9d51 2026-04-27 02:38:35.124 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 6d866dd7-57b2-499d-b330-df0bd7b9b7ce 2026-04-27 02:38:35.298 10 INFO neutron.plugins.ml2.plugin [None req-5f06ca4b-cf06-4029-b66d-ece3b45c6617 - - - - - -] Attempt 1 to provision port c39b244e-6bd4-42fd-b015-5b1679a31a54 2026-04-27 02:38:36.165 10 INFO neutron.plugins.ml2.plugin [None req-1e41828f-fd30-4ba8-840f-e816c2e19398 - - - - - -] Attempt 1 to provision port c39b244e-6bd4-42fd-b015-5b1679a31a54 2026-04-27 02:38:37.824 10 INFO neutron.plugins.ml2.plugin [None req-bed9309c-d879-4d3d-ae7a-adb588d8763c - - - - - -] Attempt 1 to provision port d8c29689-534c-4588-a3da-40acb645b0cc 2026-04-27 02:38:38.663 10 INFO neutron.plugins.ml2.plugin [None req-58953f55-cf89-4eaa-a89f-891bc5369a5c - - - - - -] Attempt 1 to provision port d8c29689-534c-4588-a3da-40acb645b0cc 2026-04-27 02:38:45.155 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port a3e765cb-e83f-40f0-a1c2-0286764d344e 2026-04-27 02:38:45.304 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9374b582-0391-4c19-945a-beed719da39e'] response: {'server_uuid': '3a57f113-698d-456b-9599-2d7978a731b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3e765cb-e83f-40f0-a1c2-0286764d344e', 'code': 200} 2026-04-27 02:38:47.079 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port a3e765cb-e83f-40f0-a1c2-0286764d344e 2026-04-27 02:38:55.209 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port c39b244e-6bd4-42fd-b015-5b1679a31a54 2026-04-27 02:38:55.612 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 7062d248-f2e1-48eb-808f-5fab2dc71471 2026-04-27 02:38:55.965 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d8c29689-534c-4588-a3da-40acb645b0cc 2026-04-27 02:38:56.337 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port ff6474ad-e400-4235-8fa5-f8aab76b9d51 2026-04-27 02:38:56.666 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 601fd6e0-5af3-4ae2-8b58-172139d92be6 2026-04-27 02:38:56.809 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af164a89-56ee-4e35-807e-bf49b25fa313'] response: {'server_uuid': '90c25617-ac2d-4657-9478-481a7cd5c629', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '601fd6e0-5af3-4ae2-8b58-172139d92be6', 'code': 200} 2026-04-27 02:38:57.306 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port c39b244e-6bd4-42fd-b015-5b1679a31a54 2026-04-27 02:38:57.572 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 7062d248-f2e1-48eb-808f-5fab2dc71471 2026-04-27 02:38:57.811 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port d8c29689-534c-4588-a3da-40acb645b0cc 2026-04-27 02:38:58.082 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port ff6474ad-e400-4235-8fa5-f8aab76b9d51 2026-04-27 02:38:58.402 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 601fd6e0-5af3-4ae2-8b58-172139d92be6 2026-04-27 02:39:17.687 10 INFO neutron.plugins.ml2.plugin [None req-8699b055-5c68-452e-8c8e-86f2f3b26f0e - - - - - -] Attempt 1 to provision port 7262f55c-d00d-4bb5-b3ae-372c45f7e01b 2026-04-27 02:39:31.333 10 INFO neutron.plugins.ml2.plugin [None req-630b981e-3fd8-4241-a065-f1f16a3907e7 - - - - - -] Attempt 1 to provision port 66699962-5b57-47d1-bee9-5712338971ca 2026-04-27 02:39:33.366 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 66699962-5b57-47d1-bee9-5712338971ca 2026-04-27 02:39:33.530 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d347cad-135b-4ce9-8f00-32491d394a92'] response: {'server_uuid': 'c44f1759-bda9-4fc0-afb1-366a22ea2730', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66699962-5b57-47d1-bee9-5712338971ca', 'code': 200} 2026-04-27 02:39:35.294 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 66699962-5b57-47d1-bee9-5712338971ca 2026-04-27 02:40:15.201 9 INFO neutron.plugins.ml2.plugin [None req-12c1f212-4581-4af5-94b6-da04d7c00ddb - - - - - -] Attempt 1 to provision port 41e86936-99b1-4a55-b7a5-2277914b8cd8 2026-04-27 02:40:17.680 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 41e86936-99b1-4a55-b7a5-2277914b8cd8 2026-04-27 02:40:17.939 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-03220a72-c127-402b-8de0-9491b0fb134e'] response: {'server_uuid': 'c44f1759-bda9-4fc0-afb1-366a22ea2730', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41e86936-99b1-4a55-b7a5-2277914b8cd8', 'code': 200} 2026-04-27 02:40:19.473 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 41e86936-99b1-4a55-b7a5-2277914b8cd8 2026-04-27 02:40:51.427 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 85e46c5f-54c8-4b10-ad66-90b5a22e94b0 2026-04-27 02:40:51.659 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e213a27-23fe-452a-8a72-38c98088cebc'] response: {'server_uuid': 'c44f1759-bda9-4fc0-afb1-366a22ea2730', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85e46c5f-54c8-4b10-ad66-90b5a22e94b0', 'code': 200} 2026-04-27 02:40:53.349 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 85e46c5f-54c8-4b10-ad66-90b5a22e94b0 2026-04-27 02:41:07.401 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 3f19e084-6146-4ef9-98de-7d7e7ed8bb03 2026-04-27 02:41:07.550 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3c925ed-dcbf-4418-895c-f45204da7992'] response: {'server_uuid': 'c44f1759-bda9-4fc0-afb1-366a22ea2730', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f19e084-6146-4ef9-98de-7d7e7ed8bb03', 'code': 200} 2026-04-27 02:41:08.323 10 INFO neutron.plugins.ml2.plugin [None req-c60349ca-c72c-4126-a0cd-77864709a024 - - - - - -] Attempt 1 to provision port 3f19e084-6146-4ef9-98de-7d7e7ed8bb03 2026-04-27 02:41:09.406 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 3f19e084-6146-4ef9-98de-7d7e7ed8bb03 2026-04-27 02:41:18.493 9 INFO neutron.plugins.ml2.plugin [None req-aaeaac26-3397-4bb7-9fdc-5b37fdcfb477 - - - - - -] Attempt 1 to provision port 3f19e084-6146-4ef9-98de-7d7e7ed8bb03 2026-04-27 02:41:19.424 10 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 3f19e084-6146-4ef9-98de-7d7e7ed8bb03 2026-04-27 02:41:49.415 10 INFO neutron.plugins.ml2.plugin [None req-5ccbf350-68f8-4e03-b752-e6b4c34a42e5 - - - - - -] Attempt 1 to provision port 85e46c5f-54c8-4b10-ad66-90b5a22e94b0 2026-04-27 02:41:49.470 9 INFO neutron.plugins.ml2.plugin [None req-45ca029f-2233-4359-8c92-46353238e66c - - - - - -] Attempt 1 to provision port 85e46c5f-54c8-4b10-ad66-90b5a22e94b0 2026-04-27 02:43:24.816 9 INFO neutron.plugins.ml2.plugin [None req-c3680199-bdc6-47ad-bbdf-99191ee9e5d0 - - - - - -] Attempt 1 to provision port 8f284638-201d-428e-a12b-1d1bdf7c1ca5