+ 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:54: 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-05-12 06:19:33.139 1 INFO neutron.common.config [-] Logging enabled! 2026-05-12 06:19:33.139 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-12 06:19:33.140 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-12 06:19:33.140 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 06:19:33.948 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:19:33.950 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 06:19:33.953 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 06:19:33.954 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:19:33.954 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 06:19:33.954 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 06:19:33.954 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:19:33.959 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:19:33.960 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:19:33.960 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:19:33.978 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 06:19:33.979 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:19:33.979 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 06:19:34.012 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 06:19:34.012 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 06:19:34.012 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 06:19:34.012 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 06:19:34.018 1 WARNING oslo_policy.policy [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] 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-05-12 06:19:34.306 1 INFO neutron.plugins.ml2.managers [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 06:19:34.596 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 06:19:34.597 1 INFO neutron.plugins.ml2.managers [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 06:19:34.598 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 06:19:34.647 1 INFO neutron.plugins.ml2.managers [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 06:19:34.647 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 06:19:34.647 1 INFO neutron.plugins.ml2.managers [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 06:19:34.648 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 06:19:34.648 1 INFO neutron.plugins.ml2.managers [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] Initializing extension driver 'qos' 2026-05-12 06:19:34.648 1 INFO neutron.plugins.ml2.managers [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 06:19:34.649 1 INFO neutron.plugins.ml2.managers [None req-3c70e62a-c6ff-4d29-8cf8-0ed5377d65b4 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 06:19:34.664 1 INFO neutron.quota [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded quota_driver: . 2026-05-12 06:19:34.665 1 INFO neutron.plugins.ml2.plugin [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 06:19:34.665 1 INFO neutron.plugins.ml2.managers [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 06:19:34.665 1 INFO neutron.plugins.ml2.managers [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 06:19:34.665 1 INFO neutron.plugins.ml2.managers [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 06:19:34.666 1 INFO neutron.extensions.vlantransparent [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Disabled vlantransparent extension. 2026-05-12 06:19:34.666 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: qos 2026-05-12 06:19:34.676 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: router 2026-05-12 06:19:34.706 1 INFO neutron.services.service_base [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 06:19:34.707 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: segments 2026-05-12 06:19:34.783 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: trunk 2026-05-12 06:19:34.834 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: vpnaas 2026-05-12 06:19:34.866 1 WARNING stevedore.named [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 06:19:34.924 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 06:19:34.925 1 INFO neutron.common.utils [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 06:19:34.925 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 06:19:34.930 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: tag 2026-05-12 06:19:34.936 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: timestamp 2026-05-12 06:19:34.937 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 06:19:34.940 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: flavors 2026-05-12 06:19:34.943 1 INFO neutron.manager [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loading Plugin: revisions 2026-05-12 06:19:34.945 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Initializing extension manager. 2026-05-12 06:19:34.946 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: address-group 2026-05-12 06:19:34.947 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: address-scope 2026-05-12 06:19:34.948 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 06:19:34.948 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: agent 2026-05-12 06:19:34.949 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 06:19:34.950 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 06:19:34.951 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 06:19:34.952 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: availability_zone 2026-05-12 06:19:34.952 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 06:19:34.953 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 06:19:34.953 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 06:19:34.955 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 06:19:34.955 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: dns-integration 2026-05-12 06:19:34.956 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 06:19:34.956 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 06:19:34.957 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: dvr 2026-05-12 06:19:34.957 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 06:19:34.958 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 06:19:34.959 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:19:34.959 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 06:19:34.960 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: external-net 2026-05-12 06:19:34.960 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 06:19:34.962 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: extraroute 2026-05-12 06:19:34.963 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 06:19:34.963 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 06:19:34.964 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 06:19:34.964 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 06:19:34.965 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 06:19:34.965 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: fip-port-details 2026-05-12 06:19:34.966 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: flavors 2026-05-12 06:19:34.967 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 06:19:34.967 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 06:19:34.968 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: ip_allocation 2026-05-12 06:19:34.968 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 06:19:34.969 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 06:19:34.970 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: router 2026-05-12 06:19:34.971 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:19:34.972 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 06:19:34.972 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: l3-ha 2026-05-12 06:19:34.973 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:19:34.973 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 06:19:34.974 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: l3-flavors 2026-05-12 06:19:34.974 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:19:34.975 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 06:19:34.976 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 06:19:34.977 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 06:19:34.978 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 06:19:34.979 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 06:19:34.980 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 06:19:34.980 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: multi-provider 2026-05-12 06:19:34.981 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: net-mtu 2026-05-12 06:19:34.981 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 06:19:34.982 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 06:19:34.982 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: network_ha 2026-05-12 06:19:34.983 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 06:19:34.983 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 06:19:34.984 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: pagination 2026-05-12 06:19:34.984 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: port-device-profile 2026-05-12 06:19:34.985 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 06:19:34.985 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 06:19:34.986 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: port-mac-override 2026-05-12 06:19:34.986 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 06:19:34.987 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 06:19:34.987 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: port-resource-request 2026-05-12 06:19:34.988 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 06:19:34.988 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: binding 2026-05-12 06:19:34.989 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: binding-extended 2026-05-12 06:19:34.989 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: port-security 2026-05-12 06:19:34.990 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: project-id 2026-05-12 06:19:34.990 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: provider 2026-05-12 06:19:34.991 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos 2026-05-12 06:19:34.992 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 06:19:34.993 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 06:19:34.993 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-default 2026-05-12 06:19:34.994 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-fip 2026-05-12 06:19:34.994 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 06:19:34.995 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 06:19:34.995 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 06:19:34.996 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 06:19:34.996 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 06:19:34.997 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-pps 2026-05-12 06:19:34.998 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 06:19:34.998 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 06:19:34.999 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 06:19:34.999 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 06:19:35.001 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: quotas 2026-05-12 06:19:35.003 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: quota_details 2026-05-12 06:19:35.004 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: rbac-policies 2026-05-12 06:19:35.005 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 06:19:35.005 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 06:19:35.006 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 06:19:35.006 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 06:19:35.007 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: revision-if-match 2026-05-12 06:19:35.007 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 06:19:35.008 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 06:19:35.008 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 06:19:35.010 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 06:19:35.010 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 06:19:35.011 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 06:19:35.011 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 06:19:35.012 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 06:19:35.018 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: security-group 2026-05-12 06:19:35.019 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: segment 2026-05-12 06:19:35.019 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 06:19:35.020 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: service-type 2026-05-12 06:19:35.020 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: sorting 2026-05-12 06:19:35.021 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 06:19:35.022 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 06:19:35.022 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 06:19:35.022 1 WARNING neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 06:19:35.023 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 06:19:35.023 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 06:19:35.024 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 06:19:35.024 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 06:19:35.025 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 06:19:35.026 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 06:19:35.026 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 06:19:35.028 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 06:19:35.029 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 06:19:35.030 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: trunk 2026-05-12 06:19:35.030 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: trunk-details 2026-05-12 06:19:35.030 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 06:19:35.031 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 06:19:35.032 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 06:19:35.032 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 06:19:35.033 1 INFO neutron.api.extensions [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Loaded extension: vpnaas 2026-05-12 06:19:35.036 1 INFO oslo_service.service [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Starting 2 workers 2026-05-12 06:19:35.043 1 INFO oslo_service.service [None req-8bd7da19-e54a-4245-8325-05b1adeff706 - - - - - -] Starting 1 workers 2026-05-12 06:20:14.733 9 INFO neutron.db.l3_hamode_db [None req-4d159ad3-6160-4d83-a6e4-42dfdb500e9c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:20:23.141 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 09662cff-bc9c-4d91-a53c-43ddc7f38785 2026-05-12 06:20:24.611 9 INFO neutron.plugins.ml2.plugin [None req-e9c97b7f-ab29-4c08-bcbe-e14e6839301f - - - - - -] Attempt 1 to provision port 09662cff-bc9c-4d91-a53c-43ddc7f38785 2026-05-12 06:20:25.075 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 09662cff-bc9c-4d91-a53c-43ddc7f38785 2026-05-12 06:24:47.154 9 INFO neutron.plugins.ml2.plugin [None req-997840c4-a76d-4733-b139-44e41d2e1fab - - - - - -] Attempt 1 to provision port 3d60242f-1a94-4b58-b950-3e3374532d95 2026-05-12 06:24:47.284 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3d60242f-1a94-4b58-b950-3e3374532d95 2026-05-12 06:24:49.267 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3d60242f-1a94-4b58-b950-3e3374532d95 2026-05-12 06:24:54.611 9 INFO neutron.plugins.ml2.plugin [None req-9e8b87af-15ac-4bd9-8815-425b6518c551 - - - - - -] Attempt 1 to provision port f919e5b7-28e5-46b0-89b1-46cfdf4f30dc 2026-05-12 06:28:25.485 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f919e5b7-28e5-46b0-89b1-46cfdf4f30dc 2026-05-12 06:28:27.398 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f919e5b7-28e5-46b0-89b1-46cfdf4f30dc 2026-05-12 06:37:17.779 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port a3f952d3-b896-4df4-80e1-adb2ef4c0f87 2026-05-12 06:37:19.759 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port a3f952d3-b896-4df4-80e1-adb2ef4c0f87 2026-05-12 06:52:48.433 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port e292f9e6-e076-43cf-91b2-0163284a06ae 2026-05-12 06:52:48.739 9 INFO neutron.plugins.ml2.plugin [None req-7022aca8-ef62-4a12-a934-7db03914c124 - - - - - -] Attempt 1 to provision port 704d5403-d270-49f9-9f36-c547bf2b1c89 2026-05-12 06:52:49.139 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 21e381a6-6e85-4c1b-8e66-c7a586b8f97f 2026-05-12 06:52:49.275 10 INFO neutron.plugins.ml2.plugin [None req-458f6038-0376-457a-bbc1-a0b6bd57f75c - - - - - -] Attempt 1 to provision port e292f9e6-e076-43cf-91b2-0163284a06ae 2026-05-12 06:52:49.694 10 INFO neutron.plugins.ml2.plugin [None req-4cd67f19-878c-41d9-98a4-78a8b672d2d0 - - - - - -] Attempt 1 to provision port 64526bbc-1440-43fb-b963-869c3044755e 2026-05-12 06:52:49.738 10 INFO neutron.plugins.ml2.plugin [None req-4cd67f19-878c-41d9-98a4-78a8b672d2d0 - - - - - -] Attempt 1 to provision port 21e381a6-6e85-4c1b-8e66-c7a586b8f97f 2026-05-12 06:52:50.146 9 INFO neutron.plugins.ml2.plugin [None req-4a7670c0-ce98-4bbb-bc40-ba52ee2b9628 - - - - - -] Attempt 1 to provision port e5828746-2d97-4d73-bc9d-754a5d71b564 2026-05-12 06:52:50.453 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port e5828746-2d97-4d73-bc9d-754a5d71b564 2026-05-12 06:52:51.053 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port e292f9e6-e076-43cf-91b2-0163284a06ae 2026-05-12 06:52:51.735 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 21e381a6-6e85-4c1b-8e66-c7a586b8f97f 2026-05-12 06:52:52.408 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port e5828746-2d97-4d73-bc9d-754a5d71b564 2026-05-12 06:52:52.432 9 INFO neutron.plugins.ml2.plugin [None req-ed8506a5-3bf0-4240-abd7-20e76fd17a4d - - - - - -] Attempt 1 to provision port fd84df3a-95ec-4a87-ba09-dc7c9ceffa67 2026-05-12 06:52:52.776 10 INFO neutron.plugins.ml2.plugin [None req-cd2ca573-c1c9-472f-ab6e-5f6f185174d9 - - - - - -] Attempt 1 to provision port 4389dec9-f92c-4ea4-b6f5-d5e82caacf45 2026-05-12 06:52:53.238 10 INFO neutron.plugins.ml2.plugin [None req-ddf46237-4dd9-4d0d-a8ed-22f17d195adb - - - - - -] Attempt 1 to provision port 4389dec9-f92c-4ea4-b6f5-d5e82caacf45 2026-05-12 06:52:54.108 10 INFO neutron.plugins.ml2.plugin [None req-a1fbebb5-e08a-4414-96fc-7759b2df93ae - - - - - -] Attempt 1 to provision port c951d07a-9910-49c3-9eaa-d7a9a4a9ad2b 2026-05-12 06:52:54.789 9 INFO neutron.plugins.ml2.plugin [None req-d8ed6ae1-a694-45c8-ab72-56e6a5b16f98 - - - - - -] Attempt 1 to provision port c951d07a-9910-49c3-9eaa-d7a9a4a9ad2b 2026-05-12 06:52:55.844 10 INFO neutron.plugins.ml2.plugin [None req-3aedfb30-8d93-43b2-bae7-07cb6a483246 - - - - - -] Attempt 1 to provision port f5aafecb-f400-486b-ad4c-861ecf39208f 2026-05-12 06:52:56.439 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3e76076b-335b-4fc4-ae29-5eca56529358 2026-05-12 06:52:56.818 10 INFO neutron.plugins.ml2.plugin [None req-239c7307-7f8a-408f-87d2-213e54bdd61d - - - - - -] Attempt 1 to provision port 8a3d6594-0776-4f71-9064-7a02ec356422 2026-05-12 06:52:56.853 10 INFO neutron.plugins.ml2.plugin [None req-239c7307-7f8a-408f-87d2-213e54bdd61d - - - - - -] Attempt 1 to provision port f5aafecb-f400-486b-ad4c-861ecf39208f 2026-05-12 06:52:57.512 10 INFO neutron.plugins.ml2.plugin [None req-63fe5653-ca47-455a-953b-092e30eef3b1 - - - - - -] Attempt 1 to provision port 3e76076b-335b-4fc4-ae29-5eca56529358 2026-05-12 06:52:58.416 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3e76076b-335b-4fc4-ae29-5eca56529358 2026-05-12 06:52:59.716 9 INFO neutron.plugins.ml2.plugin [None req-57b19c11-7592-46d4-a8bb-c00fd8e0a64c - - - - - -] Attempt 1 to provision port 30673d89-3516-4c1d-839b-7648155ae7fb 2026-05-12 06:53:00.398 9 INFO neutron.plugins.ml2.plugin [None req-e7142a14-1e55-49f0-8514-ee7463f7dda1 - - - - - -] Attempt 1 to provision port 30673d89-3516-4c1d-839b-7648155ae7fb 2026-05-12 06:53:02.522 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 953249ec-76dd-4c7a-bc43-ed7293e02e97 2026-05-12 06:53:03.335 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 82f4efee-03ce-4b77-b013-2fca6fa22a47 2026-05-12 06:53:03.937 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port cc7c2994-7a83-4688-9061-2737e1a695dd 2026-05-12 06:53:04.068 10 INFO neutron.plugins.ml2.plugin [None req-b61258f0-dc64-4207-b31e-dc6be8dede46 - - - - - -] Attempt 1 to provision port b704c1be-50b8-48b5-b5dc-b7bb2f1fff72 2026-05-12 06:53:04.216 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port bfeb0539-52be-4644-82da-897dea77f772 2026-05-12 06:53:04.931 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 953249ec-76dd-4c7a-bc43-ed7293e02e97 2026-05-12 06:53:05.272 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 82f4efee-03ce-4b77-b013-2fca6fa22a47 2026-05-12 06:53:05.637 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port bfeb0539-52be-4644-82da-897dea77f772 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-12 06:53:09.164 9 INFO neutron.plugins.ml2.plugin [None req-9f412616-b14f-456a-816f-bc440481e514 - - - - - -] Attempt 1 to provision port aa938422-56a1-4660-ac65-a8153ab41829 2026-05-12 06:53:11.096 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port b704c1be-50b8-48b5-b5dc-b7bb2f1fff72 2026-05-12 06:53:11.557 9 INFO neutron.plugins.ml2.plugin [None req-5dbef07b-9f12-4c50-9836-8e9bd9d9a4bd - - - - - -] Attempt 1 to provision port b12a8c92-d4d4-4b65-879f-50ab87a88db5 2026-05-12 06:53:11.859 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 521c16c0-af30-4db8-8b6a-279324276af8 2026-05-12 06:53:11.876 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8af12456-a598-4b0f-abdd-c656c942fa27'] response: {'server_uuid': '455bc0f6-3ebf-4a82-a4b8-fb6b06c95818', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b704c1be-50b8-48b5-b5dc-b7bb2f1fff72', 'code': 200} 2026-05-12 06:53:12.249 9 INFO neutron.plugins.ml2.plugin [None req-4580c531-c3d6-40f7-840f-72a97e4397ca - - - - - -] Attempt 1 to provision port 521c16c0-af30-4db8-8b6a-279324276af8 2026-05-12 06:53:12.980 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port aa938422-56a1-4660-ac65-a8153ab41829 2026-05-12 06:53:13.576 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port b704c1be-50b8-48b5-b5dc-b7bb2f1fff72 2026-05-12 06:53:13.926 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1f7cce8-568b-4b69-bcc3-127e6866f750'] response: {'server_uuid': '9d25755a-e789-45bb-8d17-d38ca679be02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa938422-56a1-4660-ac65-a8153ab41829', 'code': 200} 2026-05-12 06:53:14.015 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 521c16c0-af30-4db8-8b6a-279324276af8 2026-05-12 06:53:14.885 9 INFO neutron.plugins.ml2.plugin [None req-b3d8c56a-5411-4997-853f-2e960c0c4762 - - - - - -] Attempt 1 to provision port 0d2162d0-e434-481f-8b6d-d5709dd49653 2026-05-12 06:53:14.894 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port aa938422-56a1-4660-ac65-a8153ab41829 2026-05-12 06:53:15.738 9 INFO neutron.plugins.ml2.plugin [None req-378c56b8-a491-44f0-869b-43933a4ae754 - - - - - -] Attempt 1 to provision port 0d2162d0-e434-481f-8b6d-d5709dd49653 2026-05-12 06:53:16.923 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 96903ec2-4932-452a-a8d9-b30abb440c0d 2026-05-12 06:53:18.912 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 96903ec2-4932-452a-a8d9-b30abb440c0d 2026-05-12 06:53:21.442 9 INFO neutron.plugins.ml2.plugin [None req-8bb6a99f-0f93-43c2-ba7a-7eb777e91e0d - - - - - -] Attempt 1 to provision port 3df1b904-68bc-462e-8a1f-901a7a932ccf /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.171 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-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.171 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.174 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:25.176 9 INFO neutron.plugins.ml2.plugin [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Attempt 2 to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.211 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-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.211 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:25.213 9 INFO neutron.plugins.ml2.plugin [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Attempt 3 to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e 2026-05-12 06:53:25.236 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3df1b904-68bc-462e-8a1f-901a7a932ccf 2026-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.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-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.237 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.238 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:25.239 9 INFO neutron.plugins.ml2.plugin [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Attempt 4 to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.272 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-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.272 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.273 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:25.273 9 INFO neutron.plugins.ml2.plugin [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Attempt 5 to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.296 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-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.296 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.297 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:25.298 9 INFO neutron.plugins.ml2.plugin [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Attempt 6 to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.323 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-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.323 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.324 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:25.325 9 INFO neutron.plugins.ml2.plugin [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Attempt 7 to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.347 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-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.347 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.348 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:25.349 9 INFO neutron.plugins.ml2.plugin [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Attempt 8 to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.372 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-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.372 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.373 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:25.374 9 INFO neutron.plugins.ml2.plugin [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Attempt 9 to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.405 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-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.405 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.406 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:25.408 9 INFO neutron.plugins.ml2.plugin [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Attempt 10 to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e 2026-05-12 06:53:25.425 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fa8038b-0a00-4989-9819-6b28a62d551d'] response: {'server_uuid': '59cdff73-f2e7-4828-a2d4-acf7113b4edb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3df1b904-68bc-462e-8a1f-901a7a932ccf', 'code': 200} 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:53:25.451 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-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69ab322c-fe2a-42d7-8ab3-ab1fd5264281 could not be found. 2026-05-12 06:53:25.451 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:53:25.452 9 ERROR neutron.plugins.ml2.managers [None req-ffe6fb73-31e8-468c-a29f-dc031b938d3f - - - - - -] Failed to bind port ce9e5254-e72f-4f3a-baf6-2fd9360bd40e on host instance for vnic_type normal using segments [{'id': '7e4e2d63-1036-408f-91cc-ccdb9141e453', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': '5a23ef53-4696-4d1b-b23f-8aa3d8dc0a82'}] 2026-05-12 06:53:26.037 10 INFO neutron.plugins.ml2.plugin [None req-39268dd5-d063-4dca-98c2-395faf22215a - - - - - -] Attempt 1 to provision port ecd9ad82-23b4-45b1-b74b-898e09e6cfd4 2026-05-12 06:53:26.071 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port ecd9ad82-23b4-45b1-b74b-898e09e6cfd4 2026-05-12 06:53:27.645 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3df1b904-68bc-462e-8a1f-901a7a932ccf 2026-05-12 06:53:28.109 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port ecd9ad82-23b4-45b1-b74b-898e09e6cfd4 2026-05-12 06:53:29.573 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port ff0145d5-e719-4fb2-820b-51570658d6e5 2026-05-12 06:53:29.789 10 INFO neutron.plugins.ml2.plugin [None req-b7541af1-e892-4730-bb87-ebf4d0dcf494 - - - - - -] Attempt 1 to provision port 13e1096f-57bf-4de4-a438-71c88882c46c 2026-05-12 06:53:30.549 9 INFO neutron.plugins.ml2.plugin [None req-8f8c637c-7058-4b52-be81-8036763cc81d - - - - - -] Attempt 1 to provision port ff0145d5-e719-4fb2-820b-51570658d6e5 2026-05-12 06:53:31.416 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port ff0145d5-e719-4fb2-820b-51570658d6e5 2026-05-12 06:53:32.745 9 INFO neutron.plugins.ml2.plugin [None req-4233a3e3-2aaa-4ba4-8a46-7b6783d2c022 - - - - - -] Attempt 1 to provision port 11ad0ade-a628-4625-beea-96d26311dffc 2026-05-12 06:53:33.399 10 INFO neutron.plugins.ml2.plugin [None req-7771201f-9698-4b17-aae3-292595665ee7 - - - - - -] Attempt 1 to provision port 11ad0ade-a628-4625-beea-96d26311dffc 2026-05-12 06:53:33.552 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 7bdacb1c-f051-41f1-8422-686ad3698694 2026-05-12 06:53:34.483 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 704d5403-d270-49f9-9f36-c547bf2b1c89 2026-05-12 06:53:34.915 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 4389dec9-f92c-4ea4-b6f5-d5e82caacf45 2026-05-12 06:53:35.664 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 7bdacb1c-f051-41f1-8422-686ad3698694 2026-05-12 06:53:35.820 10 INFO neutron.plugins.ml2.plugin [None req-8fdee402-75ef-4522-9acd-7a44e6d1da82 - - - - - -] Attempt 1 to provision port 7a6235fa-bb0b-48db-9ae5-ff7ac4270b8d 2026-05-12 06:53:36.239 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 704d5403-d270-49f9-9f36-c547bf2b1c89 2026-05-12 06:53:36.454 9 INFO neutron.plugins.ml2.plugin [None req-52af3334-f356-4ec2-9ec5-6ff963c614f0 - - - - - -] Attempt 1 to provision port f0006564-c6f7-42d2-8b32-22d00d4ca306 2026-05-12 06:53:36.532 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 7a6235fa-bb0b-48db-9ae5-ff7ac4270b8d 2026-05-12 06:53:36.825 9 INFO neutron.plugins.ml2.plugin [None req-52af3334-f356-4ec2-9ec5-6ff963c614f0 - - - - - -] Attempt 1 to provision port 63de3eb0-5b50-41b5-83bc-747836600e75 2026-05-12 06:53:36.866 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 4389dec9-f92c-4ea4-b6f5-d5e82caacf45 2026-05-12 06:53:36.981 9 INFO neutron.plugins.ml2.plugin [None req-066c3e77-87e1-4524-9b09-45691ce513d4 - - - - - -] Attempt 1 to provision port 63de3eb0-5b50-41b5-83bc-747836600e75 2026-05-12 06:53:37.252 10 INFO neutron.plugins.ml2.plugin [None req-89d5c7e4-0979-44e2-bc06-63680ac9f186 - - - - - -] Attempt 1 to provision port b704c1be-50b8-48b5-b5dc-b7bb2f1fff72 2026-05-12 06:53:37.319 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f0006564-c6f7-42d2-8b32-22d00d4ca306 2026-05-12 06:53:37.791 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f0006564-c6f7-42d2-8b32-22d00d4ca306 2026-05-12 06:53:38.142 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port b704c1be-50b8-48b5-b5dc-b7bb2f1fff72 2026-05-12 06:53:38.203 10 INFO neutron.plugins.ml2.plugin [None req-dde5f08c-859d-4bb6-9105-2b9ab98cdc91 - - - - - -] Attempt 1 to provision port ecc353af-bbd7-47d4-9777-c42aeb692306 2026-05-12 06:53:38.489 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 7a6235fa-bb0b-48db-9ae5-ff7ac4270b8d 2026-05-12 06:53:38.968 9 INFO neutron.plugins.ml2.plugin [None req-5d1b0c47-ebac-4b6c-890b-5e4db27d4df3 - - - - - -] Attempt 1 to provision port ecc353af-bbd7-47d4-9777-c42aeb692306 2026-05-12 06:53:40.637 10 INFO neutron.plugins.ml2.plugin [None req-73b161cd-8cb6-4499-86b6-4239e8f52bfd - - - - - -] Attempt 1 to provision port b704c1be-50b8-48b5-b5dc-b7bb2f1fff72 2026-05-12 06:53:41.351 10 INFO neutron.plugins.ml2.plugin [None req-e1fa062f-de76-48a1-9690-c3c262a4cc78 - - - - - -] Attempt 1 to provision port 9cd01372-66c1-4612-8940-add1d3938189 2026-05-12 06:53:41.799 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 0d2162d0-e434-481f-8b6d-d5709dd49653 2026-05-12 06:53:42.243 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port b704c1be-50b8-48b5-b5dc-b7bb2f1fff72 2026-05-12 06:53:42.586 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port b12a8c92-d4d4-4b65-879f-50ab87a88db5 2026-05-12 06:53:43.876 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 0d2162d0-e434-481f-8b6d-d5709dd49653 2026-05-12 06:53:44.194 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port b12a8c92-d4d4-4b65-879f-50ab87a88db5 2026-05-12 06:53:44.519 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 9cd01372-66c1-4612-8940-add1d3938189 2026-05-12 06:53:44.728 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6378b9dc-96d0-417d-ba42-fd7f073e8d65'] response: {'server_uuid': '78d63308-5840-475e-992d-7fabaf431484', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9cd01372-66c1-4612-8940-add1d3938189', 'code': 200} 2026-05-12 06:53:46.599 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 4b9b9957-2c13-458c-ac7c-3705d96e22cd 2026-05-12 06:53:47.227 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 9cd01372-66c1-4612-8940-add1d3938189 2026-05-12 06:53:47.282 10 INFO neutron.plugins.ml2.plugin [None req-e51c72fb-5af8-43ac-86e2-1277a077dd49 - - - - - -] Attempt 1 to provision port 4b9b9957-2c13-458c-ac7c-3705d96e22cd 2026-05-12 06:53:48.084 9 INFO neutron.plugins.ml2.plugin [None req-0604f033-e78d-4699-814e-4fcf5fcc931f - - - - - -] Attempt 1 to provision port e3f41fda-db13-4bdc-a7ba-b09b46b5cfe6 2026-05-12 06:53:48.473 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ad09f0d-0ec0-457b-b26e-d49e278b01fd'] response: {'server_uuid': '59cdff73-f2e7-4828-a2d4-acf7113b4edb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3df1b904-68bc-462e-8a1f-901a7a932ccf', 'code': 200} 2026-05-12 06:53:48.994 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 4b9b9957-2c13-458c-ac7c-3705d96e22cd 2026-05-12 06:53:49.694 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3df1b904-68bc-462e-8a1f-901a7a932ccf 2026-05-12 06:53:49.999 10 INFO neutron.plugins.ml2.plugin [None req-f9263dce-0a52-42b9-a553-9ee44b2d6162 - - - - - -] Attempt 1 to provision port e3f41fda-db13-4bdc-a7ba-b09b46b5cfe6 2026-05-12 06:53:50.546 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-42dd65e5-0a5a-406c-a462-58437ec84d85'] response: {'server_uuid': '59cdff73-f2e7-4828-a2d4-acf7113b4edb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3df1b904-68bc-462e-8a1f-901a7a932ccf', 'code': 200} 2026-05-12 06:53:50.912 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 11ad0ade-a628-4625-beea-96d26311dffc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-12 06:53:51.373 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3df1b904-68bc-462e-8a1f-901a7a932ccf 2026-05-12 06:53:51.768 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 13e1096f-57bf-4de4-a438-71c88882c46c 2026-05-12 06:53:52.868 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 11ad0ade-a628-4625-beea-96d26311dffc 2026-05-12 06:53:53.193 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 13e1096f-57bf-4de4-a438-71c88882c46c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-12 06:53:56.990 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 15104595-9ef5-4c84-b550-ace714aba38f 2026-05-12 06:53:57.156 10 INFO neutron.plugins.ml2.plugin [None req-fd103b6e-ab44-4474-a7b3-53a9fcd40fa9 - - - - - -] Attempt 1 to provision port c440f903-b0eb-4c21-aa19-09c061f8fe69 2026-05-12 06:53:57.510 9 INFO neutron.plugins.ml2.plugin [None req-8dad20f4-351d-4501-91bc-d46ea029db23 - - - - - -] Attempt 1 to provision port 15104595-9ef5-4c84-b550-ace714aba38f 2026-05-12 06:53:57.600 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port fc3d96e0-489a-4648-ab1e-bcca130bec7d 2026-05-12 06:53:57.805 10 INFO neutron.plugins.ml2.plugin [None req-3a14c379-d399-43e8-8e6d-f50b26f5f13b - - - - - -] Attempt 1 to provision port fc3d96e0-489a-4648-ab1e-bcca130bec7d 2026-05-12 06:53:58.877 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 15104595-9ef5-4c84-b550-ace714aba38f 2026-05-12 06:53:59.363 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port fc3d96e0-489a-4648-ab1e-bcca130bec7d 2026-05-12 06:53:59.651 9 INFO neutron.plugins.ml2.plugin [None req-69c03a88-7715-44d5-aefd-f0caae83643a - - - - - -] Attempt 1 to provision port 37a81950-f1cb-4a95-9c2d-b2219ff8692d 2026-05-12 06:54:00.405 10 INFO neutron.plugins.ml2.plugin [None req-ff351de5-b6e0-40c4-89c2-52f65702e220 - - - - - -] Attempt 1 to provision port 37a81950-f1cb-4a95-9c2d-b2219ff8692d 2026-05-12 06:54:00.549 9 INFO neutron.plugins.ml2.plugin [None req-c792f00a-a692-4fd9-b927-55364c810923 - - - - - -] Attempt 1 to provision port 0e09beb1-9529-49a0-ae62-10e8cb98ca51 2026-05-12 06:54:00.738 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port af1e9fb3-bda9-4cd5-a59a-b5a966f44abf 2026-05-12 06:54:01.109 9 INFO neutron.plugins.ml2.plugin [None req-5a583cad-ad37-4766-ba37-5907760afd53 - - - - - -] Attempt 1 to provision port 0e09beb1-9529-49a0-ae62-10e8cb98ca51 2026-05-12 06:54:02.768 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port af1e9fb3-bda9-4cd5-a59a-b5a966f44abf 2026-05-12 06:54:05.404 9 INFO neutron.plugins.ml2.plugin [None req-459a6080-5691-4df0-8e10-934256fc3ed2 - - - - - -] Attempt 1 to provision port 16f473aa-0939-47b1-b242-560f4716d362 2026-05-12 06:54:06.559 9 INFO neutron.plugins.ml2.plugin [None req-752165ad-729d-4f7e-a282-5fc807069265 - - - - - -] Attempt 1 to provision port fd7b8013-cfe0-42c4-97be-2f863c0d6b95 2026-05-12 06:54:08.790 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port fd7b8013-cfe0-42c4-97be-2f863c0d6b95 2026-05-12 06:54:08.933 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-17b87da5-4bb1-4d5b-aff3-9e3d052b28bd'] response: {'server_uuid': '10401b44-4cab-4585-be31-53c0cab1ae03', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd7b8013-cfe0-42c4-97be-2f863c0d6b95', 'code': 200} 2026-05-12 06:54:10.769 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port fd7b8013-cfe0-42c4-97be-2f863c0d6b95 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-12 06:54:20.413 10 INFO neutron.plugins.ml2.plugin [None req-e3266d9a-ee99-4215-9242-e32fa36fbe73 - - - - - -] Attempt 1 to provision port 88f55f69-5bf7-4601-9c5c-630796860d97 2026-05-12 06:54:20.741 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 31965238-0312-4f7c-9408-aecdc570ce76 2026-05-12 06:54:20.988 9 INFO neutron.plugins.ml2.plugin [None req-0157e2a4-67fb-4db9-a671-d72fef40e319 - - - - - -] Attempt 1 to provision port 31965238-0312-4f7c-9408-aecdc570ce76 2026-05-12 06:54:22.784 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 31965238-0312-4f7c-9408-aecdc570ce76 2026-05-12 06:54:23.176 10 INFO neutron.plugins.ml2.plugin [None req-51a7f343-3f16-4567-81fe-d2256b223d7e - - - - - -] Attempt 1 to provision port b945c98b-619d-47bf-b26b-676093296b59 2026-05-12 06:54:23.925 10 INFO neutron.plugins.ml2.plugin [None req-ef8d6674-a8dd-4911-a4c0-e23683e4795e - - - - - -] Attempt 1 to provision port b945c98b-619d-47bf-b26b-676093296b59 2026-05-12 06:54:24.793 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 6a3898ed-0b0e-4e65-b9a7-94506410a52b 2026-05-12 06:54:26.711 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 6a3898ed-0b0e-4e65-b9a7-94506410a52b 2026-05-12 06:54:27.300 10 INFO neutron.plugins.ml2.plugin [None req-1c2506f4-0d03-4249-8519-8127d897323f - - - - - -] Attempt 1 to provision port df04a8d0-5d95-42fb-bed0-afc960982a52 2026-05-12 06:54:28.930 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port df04a8d0-5d95-42fb-bed0-afc960982a52 2026-05-12 06:54:29.087 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e53151ee-94d8-431d-a809-a0a1d4a45c81'] response: {'server_uuid': '22ff5b9d-7bea-4463-9527-e6e3de96c8c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df04a8d0-5d95-42fb-bed0-afc960982a52', 'code': 200} 2026-05-12 06:54:30.733 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port df04a8d0-5d95-42fb-bed0-afc960982a52 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-12 06:54:51.126 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 178db553-648a-4f60-ab0c-8f5b329f3731 2026-05-12 06:54:52.263 9 INFO neutron.plugins.ml2.plugin [None req-45b3f805-e4ac-446e-838d-c9a10286a0a2 - - - - - -] Attempt 1 to provision port 2f6bebf1-6571-4843-ab98-bd5cb5ab6bbf 2026-05-12 06:54:52.766 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 2f6bebf1-6571-4843-ab98-bd5cb5ab6bbf 2026-05-12 06:54:53.740 10 INFO neutron.plugins.ml2.plugin [None req-26650efd-c45f-4c85-b7e7-8df1af0c2c57 - - - - - -] Attempt 1 to provision port fe6c84f2-665c-4441-b870-f17a3015298a 2026-05-12 06:55:02.809 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port c14893d3-9390-4a58-89a9-4484e8608821 2026-05-12 06:55:03.269 9 INFO neutron.plugins.ml2.plugin [None req-b1186dc5-7193-42cf-8c08-a66fb8921643 - - - - - -] Attempt 1 to provision port c14893d3-9390-4a58-89a9-4484e8608821 2026-05-12 06:55:04.831 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port c14893d3-9390-4a58-89a9-4484e8608821 2026-05-12 06:55:06.957 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port bd190f5f-94f4-4df9-9387-bac9b5ebac74 2026-05-12 06:55:07.339 10 INFO neutron.plugins.ml2.plugin [None req-3b93fc6b-fc7f-404d-9163-af5e7582f445 - - - - - -] Attempt 1 to provision port bd190f5f-94f4-4df9-9387-bac9b5ebac74 2026-05-12 06:55:07.526 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 51b7f12f-be1a-4cd9-a965-4c5d866b1026 2026-05-12 06:55:07.935 10 INFO neutron.plugins.ml2.plugin [None req-d9f67f0f-c9bb-4d53-876e-0f897f4c08e8 - - - - - -] Attempt 1 to provision port 51b7f12f-be1a-4cd9-a965-4c5d866b1026 2026-05-12 06:55:08.789 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port bd190f5f-94f4-4df9-9387-bac9b5ebac74 2026-05-12 06:55:09.054 10 INFO neutron.plugins.ml2.plugin [None req-7257efbc-1416-4064-922f-0b1fafa8109b - - - - - -] Attempt 1 to provision port 82c023db-67cc-4b1e-9a85-deb44fe4b0c1 2026-05-12 06:55:09.079 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 51b7f12f-be1a-4cd9-a965-4c5d866b1026 2026-05-12 06:55:09.726 10 INFO neutron.plugins.ml2.plugin [None req-718ee3b5-6613-4458-b92c-021f105bc43f - - - - - -] Attempt 1 to provision port 82c023db-67cc-4b1e-9a85-deb44fe4b0c1 2026-05-12 06:55:11.477 10 INFO neutron.plugins.ml2.plugin [None req-244c3b3a-0a35-4461-9221-02f786ff4bf6 - - - - - -] Attempt 1 to provision port 903d46cd-5e76-4aaf-aa8a-0218f2a2959e 2026-05-12 06:55:12.450 9 INFO neutron.plugins.ml2.plugin [None req-07caba5f-e1f5-42b4-b2d2-dda473d7ea60 - - - - - -] Attempt 1 to provision port 903d46cd-5e76-4aaf-aa8a-0218f2a2959e 2026-05-12 06:55:20.799 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 9e48e012-1ff6-4800-97f9-7ced9c1163af 2026-05-12 06:55:20.852 9 INFO neutron.plugins.ml2.plugin [None req-df35ea07-0ad9-4a1f-a030-1c9d5e2ac99b - - - - - -] Attempt 1 to provision port 9e48e012-1ff6-4800-97f9-7ced9c1163af 2026-05-12 06:55:22.409 10 INFO neutron.plugins.ml2.plugin [None req-1d8ea3c4-669d-477d-85d3-0b94e072fae6 - - - - - -] Attempt 1 to provision port 44aec1fa-4a8c-4252-98b3-c267aa75798e 2026-05-12 06:55:22.829 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 44aec1fa-4a8c-4252-98b3-c267aa75798e 2026-05-12 06:55:23.543 10 INFO neutron.plugins.ml2.plugin [None req-0084753c-88f8-4c3b-b066-4fc63af9463f - - - - - -] Attempt 1 to provision port 30c3b4af-c5d7-412a-b68b-520535b168e7 2026-05-12 06:55:24.610 9 INFO neutron.plugins.ml2.plugin [None req-3b4cb84a-84fe-477f-b311-ee8e3619f979 - - - - - -] Attempt 1 to provision port 30c3b4af-c5d7-412a-b68b-520535b168e7 2026-05-12 06:55:24.858 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 44aec1fa-4a8c-4252-98b3-c267aa75798e 2026-05-12 06:55:26.988 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port affd016b-3c0d-4421-b255-536b986b5d39 2026-05-12 06:55:27.438 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 0f53084d-4480-41e4-8b8b-f827bb0564fd /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-12 06:55:30.831 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 64b557c2-a803-479b-b3a6-d1fe818a5b49 2026-05-12 06:55:31.551 9 INFO neutron.plugins.ml2.plugin [None req-0096afdd-3390-405c-bdba-b7854427e166 - - - - - -] Attempt 1 to provision port 64b557c2-a803-479b-b3a6-d1fe818a5b49 2026-05-12 06:55:32.438 9 INFO neutron.plugins.ml2.plugin [None req-4cbf1ba3-2da9-4704-bac6-86d75df41fe6 - - - - - -] Attempt 1 to provision port 5b4d4991-a6bd-4458-a2be-f720bbdf7435 2026-05-12 06:55:32.747 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 64b557c2-a803-479b-b3a6-d1fe818a5b49 2026-05-12 06:55:33.095 10 INFO neutron.plugins.ml2.plugin [None req-a9d37eb2-6436-42d3-a7dc-4f7185381931 - - - - - -] Attempt 1 to provision port 5b4d4991-a6bd-4458-a2be-f720bbdf7435 2026-05-12 06:55:37.574 9 INFO neutron.plugins.ml2.plugin [None req-d74f7375-d5c2-4f85-8032-73382fc84655 - - - - - -] Attempt 1 to provision port 1d15ba4e-d1a0-4576-be01-645d77e02593 2026-05-12 06:55:40.949 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 231cd036-c512-4274-9cbc-320756ba03bb 2026-05-12 06:55:42.067 9 INFO neutron.plugins.ml2.plugin [None req-518c6cc1-ce38-43ea-b4f5-0d015fca7244 - - - - - -] Attempt 1 to provision port 231cd036-c512-4274-9cbc-320756ba03bb 2026-05-12 06:55:42.955 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port cc0014f2-8fc3-460e-9bb0-fc085cb2d9d9 2026-05-12 06:55:42.970 9 INFO neutron.plugins.ml2.plugin [None req-54118015-d3da-45a2-86e1-88278176e40a - - - - - -] Attempt 1 to provision port cc0014f2-8fc3-460e-9bb0-fc085cb2d9d9 2026-05-12 06:55:43.578 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 231cd036-c512-4274-9cbc-320756ba03bb 2026-05-12 06:55:43.935 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 83821f3a-d9a6-46dc-b274-1df77d5da3be 2026-05-12 06:55:44.023 9 INFO neutron.plugins.ml2.plugin [None req-32164d35-046b-4858-b73e-f12d9118b6c5 - - - - - -] Attempt 1 to provision port 83821f3a-d9a6-46dc-b274-1df77d5da3be 2026-05-12 06:55:44.966 10 INFO neutron.plugins.ml2.plugin [None req-26371ba2-49bb-4447-8772-bdf6fd0bde5c - - - - - -] Attempt 1 to provision port fe64e3f3-40ea-4c37-af90-81e94fb9f406 2026-05-12 06:55:45.038 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port cc0014f2-8fc3-460e-9bb0-fc085cb2d9d9 2026-05-12 06:55:45.462 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 83821f3a-d9a6-46dc-b274-1df77d5da3be 2026-05-12 06:55:45.579 10 INFO neutron.plugins.ml2.plugin [None req-ccb06673-55bb-40ad-bdf7-6019502ab1b9 - - - - - -] Attempt 1 to provision port 4066fef3-cf0e-4d53-acf8-514e1a5beb9d 2026-05-12 06:55:45.850 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port fe64e3f3-40ea-4c37-af90-81e94fb9f406 2026-05-12 06:55:46.210 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 4066fef3-cf0e-4d53-acf8-514e1a5beb9d 2026-05-12 06:55:59.427 9 INFO neutron.plugins.ml2.plugin [None req-a1476376-3a8c-4d50-8e95-160a4433ac51 - - - - - -] Attempt 1 to provision port 0d091171-142c-4fb2-a810-050c9d3c3175 2026-05-12 06:56:01.890 9 INFO neutron.plugins.ml2.plugin [None req-3e60c777-89fb-4f89-8179-07d07b695aed - - - - - -] Attempt 1 to provision port 8bcd5769-2ba4-4779-bc3d-f4249d3275aa 2026-05-12 06:56:02.934 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 503dd05e-71c5-4fa6-a465-6f94b57c7c71 2026-05-12 06:56:02.956 9 INFO neutron.plugins.ml2.plugin [None req-c092b0cb-55b6-479e-a689-c91faa67828a - - - - - -] Attempt 1 to provision port 503dd05e-71c5-4fa6-a465-6f94b57c7c71 2026-05-12 06:56:03.604 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port c58d23f9-c8a8-487f-a1b1-c29f307a71b5 2026-05-12 06:56:04.425 9 INFO neutron.plugins.ml2.plugin [None req-29ef5bd1-70aa-4f6b-a59e-f4a1e331461a - - - - - -] Attempt 1 to provision port 3012f61a-1d34-449a-82e8-420e0d1cef30 2026-05-12 06:56:04.869 9 INFO neutron.plugins.ml2.plugin [None req-29ef5bd1-70aa-4f6b-a59e-f4a1e331461a - - - - - -] Attempt 1 to provision port 161d7f14-f944-4f1d-8408-3ae62952ee31 2026-05-12 06:56:04.924 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 503dd05e-71c5-4fa6-a465-6f94b57c7c71 2026-05-12 06:56:05.220 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3012f61a-1d34-449a-82e8-420e0d1cef30 2026-05-12 06:56:05.554 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port c58d23f9-c8a8-487f-a1b1-c29f307a71b5 2026-05-12 06:56:05.749 9 INFO neutron.plugins.ml2.plugin [None req-4aac52f0-1b19-4459-9500-ca92ff739125 - - - - - -] Attempt 1 to provision port 161d7f14-f944-4f1d-8408-3ae62952ee31 2026-05-12 06:56:06.014 9 INFO neutron.plugins.ml2.plugin [None req-3c059a10-7dee-49bf-bc39-0b3bcb48d4ca - - - - - -] Attempt 1 to provision port 161d7f14-f944-4f1d-8408-3ae62952ee31 2026-05-12 06:56:06.165 10 INFO neutron.plugins.ml2.plugin [None req-b3e4e941-7dcf-4637-ac50-03430f6bf7e3 - - - - - -] Attempt 1 to provision port 75ed31c5-c9cc-492f-a126-78dfab0a8723 2026-05-12 06:56:06.720 9 INFO neutron.plugins.ml2.plugin [None req-a19413b6-0d42-4a6b-80d9-6871099c2985 - - - - - -] Attempt 1 to provision port 75ed31c5-c9cc-492f-a126-78dfab0a8723 2026-05-12 06:56:06.891 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3012f61a-1d34-449a-82e8-420e0d1cef30 2026-05-12 06:56:07.241 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 5fd8ad3c-870b-4059-8abe-b3ef4d4ff579 2026-05-12 06:56:08.930 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 5fd8ad3c-870b-4059-8abe-b3ef4d4ff579 2026-05-12 06:56:12.338 9 INFO neutron.plugins.ml2.plugin [None req-a173cb71-83f2-4f58-8a7d-69734ea40f78 - - - - - -] Attempt 1 to provision port e2318f72-ba56-4380-9667-c54abb59a28f 2026-05-12 06:56:13.095 9 INFO neutron.plugins.ml2.plugin [None req-64efb48f-1eeb-45f1-91da-cc0f1739ef6f - - - - - -] Attempt 1 to provision port f832b139-f5d1-47eb-ac69-803c39176c2b 2026-05-12 06:56:15.053 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port e2318f72-ba56-4380-9667-c54abb59a28f 2026-05-12 06:56:15.184 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-37f6ef70-d42a-4c12-9a86-f1e1e35aa29c'] response: {'server_uuid': '28204eb0-187f-41ff-8167-eae1fe6ceff1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2318f72-ba56-4380-9667-c54abb59a28f', 'code': 200} 2026-05-12 06:56:15.529 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f832b139-f5d1-47eb-ac69-803c39176c2b 2026-05-12 06:56:16.995 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f832b139-f5d1-47eb-ac69-803c39176c2b 2026-05-12 06:56:17.218 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-55268682-fed1-475e-bfb0-57152a143214'] response: {'server_uuid': 'd4c54806-3419-4c7d-972d-f44bd24afe18', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f832b139-f5d1-47eb-ac69-803c39176c2b', 'code': 200} 2026-05-12 06:56:20.866 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 0d091171-142c-4fb2-a810-050c9d3c3175 2026-05-12 06:56:22.700 10 WARNING neutron.plugins.ml2.plugin [None req-fc498b65-b1fa-4256-bf5e-97b8d97251d6 - - - - - -] Concurrent port binding operations failed on port 8bcd5769-2ba4-4779-bc3d-f4249d3275aa 2026-05-12 06:56:22.704 10 INFO neutron.plugins.ml2.plugin [None req-fc498b65-b1fa-4256-bf5e-97b8d97251d6 - - - - - -] Attempt 2 to bind port 8bcd5769-2ba4-4779-bc3d-f4249d3275aa 2026-05-12 06:56:23.007 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 0d091171-142c-4fb2-a810-050c9d3c3175 2026-05-12 06:56:23.318 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 161d7f14-f944-4f1d-8408-3ae62952ee31 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-12 06:56:24.642 9 INFO neutron.plugins.ml2.plugin [None req-3774fda4-285b-49d9-8e8d-bbe829d60a7e - - - - - -] Attempt 1 to provision port 31a4b10a-f4cd-4865-8847-b65fb190edb9 2026-05-12 06:56:24.927 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 161d7f14-f944-4f1d-8408-3ae62952ee31 2026-05-12 06:56:28.844 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f5e16532-e05e-46d7-a256-d85f7ae925d2 2026-05-12 06:56:29.148 10 INFO neutron.plugins.ml2.plugin [None req-063b0f86-cd49-4be5-a69d-7f1aa9661f11 - - - - - -] Attempt 1 to provision port 83d674b8-c4c3-4e47-952a-dc9109d47df7 2026-05-12 06:56:29.694 9 INFO neutron.plugins.ml2.plugin [None req-16a47e04-1bb6-4318-8683-85aad4a5e863 - - - - - -] Attempt 1 to provision port f5e16532-e05e-46d7-a256-d85f7ae925d2 2026-05-12 06:56:30.846 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f5e16532-e05e-46d7-a256-d85f7ae925d2 2026-05-12 06:56:31.685 9 INFO neutron.plugins.ml2.plugin [None req-5ea88d31-8742-41d3-a215-a32daf4e337f - - - - - -] Attempt 1 to provision port 418a0358-ea7b-4939-979c-c15587670fa2 2026-05-12 06:56:32.541 9 INFO neutron.plugins.ml2.plugin [None req-8ffffbfa-8cfb-4055-a876-8a4c95d65b90 - - - - - -] Attempt 1 to provision port 418a0358-ea7b-4939-979c-c15587670fa2 2026-05-12 06:56:32.862 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port d0a581bc-f1b6-4cd8-a25b-fe9714f746ed 2026-05-12 06:56:34.823 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port d0a581bc-f1b6-4cd8-a25b-fe9714f746ed 2026-05-12 06:56:35.607 9 INFO neutron.plugins.ml2.plugin [None req-091de9bd-3ed8-4092-afda-c17f01beac49 - - - - - -] Attempt 1 to provision port 6ef02fd6-a81b-45ca-98e0-8981168a483a 2026-05-12 06:56:36.497 9 INFO neutron.plugins.ml2.plugin [None req-ab3875d8-829e-4774-8dc0-788c2aaac252 - - - - - -] Attempt 1 to provision port d97b1c06-8778-4117-9522-9f2947f26ab2 2026-05-12 06:56:36.848 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port d97b1c06-8778-4117-9522-9f2947f26ab2 2026-05-12 06:56:38.641 10 INFO neutron.plugins.ml2.plugin [None req-112819d7-d297-44c0-88da-9d06686d9bb5 - - - - - -] Attempt 1 to provision port 38a0d9e5-7b94-41e3-9ede-05bb0c0522dc 2026-05-12 06:56:38.890 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port d97b1c06-8778-4117-9522-9f2947f26ab2 2026-05-12 06:56:39.400 9 INFO neutron.plugins.ml2.plugin [None req-b3a66402-279d-4b17-8d0c-de4c20f6f9c1 - - - - - -] Attempt 1 to provision port 38a0d9e5-7b94-41e3-9ede-05bb0c0522dc 2026-05-12 06:56:40.258 9 INFO neutron.plugins.ml2.plugin [None req-c8743743-f47a-43dd-b97d-4a08ad38230d - - - - - -] Attempt 1 to provision port 1188ca0e-eb20-4edc-94dd-42d6aeb7159f 2026-05-12 06:56:40.864 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port c6bd2112-facf-431d-8dff-73923fd1e10a 2026-05-12 06:56:42.966 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 1188ca0e-eb20-4edc-94dd-42d6aeb7159f 2026-05-12 06:56:43.347 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-59be8150-ebdb-4293-8a50-64ece6d2ef82'] response: {'server_uuid': '96947b50-dfe4-4f06-9baf-1d11da60138d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1188ca0e-eb20-4edc-94dd-42d6aeb7159f', 'code': 200} 2026-05-12 06:56:43.609 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port c6bd2112-facf-431d-8dff-73923fd1e10a 2026-05-12 06:56:44.966 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 1188ca0e-eb20-4edc-94dd-42d6aeb7159f 2026-05-12 06:56:45.457 9 INFO neutron.plugins.ml2.plugin [None req-c1bc362a-a068-415b-9f0d-31df592f1e26 - - - - - -] Attempt 1 to provision port e1d6d305-e52b-4d17-b1af-95f4f0fe34f7 2026-05-12 06:56:49.064 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port e1d6d305-e52b-4d17-b1af-95f4f0fe34f7 2026-05-12 06:56:49.214 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-57d75b7f-313e-4fd4-9603-88f43de7b77b'] response: {'server_uuid': '6cb757d2-c9f2-43eb-b8fb-f397138a4b59', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e1d6d305-e52b-4d17-b1af-95f4f0fe34f7', 'code': 200} 2026-05-12 06:56:49.661 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port d3cf1ed6-5746-44e1-9f9b-442ef995f48a 2026-05-12 06:56:50.261 10 INFO neutron.plugins.ml2.plugin [None req-fe8578d0-c489-440a-af03-1e7fab5cd777 - - - - - -] Attempt 1 to provision port d3cf1ed6-5746-44e1-9f9b-442ef995f48a 2026-05-12 06:56:50.542 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 418a0358-ea7b-4939-979c-c15587670fa2 2026-05-12 06:56:50.998 9 INFO neutron.plugins.ml2.plugin [None req-fa061329-7323-49be-8abf-2d12d99e1beb - - - - - -] Attempt 1 to provision port d3cf1ed6-5746-44e1-9f9b-442ef995f48a 2026-05-12 06:56:51.037 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 83d674b8-c4c3-4e47-952a-dc9109d47df7 2026-05-12 06:56:51.520 9 INFO neutron.plugins.ml2.plugin [None req-c355366d-1e5f-4967-bef3-6346b5b321ee - - - - - -] Attempt 1 to provision port d66a845b-3d79-4a84-b900-ec702f1545cc 2026-05-12 06:56:51.740 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 00b2a29d-a46a-4ebb-86a7-94974f336703 2026-05-12 06:56:51.941 9 INFO neutron.plugins.ml2.plugin [None req-97a58e99-b3dd-4046-9fa6-e6635dc9fdcd - - - - - -] Attempt 1 to provision port 20e454af-d9c1-46a5-846b-33229940da11 2026-05-12 06:56:52.214 10 INFO neutron.plugins.ml2.plugin [None req-4ecae4f2-35a3-4a85-b30e-98d0afaa75fc - - - - - -] Attempt 1 to provision port d66a845b-3d79-4a84-b900-ec702f1545cc 2026-05-12 06:56:52.290 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 418a0358-ea7b-4939-979c-c15587670fa2 2026-05-12 06:56:52.646 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port d66a845b-3d79-4a84-b900-ec702f1545cc 2026-05-12 06:56:52.968 10 INFO neutron.plugins.ml2.plugin [None req-ec763286-d79d-462b-b07a-739512c042d2 - - - - - -] Attempt 1 to provision port 00b2a29d-a46a-4ebb-86a7-94974f336703 2026-05-12 06:56:53.219 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port e1d6d305-e52b-4d17-b1af-95f4f0fe34f7 2026-05-12 06:56:53.503 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port d3cf1ed6-5746-44e1-9f9b-442ef995f48a 2026-05-12 06:56:53.578 9 INFO neutron.plugins.ml2.plugin [None req-75a2a248-6b84-40c7-8679-427ccf9e7cdf - - - - - -] Attempt 1 to provision port 00b2a29d-a46a-4ebb-86a7-94974f336703 2026-05-12 06:56:53.867 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 83d674b8-c4c3-4e47-952a-dc9109d47df7 2026-05-12 06:56:54.395 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 00b2a29d-a46a-4ebb-86a7-94974f336703 2026-05-12 06:56:54.818 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port d66a845b-3d79-4a84-b900-ec702f1545cc 2026-05-12 06:56:54.999 10 INFO neutron.plugins.ml2.plugin [None req-586fc79b-df8c-44f6-817a-0eb091d059a7 - - - - - -] Attempt 1 to provision port e9943764-145e-46e5-88c8-cd3ccd4f12f7 2026-05-12 06:56:55.763 10 INFO neutron.plugins.ml2.plugin [None req-469c3665-7e67-4a35-874a-2b91a98019b6 - - - - - -] Attempt 1 to provision port e9943764-145e-46e5-88c8-cd3ccd4f12f7 2026-05-12 06:56:56.535 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 6ef02fd6-a81b-45ca-98e0-8981168a483a 2026-05-12 06:56:56.924 9 INFO neutron.plugins.ml2.plugin [None req-22a07c76-45f1-46b1-a043-ba77987c1c79 - - - - - -] Attempt 1 to provision port b8d2842b-b4ad-4180-8294-0994313ebcda 2026-05-12 06:56:56.973 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 75ade1f0-db15-42c3-a123-0d6c79b3f9ef 2026-05-12 06:56:57.494 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 38a0d9e5-7b94-41e3-9ede-05bb0c0522dc 2026-05-12 06:56:57.782 10 INFO neutron.plugins.ml2.plugin [None req-acaf5e3b-6a1b-4d64-9227-34b39a40e3cf - - - - - -] Attempt 1 to provision port b8d2842b-b4ad-4180-8294-0994313ebcda 2026-05-12 06:56:58.304 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 38a0d9e5-7b94-41e3-9ede-05bb0c0522dc 2026-05-12 06:56:58.599 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 75ade1f0-db15-42c3-a123-0d6c79b3f9ef 2026-05-12 06:56:58.917 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 6ef02fd6-a81b-45ca-98e0-8981168a483a 2026-05-12 06:56:58.953 9 INFO neutron.plugins.ml2.plugin [None req-e3870870-f336-4d83-a978-94504d006494 - - - - - -] Attempt 1 to provision port 3a925810-f514-4174-97e8-07c60a73c992 2026-05-12 06:57:00.022 10 INFO neutron.plugins.ml2.plugin [None req-67943c56-e801-4815-bbb3-bb1889395779 - - - - - -] Attempt 1 to provision port 3a925810-f514-4174-97e8-07c60a73c992 2026-05-12 06:57:04.724 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa218e45-4d24-4ffb-b47c-2cfc05211c43'] response: {'server_uuid': '6cb757d2-c9f2-43eb-b8fb-f397138a4b59', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e1d6d305-e52b-4d17-b1af-95f4f0fe34f7', 'code': 200} 2026-05-12 06:57:05.018 10 INFO neutron.plugins.ml2.plugin [None req-4d52664b-0bcb-4b75-8bdd-b2152b19ef5d - - - - - -] Attempt 1 to provision port bcb3cb24-4424-4882-af86-946dd1204c58 2026-05-12 06:57:05.539 10 INFO neutron.plugins.ml2.plugin [None req-4d52664b-0bcb-4b75-8bdd-b2152b19ef5d - - - - - -] Attempt 2 to provision port bcb3cb24-4424-4882-af86-946dd1204c58 2026-05-12 06:57:08.356 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port bcb3cb24-4424-4882-af86-946dd1204c58 2026-05-12 06:57:08.498 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae185dfb-3c37-4389-bc8e-8a04369da946'] response: {'server_uuid': '4fe7538b-69fa-4dd8-ba79-24daa0cb7780', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bcb3cb24-4424-4882-af86-946dd1204c58', 'code': 200} 2026-05-12 06:57:10.277 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port bcb3cb24-4424-4882-af86-946dd1204c58 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-12 06:57:14.321 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3a925810-f514-4174-97e8-07c60a73c992 2026-05-12 06:57:14.800 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 20e454af-d9c1-46a5-846b-33229940da11 2026-05-12 06:57:15.194 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port e9943764-145e-46e5-88c8-cd3ccd4f12f7 2026-05-12 06:57:15.559 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port b8d2842b-b4ad-4180-8294-0994313ebcda 2026-05-12 06:57:16.286 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 3a925810-f514-4174-97e8-07c60a73c992 2026-05-12 06:57:16.755 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 20e454af-d9c1-46a5-846b-33229940da11 2026-05-12 06:57:17.087 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port e9943764-145e-46e5-88c8-cd3ccd4f12f7 2026-05-12 06:57:17.565 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port b8d2842b-b4ad-4180-8294-0994313ebcda 2026-05-12 06:57:19.504 9 INFO neutron.plugins.ml2.plugin [None req-c9a92bd3-02d0-4996-9ead-b0639b2f8c1a - - - - - -] Attempt 1 to provision port 77fd25d5-f29a-4eee-97f1-7641ec75753c 2026-05-12 06:57:22.342 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 77fd25d5-f29a-4eee-97f1-7641ec75753c 2026-05-12 06:57:22.487 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8216a7b1-64b9-4c06-aa7f-82b103f64e23'] response: {'server_uuid': 'e324a6ea-a467-446a-9dec-3abb2f8a6cbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77fd25d5-f29a-4eee-97f1-7641ec75753c', 'code': 200} 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:22.800 10 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-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:22.800 10 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-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:22.800 10 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-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:22.800 10 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-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.800 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:22.803 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:22.803 10 INFO neutron.plugins.ml2.plugin [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Attempt 2 to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:22.826 10 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-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:22.826 10 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-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:22.826 10 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-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:22.826 10 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-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.826 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:22.827 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:22.828 10 INFO neutron.plugins.ml2.plugin [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Attempt 3 to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:22.845 10 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-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:22.845 10 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-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:22.845 10 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-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:22.845 10 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-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:22.845 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:22.846 10 INFO neutron.plugins.ml2.plugin [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Attempt 4 to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:22.867 10 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-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:22.867 10 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-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:22.867 10 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-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:22.867 10 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-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:22.867 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:22.868 10 INFO neutron.plugins.ml2.plugin [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Attempt 5 to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:22.891 10 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-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:22.891 10 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-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:22.891 10 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-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:22.891 10 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-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.891 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:22.892 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:22.892 10 INFO neutron.plugins.ml2.plugin [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Attempt 6 to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:22.922 10 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-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:22.922 10 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-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:22.922 10 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-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:22.922 10 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-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:22.922 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:22.923 10 INFO neutron.plugins.ml2.plugin [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Attempt 7 to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:22.950 10 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-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:22.950 10 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-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:22.950 10 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-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:22.950 10 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-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.950 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:22.951 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:22.951 10 INFO neutron.plugins.ml2.plugin [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Attempt 8 to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:22.976 10 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-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:22.976 10 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-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:22.976 10 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-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:22.976 10 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-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.976 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:22.977 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:22.977 10 INFO neutron.plugins.ml2.plugin [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Attempt 9 to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:22.999 10 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-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:22.999 10 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-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:22.999 10 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-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:22.999 10 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-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:22.999 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:23.001 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:23.001 10 INFO neutron.plugins.ml2.plugin [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Attempt 10 to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:57:23.028 10 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-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:57:23.028 10 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-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:57:23.028 10 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-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:57:23.028 10 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-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cfd2445b-34d9-400e-b996-2503c67409db could not be found. 2026-05-12 06:57:23.028 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:57:23.029 10 ERROR neutron.plugins.ml2.managers [None req-90812889-83ed-436e-87f4-7021f9e4e85f - - - - - -] Failed to bind port f1f6ef62-e2e6-483d-9b13-405c826dbd59 on host instance for vnic_type normal using segments [{'id': 'a4ea86e3-f747-4c3b-8271-af747bbf1e69', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 414, 'network_id': '4889ae6f-2234-4f2f-b3cb-88e241131acc'}] 2026-05-12 06:57:24.311 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 77fd25d5-f29a-4eee-97f1-7641ec75753c 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server [None req-e69bb97a-bf45-42e6-9e4a-6adc40bd93b2 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 303d0648-1ed8-4157-8eb9-30a5f3943b06: This subnet is being modified by another concurrent operation. 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1589, in create_port 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1554, in _create_port_db 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1568, in create_port_db 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server raise exception 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 303d0648-1ed8-4157-8eb9-30a5f3943b06: This subnet is being modified by another concurrent operation. 2026-05-12 06:57:25.407 10 ERROR oslo_messaging.rpc.server  2026-05-12 06:57:46.793 10 INFO neutron.plugins.ml2.plugin [None req-4db430bb-05ce-4091-bc16-6dc4fd6f644c - - - - - -] Attempt 1 to provision port fbffd349-0ed2-4be3-82cf-6229b5f20df3 2026-05-12 06:58:02.363 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 57d2a9ec-990d-428b-9d80-b1aef19f5669 2026-05-12 06:58:02.504 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-21b4adf5-5d49-4b36-84e9-fe11cced4697'] response: {'server_uuid': 'c67d757b-2753-47b7-a526-902ec4a77d0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57d2a9ec-990d-428b-9d80-b1aef19f5669', 'code': 200} 2026-05-12 06:58:04.367 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 57d2a9ec-990d-428b-9d80-b1aef19f5669 2026-05-12 06:58:41.349 9 INFO neutron.plugins.ml2.plugin [None req-a04bf93f-c068-4bde-97a7-bbcd37a9f1df - - - - - -] Attempt 1 to provision port f51ceeb4-6484-4125-95de-f7aaee5a87a1 2026-05-12 06:58:44.403 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f51ceeb4-6484-4125-95de-f7aaee5a87a1 2026-05-12 06:58:44.594 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-854ab92a-73bf-46e7-a436-27da6669a2e2'] response: {'server_uuid': 'c67d757b-2753-47b7-a526-902ec4a77d0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f51ceeb4-6484-4125-95de-f7aaee5a87a1', 'code': 200} 2026-05-12 06:58:46.324 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port f51ceeb4-6484-4125-95de-f7aaee5a87a1 2026-05-12 06:59:14.464 10 INFO neutron.plugins.ml2.plugin [None req-98c87a46-3637-4385-b20e-d96c0f3d8ae3 - - - - - -] Attempt 1 to provision port 03471c37-b0d7-4cf7-b404-79d01a6e3be4 2026-05-12 06:59:16.620 10 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 03471c37-b0d7-4cf7-b404-79d01a6e3be4 2026-05-12 06:59:16.794 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-238f9466-c511-45e4-bff2-2158faa7443a'] response: {'server_uuid': 'c67d757b-2753-47b7-a526-902ec4a77d0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03471c37-b0d7-4cf7-b404-79d01a6e3be4', 'code': 200} 2026-05-12 06:59:17.228 10 INFO neutron.plugins.ml2.plugin [None req-00621e09-45d9-4e7e-95be-6885e41ba486 - - - - - -] Attempt 1 to provision port 03471c37-b0d7-4cf7-b404-79d01a6e3be4 2026-05-12 06:59:18.395 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port 03471c37-b0d7-4cf7-b404-79d01a6e3be4 2026-05-12 06:59:29.512 9 INFO neutron.plugins.ml2.plugin [None req-fd8cf041-c6fa-4b69-b2a7-80ee13729c07 - - - - - -] Attempt 1 to provision port efa5032b-6495-4456-a606-49124e5a60e9 2026-05-12 06:59:32.597 10 INFO neutron.plugins.ml2.plugin [None req-4b2d1a54-69ec-4f99-b58e-966f03c7b6d4 - - - - - -] Attempt 1 to provision port efa5032b-6495-4456-a606-49124e5a60e9 2026-05-12 06:59:32.761 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-de97a8ac-e23b-4e72-9f40-f229b7df8905'] response: {'server_uuid': 'c67d757b-2753-47b7-a526-902ec4a77d0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'efa5032b-6495-4456-a606-49124e5a60e9', 'code': 200} 2026-05-12 06:59:34.368 9 INFO neutron.plugins.ml2.plugin [None req-fccabf23-2228-465f-bb39-e6318385f04d - - - - - -] Attempt 1 to provision port efa5032b-6495-4456-a606-49124e5a60e9 2026-05-12 06:59:42.737 9 INFO neutron.plugins.ml2.plugin [None req-aaf5ea0e-875c-47e4-be4f-80390a5627c9 - - - - - -] Attempt 1 to provision port efa5032b-6495-4456-a606-49124e5a60e9 2026-05-12 06:59:48.066 9 INFO neutron.plugins.ml2.plugin [None req-e2bdd36c-caff-41bd-ab5c-32bb3f4899b9 - - - - - -] Attempt 1 to provision port 03471c37-b0d7-4cf7-b404-79d01a6e3be4 2026-05-12 07:00:10.674 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f308674-9338-45ec-9233-f99a98cc63ec'] response: {'server_uuid': 'e324a6ea-a467-446a-9dec-3abb2f8a6cbe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '77fd25d5-f29a-4eee-97f1-7641ec75753c', 'code': 200}