+ 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-21 05:37:31.759 1 INFO neutron.common.config [-] Logging enabled! 2026-05-21 05:37:31.759 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-21 05:37:31.759 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-21 05:37:31.760 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 05:37:32.534 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:37:32.536 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 05:37:32.538 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-21 05:37:32.539 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:37:32.539 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 05:37:32.540 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 05:37:32.540 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:37:32.545 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:37:32.545 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:37:32.545 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:37:32.561 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 05:37:32.562 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:37:32.562 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 05:37:32.590 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 05:37:32.590 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 05:37:32.590 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 05:37:32.591 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 05:37:32.603 1 WARNING oslo_policy.policy [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] 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-21 05:37:32.990 1 INFO neutron.plugins.ml2.managers [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] Initializing driver for type 'vlan' 2026-05-21 05:37:33.609 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] VlanTypeDriver initialization complete 2026-05-21 05:37:33.610 1 INFO neutron.plugins.ml2.managers [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 05:37:33.610 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 05:37:33.781 1 INFO neutron.plugins.ml2.managers [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 05:37:33.782 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 05:37:33.782 1 INFO neutron.plugins.ml2.managers [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] Initializing extension driver 'port_security' 2026-05-21 05:37:33.783 1 INFO neutron.plugins.ml2.extensions.port_security [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 05:37:33.783 1 INFO neutron.plugins.ml2.managers [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] Initializing extension driver 'qos' 2026-05-21 05:37:33.783 1 INFO neutron.plugins.ml2.managers [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 05:37:33.784 1 INFO neutron.plugins.ml2.managers [None req-93a4e3b6-86ad-4f4c-9af1-4ca8195efe15 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 05:37:33.799 1 INFO neutron.quota [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded quota_driver: . 2026-05-21 05:37:33.800 1 INFO neutron.plugins.ml2.plugin [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 05:37:33.800 1 INFO neutron.plugins.ml2.managers [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 05:37:33.800 1 INFO neutron.plugins.ml2.managers [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 05:37:33.800 1 INFO neutron.plugins.ml2.managers [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 05:37:33.801 1 INFO neutron.extensions.vlantransparent [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Disabled vlantransparent extension. 2026-05-21 05:37:33.801 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: qos 2026-05-21 05:37:33.810 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: router 2026-05-21 05:37:33.839 1 INFO neutron.services.service_base [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 05:37:33.839 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: segments 2026-05-21 05:37:33.900 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: trunk 2026-05-21 05:37:33.962 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: vpnaas 2026-05-21 05:37:33.998 1 WARNING stevedore.named [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:37:34.056 1 INFO neutron_vpnaas.services.vpn.plugin [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 05:37:34.057 1 INFO neutron.common.utils [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 05:37:34.058 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: auto_allocate 2026-05-21 05:37:34.065 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: tag 2026-05-21 05:37:34.069 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: timestamp 2026-05-21 05:37:34.071 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 05:37:34.074 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: flavors 2026-05-21 05:37:34.077 1 INFO neutron.manager [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loading Plugin: revisions 2026-05-21 05:37:34.080 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Initializing extension manager. 2026-05-21 05:37:34.081 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: address-group 2026-05-21 05:37:34.081 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: address-scope 2026-05-21 05:37:34.082 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 05:37:34.083 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: agent 2026-05-21 05:37:34.083 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 05:37:34.084 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 05:37:34.085 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 05:37:34.086 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: availability_zone 2026-05-21 05:37:34.086 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 05:37:34.087 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 05:37:34.087 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: default-subnetpools 2026-05-21 05:37:34.088 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 05:37:34.089 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: dns-integration 2026-05-21 05:37:34.090 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 05:37:34.090 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 05:37:34.091 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: dvr 2026-05-21 05:37:34.091 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 05:37:34.092 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 05:37:34.092 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:37:34.093 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 05:37:34.093 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: external-net 2026-05-21 05:37:34.094 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 05:37:34.094 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: extraroute 2026-05-21 05:37:34.095 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 05:37:34.095 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 05:37:34.096 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 05:37:34.096 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 05:37:34.097 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 05:37:34.097 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: fip-port-details 2026-05-21 05:37:34.098 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: flavors 2026-05-21 05:37:34.099 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 05:37:34.099 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: floatingip-pools 2026-05-21 05:37:34.100 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: ip_allocation 2026-05-21 05:37:34.100 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 05:37:34.101 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: l2_adjacency 2026-05-21 05:37:34.102 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: router 2026-05-21 05:37:34.103 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:37:34.103 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 05:37:34.104 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: l3-ha 2026-05-21 05:37:34.104 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:37:34.105 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 05:37:34.105 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: l3-flavors 2026-05-21 05:37:34.106 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:37:34.107 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 05:37:34.108 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 05:37:34.109 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 05:37:34.110 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 05:37:34.111 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 05:37:34.111 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 05:37:34.112 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: multi-provider 2026-05-21 05:37:34.112 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: net-mtu 2026-05-21 05:37:34.113 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 05:37:34.113 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: network_availability_zone 2026-05-21 05:37:34.114 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: network_ha 2026-05-21 05:37:34.114 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: network-ip-availability 2026-05-21 05:37:34.115 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 05:37:34.115 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: pagination 2026-05-21 05:37:34.116 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: port-device-profile 2026-05-21 05:37:34.116 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 05:37:34.117 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 05:37:34.117 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: port-mac-override 2026-05-21 05:37:34.118 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 05:37:34.118 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 05:37:34.118 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: port-resource-request 2026-05-21 05:37:34.119 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 05:37:34.119 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: binding 2026-05-21 05:37:34.120 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: binding-extended 2026-05-21 05:37:34.120 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: port-security 2026-05-21 05:37:34.121 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: project-id 2026-05-21 05:37:34.121 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: provider 2026-05-21 05:37:34.123 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos 2026-05-21 05:37:34.123 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 05:37:34.124 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 05:37:34.124 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-default 2026-05-21 05:37:34.125 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-fip 2026-05-21 05:37:34.125 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 05:37:34.126 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 05:37:34.126 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 05:37:34.127 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 05:37:34.127 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 05:37:34.128 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-pps 2026-05-21 05:37:34.128 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 05:37:34.129 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 05:37:34.129 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 05:37:34.130 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: quota-check-limit 2026-05-21 05:37:34.131 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: quotas 2026-05-21 05:37:34.133 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: quota_details 2026-05-21 05:37:34.134 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: rbac-policies 2026-05-21 05:37:34.135 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: rbac-address-group 2026-05-21 05:37:34.135 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 05:37:34.136 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 05:37:34.136 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 05:37:34.137 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: revision-if-match 2026-05-21 05:37:34.137 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 05:37:34.138 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: router_availability_zone 2026-05-21 05:37:34.138 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 05:37:34.139 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 05:37:34.140 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 05:37:34.140 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 05:37:34.141 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 05:37:34.141 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 05:37:34.148 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: security-group 2026-05-21 05:37:34.149 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: segment 2026-05-21 05:37:34.149 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 05:37:34.150 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: service-type 2026-05-21 05:37:34.151 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: sorting 2026-05-21 05:37:34.152 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 05:37:34.152 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: standard-attr-description 2026-05-21 05:37:34.153 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: stateful-security-group 2026-05-21 05:37:34.153 1 WARNING neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 05:37:34.154 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 05:37:34.154 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: subnet_onboard 2026-05-21 05:37:34.155 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 05:37:34.155 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: subnet-service-types 2026-05-21 05:37:34.156 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: subnet_allocation 2026-05-21 05:37:34.156 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 05:37:34.157 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 05:37:34.159 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 05:37:34.160 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 05:37:34.161 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: trunk 2026-05-21 05:37:34.161 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: trunk-details 2026-05-21 05:37:34.162 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 05:37:34.162 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 05:37:34.163 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 05:37:34.163 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: vpn-flavors 2026-05-21 05:37:34.164 1 INFO neutron.api.extensions [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Loaded extension: vpnaas 2026-05-21 05:37:34.167 1 INFO oslo_service.service [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Starting 2 workers 2026-05-21 05:37:34.171 1 INFO oslo_service.service [None req-77577351-c75d-47d5-81c9-2243529a92d9 - - - - - -] Starting 1 workers 2026-05-21 05:38:09.070 10 INFO neutron.db.l3_hamode_db [None req-911bb183-f877-4dfc-bea8-9a3d4c7a1e79 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:38:23.347 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 36c6531c-99e6-451e-99a3-f02bc2df5aac 2026-05-21 05:38:24.460 10 INFO neutron.plugins.ml2.plugin [None req-04055e17-6620-4a40-b563-651817199077 - - - - - -] Attempt 1 to provision port 36c6531c-99e6-451e-99a3-f02bc2df5aac 2026-05-21 05:38:25.049 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 36c6531c-99e6-451e-99a3-f02bc2df5aac 2026-05-21 05:43:10.860 10 INFO neutron.plugins.ml2.plugin [None req-9c219b2f-026c-4f0a-98bd-c8e460c3d44d - - - - - -] Attempt 1 to provision port ea43efa0-aa16-4b84-980c-15fdc589ca58 2026-05-21 05:43:11.291 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ea43efa0-aa16-4b84-980c-15fdc589ca58 2026-05-21 05:43:13.272 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ea43efa0-aa16-4b84-980c-15fdc589ca58 2026-05-21 05:43:18.118 10 INFO neutron.plugins.ml2.plugin [None req-885b223b-b18b-4f3f-a30b-5f8930a1f00a - - - - - -] Attempt 1 to provision port 3341e55b-4196-4b53-a574-5373ecc8a101 2026-05-21 05:47:49.571 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 3341e55b-4196-4b53-a574-5373ecc8a101 2026-05-21 05:47:51.478 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 3341e55b-4196-4b53-a574-5373ecc8a101 2026-05-21 06:03:24.152 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 22128b1c-25f0-4dd7-839c-2592a5c0de10 2026-05-21 06:03:26.129 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 22128b1c-25f0-4dd7-839c-2592a5c0de10 2026-05-21 06:21:20.274 10 INFO neutron.plugins.ml2.plugin [None req-a5c6354f-3ae0-4b32-a2fb-850938495007 - - - - - -] Attempt 1 to provision port 442b874b-cc60-41b8-aa8e-3ec0891063c9 2026-05-21 06:21:20.724 9 INFO neutron.plugins.ml2.plugin [None req-7aad4a8d-49ff-4283-98b7-f894084638f4 - - - - - -] Attempt 1 to provision port c1db4815-ed69-4c48-b590-582a42705c84 2026-05-21 06:21:20.875 9 INFO neutron.plugins.ml2.plugin [None req-fb65155e-f6b5-4175-8f56-7128a1079e48 - - - - - -] Attempt 1 to provision port 1e2a0dca-30f9-4d90-a5a5-923981818460 2026-05-21 06:21:20.900 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6a04d40a-53f6-4843-b872-139dec0060c8 2026-05-21 06:21:21.461 10 INFO neutron.plugins.ml2.plugin [None req-f69294f3-4e17-45ab-a053-387c4a1dd19d - - - - - -] Attempt 1 to provision port 6a04d40a-53f6-4843-b872-139dec0060c8 2026-05-21 06:21:21.555 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 1e2a0dca-30f9-4d90-a5a5-923981818460 2026-05-21 06:21:22.841 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6a04d40a-53f6-4843-b872-139dec0060c8 2026-05-21 06:21:23.248 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 1e2a0dca-30f9-4d90-a5a5-923981818460 2026-05-21 06:21:23.516 10 INFO neutron.plugins.ml2.plugin [None req-6e628b9e-de6b-400c-ab3e-8f2a14868001 - - - - - -] Attempt 1 to provision port 491d4a1b-4f92-4bfe-9634-7d2a8e12809d 2026-05-21 06:21:23.657 9 INFO neutron.plugins.ml2.plugin [None req-9453034f-3d4e-4b33-8725-25700a1e7de2 - - - - - -] Attempt 1 to provision port 60a66c63-1ee8-4df3-8ed6-5be01a727dc0 2026-05-21 06:21:24.207 10 INFO neutron.plugins.ml2.plugin [None req-daa2afe7-6b0e-4642-8fb9-5e2a7d9dd1cd - - - - - -] Attempt 1 to provision port 60a66c63-1ee8-4df3-8ed6-5be01a727dc0 2026-05-21 06:21:24.360 9 INFO neutron.plugins.ml2.plugin [None req-c43e16ee-dc4a-4eb5-98d1-9b8fe818445f - - - - - -] Attempt 1 to provision port 491d4a1b-4f92-4bfe-9634-7d2a8e12809d 2026-05-21 06:21:28.907 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 9495347c-15f6-4c57-b2fe-676e68cff070 2026-05-21 06:21:29.552 10 INFO neutron.plugins.ml2.plugin [None req-355e0317-8085-4fc1-b185-e4e2b0bcef56 - - - - - -] Attempt 1 to provision port 89917c75-9c29-4d1d-981c-c8e4b8f310cb 2026-05-21 06:21:30.016 10 INFO neutron.plugins.ml2.plugin [None req-695b9021-6bd8-42c7-bc92-270160d96f72 - - - - - -] Attempt 1 to provision port 9495347c-15f6-4c57-b2fe-676e68cff070 2026-05-21 06:21:30.890 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 9495347c-15f6-4c57-b2fe-676e68cff070 2026-05-21 06:21:31.947 9 INFO neutron.plugins.ml2.plugin [None req-440c49b6-bb9a-4c9b-9980-48fafe4f8d15 - - - - - -] Attempt 1 to provision port efddde97-2d6a-40d9-a92b-e8b9c8375f14 2026-05-21 06:21:32.820 10 INFO neutron.plugins.ml2.plugin [None req-a46af319-31f7-42a0-b309-2a6c4054aac1 - - - - - -] Attempt 1 to provision port efddde97-2d6a-40d9-a92b-e8b9c8375f14 2026-05-21 06:21:32.967 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 92d11b60-ec02-427c-a175-07b927421afc 2026-05-21 06:21:33.582 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 8030ec9b-8435-4e49-ad1c-b59a0398f4fe 2026-05-21 06:21:34.091 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 5d7a1c23-440a-4a48-a515-8ddfe16db1cb 2026-05-21 06:21:34.922 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 92d11b60-ec02-427c-a175-07b927421afc 2026-05-21 06:21:35.231 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 5d7a1c23-440a-4a48-a515-8ddfe16db1cb 2026-05-21 06:21:36.713 10 INFO neutron.plugins.ml2.plugin [None req-4919f178-0290-45c0-bf82-9c442a0592b6 - - - - - -] Attempt 1 to provision port ed39c73d-b948-417e-825b-c6c4cbc0c7ee /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-21 06:21:40.388 9 INFO neutron.plugins.ml2.plugin [None req-1a64f231-0971-436f-9942-99f4638926d5 - - - - - -] Attempt 1 to provision port 6236e782-ee1e-4d48-8b30-e9bff18e7e9f 2026-05-21 06:21:40.938 9 INFO neutron.plugins.ml2.plugin [None req-0b43b839-6b55-4d5a-9d36-a7c90396d876 - - - - - -] Attempt 1 to provision port 8b156bd9-159e-40c9-a922-6182876a6306 2026-05-21 06:21:41.001 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 8b156bd9-159e-40c9-a922-6182876a6306 2026-05-21 06:21:42.941 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 8b156bd9-159e-40c9-a922-6182876a6306 2026-05-21 06:21:43.484 10 INFO neutron.plugins.ml2.plugin [None req-80cb7254-ada3-4a2b-be00-6e936a07a921 - - - - - -] Attempt 1 to provision port cd52daa6-fff9-48c6-a31e-c2aaf75ce1ec 2026-05-21 06:21:44.142 9 INFO neutron.plugins.ml2.plugin [None req-52b61925-b9b9-4fbf-b8ac-ba3ada2c1f83 - - - - - -] Attempt 1 to provision port cd52daa6-fff9-48c6-a31e-c2aaf75ce1ec 2026-05-21 06:21:45.276 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port b745ceeb-76a0-4436-9ecd-1f1df02f0d89 2026-05-21 06:21:45.393 10 INFO neutron.plugins.ml2.plugin [None req-a42f4d5a-0736-4e9e-adc5-8677eb3710c3 - - - - - -] Attempt 1 to provision port f43f5b03-849a-4adf-87c1-2730c465c9cb 2026-05-21 06:21:45.796 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port eb661c3e-3225-4aa7-b3f3-ef1e712955ae 2026-05-21 06:21:45.958 10 INFO neutron.plugins.ml2.plugin [None req-da16bdb5-7996-4178-bd59-26c0ee6f5ab8 - - - - - -] Attempt 1 to provision port b745ceeb-76a0-4436-9ecd-1f1df02f0d89 2026-05-21 06:21:46.277 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ed39c73d-b948-417e-825b-c6c4cbc0c7ee 2026-05-21 06:21:46.930 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b71dc895-80e5-4095-a838-8d000a04965d'] response: {'server_uuid': '966166ea-e46c-49fb-a493-490107928670', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed39c73d-b948-417e-825b-c6c4cbc0c7ee', 'code': 200} 2026-05-21 06:21:47.091 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port eb661c3e-3225-4aa7-b3f3-ef1e712955ae 2026-05-21 06:21:47.569 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ed39c73d-b948-417e-825b-c6c4cbc0c7ee 2026-05-21 06:21:47.972 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port b745ceeb-76a0-4436-9ecd-1f1df02f0d89 2026-05-21 06:21:48.255 9 INFO neutron.plugins.ml2.plugin [None req-4c0d8ec6-43f6-4c57-aa6b-cf2418a3c093 - - - - - -] Attempt 1 to provision port fa133899-8323-4ce7-8fd1-8b6b76e84021 2026-05-21 06:21:49.039 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port acb12350-2bb1-45f6-b9de-5b3af4a1085b 2026-05-21 06:21:49.424 9 INFO neutron.plugins.ml2.plugin [None req-1bbeaee5-dd13-41d3-966f-43cece0595b2 - - - - - -] Attempt 1 to provision port fa133899-8323-4ce7-8fd1-8b6b76e84021 2026-05-21 06:21:50.308 9 INFO neutron.plugins.ml2.plugin [None req-75b03e62-0238-4b55-b5a9-323945b076ea - - - - - -] Attempt 1 to provision port d882a1c2-17ff-4081-b390-70ef170e52e0 2026-05-21 06:21:51.091 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port acb12350-2bb1-45f6-b9de-5b3af4a1085b 2026-05-21 06:21:53.106 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port d882a1c2-17ff-4081-b390-70ef170e52e0 2026-05-21 06:21:53.714 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b221b2fd-0ddf-43e5-b45e-bc621240e127'] response: {'server_uuid': '916862f8-f8ef-4f6a-945c-7e89e488930e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd882a1c2-17ff-4081-b390-70ef170e52e0', 'code': 200} 2026-05-21 06:21:55.069 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port d882a1c2-17ff-4081-b390-70ef170e52e0 2026-05-21 06:22:01.273 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fd2bf69-c216-4f2e-b003-787c453e04cd'] response: {'server_uuid': '916862f8-f8ef-4f6a-945c-7e89e488930e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd882a1c2-17ff-4081-b390-70ef170e52e0', 'code': 200} 2026-05-21 06:22:05.071 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 442b874b-cc60-41b8-aa8e-3ec0891063c9 2026-05-21 06:22:05.830 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 60a66c63-1ee8-4df3-8ed6-5be01a727dc0 2026-05-21 06:22:07.074 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 442b874b-cc60-41b8-aa8e-3ec0891063c9 2026-05-21 06:22:07.322 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port fa133899-8323-4ce7-8fd1-8b6b76e84021 2026-05-21 06:22:07.676 10 INFO neutron.plugins.ml2.plugin [None req-3a2a1ee9-3ebc-4413-84c8-54201082087b - - - - - -] Attempt 1 to provision port 0952d4d2-7e52-4fca-97a6-2579e397987c 2026-05-21 06:22:07.807 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 60a66c63-1ee8-4df3-8ed6-5be01a727dc0 2026-05-21 06:22:08.147 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port f43f5b03-849a-4adf-87c1-2730c465c9cb 2026-05-21 06:22:09.134 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port fa133899-8323-4ce7-8fd1-8b6b76e84021 2026-05-21 06:22:09.433 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port f43f5b03-849a-4adf-87c1-2730c465c9cb 2026-05-21 06:22:09.663 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6236e782-ee1e-4d48-8b30-e9bff18e7e9f 2026-05-21 06:22:11.032 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6236e782-ee1e-4d48-8b30-e9bff18e7e9f 2026-05-21 06:22:13.094 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port a66e3985-f900-42b0-8e85-804b36b2f503 2026-05-21 06:22:15.078 10 INFO neutron.plugins.ml2.plugin [None req-43dda14d-8629-4766-8a8a-33e1ed090f6d - - - - - -] Attempt 1 to provision port ed39c73d-b948-417e-825b-c6c4cbc0c7ee 2026-05-21 06:22:15.513 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ed39c73d-b948-417e-825b-c6c4cbc0c7ee 2026-05-21 06:22:17.523 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 0952d4d2-7e52-4fca-97a6-2579e397987c 2026-05-21 06:22:17.688 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd949557-2c4f-44ca-94c5-bca99cb5c95d'] response: {'server_uuid': 'deab1b71-23ea-4993-9a43-e6ce08c357f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0952d4d2-7e52-4fca-97a6-2579e397987c', 'code': 200} 2026-05-21 06:22:18.199 9 INFO neutron.plugins.ml2.plugin [None req-0a947745-6c7e-49e4-bf12-a3b105ca15e0 - - - - - -] Attempt 1 to provision port ed39c73d-b948-417e-825b-c6c4cbc0c7ee 2026-05-21 06:22:19.504 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 0952d4d2-7e52-4fca-97a6-2579e397987c 2026-05-21 06:22:19.839 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ed39c73d-b948-417e-825b-c6c4cbc0c7ee 2026-05-21 06:22:21.711 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-646bf0b6-03ce-4756-b0ad-514ef5d840f3'] response: {'server_uuid': '966166ea-e46c-49fb-a493-490107928670', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ed39c73d-b948-417e-825b-c6c4cbc0c7ee', 'code': 200} 2026-05-21 06:22:22.954 10 INFO neutron.plugins.ml2.plugin [None req-d717dba7-0585-4019-836f-296329e91062 - - - - - -] Attempt 1 to provision port 77bfe115-507d-490c-a3d5-a6c2ebb06d49 2026-05-21 06:22:23.586 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port be7696d2-18c6-4587-9f3e-7af99027b601 2026-05-21 06:22:23.640 10 INFO neutron.plugins.ml2.plugin [None req-fcacfaa0-b062-493e-b82e-7dcae1d75d7b - - - - - -] Attempt 1 to provision port be7696d2-18c6-4587-9f3e-7af99027b601 2026-05-21 06:22:24.527 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-26ec39cd-ef2f-4979-9165-ce794f528dc4'] response: {'server_uuid': 'deab1b71-23ea-4993-9a43-e6ce08c357f3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0952d4d2-7e52-4fca-97a6-2579e397987c', 'code': 200} 2026-05-21 06:22:25.442 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port be7696d2-18c6-4587-9f3e-7af99027b601 2026-05-21 06:22:27.669 9 INFO neutron.plugins.ml2.plugin [None req-3dbd169d-dcbf-4207-be24-7aec733f8fb1 - - - - - -] Attempt 1 to provision port 1ced14de-7821-45ac-aa1f-c6361cfaeb85 2026-05-21 06:22:28.455 9 INFO neutron.plugins.ml2.plugin [None req-cac8d60a-4bca-45d6-9f20-e5d1bdf12b05 - - - - - -] Attempt 1 to provision port 1ced14de-7821-45ac-aa1f-c6361cfaeb85 2026-05-21 06:22:29.105 9 INFO neutron.plugins.ml2.plugin [None req-dd517926-7059-46cb-8fdd-05109191374d - - - - - -] Attempt 1 to provision port 5a253a17-6424-4186-a319-9068664eda46 2026-05-21 06:22:29.637 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port adf220d0-4d95-4ce1-96cb-d64a2f59eaeb 2026-05-21 06:22:31.582 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port adf220d0-4d95-4ce1-96cb-d64a2f59eaeb 2026-05-21 06:22:33.662 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 2b50f00e-0861-4716-8f56-1978646f1595 /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-21 06:22:34.852 9 INFO neutron.plugins.ml2.plugin [None req-db998b5b-18f5-40fb-9fa9-76d50ad9adf6 - - - - - -] Attempt 1 to provision port 2b50f00e-0861-4716-8f56-1978646f1595 2026-05-21 06:22:38.059 9 INFO neutron.plugins.ml2.plugin [None req-b92ba54f-0857-446d-b25f-4886ee2efee1 - - - - - -] Attempt 1 to provision port 6af61ec0-359a-491d-8258-9382e266a87b 2026-05-21 06:22:39.667 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port e387593d-4396-4d09-b30a-4d1b5be6ddba 2026-05-21 06:22:40.329 10 INFO neutron.plugins.ml2.plugin [None req-36153672-54cd-4a49-a5b9-ea5926babfe4 - - - - - -] Attempt 1 to provision port 3ada2bcc-8608-4eae-a704-78a2ad97f475 2026-05-21 06:22:41.010 10 INFO neutron.plugins.ml2.plugin [None req-8f329a54-d224-4d67-aeee-b45b6fe8ddf1 - - - - - -] Attempt 1 to provision port e387593d-4396-4d09-b30a-4d1b5be6ddba 2026-05-21 06:22:41.478 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6af61ec0-359a-491d-8258-9382e266a87b 2026-05-21 06:22:41.609 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8f8e51b-3c92-4ab3-8075-fa2acce03fa9'] response: {'server_uuid': 'b5d36ce5-45e1-467c-8297-7c911d0a5351', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6af61ec0-359a-491d-8258-9382e266a87b', 'code': 200} 2026-05-21 06:22:42.066 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port e387593d-4396-4d09-b30a-4d1b5be6ddba 2026-05-21 06:22:42.363 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6af61ec0-359a-491d-8258-9382e266a87b 2026-05-21 06:22:44.351 9 INFO neutron.plugins.ml2.plugin [None req-7ca8709e-6fd5-4988-9896-ecc91c1e6757 - - - - - -] Attempt 1 to provision port ff6fff7a-d1d4-472b-9e29-2bb4c5d94f10 2026-05-21 06:22:45.428 9 INFO neutron.plugins.ml2.plugin [None req-d56588df-b293-4874-a38d-25adf52ed8bc - - - - - -] Attempt 1 to provision port ff6fff7a-d1d4-472b-9e29-2bb4c5d94f10 2026-05-21 06:22:46.165 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 60f93e9f-9cc7-4f89-b310-0100cc57038f 2026-05-21 06:22:46.825 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 77bfe115-507d-490c-a3d5-a6c2ebb06d49 2026-05-21 06:22:47.186 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 1ced14de-7821-45ac-aa1f-c6361cfaeb85 2026-05-21 06:22:48.115 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 60f93e9f-9cc7-4f89-b310-0100cc57038f 2026-05-21 06:22:48.448 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 77bfe115-507d-490c-a3d5-a6c2ebb06d49 2026-05-21 06:22:48.665 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 1ced14de-7821-45ac-aa1f-c6361cfaeb85 2026-05-21 06:22:51.762 9 INFO neutron.plugins.ml2.plugin [None req-34bec75c-d53d-4a17-8216-088b78b4dba0 - - - - - -] Attempt 1 to provision port 43c1a681-f7e2-4754-94ce-e4ff0adaf5fa /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-21 06:22:57.141 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 43c1a681-f7e2-4754-94ce-e4ff0adaf5fa 2026-05-21 06:22:57.250 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-611aa764-7a0a-42b9-a81e-a951a516e14c'] response: {'server_uuid': '5056903f-cd3f-4803-ba67-13d17df81616', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43c1a681-f7e2-4754-94ce-e4ff0adaf5fa', 'code': 200} 2026-05-21 06:22:58.676 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 43c1a681-f7e2-4754-94ce-e4ff0adaf5fa 2026-05-21 06:23:06.651 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 3ada2bcc-8608-4eae-a704-78a2ad97f475 2026-05-21 06:23:08.657 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 3ada2bcc-8608-4eae-a704-78a2ad97f475 2026-05-21 06:23:10.668 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ff6fff7a-d1d4-472b-9e29-2bb4c5d94f10 2026-05-21 06:23:13.688 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ff6fff7a-d1d4-472b-9e29-2bb4c5d94f10 2026-05-21 06:23:38.279 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-56397c85-ba96-4128-bdfa-7d6e144421a7'] response: {'server_uuid': '5056903f-cd3f-4803-ba67-13d17df81616', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43c1a681-f7e2-4754-94ce-e4ff0adaf5fa', 'code': 200} 2026-05-21 06:23:40.434 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 43c1a681-f7e2-4754-94ce-e4ff0adaf5fa 2026-05-21 06:23:40.553 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9d1b71d-624c-4289-b39b-4171290a1866'] response: {'server_uuid': '5056903f-cd3f-4803-ba67-13d17df81616', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43c1a681-f7e2-4754-94ce-e4ff0adaf5fa', 'code': 200} 2026-05-21 06:23:42.214 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 43c1a681-f7e2-4754-94ce-e4ff0adaf5fa 2026-05-21 06:23:52.425 9 INFO neutron.plugins.ml2.plugin [None req-d366f3bb-ce35-4c9c-a9d8-20884ae505b8 - - - - - -] Attempt 1 to provision port e2e21d9a-6e85-40b0-9b35-c488ef175104 2026-05-21 06:24:14.431 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd499f5f-601f-4d89-bda6-f31a78958511'] response: {'server_uuid': '5056903f-cd3f-4803-ba67-13d17df81616', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43c1a681-f7e2-4754-94ce-e4ff0adaf5fa', 'code': 200} 2026-05-21 06:24:22.489 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 7095e856-7f15-4186-94ef-8764de9dcf67 2026-05-21 06:24:22.560 10 INFO neutron.plugins.ml2.plugin [None req-a3ab4d3d-7ba2-4b61-8a02-80d3a3d46387 - - - - - -] Attempt 1 to provision port 7095e856-7f15-4186-94ef-8764de9dcf67 2026-05-21 06:24:24.390 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 7095e856-7f15-4186-94ef-8764de9dcf67 /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-21 06:24:36.239 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 26f78747-c4ff-4bf3-9248-d80998b20035 2026-05-21 06:24:36.722 9 INFO neutron.plugins.ml2.plugin [None req-675f83de-df94-4568-8a4e-e10884099714 - - - - - -] Attempt 1 to provision port 26f78747-c4ff-4bf3-9248-d80998b20035 2026-05-21 06:24:38.294 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 26f78747-c4ff-4bf3-9248-d80998b20035 2026-05-21 06:24:39.226 10 INFO neutron.plugins.ml2.plugin [None req-606ed3ad-72d0-4d4d-a7f6-28fbd7d2a11f - - - - - -] Attempt 1 to provision port 2443de91-e601-4fd6-af4f-9ec58d7adb21 2026-05-21 06:24:40.304 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 98699dca-b7b6-4242-bfc5-7f497d404e73 2026-05-21 06:24:41.368 9 INFO neutron.plugins.ml2.plugin [None req-8d90a1b0-d5e2-45f3-bd10-afea970653b3 - - - - - -] Attempt 1 to provision port 98699dca-b7b6-4242-bfc5-7f497d404e73 2026-05-21 06:24:42.261 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 98699dca-b7b6-4242-bfc5-7f497d404e73 2026-05-21 06:24:44.459 10 INFO neutron.plugins.ml2.plugin [None req-bff8b034-23c4-4274-a529-e959eccde167 - - - - - -] Attempt 1 to provision port 82907df8-94d5-4fce-880d-a156d4be7fde 2026-05-21 06:24:45.648 9 INFO neutron.plugins.ml2.plugin [None req-399886ff-c521-432a-9f67-e5775e80cab8 - - - - - -] Attempt 1 to provision port 82907df8-94d5-4fce-880d-a156d4be7fde 2026-05-21 06:24:46.294 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 4e24860e-db63-4d6c-951f-aaae9bf6ae6c 2026-05-21 06:24:48.264 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 4e24860e-db63-4d6c-951f-aaae9bf6ae6c 2026-05-21 06:24:50.363 10 INFO neutron.plugins.ml2.plugin [None req-5a734283-8bde-42ae-aaa7-d57b644860a6 - - - - - -] Attempt 1 to provision port 6cbd759c-a854-4a2b-bd52-7bcb60372fc7 2026-05-21 06:24:52.627 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 86d890b4-eedd-42d4-bd77-bc097c159316 2026-05-21 06:24:53.233 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6cbd759c-a854-4a2b-bd52-7bcb60372fc7 2026-05-21 06:24:53.265 9 INFO neutron.plugins.ml2.plugin [None req-db08e868-d11f-4ce0-a1d4-e9ba780f9050 - - - - - -] Attempt 1 to provision port 86d890b4-eedd-42d4-bd77-bc097c159316 2026-05-21 06:24:53.405 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-70f3da48-f942-47d5-9fb5-3896503409b5'] response: {'server_uuid': '0e5fb259-f0ba-44fe-8295-df6d4064d61e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6cbd759c-a854-4a2b-bd52-7bcb60372fc7', 'code': 200} 2026-05-21 06:24:53.666 10 INFO neutron.plugins.ml2.plugin [None req-04bc0b46-43c7-401d-8cb0-f431e7178f0f - - - - - -] Attempt 1 to provision port 9dfebf65-ab60-45b3-8b4f-3f6f56492c9c 2026-05-21 06:24:54.327 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6cbd759c-a854-4a2b-bd52-7bcb60372fc7 2026-05-21 06:24:54.618 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 9dfebf65-ab60-45b3-8b4f-3f6f56492c9c 2026-05-21 06:24:55.010 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 86d890b4-eedd-42d4-bd77-bc097c159316 2026-05-21 06:24:55.374 10 INFO neutron.plugins.ml2.plugin [None req-77d22410-0b1b-480f-84ce-4f1bc596714b - - - - - -] Attempt 1 to provision port a937ba7a-2800-47a7-a9dc-606b6f438c87 2026-05-21 06:24:56.226 9 INFO neutron.plugins.ml2.plugin [None req-9fa7f9a6-acd5-4a7a-a5b0-26a5e37e523e - - - - - -] Attempt 1 to provision port a937ba7a-2800-47a7-a9dc-606b6f438c87 2026-05-21 06:24:57.679 9 INFO neutron.plugins.ml2.plugin [None req-34a28ce3-31a8-47f2-a41b-af537f65d062 - - - - - -] Attempt 1 to provision port 74b83a30-9148-4548-a1b6-a8b31341c389 2026-05-21 06:24:58.158 9 INFO neutron.plugins.ml2.plugin [None req-94c03a38-61ac-448f-ab5f-a8688d091d46 - - - - - -] Attempt 1 to provision port 74b83a30-9148-4548-a1b6-a8b31341c389 /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-21 06:25:12.368 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 4aecff2a-414c-4d69-ab13-0c6dd2c92630 2026-05-21 06:25:12.484 10 INFO neutron.plugins.ml2.plugin [None req-fb1a1196-64e0-434d-8130-29bdcde7e44e - - - - - -] Attempt 1 to provision port 4aecff2a-414c-4d69-ab13-0c6dd2c92630 2026-05-21 06:25:13.586 9 INFO neutron.plugins.ml2.plugin [None req-dece5b5c-eddc-4e6e-a96c-27bf4c817c45 - - - - - -] Attempt 1 to provision port c5e75219-94a5-4161-8009-f02fd41da31a 2026-05-21 06:25:14.324 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 4aecff2a-414c-4d69-ab13-0c6dd2c92630 2026-05-21 06:25:15.579 10 INFO neutron.plugins.ml2.plugin [None req-7a5b090a-3ecc-419d-b48f-7419cad10006 - - - - - -] Attempt 1 to provision port c5e75219-94a5-4161-8009-f02fd41da31a 2026-05-21 06:25:30.276 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port aa489087-cc94-4954-a35e-20e2c2ce542f 2026-05-21 06:25:30.629 10 INFO neutron.plugins.ml2.plugin [None req-6ee4bf7c-389e-4802-9956-df3af7b1f8e7 - - - - - -] Attempt 1 to provision port aa489087-cc94-4954-a35e-20e2c2ce542f 2026-05-21 06:25:32.289 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port aa489087-cc94-4954-a35e-20e2c2ce542f 2026-05-21 06:25:33.039 10 INFO neutron.plugins.ml2.plugin [None req-9d85384e-cde1-4c7c-9a06-27e56ee5a76e - - - - - -] Attempt 1 to provision port b939a66a-6667-4de8-893c-7959b2288130 2026-05-21 06:25:33.590 9 INFO neutron.plugins.ml2.plugin [None req-f92a2e72-a54c-4224-9a9b-8e1a2f0737bc - - - - - -] Attempt 1 to provision port b939a66a-6667-4de8-893c-7959b2288130 2026-05-21 06:25:39.189 9 INFO neutron.plugins.ml2.plugin [None req-c83b850f-89a3-47ad-be62-6877b624d248 - - - - - -] Attempt 1 to provision port 82332906-0bb5-498c-b73c-851d446372c1 2026-05-21 06:25:43.585 10 INFO neutron.plugins.ml2.plugin [None req-b22a2f6d-1901-4189-a08c-fecd57be9497 - - - - - -] Attempt 1 to provision port d34dfbf5-e280-466c-87fa-3cadab9fb95c 2026-05-21 06:25:44.122 10 INFO neutron.plugins.ml2.plugin [None req-6315e377-86d2-4dbc-b2a5-b41c5a1ed271 - - - - - -] Attempt 1 to provision port a77bbb38-8389-480d-9611-9911d299dbc9 2026-05-21 06:25:44.333 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port a77bbb38-8389-480d-9611-9911d299dbc9 2026-05-21 06:25:46.092 9 INFO neutron.plugins.ml2.plugin [None req-646d57e6-1aa5-4163-b276-bb6f2e13abf3 - - - - - -] Attempt 1 to provision port 962c5523-833e-4a4e-9c67-1840bca44f00 2026-05-21 06:25:46.511 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 962c5523-833e-4a4e-9c67-1840bca44f00 2026-05-21 06:25:46.817 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 42e152bf-e27f-4712-848a-5b2d92821c61 2026-05-21 06:25:47.415 9 INFO neutron.plugins.ml2.plugin [None req-9d1c35a0-a2dd-405e-a03b-b4c6778d5e06 - - - - - -] Attempt 1 to provision port 42e152bf-e27f-4712-848a-5b2d92821c61 2026-05-21 06:25:48.436 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 962c5523-833e-4a4e-9c67-1840bca44f00 2026-05-21 06:25:48.663 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 42e152bf-e27f-4712-848a-5b2d92821c61 2026-05-21 06:25:48.936 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port a8b4dc53-26f6-4d10-944a-3ef47d293fdb 2026-05-21 06:25:49.133 10 INFO neutron.plugins.ml2.plugin [None req-6b2cb351-1557-433c-91fc-2136c0fd36ff - - - - - -] Attempt 1 to provision port a8b4dc53-26f6-4d10-944a-3ef47d293fdb 2026-05-21 06:25:50.296 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port a8b4dc53-26f6-4d10-944a-3ef47d293fdb 2026-05-21 06:25:52.323 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ad12c615-3f2f-48e8-b3e4-8e6909e5ca4d 2026-05-21 06:25:53.283 9 INFO neutron.plugins.ml2.plugin [None req-2cc9059e-93a0-4554-aaa7-1c0747a11a22 - - - - - -] Attempt 1 to provision port ad12c615-3f2f-48e8-b3e4-8e6909e5ca4d 2026-05-21 06:25:54.449 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port a559ec36-bceb-4914-aaf0-3602d9d26835 2026-05-21 06:25:54.669 10 INFO neutron.plugins.ml2.plugin [None req-e9be38e0-2954-47d8-9bfc-bb3abf6da1a9 - - - - - -] Attempt 1 to provision port a559ec36-bceb-4914-aaf0-3602d9d26835 2026-05-21 06:25:55.426 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ad12c615-3f2f-48e8-b3e4-8e6909e5ca4d 2026-05-21 06:25:56.295 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port a559ec36-bceb-4914-aaf0-3602d9d26835 2026-05-21 06:26:00.349 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 94317900-e36e-45db-b4e6-4ad6af48cabe 2026-05-21 06:26:00.490 9 INFO neutron.plugins.ml2.plugin [None req-912c925c-235e-4e0e-be6a-8d12f333d168 - - - - - -] Attempt 1 to provision port 94317900-e36e-45db-b4e6-4ad6af48cabe 2026-05-21 06:26:06.419 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port d65d88a2-3e2c-40e9-94f6-95ca0157ea93 2026-05-21 06:26:06.713 10 INFO neutron.plugins.ml2.plugin [None req-0fcf47fa-b97a-465d-b853-c1dfc4e1b37c - - - - - -] Attempt 1 to provision port d65d88a2-3e2c-40e9-94f6-95ca0157ea93 /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-21 06:26:20.434 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 42793e90-ce6f-48eb-b3b9-a4a0bb909679 2026-05-21 06:26:20.725 10 INFO neutron.plugins.ml2.plugin [None req-8d14a77e-1640-4bc9-a7bd-8d3b317ee325 - - - - - -] Attempt 1 to provision port 6c2dfc1d-b02c-498e-a44c-459fe6a50a25 2026-05-21 06:26:21.156 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6c2dfc1d-b02c-498e-a44c-459fe6a50a25 2026-05-21 06:26:21.538 9 INFO neutron.plugins.ml2.plugin [None req-e6de952f-09b6-4b96-a12c-057fecb5db1f - - - - - -] Attempt 1 to provision port 42793e90-ce6f-48eb-b3b9-a4a0bb909679 2026-05-21 06:26:22.357 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 42793e90-ce6f-48eb-b3b9-a4a0bb909679 2026-05-21 06:26:22.632 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 6c2dfc1d-b02c-498e-a44c-459fe6a50a25 2026-05-21 06:26:23.234 10 INFO neutron.plugins.ml2.plugin [None req-d8eceacb-7a83-413d-9fa8-3110ef02c0c6 - - - - - -] Attempt 1 to provision port 851866c4-5fe5-48e5-852b-82b6002af861 2026-05-21 06:26:24.297 10 INFO neutron.plugins.ml2.plugin [None req-f72e8fd7-3a3b-417f-8b97-4931a55d39b7 - - - - - -] Attempt 1 to provision port 851866c4-5fe5-48e5-852b-82b6002af861 2026-05-21 06:26:25.367 10 INFO neutron.plugins.ml2.plugin [None req-b2696bcd-3097-4f78-b716-d3ed9870a0b6 - - - - - -] Attempt 1 to provision port f8d1dfad-89d5-484a-b082-5b552a96a7c8 2026-05-21 06:26:26.838 10 INFO neutron.plugins.ml2.plugin [None req-d4b6c38c-89c6-4dc6-b888-772653fc4eb2 - - - - - -] Attempt 1 to provision port f8d1dfad-89d5-484a-b082-5b552a96a7c8 2026-05-21 06:26:37.680 10 INFO neutron.plugins.ml2.plugin [None req-62f00bbe-9155-404b-8d9a-3b3e004869d2 - - - - - -] Attempt 1 to provision port 3346e63f-d835-4009-a211-b90facd0215d 2026-05-21 06:26:38.358 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 3346e63f-d835-4009-a211-b90facd0215d 2026-05-21 06:26:40.382 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 3346e63f-d835-4009-a211-b90facd0215d 2026-05-21 06:26:40.767 10 INFO neutron.plugins.ml2.plugin [None req-ba6aa13d-764b-4aef-9c7d-162dd1844525 - - - - - -] Attempt 1 to provision port db57974c-23c7-457b-8f03-b9c5cc7dc096 2026-05-21 06:26:42.753 9 INFO neutron.plugins.ml2.plugin [None req-07151ddf-1fe4-41ad-9171-f9620d8e8f96 - - - - - -] Attempt 1 to provision port db57974c-23c7-457b-8f03-b9c5cc7dc096 2026-05-21 06:26:44.109 9 INFO neutron.plugins.ml2.plugin [None req-78d8947f-241f-414b-b6f5-4826ebcb6099 - - - - - -] Attempt 1 to provision port fda7d8ba-8263-4813-b7b9-9242ff8545d3 2026-05-21 06:26:50.230 10 INFO neutron.plugins.ml2.plugin [None req-705f1c98-a89b-40b8-a6f7-ef807c254cb9 - - - - - -] Attempt 1 to provision port 2d2cbd5d-b7dc-4aad-a8cc-5536d7a9f0b8 2026-05-21 06:26:50.396 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 2d2cbd5d-b7dc-4aad-a8cc-5536d7a9f0b8 2026-05-21 06:26:51.885 10 INFO neutron.plugins.ml2.plugin [None req-b50d9403-1a3e-475e-803d-1f11fea1ce8d - - - - - -] Attempt 1 to provision port ef49948f-6f57-4d05-8906-cfd5a7d65a73 2026-05-21 06:26:52.274 10 INFO neutron.plugins.ml2.plugin [None req-b50d9403-1a3e-475e-803d-1f11fea1ce8d - - - - - -] Attempt 1 to provision port b7f391a3-755b-4bc8-90b5-2a8390b0b68f 2026-05-21 06:26:52.450 10 INFO neutron.plugins.ml2.plugin [None req-2fb522f8-4d56-498d-a388-2ba870c438c3 - - - - - -] Attempt 1 to provision port b7f391a3-755b-4bc8-90b5-2a8390b0b68f 2026-05-21 06:26:52.581 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 0e5e284b-b9f0-4b3a-b78e-d7f43ea44b55 2026-05-21 06:26:53.112 9 INFO neutron.plugins.ml2.plugin [None req-f824b3a1-94b8-484d-99b1-d236a553ca36 - - - - - -] Attempt 1 to provision port b5bc1f63-c0c4-4e96-bd25-f3376938d5f0 2026-05-21 06:26:53.456 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ef49948f-6f57-4d05-8906-cfd5a7d65a73 2026-05-21 06:26:54.078 9 INFO neutron.plugins.ml2.plugin [None req-83931f55-7c2d-4ab5-9992-1de1e05bcf97 - - - - - -] Attempt 1 to provision port b5bc1f63-c0c4-4e96-bd25-f3376938d5f0 2026-05-21 06:26:54.110 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 0e5e284b-b9f0-4b3a-b78e-d7f43ea44b55 2026-05-21 06:26:54.667 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 2d2cbd5d-b7dc-4aad-a8cc-5536d7a9f0b8 2026-05-21 06:26:55.084 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ef49948f-6f57-4d05-8906-cfd5a7d65a73 2026-05-21 06:26:55.946 9 INFO neutron.plugins.ml2.plugin [None req-96d6d413-c214-4a14-9c44-f7a8a6417bf4 - - - - - -] Attempt 1 to provision port 1b13803c-054b-43ae-9873-375c74bae9ff 2026-05-21 06:26:56.087 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 1b13803c-054b-43ae-9873-375c74bae9ff 2026-05-21 06:26:58.030 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 1b13803c-054b-43ae-9873-375c74bae9ff 2026-05-21 06:27:01.717 9 INFO neutron.plugins.ml2.plugin [None req-a4088767-13ce-4790-aac5-52dc8ac16ca0 - - - - - -] Attempt 1 to provision port dddf1ced-2619-4d18-b1d0-3b4719b14f03 2026-05-21 06:27:03.988 9 INFO neutron.plugins.ml2.plugin [None req-235b38c5-3947-47b6-a66b-d1ea0a93f26d - - - - - -] Attempt 1 to provision port ae029d4c-0f38-48a8-8851-50b463c7287a 2026-05-21 06:27:06.209 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ae029d4c-0f38-48a8-8851-50b463c7287a 2026-05-21 06:27:06.472 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-60d4e621-959a-45e0-b861-9c5ecc8ad809'] response: {'server_uuid': '359ea6c0-12af-448d-ab6e-3113caac2d20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae029d4c-0f38-48a8-8851-50b463c7287a', 'code': 200} 2026-05-21 06:27:08.209 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ae029d4c-0f38-48a8-8851-50b463c7287a 2026-05-21 06:27:08.525 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port b7f391a3-755b-4bc8-90b5-2a8390b0b68f 2026-05-21 06:27:10.083 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port fda7d8ba-8263-4813-b7b9-9242ff8545d3 2026-05-21 06:27:11.899 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port b7f391a3-755b-4bc8-90b5-2a8390b0b68f 2026-05-21 06:27:12.283 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port fda7d8ba-8263-4813-b7b9-9242ff8545d3 2026-05-21 06:27:45.712 9 INFO neutron.plugins.ml2.plugin [None req-40241f12-3ab7-4d5e-9b07-f8a459d0413e - - - - - -] Attempt 1 to provision port f1c0f761-d5c9-4d90-9b49-65839494b3ad 2026-05-21 06:27:45.966 9 INFO neutron.plugins.ml2.plugin [None req-5a7a2103-9c68-4cbf-807a-9cc9069870ae - - - - - -] Attempt 1 to provision port 71472c2b-c90b-4e81-981b-2f9b9f836ec8 2026-05-21 06:27:46.317 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 71472c2b-c90b-4e81-981b-2f9b9f836ec8 2026-05-21 06:27:48.300 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 71472c2b-c90b-4e81-981b-2f9b9f836ec8 2026-05-21 06:27:56.819 9 INFO neutron.plugins.ml2.plugin [None req-06d68f80-d568-4b65-b207-143b1b0858d3 - - - - - -] Attempt 1 to provision port ffb603aa-c923-49c1-af27-858b308b96df 2026-05-21 06:27:58.356 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 94cd30c7-2183-45ef-86be-ac1d7b28c278 2026-05-21 06:27:58.779 10 INFO neutron.plugins.ml2.plugin [None req-5d78e2c0-ae41-4508-919b-7230316f610d - - - - - -] Attempt 1 to provision port ffb603aa-c923-49c1-af27-858b308b96df 2026-05-21 06:28:00.150 10 INFO neutron.plugins.ml2.plugin [None req-016a587c-c0cd-4de7-8ed3-b39a2714fb05 - - - - - -] Attempt 1 to provision port c312d101-99bc-4f83-b816-e7afbc59328f 2026-05-21 06:28:00.311 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 94cd30c7-2183-45ef-86be-ac1d7b28c278 2026-05-21 06:28:04.894 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port c312d101-99bc-4f83-b816-e7afbc59328f 2026-05-21 06:28:05.081 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e1a4897-af23-44a9-abab-820adfe19949'] response: {'server_uuid': 'f7e358a6-c7ea-4157-9a2b-8e78c55af839', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c312d101-99bc-4f83-b816-e7afbc59328f', 'code': 200} 2026-05-21 06:28:06.334 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port c312d101-99bc-4f83-b816-e7afbc59328f 2026-05-21 06:28:11.508 10 INFO neutron.plugins.ml2.plugin [None req-5b1baf74-5c12-408f-a57d-d4fe8339a72a - - - - - -] Attempt 1 to provision port a1c7f506-c689-46e0-af47-e6c031ad32b2 2026-05-21 06:28:14.393 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port f1c0f761-d5c9-4d90-9b49-65839494b3ad 2026-05-21 06:28:16.746 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port a1c7f506-c689-46e0-af47-e6c031ad32b2 2026-05-21 06:28:17.126 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa87dd60-fddf-4755-b123-164ba0d54ef5'] response: {'server_uuid': 'b5932c56-2b82-413e-b6c1-d78f274bced4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1c7f506-c689-46e0-af47-e6c031ad32b2', 'code': 200} 2026-05-21 06:28:18.623 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ffb603aa-c923-49c1-af27-858b308b96df 2026-05-21 06:28:20.432 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port f1c0f761-d5c9-4d90-9b49-65839494b3ad 2026-05-21 06:28:20.839 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port a1c7f506-c689-46e0-af47-e6c031ad32b2 2026-05-21 06:28:21.173 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ffb603aa-c923-49c1-af27-858b308b96df 2026-05-21 06:28:26.876 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e228fe5-b170-4105-ba35-036747d49d70'] response: {'server_uuid': 'b5932c56-2b82-413e-b6c1-d78f274bced4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a1c7f506-c689-46e0-af47-e6c031ad32b2', 'code': 200} 2026-05-21 06:28:40.602 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9980e5e1-a519-4bbf-bba3-5fa8b04aa86e'] response: {'server_uuid': '359ea6c0-12af-448d-ab6e-3113caac2d20', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae029d4c-0f38-48a8-8851-50b463c7287a', 'code': 200} /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-21 06:29:06.337 9 INFO neutron.plugins.ml2.plugin [None req-6567e026-c833-45f7-9a72-daca6b1e2f73 - - - - - -] Attempt 1 to provision port 2274d1df-3ef9-4464-afa1-6af87548e2ce 2026-05-21 06:29:06.418 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 2274d1df-3ef9-4464-afa1-6af87548e2ce 2026-05-21 06:29:06.932 10 INFO neutron.plugins.ml2.plugin [None req-b806b638-78b3-45cd-ba20-f3e47821d12c - - - - - -] Attempt 1 to provision port 92ecc63c-6c82-4f1a-8535-a73716554698 2026-05-21 06:29:08.381 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 2274d1df-3ef9-4464-afa1-6af87548e2ce 2026-05-21 06:29:16.733 10 INFO neutron.plugins.ml2.plugin [None req-28caa5f6-fa28-4dfb-b934-8bf350f1b587 - - - - - -] Attempt 1 to provision port 63fad71e-d0b6-4e0c-9a56-00fb4a6c2106 2026-05-21 06:29:17.418 10 INFO neutron.plugins.ml2.plugin [None req-28bc549a-23f9-47bd-85f0-1ab68a1f6ed0 - - - - - -] Attempt 1 to provision port 63fad71e-d0b6-4e0c-9a56-00fb4a6c2106 2026-05-21 06:29:18.417 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port befbbbe0-959c-45b7-8cf9-a2600e4521f7 2026-05-21 06:29:20.395 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port befbbbe0-959c-45b7-8cf9-a2600e4521f7 2026-05-21 06:29:22.451 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 7a4ff36f-ac02-4653-928e-23a44d83567b 2026-05-21 06:29:22.512 9 INFO neutron.plugins.ml2.plugin [None req-a260b352-f1d2-46d9-934b-8220b619e466 - - - - - -] Attempt 1 to provision port 7a4ff36f-ac02-4653-928e-23a44d83567b 2026-05-21 06:29:24.481 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 7a4ff36f-ac02-4653-928e-23a44d83567b 2026-05-21 06:29:25.284 10 INFO neutron.plugins.ml2.plugin [None req-08ab288b-5395-4326-be73-92918f2ede11 - - - - - -] Attempt 1 to provision port 66afbfb1-0af4-4c44-a9b5-7c2a96847825 2026-05-21 06:29:29.918 10 INFO neutron.plugins.ml2.plugin [None req-88f1aa4d-73f0-4967-81ee-250cc10b7fac - - - - - -] Attempt 1 to provision port b1535b6f-6a52-4405-a7c0-9018d34943ca 2026-05-21 06:29:30.419 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 5e497ea5-85ce-468a-81da-d1c5c7f23fc1 2026-05-21 06:29:30.708 9 INFO neutron.plugins.ml2.plugin [None req-24393887-ea01-45be-809b-9a15ab4ec2ed - - - - - -] Attempt 1 to provision port b1535b6f-6a52-4405-a7c0-9018d34943ca 2026-05-21 06:29:32.419 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 5e497ea5-85ce-468a-81da-d1c5c7f23fc1 2026-05-21 06:29:36.494 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 63fad71e-d0b6-4e0c-9a56-00fb4a6c2106 2026-05-21 06:29:36.933 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 92ecc63c-6c82-4f1a-8535-a73716554698 2026-05-21 06:29:38.427 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 63fad71e-d0b6-4e0c-9a56-00fb4a6c2106 2026-05-21 06:29:38.761 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 92ecc63c-6c82-4f1a-8535-a73716554698 2026-05-21 06:29:43.969 10 INFO neutron.plugins.ml2.plugin [None req-c1c8799b-c893-4d00-bc88-73a797d72914 - - - - - -] Attempt 1 to provision port f9caa1a3-f150-4785-8702-339280585040 2026-05-21 06:29:46.765 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port f9caa1a3-f150-4785-8702-339280585040 2026-05-21 06:29:46.947 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-caa21c95-03e2-4dfe-a925-c26a38ad2628'] response: {'server_uuid': '94d21eb3-c37e-4ec0-8663-59b8fa41ada6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9caa1a3-f150-4785-8702-339280585040', 'code': 200} 2026-05-21 06:29:47.516 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port b1535b6f-6a52-4405-a7c0-9018d34943ca 2026-05-21 06:29:50.742 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 66afbfb1-0af4-4c44-a9b5-7c2a96847825 2026-05-21 06:29:52.036 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port f9caa1a3-f150-4785-8702-339280585040 2026-05-21 06:29:52.289 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port b1535b6f-6a52-4405-a7c0-9018d34943ca 2026-05-21 06:29:52.546 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 66afbfb1-0af4-4c44-a9b5-7c2a96847825 2026-05-21 06:30:18.332 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f020a8c9-cab5-4b13-8bb1-53c2660147f5'] response: {'server_uuid': '94d21eb3-c37e-4ec0-8663-59b8fa41ada6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f9caa1a3-f150-4785-8702-339280585040', 'code': 200} /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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.113 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-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.113 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.115 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:06.115 9 INFO neutron.plugins.ml2.plugin [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Attempt 2 to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 2026-05-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.149 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-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.149 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.150 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:06.150 9 INFO neutron.plugins.ml2.plugin [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Attempt 3 to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 2026-05-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.190 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-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.190 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.191 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:06.191 9 INFO neutron.plugins.ml2.plugin [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Attempt 4 to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 2026-05-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.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-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.237 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.238 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:06.238 9 INFO neutron.plugins.ml2.plugin [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Attempt 5 to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 2026-05-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.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-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.272 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:06.273 9 INFO neutron.plugins.ml2.plugin [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Attempt 6 to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 2026-05-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.293 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-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.293 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:06.294 9 INFO neutron.plugins.ml2.plugin [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Attempt 7 to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 2026-05-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.313 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-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.313 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:06.314 9 INFO neutron.plugins.ml2.plugin [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Attempt 8 to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 2026-05-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.334 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-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.334 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.335 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:06.335 9 INFO neutron.plugins.ml2.plugin [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Attempt 9 to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 2026-05-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.355 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-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.355 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.357 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:06.357 9 INFO neutron.plugins.ml2.plugin [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Attempt 10 to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 2026-05-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:06.376 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-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 04121071-ab8e-4922-a9fc-be83d831bfc7 could not be found. 2026-05-21 06:31:06.376 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:06.377 9 ERROR neutron.plugins.ml2.managers [None req-78910470-e300-45b5-a7d0-f7d79a2b76d2 - - - - - -] Failed to bind port 4948a349-a4c7-4530-896d-942fdd7dfe70 on host instance for vnic_type normal using segments [{'id': 'cbf589bf-e5aa-4e84-ae42-72935faefe7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '7f8edd97-fb39-432d-9a1f-456ab7dfadc5'}] 2026-05-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.268 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-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.268 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.269 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:08.269 9 INFO neutron.plugins.ml2.plugin [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Attempt 2 to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a 2026-05-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.303 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-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.303 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.304 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:08.305 9 INFO neutron.plugins.ml2.plugin [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Attempt 3 to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a 2026-05-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.338 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-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.338 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.339 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:08.339 9 INFO neutron.plugins.ml2.plugin [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Attempt 4 to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a 2026-05-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.358 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-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.358 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:08.359 9 INFO neutron.plugins.ml2.plugin [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Attempt 5 to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a 2026-05-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.388 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-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.388 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:08.389 9 INFO neutron.plugins.ml2.plugin [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Attempt 6 to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.408 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-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.408 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-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.408 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.409 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:08.409 9 INFO neutron.plugins.ml2.plugin [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Attempt 7 to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a 2026-05-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.429 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-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.429 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:08.429 9 INFO neutron.plugins.ml2.plugin [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Attempt 8 to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a 2026-05-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.452 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-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.452 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.453 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:08.453 9 INFO neutron.plugins.ml2.plugin [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Attempt 9 to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a 2026-05-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.477 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-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.477 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.478 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:08.478 9 INFO neutron.plugins.ml2.plugin [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Attempt 10 to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a 2026-05-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:31:08.498 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-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a3df338d-8451-464d-b9e8-93b8877442a3 could not be found. 2026-05-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:31:08.498 9 ERROR neutron.plugins.ml2.managers [None req-4f2b7c1d-f9c3-433f-a38f-68caee6238ff - - - - - -] Failed to bind port 76c6e849-310e-4085-8398-d1f1dd97c25a on host instance for vnic_type normal using segments [{'id': '62741e88-dd65-42a3-a371-79e6e91d9083', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 111, 'network_id': '12b48d60-678b-417b-8478-1257133f5f98'}] 2026-05-21 06:31:11.337 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port c41adea3-3d75-4659-9a00-0127119ea1e9 2026-05-21 06:31:47.331 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 85c0eb91-b68d-49bc-b064-0733570ac3ad 2026-05-21 06:31:49.204 9 INFO neutron.plugins.ml2.plugin [None req-4f305e42-abb9-4afc-8003-82a244f4becb - - - - - -] Attempt 1 to provision port 85c0eb91-b68d-49bc-b064-0733570ac3ad 2026-05-21 06:31:49.326 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 85c0eb91-b68d-49bc-b064-0733570ac3ad 2026-05-21 06:31:49.604 10 INFO neutron.plugins.ml2.plugin [None req-49e9f057-1ec6-490a-b1d7-998fa03eeb3a - - - - - -] Attempt 1 to provision port 85c0eb91-b68d-49bc-b064-0733570ac3ad 2026-05-21 06:31:51.397 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port df751b53-4083-4d0c-8ddf-8a7cbf3d1fb5 2026-05-21 06:31:53.307 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port df751b53-4083-4d0c-8ddf-8a7cbf3d1fb5 2026-05-21 06:31:55.088 9 INFO neutron.plugins.ml2.plugin [None req-c20ca264-068d-4a78-a70a-b2743dedee7c - - - - - -] Attempt 1 to provision port df751b53-4083-4d0c-8ddf-8a7cbf3d1fb5 2026-05-21 06:31:55.315 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port df751b53-4083-4d0c-8ddf-8a7cbf3d1fb5 2026-05-21 06:31:55.497 10 INFO neutron.plugins.ml2.plugin [None req-9c2089cf-c722-40fa-a2a6-9ea9303e48df - - - - - -] Attempt 1 to provision port df751b53-4083-4d0c-8ddf-8a7cbf3d1fb5 2026-05-21 06:31:59.364 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 828098e3-36ca-42e3-9645-1c4111ff25b8 2026-05-21 06:32:00.949 10 INFO neutron.plugins.ml2.plugin [None req-86eae837-388d-4bf0-b2d9-544144ea7120 - - - - - -] Attempt 1 to provision port 828098e3-36ca-42e3-9645-1c4111ff25b8 2026-05-21 06:32:01.379 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 828098e3-36ca-42e3-9645-1c4111ff25b8 2026-05-21 06:32:01.443 9 INFO neutron.plugins.ml2.plugin [None req-0771b13a-2260-419e-9798-4647431043e9 - - - - - -] Attempt 1 to provision port 828098e3-36ca-42e3-9645-1c4111ff25b8 2026-05-21 06:32:02.720 9 INFO neutron.plugins.ml2.plugin [None req-a2ccc6d7-853c-4b1c-8ebc-6b31b2f60750 - - - - - -] Attempt 1 to provision port 25ea6e6b-8790-49dc-bf5e-9108efcbb55b 2026-05-21 06:32:10.063 9 INFO neutron.plugins.ml2.plugin [None req-c23786ac-c739-44f2-9d06-7f76450ee8e8 - - - - - -] Attempt 1 to provision port 2b4e052f-2f4f-443c-8e8f-da6090f1aa29 2026-05-21 06:32:11.375 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 5a69cad8-3d35-4dce-9dca-341c0030667f 2026-05-21 06:32:12.889 10 INFO neutron.plugins.ml2.plugin [None req-cfdf3c7b-b173-408d-a5e5-0fd4d9cdbe50 - - - - - -] Attempt 1 to provision port 2b4e052f-2f4f-443c-8e8f-da6090f1aa29 2026-05-21 06:32:13.413 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 5a69cad8-3d35-4dce-9dca-341c0030667f 2026-05-21 06:32:14.069 9 INFO neutron.plugins.ml2.plugin [None req-ac947f6d-cd96-4a71-bcc3-7fd3352676ca - - - - - -] Attempt 1 to provision port 7d1e97a7-b537-490b-8e38-e0318e45e68b 2026-05-21 06:32:15.170 9 INFO neutron.plugins.ml2.plugin [None req-5604aa42-7ce5-44dd-b0c3-ae459a4d5b3c - - - - - -] Attempt 1 to provision port 7d1e97a7-b537-490b-8e38-e0318e45e68b 2026-05-21 06:32:16.281 9 INFO neutron.plugins.ml2.plugin [None req-1cbfe08b-a058-4cd4-bdb7-c34e00eb43e6 - - - - - -] Attempt 1 to provision port eaa7d81b-2ab5-4086-96f2-5c90d784eb60 2026-05-21 06:32:17.584 9 INFO neutron.plugins.ml2.plugin [None req-a1ee5565-3726-470f-b998-a77fa3f7bcd1 - - - - - -] Attempt 1 to provision port eaa7d81b-2ab5-4086-96f2-5c90d784eb60 2026-05-21 06:32:28.153 9 INFO neutron.plugins.ml2.plugin [None req-153c9f75-c43f-4e47-8fe9-1faa0dee8301 - - - - - -] Attempt 1 to provision port 3230e682-1ec5-4b7e-8653-d2388610576a 2026-05-21 06:32:32.317 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 3230e682-1ec5-4b7e-8653-d2388610576a 2026-05-21 06:32:32.654 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7e77fb6-e1d6-4a9a-b26d-5ebbb705dc3a'] response: {'server_uuid': '86d34be8-24e9-4e17-9b80-4fb6e8351904', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3230e682-1ec5-4b7e-8653-d2388610576a', 'code': 200} 2026-05-21 06:32:33.390 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 25ea6e6b-8790-49dc-bf5e-9108efcbb55b 2026-05-21 06:32:33.810 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 3230e682-1ec5-4b7e-8653-d2388610576a 2026-05-21 06:32:35.487 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port eaa7d81b-2ab5-4086-96f2-5c90d784eb60 2026-05-21 06:32:35.857 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 7d1e97a7-b537-490b-8e38-e0318e45e68b 2026-05-21 06:32:36.433 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 2b4e052f-2f4f-443c-8e8f-da6090f1aa29 2026-05-21 06:32:36.805 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 25ea6e6b-8790-49dc-bf5e-9108efcbb55b 2026-05-21 06:32:37.384 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port eaa7d81b-2ab5-4086-96f2-5c90d784eb60 2026-05-21 06:32:37.947 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 7d1e97a7-b537-490b-8e38-e0318e45e68b 2026-05-21 06:32:38.473 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 2b4e052f-2f4f-443c-8e8f-da6090f1aa29 2026-05-21 06:32:40.922 10 INFO neutron.plugins.ml2.plugin [None req-5d5ecb70-f56c-4f79-9f34-15d002e10c07 - - - - - -] Attempt 1 to provision port 978775b3-7e1e-47ba-9937-b4e37b117781 2026-05-21 06:32:43.445 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 978775b3-7e1e-47ba-9937-b4e37b117781 2026-05-21 06:32:43.576 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c12c15c-2ba6-486c-a0b2-e7512cf60109'] response: {'server_uuid': '42e41ee1-5933-4795-a7cf-964b0f41723c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '978775b3-7e1e-47ba-9937-b4e37b117781', 'code': 200} 2026-05-21 06:32:45.397 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 978775b3-7e1e-47ba-9937-b4e37b117781 2026-05-21 06:33:08.782 10 INFO neutron.plugins.ml2.plugin [None req-94acc852-fa1a-4a93-82b1-737cfb6b1d65 - - - - - -] Attempt 1 to provision port 2d8cb27b-018a-4316-bd9a-9225279114e8 2026-05-21 06:33:36.288 10 INFO neutron.plugins.ml2.plugin [None req-4015b2ad-c88f-429a-b1d6-37a2eeb12207 - - - - - -] Attempt 1 to provision port c60fdee1-995b-4f55-960f-e87636be50b0 2026-05-21 06:33:41.504 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port c60fdee1-995b-4f55-960f-e87636be50b0 2026-05-21 06:33:41.689 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b4cc192-02fd-4f13-a6bb-324f68ebdf84'] response: {'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c60fdee1-995b-4f55-960f-e87636be50b0', 'code': 200} 2026-05-21 06:33:43.416 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port c60fdee1-995b-4f55-960f-e87636be50b0 2026-05-21 06:34:43.192 9 INFO neutron.plugins.ml2.plugin [None req-065821f3-d8d9-4284-b5cb-980d29702363 - - - - - -] Attempt 1 to provision port 11008d30-1571-40cd-8d90-4efc0fc2949c 2026-05-21 06:34:45.704 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 11008d30-1571-40cd-8d90-4efc0fc2949c 2026-05-21 06:34:45.843 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f170c671-32f5-4c6a-9da7-c7ef2bbe45bb'] response: {'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11008d30-1571-40cd-8d90-4efc0fc2949c', 'code': 200} 2026-05-21 06:34:47.585 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 11008d30-1571-40cd-8d90-4efc0fc2949c 2026-05-21 06:35:26.479 9 INFO neutron.plugins.ml2.plugin [None req-6f96a503-d473-46c3-bc29-90f502813081 - - - - - -] Attempt 1 to provision port ea441da5-3522-483a-9f8e-5b45b26add0b 2026-05-21 06:35:33.535 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ea441da5-3522-483a-9f8e-5b45b26add0b 2026-05-21 06:35:33.684 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3307ad07-ffa4-43c5-852c-05c3f34c354d'] response: {'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea441da5-3522-483a-9f8e-5b45b26add0b', 'code': 200} 2026-05-21 06:35:35.513 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port ea441da5-3522-483a-9f8e-5b45b26add0b 2026-05-21 06:35:52.895 10 INFO neutron.plugins.ml2.plugin [None req-aaa2ed74-5702-40fc-9cb1-849045997fd7 - - - - - -] Attempt 1 to provision port 92af5066-2260-4b06-8a6e-2cdd52f555c0 2026-05-21 06:35:59.658 9 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 92af5066-2260-4b06-8a6e-2cdd52f555c0 2026-05-21 06:36:00.130 9 INFO neutron.plugins.ml2.plugin [None req-0eda45bf-6e64-4ccb-b617-7cc2939bd72c - - - - - -] Attempt 1 to provision port 92af5066-2260-4b06-8a6e-2cdd52f555c0 2026-05-21 06:36:00.287 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-78328d04-4bf0-467b-bd83-9408309f964c'] response: {'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92af5066-2260-4b06-8a6e-2cdd52f555c0', 'code': 200} 2026-05-21 06:36:01.552 10 INFO neutron.plugins.ml2.plugin [None req-00f52e0c-8b8c-41ec-9721-59dba0a04386 - - - - - -] Attempt 1 to provision port 92af5066-2260-4b06-8a6e-2cdd52f555c0 2026-05-21 06:36:15.898 10 INFO neutron.plugins.ml2.plugin [None req-4abcfbe0-f1a3-4633-a00b-1a2429416123 - - - - - -] Attempt 1 to provision port 92af5066-2260-4b06-8a6e-2cdd52f555c0 2026-05-21 06:36:17.849 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-14fa4e47-234d-413d-be3a-cdadb47102d7'] response: {'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '92af5066-2260-4b06-8a6e-2cdd52f555c0', 'code': 200} 2026-05-21 06:36:26.073 10 INFO neutron.plugins.ml2.plugin [None req-c435e464-ff67-4370-8498-aeeeca067427 - - - - - -] Attempt 1 to provision port ea441da5-3522-483a-9f8e-5b45b26add0b 2026-05-21 06:36:59.798 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c71d0b17-4dc4-469b-a12f-04a067d295da'] response: {'server_uuid': '42e41ee1-5933-4795-a7cf-964b0f41723c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '978775b3-7e1e-47ba-9937-b4e37b117781', 'code': 200} 2026-05-21 06:37:20.740 9 INFO neutron.plugins.ml2.plugin [None req-f3a34b01-951d-492a-a69c-7846caab30cb - - - - - -] Attempt 1 to provision port 828098e3-36ca-42e3-9645-1c4111ff25b8 2026-05-21 06:37:23.595 9 INFO neutron.plugins.ml2.plugin [None req-26223db5-0f51-4f9b-bbe1-602de93bb07a - - - - - -] Attempt 1 to provision port 85c0eb91-b68d-49bc-b064-0733570ac3ad /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()