+ 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-06-15 20:33:58.306 1 INFO neutron.common.config [-] Logging enabled! 2026-06-15 20:33:58.306 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-06-15 20:33:58.307 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-15 20:33:58.307 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 20:33:59.109 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:33:59.112 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 20:33:59.115 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-15 20:33:59.116 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:33:59.116 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 20:33:59.116 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 20:33:59.116 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:33:59.121 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:33:59.122 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:33:59.122 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:33:59.138 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 20:33:59.139 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:33:59.139 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 20:33:59.172 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 20:33:59.173 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 20:33:59.173 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 20:33:59.173 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 20:33:59.178 1 WARNING oslo_policy.policy [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] 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-06-15 20:33:59.420 1 INFO neutron.plugins.ml2.managers [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] Initializing driver for type 'vlan' 2026-06-15 20:33:59.666 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] VlanTypeDriver initialization complete 2026-06-15 20:33:59.667 1 INFO neutron.plugins.ml2.managers [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 20:33:59.667 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 20:33:59.700 1 INFO neutron.plugins.ml2.managers [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 20:33:59.701 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 20:33:59.701 1 INFO neutron.plugins.ml2.managers [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] Initializing extension driver 'port_security' 2026-06-15 20:33:59.701 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 20:33:59.701 1 INFO neutron.plugins.ml2.managers [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] Initializing extension driver 'qos' 2026-06-15 20:33:59.702 1 INFO neutron.plugins.ml2.managers [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 20:33:59.702 1 INFO neutron.plugins.ml2.managers [None req-6c4e7175-9eef-47fb-921f-2021c636e872 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 20:33:59.714 1 INFO neutron.quota [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded quota_driver: . 2026-06-15 20:33:59.714 1 INFO neutron.plugins.ml2.plugin [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 20:33:59.714 1 INFO neutron.plugins.ml2.managers [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 20:33:59.714 1 INFO neutron.plugins.ml2.managers [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 20:33:59.715 1 INFO neutron.plugins.ml2.managers [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 20:33:59.715 1 INFO neutron.extensions.vlantransparent [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Disabled vlantransparent extension. 2026-06-15 20:33:59.715 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: qos 2026-06-15 20:33:59.723 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: router 2026-06-15 20:33:59.751 1 INFO neutron.services.service_base [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 20:33:59.751 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: segments 2026-06-15 20:33:59.814 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: trunk 2026-06-15 20:33:59.864 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: vpnaas 2026-06-15 20:33:59.896 1 WARNING stevedore.named [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 20:33:59.976 1 INFO neutron_vpnaas.services.vpn.plugin [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 20:33:59.977 1 INFO neutron.common.utils [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 20:33:59.977 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: auto_allocate 2026-06-15 20:33:59.984 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: tag 2026-06-15 20:33:59.989 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: timestamp 2026-06-15 20:33:59.990 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 20:33:59.993 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: flavors 2026-06-15 20:33:59.998 1 INFO neutron.manager [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loading Plugin: revisions 2026-06-15 20:34:00.000 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Initializing extension manager. 2026-06-15 20:34:00.001 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: address-group 2026-06-15 20:34:00.002 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: address-scope 2026-06-15 20:34:00.003 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 20:34:00.003 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: agent 2026-06-15 20:34:00.004 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 20:34:00.005 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 20:34:00.006 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 20:34:00.006 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: availability_zone 2026-06-15 20:34:00.007 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 20:34:00.007 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 20:34:00.008 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: default-subnetpools 2026-06-15 20:34:00.009 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 20:34:00.009 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: dns-integration 2026-06-15 20:34:00.010 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 20:34:00.010 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 20:34:00.011 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: dvr 2026-06-15 20:34:00.011 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 20:34:00.011 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 20:34:00.012 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:34:00.012 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 20:34:00.013 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: external-net 2026-06-15 20:34:00.013 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 20:34:00.014 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: extraroute 2026-06-15 20:34:00.014 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 20:34:00.015 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 20:34:00.015 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 20:34:00.016 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 20:34:00.016 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 20:34:00.017 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: fip-port-details 2026-06-15 20:34:00.017 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: flavors 2026-06-15 20:34:00.018 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 20:34:00.019 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: floatingip-pools 2026-06-15 20:34:00.020 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: ip_allocation 2026-06-15 20:34:00.020 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 20:34:00.020 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: l2_adjacency 2026-06-15 20:34:00.021 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: router 2026-06-15 20:34:00.022 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:34:00.023 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 20:34:00.024 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: l3-ha 2026-06-15 20:34:00.024 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:34:00.024 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 20:34:00.025 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: l3-flavors 2026-06-15 20:34:00.026 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:34:00.026 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 20:34:00.027 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 20:34:00.028 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 20:34:00.029 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 20:34:00.030 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 20:34:00.031 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 20:34:00.031 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: multi-provider 2026-06-15 20:34:00.031 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: net-mtu 2026-06-15 20:34:00.032 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 20:34:00.032 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: network_availability_zone 2026-06-15 20:34:00.033 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: network_ha 2026-06-15 20:34:00.033 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: network-ip-availability 2026-06-15 20:34:00.034 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 20:34:00.035 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: pagination 2026-06-15 20:34:00.035 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: port-device-profile 2026-06-15 20:34:00.036 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 20:34:00.036 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 20:34:00.036 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: port-mac-override 2026-06-15 20:34:00.037 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 20:34:00.037 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 20:34:00.038 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: port-resource-request 2026-06-15 20:34:00.038 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 20:34:00.039 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: binding 2026-06-15 20:34:00.040 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: binding-extended 2026-06-15 20:34:00.041 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: port-security 2026-06-15 20:34:00.041 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: project-id 2026-06-15 20:34:00.041 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: provider 2026-06-15 20:34:00.043 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos 2026-06-15 20:34:00.043 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 20:34:00.044 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 20:34:00.044 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-default 2026-06-15 20:34:00.045 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-fip 2026-06-15 20:34:00.045 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 20:34:00.046 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 20:34:00.046 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 20:34:00.047 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 20:34:00.047 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 20:34:00.048 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-pps 2026-06-15 20:34:00.048 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 20:34:00.049 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 20:34:00.049 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 20:34:00.050 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: quota-check-limit 2026-06-15 20:34:00.051 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: quotas 2026-06-15 20:34:00.053 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: quota_details 2026-06-15 20:34:00.054 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: rbac-policies 2026-06-15 20:34:00.055 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: rbac-address-group 2026-06-15 20:34:00.055 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 20:34:00.055 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 20:34:00.056 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 20:34:00.056 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: revision-if-match 2026-06-15 20:34:00.057 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 20:34:00.057 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: router_availability_zone 2026-06-15 20:34:00.058 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 20:34:00.059 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 20:34:00.059 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 20:34:00.060 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 20:34:00.060 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 20:34:00.061 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 20:34:00.067 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: security-group 2026-06-15 20:34:00.068 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: segment 2026-06-15 20:34:00.068 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 20:34:00.069 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: service-type 2026-06-15 20:34:00.069 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: sorting 2026-06-15 20:34:00.070 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 20:34:00.070 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: standard-attr-description 2026-06-15 20:34:00.071 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: stateful-security-group 2026-06-15 20:34:00.071 1 WARNING neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 20:34:00.071 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 20:34:00.072 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: subnet_onboard 2026-06-15 20:34:00.072 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 20:34:00.073 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: subnet-service-types 2026-06-15 20:34:00.073 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: subnet_allocation 2026-06-15 20:34:00.074 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 20:34:00.074 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 20:34:00.077 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 20:34:00.077 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 20:34:00.078 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: trunk 2026-06-15 20:34:00.078 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: trunk-details 2026-06-15 20:34:00.079 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 20:34:00.079 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 20:34:00.080 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 20:34:00.080 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: vpn-flavors 2026-06-15 20:34:00.081 1 INFO neutron.api.extensions [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Loaded extension: vpnaas 2026-06-15 20:34:00.084 1 INFO oslo_service.service [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Starting 2 workers 2026-06-15 20:34:00.088 1 INFO oslo_service.service [None req-72625ecb-a5f8-4a99-967f-b700753c58b7 - - - - - -] Starting 1 workers 2026-06-15 20:34:38.810 10 INFO neutron.db.l3_hamode_db [None req-de6bbcef-bceb-4aea-8e9f-757962d016e7 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 20:34:50.332 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 8bc3f2ce-04b7-428c-9e05-c79e686caef8 2026-06-15 20:34:50.776 9 INFO neutron.plugins.ml2.plugin [None req-2dcbbc62-1037-473d-a49f-c931e63981c3 - - - - - -] Attempt 1 to provision port 8bc3f2ce-04b7-428c-9e05-c79e686caef8 2026-06-15 20:34:51.962 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 8bc3f2ce-04b7-428c-9e05-c79e686caef8 2026-06-15 20:39:08.211 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port cf716612-bbf1-4621-95ef-1baaf29e0b59 2026-06-15 20:39:08.613 10 INFO neutron.plugins.ml2.plugin [None req-f3fb1283-961a-4406-9718-00afb434f85a - - - - - -] Attempt 1 to provision port cf716612-bbf1-4621-95ef-1baaf29e0b59 2026-06-15 20:39:10.160 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port cf716612-bbf1-4621-95ef-1baaf29e0b59 2026-06-15 20:39:15.789 9 INFO neutron.plugins.ml2.plugin [None req-feac66d0-20f1-491a-a9e3-91af079eced3 - - - - - -] Attempt 1 to provision port 34365f3b-4349-4e5b-99e7-4c89bfe88c28 2026-06-15 20:42:42.422 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 34365f3b-4349-4e5b-99e7-4c89bfe88c28 2026-06-15 20:42:44.338 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 34365f3b-4349-4e5b-99e7-4c89bfe88c28 2026-06-15 20:50:52.664 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port d048a204-94a5-413c-bf39-88a4816471f8 2026-06-15 20:50:54.631 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port d048a204-94a5-413c-bf39-88a4816471f8 2026-06-15 21:07:01.615 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 358718c4-fb83-49e7-80f7-6139c56ce1d7 2026-06-15 21:07:01.698 10 INFO neutron.plugins.ml2.plugin [None req-332bd8c3-f455-464b-9f3a-409743a485f9 - - - - - -] Attempt 1 to provision port 9171b94a-7061-4320-93bb-bc91b8b72ae1 2026-06-15 21:07:02.132 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 64ea87dd-629e-47a2-b214-672f63e4b8ab 2026-06-15 21:07:02.137 10 INFO neutron.plugins.ml2.plugin [None req-725afb43-685d-4548-b966-9537549435e0 - - - - - -] Attempt 1 to provision port d53b1c82-1438-4da8-ad83-a4cf71dae6c7 2026-06-15 21:07:02.786 9 INFO neutron.plugins.ml2.plugin [None req-cdbc7f87-805c-4073-a21c-e546925c3d90 - - - - - -] Attempt 1 to provision port 64ea87dd-629e-47a2-b214-672f63e4b8ab 2026-06-15 21:07:03.080 9 INFO neutron.plugins.ml2.plugin [None req-077fb9ad-a1c5-421d-8186-63429b1e0da0 - - - - - -] Attempt 1 to provision port 358718c4-fb83-49e7-80f7-6139c56ce1d7 2026-06-15 21:07:03.341 9 INFO neutron.plugins.ml2.plugin [None req-4fb9fe49-7190-49f4-a09b-88f4931a4907 - - - - - -] Attempt 1 to provision port 5975dc28-5a21-40f0-9866-027a2238db96 2026-06-15 21:07:03.367 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 5975dc28-5a21-40f0-9866-027a2238db96 2026-06-15 21:07:04.235 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 358718c4-fb83-49e7-80f7-6139c56ce1d7 2026-06-15 21:07:04.700 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 64ea87dd-629e-47a2-b214-672f63e4b8ab 2026-06-15 21:07:04.856 9 INFO neutron.plugins.ml2.plugin [None req-e0a47406-d4a0-4fba-9579-e0a051dc8eed - - - - - -] Attempt 1 to provision port 29ec6091-627e-4cb5-b117-1994b9604c6c 2026-06-15 21:07:05.017 10 INFO neutron.plugins.ml2.plugin [None req-69be8b33-f036-4e9d-9b0e-786535b1cc13 - - - - - -] Attempt 1 to provision port d48b127f-fb45-4a0c-810c-49a319ab517c 2026-06-15 21:07:05.266 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 5975dc28-5a21-40f0-9866-027a2238db96 2026-06-15 21:07:05.472 9 INFO neutron.plugins.ml2.plugin [None req-45e54bd1-18be-44e7-a3f6-01a021c48fb7 - - - - - -] Attempt 1 to provision port d48b127f-fb45-4a0c-810c-49a319ab517c 2026-06-15 21:07:06.330 9 INFO neutron.plugins.ml2.plugin [None req-1dcff105-7cc3-4a62-96f8-ba82fb29ec1a - - - - - -] Attempt 1 to provision port 4a6e3df4-f68c-4bcd-be32-5b7b5b5c2cd0 2026-06-15 21:07:07.076 9 INFO neutron.plugins.ml2.plugin [None req-620c6e91-99e8-4315-a6a6-974c97b3c9c6 - - - - - -] Attempt 1 to provision port 4a6e3df4-f68c-4bcd-be32-5b7b5b5c2cd0 2026-06-15 21:07:07.341 9 INFO neutron.plugins.ml2.plugin [None req-576ad573-e391-4a8c-9939-5301cdcbf1a9 - - - - - -] Attempt 1 to provision port 3b76d8c2-a1cf-4cb8-b75b-dc7e793b932b 2026-06-15 21:07:08.106 9 INFO neutron.plugins.ml2.plugin [None req-07110394-f293-42ee-99bd-9520dc356564 - - - - - -] Attempt 1 to provision port 3b76d8c2-a1cf-4cb8-b75b-dc7e793b932b 2026-06-15 21:07:09.790 9 INFO neutron.plugins.ml2.plugin [None req-19b9ce18-2fc2-43e9-a9b2-17cb194e7097 - - - - - -] Attempt 1 to provision port 321e5866-9d7d-4039-9621-46d28d5d3222 2026-06-15 21:07:10.657 9 INFO neutron.plugins.ml2.plugin [None req-24e7bbd0-bd0f-4b7f-8caa-82edea4f8b16 - - - - - -] Attempt 1 to provision port 23b63c87-3745-48ef-b048-0e4697679b28 2026-06-15 21:07:11.316 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 23b63c87-3745-48ef-b048-0e4697679b28 2026-06-15 21:07:12.534 9 INFO neutron.plugins.ml2.plugin [None req-604af484-77a4-4eb2-a80a-a3d8cfa6ce25 - - - - - -] Attempt 1 to provision port cee5895a-c410-4540-9323-0c1e43e1d5ea 2026-06-15 21:07:13.102 10 INFO neutron.plugins.ml2.plugin [None req-35867c5b-9201-4c73-a87e-b0541d302852 - - - - - -] Attempt 1 to provision port cee5895a-c410-4540-9323-0c1e43e1d5ea /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-06-15 21:07:15.401 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 0cebcad8-bdd5-4fad-a027-890ec8ae1590 2026-06-15 21:07:15.954 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 29350923-42de-4d48-a40d-8b2cdea01d27 2026-06-15 21:07:17.356 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 0cebcad8-bdd5-4fad-a027-890ec8ae1590 2026-06-15 21:07:17.660 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 29350923-42de-4d48-a40d-8b2cdea01d27 2026-06-15 21:07:19.110 10 INFO neutron.plugins.ml2.plugin [None req-266015c2-3231-40ef-822b-083ed3412059 - - - - - -] Attempt 1 to provision port 85a03f29-48b3-41b0-8650-40fde231f3c5 2026-06-15 21:07:19.388 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 14c14910-b333-4997-aa60-189ffdb353be 2026-06-15 21:07:19.811 9 INFO neutron.plugins.ml2.plugin [None req-1da2230d-798a-46ce-83cd-f1cd7034c8e3 - - - - - -] Attempt 1 to provision port e2c1fc94-c21e-4e62-825c-b4bc57e5684c 2026-06-15 21:07:20.193 10 INFO neutron.plugins.ml2.plugin [None req-39e6617d-ae3f-4a54-b51b-062d3762c0c6 - - - - - -] Attempt 1 to provision port 14c14910-b333-4997-aa60-189ffdb353be 2026-06-15 21:07:21.351 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 14c14910-b333-4997-aa60-189ffdb353be 2026-06-15 21:07:21.414 10 INFO neutron.plugins.ml2.plugin [None req-1c77920a-8968-4f1c-8b6c-ce3a484a3253 - - - - - -] Attempt 1 to provision port 73fe0d6e-59c4-4e64-b362-6edff963ff19 2026-06-15 21:07:22.692 10 INFO neutron.plugins.ml2.plugin [None req-ee8bae05-f3c4-46bd-bb4f-47a77af23c14 - - - - - -] Attempt 1 to provision port 1a36aff5-3f54-459b-9428-d7ac7819df0a 2026-06-15 21:07:22.833 10 INFO neutron.plugins.ml2.plugin [None req-e9116e2e-80b8-4832-ba3b-0f8649255746 - - - - - -] Attempt 1 to provision port 495f05bb-7e29-4d98-aaac-770355b5ca51 2026-06-15 21:07:23.341 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 63079707-9b55-4370-8afc-be8b016e6ded 2026-06-15 21:07:23.386 9 INFO neutron.plugins.ml2.plugin [None req-4cd19baa-2a64-4f83-9a6f-9de3407bc19d - - - - - -] Attempt 1 to provision port 98f30dc9-c495-49bd-a2bc-f6cdfd7da4e2 2026-06-15 21:07:23.848 10 INFO neutron.plugins.ml2.plugin [None req-0dccb5ab-8671-4058-a8fb-5caadaf07f8e - - - - - -] Attempt 1 to provision port 495f05bb-7e29-4d98-aaac-770355b5ca51 2026-06-15 21:07:24.089 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 98f30dc9-c495-49bd-a2bc-f6cdfd7da4e2 2026-06-15 21:07:25.356 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 98f30dc9-c495-49bd-a2bc-f6cdfd7da4e2 2026-06-15 21:07:25.411 9 INFO neutron.plugins.ml2.plugin [None req-e09f85b6-4d3f-4951-af04-d38c933bc8bc - - - - - -] Attempt 1 to provision port 516ca38a-f9db-4f9c-9601-ee5607bb7d3a 2026-06-15 21:07:25.698 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 63079707-9b55-4370-8afc-be8b016e6ded 2026-06-15 21:07:25.969 9 INFO neutron.plugins.ml2.plugin [None req-5521142a-a452-467b-9332-689608d34f5d - - - - - -] Attempt 1 to provision port 516ca38a-f9db-4f9c-9601-ee5607bb7d3a 2026-06-15 21:07:27.389 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 951d8c43-ddae-4a29-9107-a5089926efdb 2026-06-15 21:07:27.449 10 INFO neutron.plugins.ml2.plugin [None req-4213945a-aead-433c-ba0a-d5af8617af78 - - - - - -] Attempt 1 to provision port 7858346c-d648-43c4-9470-de8edda72160 2026-06-15 21:07:29.709 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 951d8c43-ddae-4a29-9107-a5089926efdb 2026-06-15 21:07:30.262 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 73fe0d6e-59c4-4e64-b362-6edff963ff19 2026-06-15 21:07:30.869 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port e2c1fc94-c21e-4e62-825c-b4bc57e5684c 2026-06-15 21:07:30.882 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f1e23e6-0312-4d04-9013-4d981b02a448'] response: {'server_uuid': 'b569c509-9c15-4772-bcde-d95ecd59d226', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73fe0d6e-59c4-4e64-b362-6edff963ff19', 'code': 200} 2026-06-15 21:07:31.147 10 INFO neutron.plugins.ml2.plugin [None req-0c45d2b2-bda0-498b-8f10-b68e3740c39b - - - - - -] Attempt 1 to provision port 64c3b34e-83bb-4245-ac8d-303d4e05ddb4 2026-06-15 21:07:31.424 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 7858346c-d648-43c4-9470-de8edda72160 2026-06-15 21:07:32.396 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 73fe0d6e-59c4-4e64-b362-6edff963ff19 2026-06-15 21:07:32.680 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port e2c1fc94-c21e-4e62-825c-b4bc57e5684c 2026-06-15 21:07:32.957 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-62c7d82a-c365-4c2f-800b-c37aa6f25a51'] response: {'server_uuid': '647a7449-1de4-465c-9c0c-fccf8ed5fc98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2c1fc94-c21e-4e62-825c-b4bc57e5684c', 'code': 200} 2026-06-15 21:07:32.958 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-62c7d82a-c365-4c2f-800b-c37aa6f25a51'] response: {'server_uuid': '9272a952-64c1-4f6d-b4bc-dfc5e61c0173', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7858346c-d648-43c4-9470-de8edda72160', 'code': 200} 2026-06-15 21:07:33.022 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 7858346c-d648-43c4-9470-de8edda72160 2026-06-15 21:07:34.450 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 64c3b34e-83bb-4245-ac8d-303d4e05ddb4 2026-06-15 21:07:35.070 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-111142a3-67a8-4f61-99a0-bf7b5b550215'] response: {'server_uuid': 'b929ef65-dce0-4efe-9ec9-ba8a450ed692', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64c3b34e-83bb-4245-ac8d-303d4e05ddb4', 'code': 200} 2026-06-15 21:07:36.329 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 64c3b34e-83bb-4245-ac8d-303d4e05ddb4 /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-06-15 21:07:48.481 10 INFO neutron.plugins.ml2.plugin [None req-bd455902-205f-4518-abfc-e5be20132343 - - - - - -] Attempt 1 to provision port b8f6c440-c243-4661-af1a-91a10134f307 2026-06-15 21:07:48.523 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 321e5866-9d7d-4039-9621-46d28d5d3222 2026-06-15 21:07:48.999 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port cee5895a-c410-4540-9323-0c1e43e1d5ea 2026-06-15 21:07:49.341 9 INFO neutron.plugins.ml2.plugin [None req-1953e1a5-514a-4241-ae0d-552a4d51ae70 - - - - - -] Attempt 1 to provision port 12be8ffc-50b3-40a5-a600-970c31286d98 2026-06-15 21:07:49.369 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 12be8ffc-50b3-40a5-a600-970c31286d98 2026-06-15 21:07:50.286 9 INFO neutron.plugins.ml2.plugin [None req-b182951b-94cd-4386-8d0e-fe78e091a369 - - - - - -] Attempt 1 to provision port 73fe0d6e-59c4-4e64-b362-6edff963ff19 2026-06-15 21:07:50.434 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 321e5866-9d7d-4039-9621-46d28d5d3222 2026-06-15 21:07:50.871 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port cee5895a-c410-4540-9323-0c1e43e1d5ea 2026-06-15 21:07:51.167 10 INFO neutron.plugins.ml2.plugin [None req-1c931b80-f6dd-45eb-bb71-d7e2d9f4d5e0 - - - - - -] Attempt 1 to provision port 2ed16495-8b8c-4d90-9cb9-e7b62a0c224c 2026-06-15 21:07:51.346 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 73fe0d6e-59c4-4e64-b362-6edff963ff19 2026-06-15 21:07:51.631 10 INFO neutron.plugins.ml2.plugin [None req-9a70077d-5443-4143-9e6d-3762e126bb3f - - - - - -] Attempt 1 to provision port 2ed16495-8b8c-4d90-9cb9-e7b62a0c224c 2026-06-15 21:07:51.654 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 12be8ffc-50b3-40a5-a600-970c31286d98 2026-06-15 21:07:52.484 10 INFO neutron.plugins.ml2.plugin [None req-5a199d9b-8de2-48f5-a1a8-e6d356240864 - - - - - -] Attempt 1 to provision port 73fe0d6e-59c4-4e64-b362-6edff963ff19 2026-06-15 21:07:52.562 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 73fe0d6e-59c4-4e64-b362-6edff963ff19 2026-06-15 21:07:52.874 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 0c31293c-590f-47d3-b3a6-abb4d5c4cedb 2026-06-15 21:07:53.346 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 516ca38a-f9db-4f9c-9601-ee5607bb7d3a 2026-06-15 21:07:53.674 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 1a36aff5-3f54-459b-9428-d7ac7819df0a 2026-06-15 21:07:54.379 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 516ca38a-f9db-4f9c-9601-ee5607bb7d3a 2026-06-15 21:07:54.727 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 0c31293c-590f-47d3-b3a6-abb4d5c4cedb 2026-06-15 21:07:55.065 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 1a36aff5-3f54-459b-9428-d7ac7819df0a 2026-06-15 21:07:56.195 9 INFO neutron.plugins.ml2.plugin [None req-f5254bb1-2967-4fb3-907b-4f6ba18c0ff3 - - - - - -] Attempt 1 to provision port fba529d5-8b83-4c4b-8fac-4a12a2cbeef6 2026-06-15 21:07:56.439 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2294166b-13fd-4635-84d8-4550a4207731'] response: {'server_uuid': 'b929ef65-dce0-4efe-9ec9-ba8a450ed692', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '64c3b34e-83bb-4245-ac8d-303d4e05ddb4', 'code': 200} 2026-06-15 21:07:57.409 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 64c3b34e-83bb-4245-ac8d-303d4e05ddb4 2026-06-15 21:07:58.569 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-afcfa98d-181b-454b-8c9b-64d14bb5966d'] response: {'server_uuid': 'b929ef65-dce0-4efe-9ec9-ba8a450ed692', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64c3b34e-83bb-4245-ac8d-303d4e05ddb4', 'code': 200} 2026-06-15 21:07:58.623 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 64c3b34e-83bb-4245-ac8d-303d4e05ddb4 2026-06-15 21:07:59.078 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port fba529d5-8b83-4c4b-8fac-4a12a2cbeef6 2026-06-15 21:08:00.371 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port fba529d5-8b83-4c4b-8fac-4a12a2cbeef6 2026-06-15 21:08:00.610 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0cb19ab-c50b-462e-96e3-cfaafd1dd995'] response: {'server_uuid': '50d614b1-b42b-4ed0-b22b-a9dd3428b3d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fba529d5-8b83-4c4b-8fac-4a12a2cbeef6', 'code': 200} 2026-06-15 21:08:04.633 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-291130cb-9f82-4eaf-ae42-b86075ea78a9'] response: {'server_uuid': '50d614b1-b42b-4ed0-b22b-a9dd3428b3d4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fba529d5-8b83-4c4b-8fac-4a12a2cbeef6', 'code': 200} 2026-06-15 21:08:14.696 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port abe1a91b-38a6-463f-8439-a21b9f4b8d10 2026-06-15 21:08:15.110 10 INFO neutron.plugins.ml2.plugin [None req-107faed3-3009-48f0-84b3-d9af19cb545e - - - - - -] Attempt 1 to provision port c12da226-27af-46cf-98f6-3f16d54aa1cf 2026-06-15 21:08:15.295 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 09007cb8-e676-42ee-aad5-8fc9556abe24 2026-06-15 21:08:15.668 10 INFO neutron.plugins.ml2.plugin [None req-dfca6b6f-8ba3-4458-a381-fd88d3c1d142 - - - - - -] Attempt 1 to provision port 09007cb8-e676-42ee-aad5-8fc9556abe24 2026-06-15 21:08:16.042 9 INFO neutron.plugins.ml2.plugin [None req-881e7255-cba4-4452-9024-daa67c9baf77 - - - - - -] Attempt 1 to provision port abe1a91b-38a6-463f-8439-a21b9f4b8d10 2026-06-15 21:08:16.282 9 INFO neutron.plugins.ml2.plugin [None req-62b3b22a-2a78-4a91-b169-343fa641f99f - - - - - -] Attempt 1 to provision port 55d45607-078b-4f04-a0a5-4e9577537064 2026-06-15 21:08:16.435 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port abe1a91b-38a6-463f-8439-a21b9f4b8d10 2026-06-15 21:08:16.676 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 09007cb8-e676-42ee-aad5-8fc9556abe24 2026-06-15 21:08:16.977 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 55d45607-078b-4f04-a0a5-4e9577537064 2026-06-15 21:08:17.244 10 INFO neutron.plugins.ml2.plugin [None req-02b0f8ac-9fa3-48da-8028-c54ec76a039e - - - - - -] Attempt 1 to provision port d64a4955-2bca-46dc-bad6-1622f06749e8 2026-06-15 21:08:17.689 10 INFO neutron.plugins.ml2.plugin [None req-51260f01-85cc-4e23-859e-5aa8ada46457 - - - - - -] Attempt 1 to provision port d6f216ec-c753-476f-b473-c0b1be9fd05e 2026-06-15 21:08:17.949 10 INFO neutron.plugins.ml2.plugin [None req-458ffdd3-25a8-4aba-817d-6cd0310cba55 - - - - - -] Attempt 1 to provision port d64a4955-2bca-46dc-bad6-1622f06749e8 2026-06-15 21:08:18.206 9 INFO neutron.plugins.ml2.plugin [None req-b0fa8491-da9c-4039-9620-73e929e2c7bd - - - - - -] Attempt 1 to provision port d6f216ec-c753-476f-b473-c0b1be9fd05e 2026-06-15 21:08:18.443 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 88794139-50f5-42e2-b47c-d8b2fd9e98ee 2026-06-15 21:08:18.939 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 55d45607-078b-4f04-a0a5-4e9577537064 2026-06-15 21:08:19.461 9 INFO neutron.plugins.ml2.plugin [None req-e1717af8-a4ca-40f5-9cf1-f7525dce967c - - - - - -] Attempt 1 to provision port 4e33dc0b-85cf-482b-aea8-c1ba674e2681 2026-06-15 21:08:19.599 10 INFO neutron.plugins.ml2.plugin [None req-ef56ec18-89be-4545-a2f1-7509de0e060a - - - - - -] Attempt 1 to provision port 7d5a37ae-e039-46cf-8b8c-52521f60cdd1 2026-06-15 21:08:20.138 9 INFO neutron.plugins.ml2.plugin [None req-09bf57e0-2e4f-4437-bd98-6f13c416505a - - - - - -] Attempt 1 to provision port 7d5a37ae-e039-46cf-8b8c-52521f60cdd1 2026-06-15 21:08:20.377 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 88794139-50f5-42e2-b47c-d8b2fd9e98ee 2026-06-15 21:08:28.567 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port c7dbc1f7-6a3f-4d5d-9c91-30c36b4f79c6 2026-06-15 21:08:29.249 10 INFO neutron.plugins.ml2.plugin [None req-bd2b1cd0-c7a3-4bf8-ba26-27a6f245b5a5 - - - - - -] Attempt 1 to provision port c7dbc1f7-6a3f-4d5d-9c91-30c36b4f79c6 2026-06-15 21:08:30.132 10 INFO neutron.plugins.ml2.plugin [None req-35e78c27-3ca8-4647-a626-9d9fbceed1ab - - - - - -] Attempt 1 to provision port d8d1b2c8-4f83-4166-ba20-16d2337ab5cd 2026-06-15 21:08:30.353 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port c7dbc1f7-6a3f-4d5d-9c91-30c36b4f79c6 2026-06-15 21:08:30.397 10 INFO neutron.plugins.ml2.plugin [None req-03225074-548e-4715-81d1-b8859790a36c - - - - - -] Attempt 1 to provision port fca67f1a-76ec-420a-b914-6f55a5896fc2 2026-06-15 21:08:30.941 9 INFO neutron.plugins.ml2.plugin [None req-77e83642-a636-40e6-ae1c-b79060f122fe - - - - - -] Attempt 1 to provision port fca67f1a-76ec-420a-b914-6f55a5896fc2 2026-06-15 21:08:34.583 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port d8d1b2c8-4f83-4166-ba20-16d2337ab5cd 2026-06-15 21:08:34.694 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1b7225f-541a-4b9e-8787-d22bf43008e7'] response: {'server_uuid': '01c6ff20-4e15-446a-a1e6-6dc8db0d02f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8d1b2c8-4f83-4166-ba20-16d2337ab5cd', 'code': 200} 2026-06-15 21:08:35.084 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port d6f216ec-c753-476f-b473-c0b1be9fd05e 2026-06-15 21:08:35.446 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port c12da226-27af-46cf-98f6-3f16d54aa1cf 2026-06-15 21:08:36.605 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port d8d1b2c8-4f83-4166-ba20-16d2337ab5cd 2026-06-15 21:08:37.006 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port d6f216ec-c753-476f-b473-c0b1be9fd05e 2026-06-15 21:08:37.341 10 INFO neutron.plugins.ml2.plugin [None req-4e537154-7242-4687-88db-3770e4db1a64 - - - - - -] Attempt 1 to provision port 4a54b0b9-d24a-4865-88e9-1d1ef98231d7 2026-06-15 21:08:37.374 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 4a54b0b9-d24a-4865-88e9-1d1ef98231d7 2026-06-15 21:08:37.759 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port c12da226-27af-46cf-98f6-3f16d54aa1cf 2026-06-15 21:08:38.152 9 INFO neutron.plugins.ml2.plugin [None req-a92dbac9-13df-4a4a-a648-8a8a8e3c1e2a - - - - - -] Attempt 1 to provision port e570b089-57ab-4c40-87f3-67c70e317c31 2026-06-15 21:08:38.420 10 INFO neutron.plugins.ml2.plugin [None req-f26795d7-9960-4fb5-8e22-e05711e3a82e - - - - - -] Attempt 1 to provision port e570b089-57ab-4c40-87f3-67c70e317c31 2026-06-15 21:08:38.436 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 4a54b0b9-d24a-4865-88e9-1d1ef98231d7 2026-06-15 21:08:43.417 10 INFO neutron.plugins.ml2.plugin [None req-92782423-3a15-4008-9b99-00dfa847b39a - - - - - -] Attempt 1 to provision port 5d3a7d70-8cec-4a65-8b5e-001ad4e27113 2026-06-15 21:08:44.441 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 6f320472-b28f-4263-9164-e08d731e233e 2026-06-15 21:08:44.583 10 INFO neutron.plugins.ml2.plugin [None req-5b9ec8e2-33af-40ba-9b5c-36989f30d9e9 - - - - - -] Attempt 1 to provision port 6f320472-b28f-4263-9164-e08d731e233e 2026-06-15 21:08:46.481 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 6f320472-b28f-4263-9164-e08d731e233e /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-06-15 21:08:56.275 9 INFO neutron.plugins.ml2.plugin [None req-6e3acc29-488e-4712-a897-64aaf16d7856 - - - - - -] Attempt 1 to provision port 43721831-7919-48a7-8c0b-f78e52e3bba1 2026-06-15 21:08:56.548 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 3699aaf0-290b-4f21-b556-e6cd94a643ca 2026-06-15 21:08:56.986 9 INFO neutron.plugins.ml2.plugin [None req-d2396c7b-568a-469f-9910-b10e4bec287c - - - - - -] Attempt 1 to provision port 856187ed-1fb8-4d84-9cbf-0696c7ac8c59 2026-06-15 21:08:57.128 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 856187ed-1fb8-4d84-9cbf-0696c7ac8c59 2026-06-15 21:08:57.668 10 INFO neutron.plugins.ml2.plugin [None req-f3810184-aff3-430f-a31f-084d016e9fad - - - - - -] Attempt 1 to provision port 3699aaf0-290b-4f21-b556-e6cd94a643ca 2026-06-15 21:08:58.444 10 INFO neutron.plugins.ml2.plugin [None req-4edab594-e8c8-4a9c-8688-39a71730ef9b - - - - - -] Attempt 1 to provision port d87e3e42-2521-415c-8bec-ab02db902d30 2026-06-15 21:08:58.500 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 856187ed-1fb8-4d84-9cbf-0696c7ac8c59 2026-06-15 21:08:58.770 9 INFO neutron.plugins.ml2.plugin [None req-f407c292-af8a-4c6b-a5f7-5072a0cd850c - - - - - -] Attempt 1 to provision port ac21751a-6b38-4465-908d-d280250b5237 2026-06-15 21:08:59.008 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 3699aaf0-290b-4f21-b556-e6cd94a643ca 2026-06-15 21:08:59.384 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port ac21751a-6b38-4465-908d-d280250b5237 2026-06-15 21:08:59.457 9 INFO neutron.plugins.ml2.plugin [None req-89fc0275-3f22-4371-80d2-8344e047fd8f - - - - - -] Attempt 1 to provision port d87e3e42-2521-415c-8bec-ab02db902d30 2026-06-15 21:09:00.415 9 INFO neutron.plugins.ml2.plugin [None req-029f6b3f-4102-4c9e-9fe1-8f7f0bff7fc2 - - - - - -] Attempt 1 to provision port 90633936-40e9-4aa9-8701-615fb18e2d88 2026-06-15 21:09:00.501 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port ac21751a-6b38-4465-908d-d280250b5237 2026-06-15 21:09:00.868 10 INFO neutron.plugins.ml2.plugin [None req-18ea34ad-0d79-4946-859f-f1ef7cc46db2 - - - - - -] Attempt 1 to provision port 90633936-40e9-4aa9-8701-615fb18e2d88 2026-06-15 21:09:07.669 10 INFO neutron.plugins.ml2.plugin [None req-0f16b369-6192-4fbf-8039-744130fb45ec - - - - - -] Attempt 1 to provision port 5262bb84-11be-4a5a-9837-b325b722d58c 2026-06-15 21:09:08.456 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 5262bb84-11be-4a5a-9837-b325b722d58c 2026-06-15 21:09:08.552 10 INFO neutron.plugins.ml2.plugin [None req-8fba9b2f-06a1-4c69-b351-70a1ac6ac212 - - - - - -] Attempt 1 to provision port d11bff81-5f7f-4ebd-a9ca-2ee19f39bcc0 2026-06-15 21:09:10.117 10 INFO neutron.plugins.ml2.plugin [None req-25e67e3f-f741-415b-88d3-1379556ec4ea - - - - - -] Attempt 1 to provision port d11bff81-5f7f-4ebd-a9ca-2ee19f39bcc0 2026-06-15 21:09:16.035 9 INFO neutron.plugins.ml2.plugin [None req-dc1218d5-addb-4d87-bc85-d7260e03f4b6 - - - - - -] Attempt 1 to provision port 5e81c497-1a5a-4a8b-bf41-d0a39f06f3a9 2026-06-15 21:09:16.432 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 5e81c497-1a5a-4a8b-bf41-d0a39f06f3a9 2026-06-15 21:09:17.481 10 INFO neutron.plugins.ml2.plugin [None req-3e83df83-e42e-4ec8-9104-73fcb011ce11 - - - - - -] Attempt 1 to provision port 53f7503a-f988-40f7-8cd5-17a56f05805e 2026-06-15 21:09:17.837 10 INFO neutron.plugins.ml2.plugin [None req-fc351468-5061-4fde-8873-33e770a7bbaa - - - - - -] Attempt 1 to provision port 53f7503a-f988-40f7-8cd5-17a56f05805e 2026-06-15 21:09:18.418 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 5e81c497-1a5a-4a8b-bf41-d0a39f06f3a9 2026-06-15 21:09:21.623 10 INFO neutron.plugins.ml2.plugin [None req-1ec0caae-2c71-4316-8b46-6c6b926f2d80 - - - - - -] Attempt 1 to provision port 112bf34a-917b-447f-8557-7d36d0d1aee2 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.159 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.162 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:26.162 10 INFO neutron.plugins.ml2.plugin [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Attempt 2 to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.178 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.179 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:26.179 10 INFO neutron.plugins.ml2.plugin [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Attempt 3 to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.196 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:26.197 10 INFO neutron.plugins.ml2.plugin [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Attempt 4 to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.213 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:26.214 10 INFO neutron.plugins.ml2.plugin [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Attempt 5 to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.228 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.229 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:26.229 10 INFO neutron.plugins.ml2.plugin [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Attempt 6 to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.246 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.247 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:26.247 10 INFO neutron.plugins.ml2.plugin [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Attempt 7 to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.267 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:26.268 10 INFO neutron.plugins.ml2.plugin [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Attempt 8 to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.288 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.289 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:26.289 10 INFO neutron.plugins.ml2.plugin [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Attempt 9 to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.308 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.309 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:26.309 10 INFO neutron.plugins.ml2.plugin [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Attempt 10 to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1c4ee9c7-843d-44b6-84aa-b67da90773ff could not be found. 2026-06-15 21:09:26.328 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:26.329 10 ERROR neutron.plugins.ml2.managers [None req-6e3a6e42-092e-451a-a537-14633ee3250c - - - - - -] Failed to bind port 1e7dbb76-ad85-49dd-a19b-ef82d3fd65cf on host instance for vnic_type normal using segments [{'id': '94125e30-8b8b-47de-b049-f9a1cc514b5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 333, 'network_id': '98a27fcd-56a1-43c6-91a5-97781212d104'}] 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:27.938 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:27.939 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:27.939 10 INFO neutron.plugins.ml2.plugin [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Attempt 2 to bind port 31668be6-685f-4afd-92ac-d2ac95186279 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:27.955 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:27.956 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:27.956 10 INFO neutron.plugins.ml2.plugin [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Attempt 3 to bind port 31668be6-685f-4afd-92ac-d2ac95186279 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:27.969 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:27.970 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:27.970 10 INFO neutron.plugins.ml2.plugin [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Attempt 4 to bind port 31668be6-685f-4afd-92ac-d2ac95186279 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:27.984 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:27.985 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:27.985 10 INFO neutron.plugins.ml2.plugin [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Attempt 5 to bind port 31668be6-685f-4afd-92ac-d2ac95186279 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:28.001 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:28.001 10 INFO neutron.plugins.ml2.plugin [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Attempt 6 to bind port 31668be6-685f-4afd-92ac-d2ac95186279 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.016 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:28.017 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:28.017 10 INFO neutron.plugins.ml2.plugin [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Attempt 7 to bind port 31668be6-685f-4afd-92ac-d2ac95186279 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:28.036 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:28.037 10 INFO neutron.plugins.ml2.plugin [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Attempt 8 to bind port 31668be6-685f-4afd-92ac-d2ac95186279 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.052 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:28.053 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:28.053 10 INFO neutron.plugins.ml2.plugin [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Attempt 9 to bind port 31668be6-685f-4afd-92ac-d2ac95186279 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.068 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:28.069 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:28.069 10 INFO neutron.plugins.ml2.plugin [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Attempt 10 to bind port 31668be6-685f-4afd-92ac-d2ac95186279 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c2b2d3c-eb8c-4851-9d6b-49b442027177 could not be found. 2026-06-15 21:09:28.082 10 ERROR neutron.plugins.ml2.managers  2026-06-15 21:09:28.083 10 ERROR neutron.plugins.ml2.managers [None req-8284e618-e4f5-4290-9064-3583d2c5dd01 - - - - - -] Failed to bind port 31668be6-685f-4afd-92ac-d2ac95186279 on host instance for vnic_type normal using segments [{'id': 'b58eafae-54a3-4560-9a5f-b714d4edb8a4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 494, 'network_id': '5fcabcac-0a05-4d62-8bb6-9e7057193145'}] 2026-06-15 21:09:30.492 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 74499604-8e78-4288-ba76-122fcad20308 2026-06-15 21:09:37.912 10 INFO neutron.plugins.ml2.plugin [None req-1395fde0-92fc-4150-8494-0e2770cc41e3 - - - - - -] Attempt 1 to provision port 9fea165d-6509-4674-8d13-627d217eda1b 2026-06-15 21:09:39.165 9 INFO neutron.plugins.ml2.plugin [None req-fdf656db-49a3-433b-a675-9bf210d5dcd1 - - - - - -] Attempt 1 to provision port 606f65fe-757e-45e9-b9fa-6d1275648114 2026-06-15 21:09:39.820 9 INFO neutron.plugins.ml2.plugin [None req-984ca257-200f-4e73-bb8d-537117e30ccf - - - - - -] Attempt 1 to provision port 6dd771a6-1631-419d-9766-aa8578545fe2 2026-06-15 21:09:40.482 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 6dd771a6-1631-419d-9766-aa8578545fe2 2026-06-15 21:09:42.100 9 INFO neutron.plugins.ml2.plugin [None req-9dc9b750-f94b-4b77-b1b9-da9d3941717f - - - - - -] Attempt 1 to provision port c56f2f9e-2cf7-45f5-8e2b-146b1e1acc81 2026-06-15 21:09:42.489 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port b9f6f496-aab3-4537-ad80-edb9a89bb0cc 2026-06-15 21:09:42.871 10 INFO neutron.plugins.ml2.plugin [None req-dbcf751c-af80-47d8-b985-8cfc56be6489 - - - - - -] Attempt 1 to provision port c56f2f9e-2cf7-45f5-8e2b-146b1e1acc81 2026-06-15 21:09:43.024 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 960069fe-e10e-4761-8cc1-e86fb1b3d4d5 2026-06-15 21:09:43.752 10 INFO neutron.plugins.ml2.plugin [None req-f1becd66-4aa0-4afe-a2fc-428943183c61 - - - - - -] Attempt 1 to provision port 2c736351-389f-40f9-9022-b937f7786967 2026-06-15 21:09:43.814 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 2c736351-389f-40f9-9022-b937f7786967 2026-06-15 21:09:44.088 10 INFO neutron.plugins.ml2.plugin [None req-f1becd66-4aa0-4afe-a2fc-428943183c61 - - - - - -] Attempt 1 to provision port 70eada2f-fff3-430d-b385-2299bc9daa6d 2026-06-15 21:09:45.154 9 INFO neutron.plugins.ml2.plugin [None req-188cec6d-9fe4-4533-af25-d3c91c6fab4c - - - - - -] Attempt 1 to provision port 70eada2f-fff3-430d-b385-2299bc9daa6d 2026-06-15 21:09:45.162 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port b9f6f496-aab3-4537-ad80-edb9a89bb0cc 2026-06-15 21:09:45.494 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 2c736351-389f-40f9-9022-b937f7786967 2026-06-15 21:09:45.621 9 INFO neutron.plugins.ml2.plugin [None req-176ad6b4-7316-4a03-a45c-ef6a7f11dbf3 - - - - - -] Attempt 1 to provision port 70eada2f-fff3-430d-b385-2299bc9daa6d 2026-06-15 21:09:45.769 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 960069fe-e10e-4761-8cc1-e86fb1b3d4d5 2026-06-15 21:09:47.797 9 INFO neutron.plugins.ml2.plugin [None req-9e6fe90c-d538-484e-b631-67960fcc90a7 - - - - - -] Attempt 1 to provision port c8a5810f-fe9b-4dda-9689-e36064c0c50d 2026-06-15 21:09:48.361 9 INFO neutron.plugins.ml2.plugin [None req-03fbe0e4-2a83-40fa-8dce-1a76864746f9 - - - - - -] Attempt 1 to provision port 66a8c23d-252b-424b-8c01-a0dedfa55168 2026-06-15 21:09:51.092 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 66a8c23d-252b-424b-8c01-a0dedfa55168 2026-06-15 21:09:51.247 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e5aa051-c814-4739-9bad-a42bde15550e'] response: {'server_uuid': 'e9a7ae11-634a-46d0-af40-770ab0a10055', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66a8c23d-252b-424b-8c01-a0dedfa55168', 'code': 200} 2026-06-15 21:09:51.666 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port c8a5810f-fe9b-4dda-9689-e36064c0c50d 2026-06-15 21:09:52.896 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port c8a5810f-fe9b-4dda-9689-e36064c0c50d 2026-06-15 21:09:53.178 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 66a8c23d-252b-424b-8c01-a0dedfa55168 2026-06-15 21:09:53.286 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-582f3441-552e-40f5-aa40-989ca049c74b'] response: {'server_uuid': '32055ec6-5331-4951-b653-14e4a024c71e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c8a5810f-fe9b-4dda-9689-e36064c0c50d', 'code': 200} 2026-06-15 21:09:58.907 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 70eada2f-fff3-430d-b385-2299bc9daa6d 2026-06-15 21:09:59.251 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 9fea165d-6509-4674-8d13-627d217eda1b 2026-06-15 21:10:01.054 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 70eada2f-fff3-430d-b385-2299bc9daa6d 2026-06-15 21:10:01.417 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 9fea165d-6509-4674-8d13-627d217eda1b /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-06-15 21:10:12.924 9 INFO neutron.plugins.ml2.plugin [None req-41d084d8-b95e-43cf-8894-88afd3db287e - - - - - -] Attempt 1 to provision port 226a71f6-f908-4b77-82d4-49ab12bac00e 2026-06-15 21:10:14.992 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 226a71f6-f908-4b77-82d4-49ab12bac00e 2026-06-15 21:10:15.103 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1debf7b6-b892-4b26-b2dd-9bd805eef1a0'] response: {'server_uuid': '67d1873c-e673-4a1a-9e99-f966f19efaa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '226a71f6-f908-4b77-82d4-49ab12bac00e', 'code': 200} 2026-06-15 21:10:16.995 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 908e0516-bfce-4537-9256-3bc77453e00e 2026-06-15 21:10:17.498 10 INFO neutron.plugins.ml2.plugin [None req-d326aaf6-17d1-4d47-a84a-1b86d8b9a36b - - - - - -] Attempt 1 to provision port 908e0516-bfce-4537-9256-3bc77453e00e 2026-06-15 21:10:17.625 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 226a71f6-f908-4b77-82d4-49ab12bac00e 2026-06-15 21:10:37.151 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffc95344-6367-4292-8952-4722cdd2aee3'] response: {'server_uuid': 'e9a7ae11-634a-46d0-af40-770ab0a10055', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '66a8c23d-252b-424b-8c01-a0dedfa55168', 'code': 200} 2026-06-15 21:10:45.904 10 INFO neutron.plugins.ml2.plugin [None req-12a74616-9d56-4a2a-a300-6b63d8be56e5 - - - - - -] Attempt 1 to provision port 88715f96-ca3b-4125-84d4-fb38a82951c3 2026-06-15 21:10:46.653 10 INFO neutron.plugins.ml2.plugin [None req-5b3e9f66-795a-4570-a4bb-faa411377fd7 - - - - - -] Attempt 1 to provision port e9f8551d-7391-42d9-9df1-f3be3bc887e5 2026-06-15 21:10:46.916 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port e9f8551d-7391-42d9-9df1-f3be3bc887e5 2026-06-15 21:10:48.231 9 INFO neutron.plugins.ml2.plugin [None req-92d04aaa-548a-4e69-9823-069ff7c3a10d - - - - - -] Attempt 1 to provision port b08cf12c-2b8a-49a4-839c-fc5d4c5bf9ed 2026-06-15 21:10:48.943 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port ed6ab83e-546a-4cb2-8084-4920bd0405b4 2026-06-15 21:10:48.986 9 INFO neutron.plugins.ml2.plugin [None req-e5174307-d0a3-4930-9187-77a0813c0209 - - - - - -] Attempt 1 to provision port b08cf12c-2b8a-49a4-839c-fc5d4c5bf9ed 2026-06-15 21:10:49.307 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port e9f8551d-7391-42d9-9df1-f3be3bc887e5 2026-06-15 21:10:50.914 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port ed6ab83e-546a-4cb2-8084-4920bd0405b4 2026-06-15 21:10:52.751 10 INFO neutron.plugins.ml2.plugin [None req-faf2173f-33a2-414d-9712-ebe040490a22 - - - - - -] Attempt 1 to provision port a5e011df-e85f-41e4-b232-a4550632f4d4 2026-06-15 21:10:53.001 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 8d61e708-6196-4e79-9501-96d377577f2f 2026-06-15 21:10:53.549 9 INFO neutron.plugins.ml2.plugin [None req-844aced5-95dc-4976-87e1-84cd9323ef26 - - - - - -] Attempt 1 to provision port 8d61e708-6196-4e79-9501-96d377577f2f 2026-06-15 21:10:54.962 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 8d61e708-6196-4e79-9501-96d377577f2f 2026-06-15 21:10:55.068 10 INFO neutron.plugins.ml2.plugin [None req-76830fdd-6eaa-4edc-b478-d1ea6891d22d - - - - - -] Attempt 1 to provision port 55315e47-b2f3-4a32-96b4-66fce31e366a 2026-06-15 21:10:55.737 10 INFO neutron.plugins.ml2.plugin [None req-e18d55e4-d7ef-45b3-9918-feae9ad96d40 - - - - - -] Attempt 1 to provision port 55315e47-b2f3-4a32-96b4-66fce31e366a 2026-06-15 21:10:56.928 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 4d61522e-bd4b-466b-8fcf-b167942297ef 2026-06-15 21:10:58.905 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 4d61522e-bd4b-466b-8fcf-b167942297ef 2026-06-15 21:11:01.237 10 INFO neutron.plugins.ml2.plugin [None req-bf9ae984-36e9-4b9e-879f-cf091ad39192 - - - - - -] Attempt 1 to provision port 5e98e17f-9492-49e7-b8d5-ffdc8b4c015d 2026-06-15 21:11:03.035 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 5e98e17f-9492-49e7-b8d5-ffdc8b4c015d 2026-06-15 21:11:03.184 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a444783-b3de-4f8a-8681-fd2dcbc308de'] response: {'server_uuid': 'cb224d4e-a484-454a-a6f5-38d4a202b1d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e98e17f-9492-49e7-b8d5-ffdc8b4c015d', 'code': 200} 2026-06-15 21:11:04.960 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 5e98e17f-9492-49e7-b8d5-ffdc8b4c015d 2026-06-15 21:11:05.249 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port b08cf12c-2b8a-49a4-839c-fc5d4c5bf9ed 2026-06-15 21:11:05.772 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 88715f96-ca3b-4125-84d4-fb38a82951c3 2026-06-15 21:11:07.007 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port b08cf12c-2b8a-49a4-839c-fc5d4c5bf9ed 2026-06-15 21:11:07.364 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 08fab3cd-fa7d-43b2-95f1-b531f862d862 2026-06-15 21:11:08.542 10 INFO neutron.plugins.ml2.plugin [None req-8f23aa1f-d34c-4273-ad57-613a95ae0033 - - - - - -] Attempt 1 to provision port 08fab3cd-fa7d-43b2-95f1-b531f862d862 2026-06-15 21:11:08.799 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 88715f96-ca3b-4125-84d4-fb38a82951c3 2026-06-15 21:11:09.145 10 INFO neutron.plugins.ml2.plugin [None req-d3bb2eaf-d550-4f1f-bf63-76257806ec64 - - - - - -] Attempt 1 to provision port 08fab3cd-fa7d-43b2-95f1-b531f862d862 2026-06-15 21:11:09.224 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 7b480e12-dbbd-42fc-9140-ff1fe18e27cc 2026-06-15 21:11:09.628 10 INFO neutron.plugins.ml2.plugin [None req-a9b24e55-5cf3-4342-832d-c8e8c3741f3f - - - - - -] Attempt 1 to provision port e9dcfd17-6b10-4a57-b2bb-5d3f51a797dc 2026-06-15 21:11:09.751 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 08fab3cd-fa7d-43b2-95f1-b531f862d862 2026-06-15 21:11:09.863 10 INFO neutron.plugins.ml2.plugin [None req-19c5f259-6cb4-42e6-94f3-5645f6ba5050 - - - - - -] Attempt 1 to provision port 4e482a07-68ca-4158-8f30-28e28f30467f 2026-06-15 21:11:10.110 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 4e482a07-68ca-4158-8f30-28e28f30467f 2026-06-15 21:11:10.433 10 INFO neutron.plugins.ml2.plugin [None req-53175b61-26f1-4635-b4a0-92a21195222d - - - - - -] Attempt 1 to provision port 7b480e12-dbbd-42fc-9140-ff1fe18e27cc 2026-06-15 21:11:10.500 10 INFO neutron.plugins.ml2.plugin [None req-53175b61-26f1-4635-b4a0-92a21195222d - - - - - -] Attempt 1 to provision port 4e482a07-68ca-4158-8f30-28e28f30467f 2026-06-15 21:11:10.991 9 INFO neutron.plugins.ml2.plugin [None req-8c9d719b-3330-4db5-bdb9-3964c4f1654d - - - - - -] Attempt 1 to provision port 7b480e12-dbbd-42fc-9140-ff1fe18e27cc 2026-06-15 21:11:11.168 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 55315e47-b2f3-4a32-96b4-66fce31e366a 2026-06-15 21:11:11.685 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 7b480e12-dbbd-42fc-9140-ff1fe18e27cc 2026-06-15 21:11:12.074 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 4e482a07-68ca-4158-8f30-28e28f30467f 2026-06-15 21:11:12.212 10 INFO neutron.plugins.ml2.plugin [None req-45ad4275-b43b-490e-b3b8-70e5a6f9fef1 - - - - - -] Attempt 1 to provision port 53114536-9999-4158-84e8-168967ba36b7 2026-06-15 21:11:12.972 10 INFO neutron.plugins.ml2.plugin [None req-f230eb90-9ec4-4299-b529-5e73417ca807 - - - - - -] Attempt 1 to provision port 53114536-9999-4158-84e8-168967ba36b7 2026-06-15 21:11:13.283 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 55315e47-b2f3-4a32-96b4-66fce31e366a 2026-06-15 21:11:13.632 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port a5e011df-e85f-41e4-b232-a4550632f4d4 2026-06-15 21:11:14.073 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 386d1346-f860-4675-ac21-2174aa578935 2026-06-15 21:11:14.125 10 INFO neutron.plugins.ml2.plugin [None req-fa372bc3-2e2d-4442-9ec9-ecdbe455f42f - - - - - -] Attempt 1 to provision port 3a5bfe55-e93e-4eb3-a405-7b8472af4bc4 2026-06-15 21:11:15.007 10 INFO neutron.plugins.ml2.plugin [None req-e8603f8d-e49c-46a0-af90-d373d3f17310 - - - - - -] Attempt 1 to provision port 3a5bfe55-e93e-4eb3-a405-7b8472af4bc4 2026-06-15 21:11:15.142 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port a5e011df-e85f-41e4-b232-a4550632f4d4 2026-06-15 21:11:15.442 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 386d1346-f860-4675-ac21-2174aa578935 2026-06-15 21:11:15.976 9 INFO neutron.plugins.ml2.plugin [None req-3e5d3058-59b0-4b49-a210-ea118e8ca027 - - - - - -] Attempt 1 to provision port 7c56b012-8188-4a45-85d9-66a6b378c062 2026-06-15 21:11:17.034 9 INFO neutron.plugins.ml2.plugin [None req-8b0267c5-3360-4d21-9288-fdb35b09cc22 - - - - - -] Attempt 1 to provision port 7c56b012-8188-4a45-85d9-66a6b378c062 2026-06-15 21:11:21.515 10 INFO neutron.plugins.ml2.plugin [None req-efedcac7-9acf-4bae-8f88-d2cb0276187f - - - - - -] Attempt 1 to provision port fdcb234a-db8c-4f72-8138-bd5dc99dc42d /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-06-15 21:11:23.268 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port fdcb234a-db8c-4f72-8138-bd5dc99dc42d 2026-06-15 21:11:23.374 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4867c4ed-17d9-42ae-87ca-85b715b55162'] response: {'server_uuid': 'ecaae874-5254-4e98-919e-62ebab7b3f56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fdcb234a-db8c-4f72-8138-bd5dc99dc42d', 'code': 200} 2026-06-15 21:11:25.341 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port fdcb234a-db8c-4f72-8138-bd5dc99dc42d 2026-06-15 21:11:29.162 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 3a5bfe55-e93e-4eb3-a405-7b8472af4bc4 2026-06-15 21:11:29.167 9 INFO neutron.plugins.ml2.plugin [None req-c2e33a4c-5083-42d7-bc0a-0025719b57c2 - - - - - -] Attempt 1 to provision port 9a8b2a5b-fad8-4934-9ec1-a598ad842900 2026-06-15 21:11:31.266 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 53114536-9999-4158-84e8-168967ba36b7 2026-06-15 21:11:31.612 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 7c56b012-8188-4a45-85d9-66a6b378c062 2026-06-15 21:11:31.957 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 9a8b2a5b-fad8-4934-9ec1-a598ad842900 2026-06-15 21:11:32.072 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-45c9ded2-fd92-4d59-b1d3-1b9d21a15a45'] response: {'server_uuid': '316b01fd-ec23-4f6c-8fea-1d355e95cdbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a8b2a5b-fad8-4934-9ec1-a598ad842900', 'code': 200} 2026-06-15 21:11:32.351 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 3a5bfe55-e93e-4eb3-a405-7b8472af4bc4 2026-06-15 21:11:32.674 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port e9dcfd17-6b10-4a57-b2bb-5d3f51a797dc 2026-06-15 21:11:33.216 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 53114536-9999-4158-84e8-168967ba36b7 2026-06-15 21:11:33.449 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 7c56b012-8188-4a45-85d9-66a6b378c062 2026-06-15 21:11:33.776 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 9a8b2a5b-fad8-4934-9ec1-a598ad842900 2026-06-15 21:11:34.069 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port e9dcfd17-6b10-4a57-b2bb-5d3f51a797dc 2026-06-15 21:11:47.210 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 612beffe-9c42-472e-a286-d4592507abb8 2026-06-15 21:11:47.764 9 INFO neutron.plugins.ml2.plugin [None req-3c120895-da00-4a20-b118-fb89f69902c0 - - - - - -] Attempt 1 to provision port 612beffe-9c42-472e-a286-d4592507abb8 2026-06-15 21:11:48.900 9 INFO neutron.plugins.ml2.plugin [None req-603ece9f-c3f0-4de1-adee-3fbd0b1bbe56 - - - - - -] Attempt 1 to provision port 2496c97a-d740-4eee-9a03-6d12dc8dcef6 2026-06-15 21:11:49.354 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 0d71702b-be13-4bb4-9655-17be9d66a994 2026-06-15 21:11:49.768 9 INFO neutron.plugins.ml2.plugin [None req-d0bab8f2-2aed-4603-bd9a-75baa7a17e70 - - - - - -] Attempt 1 to provision port 3272e7f3-4f96-4901-bdc5-b39f55b8e2b8 2026-06-15 21:11:49.949 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 612beffe-9c42-472e-a286-d4592507abb8 2026-06-15 21:11:50.503 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 2496c97a-d740-4eee-9a03-6d12dc8dcef6 2026-06-15 21:11:50.535 10 INFO neutron.plugins.ml2.plugin [None req-68779ad6-8ce9-4075-aa8d-3606c77255d3 - - - - - -] Attempt 1 to provision port 0d71702b-be13-4bb4-9655-17be9d66a994 2026-06-15 21:11:50.996 10 INFO neutron.plugins.ml2.plugin [None req-62d78e0e-7100-4d67-9a23-927d66dac7fb - - - - - -] Attempt 1 to provision port 8ad4202b-62c5-4a4c-9861-c3a402d30225 2026-06-15 21:11:51.318 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 0d71702b-be13-4bb4-9655-17be9d66a994 2026-06-15 21:11:51.813 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 8ad4202b-62c5-4a4c-9861-c3a402d30225 2026-06-15 21:11:51.905 9 INFO neutron.plugins.ml2.plugin [None req-967d290f-9d4d-4461-8efb-7642f9e38069 - - - - - -] Attempt 1 to provision port be7164dc-da9d-48d6-8d53-34db89afdfe4 2026-06-15 21:11:52.024 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] No ports have port_id starting with 8ad4202b-62c5-4a4c-9861-c3a402d30225 2026-06-15 21:12:05.299 9 INFO neutron.plugins.ml2.plugin [None req-e7275a65-ee83-485d-8725-ec0324ca8057 - - - - - -] Attempt 1 to provision port 413e4c7c-d06d-4b50-adb4-dd240fbac06e 2026-06-15 21:12:07.293 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 413e4c7c-d06d-4b50-adb4-dd240fbac06e 2026-06-15 21:12:07.433 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e69e6835-df49-411e-9c1d-a6d86ac1c0f4'] response: {'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '413e4c7c-d06d-4b50-adb4-dd240fbac06e', 'code': 200} 2026-06-15 21:12:09.210 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 413e4c7c-d06d-4b50-adb4-dd240fbac06e 2026-06-15 21:12:47.562 10 INFO neutron.plugins.ml2.plugin [None req-a9edf20d-871c-4890-a418-5d806fdd4ef1 - - - - - -] Attempt 1 to provision port 5642f240-1141-4793-a23c-8697babbdd83 2026-06-15 21:12:51.289 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 5642f240-1141-4793-a23c-8697babbdd83 2026-06-15 21:12:51.552 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb9c8170-7f24-41bc-8fce-b877a6936a5e'] response: {'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5642f240-1141-4793-a23c-8697babbdd83', 'code': 200} 2026-06-15 21:12:53.229 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 5642f240-1141-4793-a23c-8697babbdd83 2026-06-15 21:13:21.967 9 INFO neutron.plugins.ml2.plugin [None req-65d84343-0c24-4d48-b4e3-6c4c8a88e68f - - - - - -] Attempt 1 to provision port bb7999a4-566b-433f-807f-15d4e596014d 2026-06-15 21:13:25.524 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port bb7999a4-566b-433f-807f-15d4e596014d 2026-06-15 21:13:25.714 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3aac765-4abe-4033-95a2-fbe4c139b2c4'] response: {'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb7999a4-566b-433f-807f-15d4e596014d', 'code': 200} 2026-06-15 21:13:27.286 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port bb7999a4-566b-433f-807f-15d4e596014d 2026-06-15 21:13:36.779 10 INFO neutron.plugins.ml2.plugin [None req-a8c06a46-f471-4220-981d-6cf43bac1308 - - - - - -] Attempt 1 to provision port 12202d1f-9888-4179-a837-64c850d0bb77 2026-06-15 21:13:37.313 10 INFO neutron.plugins.ml2.plugin [None req-a8c06a46-f471-4220-981d-6cf43bac1308 - - - - - -] Attempt 2 to provision port 12202d1f-9888-4179-a837-64c850d0bb77 2026-06-15 21:13:41.364 9 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 12202d1f-9888-4179-a837-64c850d0bb77 2026-06-15 21:13:41.506 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-83d74dcd-3fbe-4f40-aab7-cd07b3b46223'] response: {'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12202d1f-9888-4179-a837-64c850d0bb77', 'code': 200} 2026-06-15 21:13:43.279 10 INFO neutron.plugins.ml2.plugin [None req-fd73ffb5-1d72-4b02-86c1-45cde3e10bd1 - - - - - -] Attempt 1 to provision port 12202d1f-9888-4179-a837-64c850d0bb77 2026-06-15 21:13:54.230 10 INFO neutron.plugins.ml2.plugin [None req-6f5f23e0-2bb5-4f53-8f13-3ca0f5424d76 - - - - - -] Attempt 1 to provision port 12202d1f-9888-4179-a837-64c850d0bb77 2026-06-15 21:14:04.286 10 INFO neutron.plugins.ml2.plugin [None req-d20195ab-b52d-449a-b9e4-ec96b0421516 - - - - - -] Attempt 1 to provision port bb7999a4-566b-433f-807f-15d4e596014d 2026-06-15 21:14:46.897 9 INFO neutron.plugins.ml2.plugin [None req-5faa5610-9aa7-44a5-9ab0-80ee6e161e54 - - - - - -] Attempt 1 to provision port 7b480e12-dbbd-42fc-9140-ff1fe18e27cc /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()