+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-09 05:45:11.180 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 05:45:11.180 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-09 05:45:11.180 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-09 05:45:11.181 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 05:45:12.119 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 05:45:12.121 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 05:45:12.124 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 05:45:12.124 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 05:45:12.124 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 05:45:12.125 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 05:45:12.125 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 05:45:12.130 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 05:45:12.130 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 05:45:12.130 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 05:45:12.145 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 05:45:12.146 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 05:45:12.146 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 05:45:12.178 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 05:45:12.178 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 05:45:12.178 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 05:45:12.178 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 05:45:12.184 1 WARNING oslo_policy.policy [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-09 05:45:12.437 1 INFO neutron.plugins.ml2.managers [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] Initializing driver for type 'vlan' 2026-05-09 05:45:12.572 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] VlanTypeDriver initialization complete 2026-05-09 05:45:12.572 1 INFO neutron.plugins.ml2.managers [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 05:45:12.573 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 05:45:12.612 1 INFO neutron.plugins.ml2.managers [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 05:45:12.612 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 05:45:12.613 1 INFO neutron.plugins.ml2.managers [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] Initializing extension driver 'port_security' 2026-05-09 05:45:12.613 1 INFO neutron.plugins.ml2.extensions.port_security [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 05:45:12.613 1 INFO neutron.plugins.ml2.managers [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] Initializing extension driver 'qos' 2026-05-09 05:45:12.613 1 INFO neutron.plugins.ml2.managers [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 05:45:12.613 1 INFO neutron.plugins.ml2.managers [None req-de886ba0-b7d7-4663-b636-5daf4a960639 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 05:45:12.625 1 INFO neutron.quota [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded quota_driver: . 2026-05-09 05:45:12.626 1 INFO neutron.plugins.ml2.plugin [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 05:45:12.626 1 INFO neutron.plugins.ml2.managers [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 05:45:12.626 1 INFO neutron.plugins.ml2.managers [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 05:45:12.626 1 INFO neutron.plugins.ml2.managers [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 05:45:12.626 1 INFO neutron.extensions.vlantransparent [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Disabled vlantransparent extension. 2026-05-09 05:45:12.627 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: qos 2026-05-09 05:45:12.635 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: router 2026-05-09 05:45:12.662 1 INFO neutron.services.service_base [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 05:45:12.662 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: segments 2026-05-09 05:45:12.724 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: trunk 2026-05-09 05:45:12.773 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: vpnaas 2026-05-09 05:45:12.809 1 WARNING stevedore.named [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 05:45:12.872 1 INFO neutron_vpnaas.services.vpn.plugin [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 05:45:12.872 1 INFO neutron.common.utils [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 05:45:12.872 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: auto_allocate 2026-05-09 05:45:12.877 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: tag 2026-05-09 05:45:12.883 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: timestamp 2026-05-09 05:45:12.885 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 05:45:12.889 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: flavors 2026-05-09 05:45:12.891 1 INFO neutron.manager [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loading Plugin: revisions 2026-05-09 05:45:12.894 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Initializing extension manager. 2026-05-09 05:45:12.895 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: address-group 2026-05-09 05:45:12.896 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: address-scope 2026-05-09 05:45:12.896 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 05:45:12.897 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: agent 2026-05-09 05:45:12.897 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 05:45:12.898 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 05:45:12.899 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 05:45:12.899 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: availability_zone 2026-05-09 05:45:12.900 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 05:45:12.900 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 05:45:12.901 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: default-subnetpools 2026-05-09 05:45:12.902 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 05:45:12.903 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: dns-integration 2026-05-09 05:45:12.903 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 05:45:12.903 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 05:45:12.904 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: dvr 2026-05-09 05:45:12.905 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 05:45:12.905 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 05:45:12.906 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 05:45:12.906 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 05:45:12.906 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: external-net 2026-05-09 05:45:12.907 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 05:45:12.907 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: extraroute 2026-05-09 05:45:12.908 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 05:45:12.908 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 05:45:12.909 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 05:45:12.909 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 05:45:12.910 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 05:45:12.910 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: fip-port-details 2026-05-09 05:45:12.911 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: flavors 2026-05-09 05:45:12.912 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 05:45:12.912 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: floatingip-pools 2026-05-09 05:45:12.913 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: ip_allocation 2026-05-09 05:45:12.913 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 05:45:12.914 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: l2_adjacency 2026-05-09 05:45:12.914 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: router 2026-05-09 05:45:12.916 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 05:45:12.916 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-09 05:45:12.917 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-09 05:45:12.917 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 05:45:12.918 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: l3-ha 2026-05-09 05:45:12.918 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 05:45:12.919 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 05:45:12.919 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: l3-flavors 2026-05-09 05:45:12.920 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 05:45:12.920 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 05:45:12.922 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 05:45:12.923 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 05:45:12.924 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 05:45:12.925 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 05:45:12.925 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 05:45:12.926 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: multi-provider 2026-05-09 05:45:12.926 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: net-mtu 2026-05-09 05:45:12.926 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 05:45:12.927 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: network_availability_zone 2026-05-09 05:45:12.928 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: network_ha 2026-05-09 05:45:12.928 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: network-ip-availability 2026-05-09 05:45:12.929 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 05:45:12.929 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: pagination 2026-05-09 05:45:12.930 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: port-device-profile 2026-05-09 05:45:12.930 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-09 05:45:12.931 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 05:45:12.931 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 05:45:12.932 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: port-mac-override 2026-05-09 05:45:12.932 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 05:45:12.932 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 05:45:12.933 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: port-resource-request 2026-05-09 05:45:12.933 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 05:45:12.934 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: binding 2026-05-09 05:45:12.934 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: binding-extended 2026-05-09 05:45:12.935 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: port-security 2026-05-09 05:45:12.935 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: project-id 2026-05-09 05:45:12.936 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: provider 2026-05-09 05:45:12.937 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos 2026-05-09 05:45:12.938 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 05:45:12.938 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 05:45:12.939 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-default 2026-05-09 05:45:12.939 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-fip 2026-05-09 05:45:12.940 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 05:45:12.940 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 05:45:12.941 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 05:45:12.941 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 05:45:12.942 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 05:45:12.942 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-pps 2026-05-09 05:45:12.943 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 05:45:12.943 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 05:45:12.944 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 05:45:12.944 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: quota-check-limit 2026-05-09 05:45:12.946 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: quotas 2026-05-09 05:45:12.948 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: quota_details 2026-05-09 05:45:12.949 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: rbac-policies 2026-05-09 05:45:12.949 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: rbac-address-group 2026-05-09 05:45:12.950 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 05:45:12.950 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 05:45:12.951 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 05:45:12.951 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: revision-if-match 2026-05-09 05:45:12.952 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 05:45:12.952 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: router_availability_zone 2026-05-09 05:45:12.953 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 05:45:12.954 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 05:45:12.954 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 05:45:12.955 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 05:45:12.955 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 05:45:12.956 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-09 05:45:12.956 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 05:45:12.962 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: security-group 2026-05-09 05:45:12.963 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: segment 2026-05-09 05:45:12.964 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 05:45:12.964 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: service-type 2026-05-09 05:45:12.965 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: sorting 2026-05-09 05:45:12.965 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 05:45:12.966 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: standard-attr-description 2026-05-09 05:45:12.966 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: stateful-security-group 2026-05-09 05:45:12.967 1 WARNING neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 05:45:12.967 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 05:45:12.968 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: subnet_onboard 2026-05-09 05:45:12.968 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 05:45:12.969 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: subnet-service-types 2026-05-09 05:45:12.969 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: subnet_allocation 2026-05-09 05:45:12.970 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 05:45:12.970 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 05:45:12.973 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 05:45:12.973 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 05:45:12.974 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: trunk 2026-05-09 05:45:12.974 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: trunk-details 2026-05-09 05:45:12.975 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 05:45:12.975 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 05:45:12.977 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-09 05:45:12.977 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 05:45:12.978 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: vpn-flavors 2026-05-09 05:45:12.979 1 INFO neutron.api.extensions [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Loaded extension: vpnaas 2026-05-09 05:45:12.982 1 INFO oslo_service.service [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Starting 2 workers 2026-05-09 05:45:12.986 1 INFO oslo_service.service [None req-efb321a7-c3a8-4ce5-a102-656554045683 - - - - - -] Starting 1 workers 2026-05-09 05:45:48.255 9 INFO neutron.db.l3_hamode_db [None req-2ae27e99-4244-476a-8a65-b5cbfc92dd78 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 05:46:00.404 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 29a245b1-5815-4f4e-b1cb-81587a1dc549 2026-05-09 05:46:01.431 9 INFO neutron.plugins.ml2.plugin [None req-96f2426d-33be-40f4-981c-5a8d1f36385e - - - - - -] Attempt 1 to provision port 29a245b1-5815-4f4e-b1cb-81587a1dc549 2026-05-09 05:46:02.115 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 29a245b1-5815-4f4e-b1cb-81587a1dc549 2026-05-09 05:50:18.296 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port f7fc39a2-c939-4109-9dce-42ed2a357058 2026-05-09 05:50:18.730 10 INFO neutron.plugins.ml2.plugin [None req-75816523-cb11-47d9-837a-677f1fca0f4f - - - - - -] Attempt 1 to provision port f7fc39a2-c939-4109-9dce-42ed2a357058 2026-05-09 05:50:20.290 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port f7fc39a2-c939-4109-9dce-42ed2a357058 2026-05-09 05:50:25.654 9 INFO neutron.plugins.ml2.plugin [None req-be0fbb1f-a228-489e-9181-b2ac6c58fcbd - - - - - -] Attempt 1 to provision port 9b9205ae-bf06-4a2d-8756-7f76c095438f 2026-05-09 05:53:50.530 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 9b9205ae-bf06-4a2d-8756-7f76c095438f 2026-05-09 05:53:52.418 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 9b9205ae-bf06-4a2d-8756-7f76c095438f 2026-05-09 06:01:50.717 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 68ecd269-bacd-4582-b964-cf70a5cd55dc 2026-05-09 06:01:52.720 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 68ecd269-bacd-4582-b964-cf70a5cd55dc 2026-05-09 06:16:11.516 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port cb866c29-65cc-46cf-aec2-9ad06174b194 2026-05-09 06:16:11.580 10 INFO neutron.plugins.ml2.plugin [None req-ee2e3b30-3c03-49bf-bd3c-21f4847111a4 - - - - - -] Attempt 1 to provision port cb9236cd-2c84-4dd7-b66b-186060b029c5 2026-05-09 06:16:11.822 9 INFO neutron.plugins.ml2.plugin [None req-a7062925-e24f-4f19-812c-18923d9f2b64 - - - - - -] Attempt 1 to provision port 5d30c3ba-499e-406f-aeba-6a93fbb33085 2026-05-09 06:16:12.011 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 7236b84b-19c6-4735-939e-9b8c38953293 2026-05-09 06:16:12.365 10 INFO neutron.plugins.ml2.plugin [None req-2fae869c-aa3a-40b7-a06a-cb1a0e08e7e8 - - - - - -] Attempt 1 to provision port cb866c29-65cc-46cf-aec2-9ad06174b194 2026-05-09 06:16:12.479 10 INFO neutron.plugins.ml2.plugin [None req-2fae869c-aa3a-40b7-a06a-cb1a0e08e7e8 - - - - - -] Attempt 1 to provision port 7236b84b-19c6-4735-939e-9b8c38953293 2026-05-09 06:16:13.282 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port cb866c29-65cc-46cf-aec2-9ad06174b194 2026-05-09 06:16:13.828 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 7236b84b-19c6-4735-939e-9b8c38953293 2026-05-09 06:16:14.455 10 INFO neutron.plugins.ml2.plugin [None req-693f7d69-178c-4dc5-aba3-aeda089658fb - - - - - -] Attempt 1 to provision port fe2690d3-a800-433e-a3ba-89be11720286 2026-05-09 06:16:14.496 10 INFO neutron.plugins.ml2.plugin [None req-693f7d69-178c-4dc5-aba3-aeda089658fb - - - - - -] Attempt 1 to provision port 6d925877-f809-4ddf-a44c-936ec1b1b428 2026-05-09 06:16:15.037 9 INFO neutron.plugins.ml2.plugin [None req-7e9e8ca1-2e3e-4531-adc1-97ec8a10ccfd - - - - - -] Attempt 1 to provision port 6d925877-f809-4ddf-a44c-936ec1b1b428 2026-05-09 06:16:15.203 10 INFO neutron.plugins.ml2.plugin [None req-a10ad7a8-0356-46ea-9f85-40d6afbc94aa - - - - - -] Attempt 1 to provision port fe2690d3-a800-433e-a3ba-89be11720286 2026-05-09 06:16:19.191 9 INFO neutron.plugins.ml2.plugin [None req-d051f620-2f21-4f56-b33f-3793e7fa9516 - - - - - -] Attempt 1 to provision port 43b286b7-fe59-4503-ab03-ce3fa7318a86 2026-05-09 06:16:19.287 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port f4e2026e-41b2-49c1-aca7-8890161996bc 2026-05-09 06:16:19.639 10 INFO neutron.plugins.ml2.plugin [None req-0289f8c3-fddb-4f29-8a7e-72bb527f0731 - - - - - -] Attempt 1 to provision port f4e2026e-41b2-49c1-aca7-8890161996bc 2026-05-09 06:16:21.267 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port f4e2026e-41b2-49c1-aca7-8890161996bc 2026-05-09 06:16:22.447 10 INFO neutron.plugins.ml2.plugin [None req-a50e9160-6fc4-452d-a92d-50b4a8ed9ed1 - - - - - -] Attempt 1 to provision port d1feb60b-4ca5-47af-8273-5acb7af7138c 2026-05-09 06:16:23.095 10 INFO neutron.plugins.ml2.plugin [None req-c80d1c23-cde9-4684-b625-4e148bfb9160 - - - - - -] Attempt 1 to provision port d1feb60b-4ca5-47af-8273-5acb7af7138c 2026-05-09 06:16:23.371 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 45063904-8673-4fe8-9e8e-c531ed4b3235 2026-05-09 06:16:25.229 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 45063904-8673-4fe8-9e8e-c531ed4b3235 2026-05-09 06:16:26.877 9 INFO neutron.plugins.ml2.plugin [None req-ac05b3ff-3a35-46d7-953c-b5a3efd7174c - - - - - -] Attempt 1 to provision port 78f8dd86-8c9c-4065-9dc2-681ef80537ad 2026-05-09 06:16:27.375 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 1a66299d-b71c-411c-b59c-d6266897a1ac 2026-05-09 06:16:27.622 9 INFO neutron.plugins.ml2.plugin [None req-41da8a50-2ac4-4dc6-aa5b-802da6db3ce9 - - - - - -] Attempt 1 to provision port 1a66299d-b71c-411c-b59c-d6266897a1ac 2026-05-09 06:16:27.896 9 INFO neutron.plugins.ml2.plugin [None req-b094e6ef-07c3-42c3-b750-8987a39d1db0 - - - - - -] Attempt 1 to provision port 8cc0452f-f284-46ef-94b5-2ebc38b4f70a 2026-05-09 06:16:27.979 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 763685e5-aed3-4a89-9c83-2d6ff36048fe 2026-05-09 06:16:28.242 10 INFO neutron.plugins.ml2.plugin [None req-27ea52f9-e097-4ef6-8c67-6368b76a8b53 - - - - - -] Attempt 1 to provision port 763685e5-aed3-4a89-9c83-2d6ff36048fe 2026-05-09 06:16:29.261 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 1a66299d-b71c-411c-b59c-d6266897a1ac 2026-05-09 06:16:29.325 10 INFO neutron.plugins.ml2.plugin [None req-0b8edbd5-150f-47c5-8245-49216d963545 - - - - - -] Attempt 1 to provision port 8b7bd6ec-bc15-4232-b5c0-afa43d32d07d 2026-05-09 06:16:29.636 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 763685e5-aed3-4a89-9c83-2d6ff36048fe 2026-05-09 06:16:29.907 10 INFO neutron.plugins.ml2.plugin [None req-dcb9fa55-813a-479c-a87d-e8fd00410e51 - - - - - -] Attempt 1 to provision port 8b7bd6ec-bc15-4232-b5c0-afa43d32d07d 2026-05-09 06:16:30.166 9 INFO neutron.plugins.ml2.plugin [None req-026f2b42-9859-474e-9792-76f5ff236db5 - - - - - -] Attempt 1 to provision port 52bbaca4-c682-476e-877d-5b05388778a5 2026-05-09 06:16:30.817 9 INFO neutron.plugins.ml2.plugin [None req-596f6d42-4360-42ec-9f41-a31d1c36e917 - - - - - -] Attempt 1 to provision port 52bbaca4-c682-476e-877d-5b05388778a5 2026-05-09 06:16:31.275 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2f66d978-cae7-4da6-b770-d8ec88da0b3c 2026-05-09 06:16:31.787 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 7b7a94b9-ebc0-4e79-ab10-787745bf98c9 2026-05-09 06:16:33.260 10 INFO neutron.plugins.ml2.plugin [None req-7dbe8ae1-465b-493c-b485-05326c4ef921 - - - - - -] Attempt 1 to provision port fc76f6d2-1f0b-4e39-b098-117103c3fa5b 2026-05-09 06:16:33.372 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2f66d978-cae7-4da6-b770-d8ec88da0b3c 2026-05-09 06:16:33.660 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 7b7a94b9-ebc0-4e79-ab10-787745bf98c9 2026-05-09 06:16:35.937 10 INFO neutron.plugins.ml2.plugin [None req-c48b1eab-2dd5-4622-a918-6f21c332f380 - - - - - -] Attempt 1 to provision port 5436d160-0425-43a4-9c36-5bd10b11992f 2026-05-09 06:16:37.385 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 5436d160-0425-43a4-9c36-5bd10b11992f 2026-05-09 06:16:38.013 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port fc76f6d2-1f0b-4e39-b098-117103c3fa5b 2026-05-09 06:16:38.051 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-383988cb-a39d-4ac4-a9f7-367cdc79698e'] response: {'server_uuid': 'fb9ab7f1-eb18-4272-b485-0e4a85ab1d5a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5436d160-0425-43a4-9c36-5bd10b11992f', 'code': 200} 2026-05-09 06:16:39.349 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 5436d160-0425-43a4-9c36-5bd10b11992f 2026-05-09 06:16:39.625 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port fc76f6d2-1f0b-4e39-b098-117103c3fa5b 2026-05-09 06:16:39.937 10 INFO neutron.plugins.ml2.plugin [None req-d46beedf-85fe-417d-b05d-b83fa0cf88e4 - - - - - -] Attempt 1 to provision port 6945d83d-3250-4285-ba98-f805b26c91b9 2026-05-09 06:16:40.095 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc58026d-379f-4ac2-ba22-e46eb5eda151'] response: {'server_uuid': '57750305-d2aa-4e06-90a9-524bcd479779', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc76f6d2-1f0b-4e39-b098-117103c3fa5b', 'code': 200} 2026-05-09 06:16:43.429 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 6945d83d-3250-4285-ba98-f805b26c91b9 2026-05-09 06:16:44.039 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-42399793-2069-4fd4-90b1-9d5daf41d397'] response: {'server_uuid': 'fbcfca03-ca9e-488f-a7d4-0b3880b183cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6945d83d-3250-4285-ba98-f805b26c91b9', 'code': 200} 2026-05-09 06:16:45.340 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 6945d83d-3250-4285-ba98-f805b26c91b9 2026-05-09 06:16:51.324 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 8b7bd6ec-bc15-4232-b5c0-afa43d32d07d 2026-05-09 06:16:51.465 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 78f8dd86-8c9c-4065-9dc2-681ef80537ad 2026-05-09 06:16:53.555 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2156c1bd-91a9-4763-820b-e9c6bd22259d 2026-05-09 06:16:53.611 10 INFO neutron.plugins.ml2.plugin [None req-9866ae33-1312-412c-94b5-583189932f50 - - - - - -] Attempt 1 to provision port 2156c1bd-91a9-4763-820b-e9c6bd22259d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 06:16:54.388 10 INFO neutron.plugins.ml2.plugin [None req-2532735d-4a70-4d36-a874-23e8e4de9214 - - - - - -] Attempt 1 to provision port f8504153-d3ea-42bd-84c1-6445770af535 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 06:16:54.839 9 INFO neutron.plugins.ml2.plugin [None req-3f67cee0-b49d-4299-a51d-345542a31370 - - - - - -] Attempt 1 to provision port 204563da-ecaf-48af-a554-e8f55c12f80b 2026-05-09 06:16:55.309 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 204563da-ecaf-48af-a554-e8f55c12f80b 2026-05-09 06:16:56.632 10 INFO neutron.plugins.ml2.plugin [None req-6fbf847b-bec4-4af6-80ee-64216c2e62d6 - - - - - -] Attempt 1 to provision port d7f76794-ad69-4b64-ad6f-3ab34db24ea0 2026-05-09 06:16:57.176 10 INFO neutron.plugins.ml2.plugin [None req-e8762f10-458a-4a8f-88f6-7f5a32b195bd - - - - - -] Attempt 1 to provision port d7f76794-ad69-4b64-ad6f-3ab34db24ea0 2026-05-09 06:16:57.441 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 52bbaca4-c682-476e-877d-5b05388778a5 2026-05-09 06:16:57.944 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 8cc0452f-f284-46ef-94b5-2ebc38b4f70a 2026-05-09 06:16:58.351 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 204563da-ecaf-48af-a554-e8f55c12f80b 2026-05-09 06:16:58.774 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2fd75535-587c-408f-9dd9-a320647f19b1 2026-05-09 06:16:59.669 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 65f98353-d3bb-4c61-9e44-e066ad2f9601 2026-05-09 06:16:59.765 9 INFO neutron.plugins.ml2.plugin [None req-332a84d2-2df0-4b1c-8874-d483b5ae0fb8 - - - - - -] Attempt 1 to provision port 9b5a90f6-0936-4d2f-970c-5c019001ba41 2026-05-09 06:17:00.134 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 52bbaca4-c682-476e-877d-5b05388778a5 2026-05-09 06:17:00.369 9 INFO neutron.plugins.ml2.plugin [None req-23ebb23e-b68c-4b37-872b-c5ccc5122d76 - - - - - -] Attempt 1 to provision port 65f98353-d3bb-4c61-9e44-e066ad2f9601 2026-05-09 06:17:00.448 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 8cc0452f-f284-46ef-94b5-2ebc38b4f70a 2026-05-09 06:17:00.790 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2fd75535-587c-408f-9dd9-a320647f19b1 2026-05-09 06:17:01.566 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 65f98353-d3bb-4c61-9e44-e066ad2f9601 2026-05-09 06:17:01.992 9 INFO neutron.plugins.ml2.plugin [None req-13b23e84-e1db-4bfd-b801-6206b1e55c97 - - - - - -] Attempt 1 to provision port 6fd25bec-f6f5-4d1d-ab17-872a100b9653 2026-05-09 06:17:02.482 10 INFO neutron.plugins.ml2.plugin [None req-1027ac9b-4b0d-4d4f-8de4-4c6608132395 - - - - - -] Attempt 1 to provision port 5436d160-0425-43a4-9c36-5bd10b11992f 2026-05-09 06:17:02.577 10 INFO neutron.plugins.ml2.plugin [None req-1027ac9b-4b0d-4d4f-8de4-4c6608132395 - - - - - -] Attempt 1 to provision port 6fd25bec-f6f5-4d1d-ab17-872a100b9653 2026-05-09 06:17:03.139 10 INFO neutron.plugins.ml2.plugin [None req-9a328133-55c2-459e-8a26-5638908b2ec8 - - - - - -] Attempt 1 to provision port 789be2f6-76d3-4a90-b704-1081c1b45a8e 2026-05-09 06:17:03.537 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4f2aa353-9e64-4ea5-bb3e-850ac13d917d 2026-05-09 06:17:04.026 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 5436d160-0425-43a4-9c36-5bd10b11992f 2026-05-09 06:17:05.207 9 INFO neutron.plugins.ml2.plugin [None req-73809640-dbe7-4d5b-a8d9-86c65a27e8b4 - - - - - -] Attempt 1 to provision port 5436d160-0425-43a4-9c36-5bd10b11992f 2026-05-09 06:17:05.722 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 5436d160-0425-43a4-9c36-5bd10b11992f 2026-05-09 06:17:05.997 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 789be2f6-76d3-4a90-b704-1081c1b45a8e 2026-05-09 06:17:06.119 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa22fb46-f66b-4a3f-a0ba-19e4add3ac31'] response: {'server_uuid': '770525e5-e09e-40bb-9bf1-0e223cd8c779', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '789be2f6-76d3-4a90-b704-1081c1b45a8e', 'code': 200} 2026-05-09 06:17:06.549 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4f2aa353-9e64-4ea5-bb3e-850ac13d917d 2026-05-09 06:17:07.442 9 INFO neutron.plugins.ml2.plugin [None req-8e27f0e4-ee5d-469b-ae97-ae92026295e1 - - - - - -] Attempt 1 to provision port a3e1239b-a1dc-4d88-993a-9a9343efae78 2026-05-09 06:17:07.519 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 789be2f6-76d3-4a90-b704-1081c1b45a8e 2026-05-09 06:17:09.647 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port a3e1239b-a1dc-4d88-993a-9a9343efae78 2026-05-09 06:17:09.827 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-abb88104-ab1f-4f37-b876-6d61f6669bda'] response: {'server_uuid': '91263c28-69ce-459e-b26e-2911dc766e04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3e1239b-a1dc-4d88-993a-9a9343efae78', 'code': 200} 2026-05-09 06:17:11.644 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port a3e1239b-a1dc-4d88-993a-9a9343efae78 2026-05-09 06:17:13.469 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port d7f76794-ad69-4b64-ad6f-3ab34db24ea0 2026-05-09 06:17:13.812 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port f8504153-d3ea-42bd-84c1-6445770af535 2026-05-09 06:17:15.518 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port d7f76794-ad69-4b64-ad6f-3ab34db24ea0 2026-05-09 06:17:15.836 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port f8504153-d3ea-42bd-84c1-6445770af535 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 06:17:23.497 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5887b23a-00d8-4644-99ad-0cab7e6c5904'] response: {'server_uuid': '770525e5-e09e-40bb-9bf1-0e223cd8c779', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '789be2f6-76d3-4a90-b704-1081c1b45a8e', 'code': 200} 2026-05-09 06:17:24.118 10 INFO neutron.plugins.ml2.plugin [None req-b6d92052-b82c-4210-abcf-57947a2fd44b - - - - - -] Attempt 1 to provision port 0d3119ad-c704-4270-b527-5e6d21dd8a85 2026-05-09 06:17:24.272 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 789be2f6-76d3-4a90-b704-1081c1b45a8e 2026-05-09 06:17:24.438 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e2edaab-4db9-496d-b637-e640c02b4674'] response: {'server_uuid': '770525e5-e09e-40bb-9bf1-0e223cd8c779', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '789be2f6-76d3-4a90-b704-1081c1b45a8e', 'code': 200} 2026-05-09 06:17:24.667 9 INFO neutron.plugins.ml2.plugin [None req-eee9ec22-d7b0-47e0-9789-fac0291f3ea3 - - - - - -] Attempt 1 to provision port 08d96bd7-344c-4e81-bf5c-724751e38081 2026-05-09 06:17:24.833 9 INFO neutron.plugins.ml2.plugin [None req-0469a758-9c48-44dc-b2b9-141b8e82b196 - - - - - -] Attempt 1 to provision port 6000f651-6855-4dc6-a6c3-0a313b1e2037 2026-05-09 06:17:25.289 9 INFO neutron.plugins.ml2.plugin [None req-fc1be189-b606-4d49-af43-7fb9cc154226 - - - - - -] Attempt 1 to provision port 3932dd58-fb03-4cf8-8a88-2c16d7e7fa52 2026-05-09 06:17:25.586 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 6000f651-6855-4dc6-a6c3-0a313b1e2037 2026-05-09 06:17:26.023 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 789be2f6-76d3-4a90-b704-1081c1b45a8e 2026-05-09 06:17:26.386 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 3932dd58-fb03-4cf8-8a88-2c16d7e7fa52 2026-05-09 06:17:26.973 9 INFO neutron.plugins.ml2.plugin [None req-0828d4e1-74ed-4494-8714-4231681654d0 - - - - - -] Attempt 1 to provision port 64aae33f-1443-4223-b294-fd7ab5d8639b 2026-05-09 06:17:27.522 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 3932dd58-fb03-4cf8-8a88-2c16d7e7fa52 2026-05-09 06:17:27.859 9 INFO neutron.plugins.ml2.plugin [None req-07306e21-3b83-45db-a5c0-dfd004733006 - - - - - -] Attempt 1 to provision port 4e79a7ea-46bb-4dbb-8a6e-007e756a6c10 2026-05-09 06:17:27.906 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 09b8961d-c0d2-4bb8-af15-9097fde4324d 2026-05-09 06:17:27.908 9 INFO neutron.plugins.ml2.plugin [None req-07306e21-3b83-45db-a5c0-dfd004733006 - - - - - -] Attempt 1 to provision port 64aae33f-1443-4223-b294-fd7ab5d8639b 2026-05-09 06:17:28.473 10 INFO neutron.plugins.ml2.plugin [None req-e668f7b2-010e-4042-83e4-2c0cc65b7cb8 - - - - - -] Attempt 1 to provision port 4e79a7ea-46bb-4dbb-8a6e-007e756a6c10 2026-05-09 06:17:29.515 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 12dbfc06-7a61-4944-b83f-105efbf2d2b8 2026-05-09 06:17:29.541 9 INFO neutron.plugins.ml2.plugin [None req-2be839a2-aeb6-4389-b3c6-6f6f97bc609d - - - - - -] Attempt 1 to provision port 23419595-1cef-4013-b9cf-c7611dc01126 2026-05-09 06:17:29.967 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 09b8961d-c0d2-4bb8-af15-9097fde4324d 2026-05-09 06:17:31.502 10 INFO neutron.plugins.ml2.plugin [None req-599f2f87-8ed1-4e6e-b063-3e4e4ca8e274 - - - - - -] Attempt 1 to provision port fa447f6a-2632-4b2c-9ebb-50d3f775b6ad 2026-05-09 06:17:31.532 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 12dbfc06-7a61-4944-b83f-105efbf2d2b8 2026-05-09 06:17:32.755 10 INFO neutron.plugins.ml2.plugin [None req-b8f77795-aef0-48ff-9abb-47e8d08c9674 - - - - - -] Attempt 1 to provision port 4bf36976-61da-42d1-9023-4fcde8295d8f 2026-05-09 06:17:35.743 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port fa447f6a-2632-4b2c-9ebb-50d3f775b6ad 2026-05-09 06:17:36.004 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-743c5272-7076-465e-8981-189ba3a129c8'] response: {'server_uuid': 'f729c113-9a40-4f9d-867a-9975ec712698', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa447f6a-2632-4b2c-9ebb-50d3f775b6ad', 'code': 200} 2026-05-09 06:17:36.291 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4bf36976-61da-42d1-9023-4fcde8295d8f 2026-05-09 06:17:37.884 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4bf36976-61da-42d1-9023-4fcde8295d8f 2026-05-09 06:17:38.039 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-062bd514-24c6-4efb-b8f0-00127b41f40e'] response: {'server_uuid': '31c7d545-468e-4151-9324-096359a755e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bf36976-61da-42d1-9023-4fcde8295d8f', 'code': 200} 2026-05-09 06:17:38.142 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port fa447f6a-2632-4b2c-9ebb-50d3f775b6ad /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 06:17:45.764 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 0d3119ad-c704-4270-b527-5e6d21dd8a85 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 06:17:52.889 9 INFO neutron.plugins.ml2.plugin [None req-f1d13a0a-0c6b-497b-bfd0-1bce32e97f48 - - - - - -] Attempt 1 to provision port 8ea1a0ac-65fe-47b0-84cc-8377c19fadfb 2026-05-09 06:17:53.539 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 8ea1a0ac-65fe-47b0-84cc-8377c19fadfb 2026-05-09 06:17:59.530 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4aa71db8-2451-4d7e-a470-d71fc0ee9c51 2026-05-09 06:17:59.972 9 INFO neutron.plugins.ml2.plugin [None req-3e0ca0dc-2aa3-40e2-80e7-81340bbd8b63 - - - - - -] Attempt 1 to provision port 4aa71db8-2451-4d7e-a470-d71fc0ee9c51 2026-05-09 06:18:00.027 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port accacfa7-6dc5-47af-afce-4bbeef7ad733 2026-05-09 06:18:00.354 9 INFO neutron.plugins.ml2.plugin [None req-c5ee69e1-6acc-42e8-98da-98798109bbcc - - - - - -] Attempt 1 to provision port accacfa7-6dc5-47af-afce-4bbeef7ad733 2026-05-09 06:18:01.181 10 INFO neutron.plugins.ml2.plugin [None req-9494af03-8de1-4aa9-9765-66a03a1451da - - - - - -] Attempt 1 to provision port 557ffdb6-0cef-4a15-b604-47dc3c6f416a 2026-05-09 06:18:01.477 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4aa71db8-2451-4d7e-a470-d71fc0ee9c51 2026-05-09 06:18:01.558 10 INFO neutron.plugins.ml2.plugin [None req-611db4ab-e5c8-4c89-8538-f7be8d7c8e54 - - - - - -] Attempt 1 to provision port 557ffdb6-0cef-4a15-b604-47dc3c6f416a 2026-05-09 06:18:01.759 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port accacfa7-6dc5-47af-afce-4bbeef7ad733 2026-05-09 06:18:02.331 9 INFO neutron.plugins.ml2.plugin [None req-16be6dfa-2de8-4349-b7e8-9083ab8c96d5 - - - - - -] Attempt 1 to provision port bd2315ac-bbeb-4895-8e55-805a15987539 2026-05-09 06:18:02.879 9 INFO neutron.plugins.ml2.plugin [None req-2b6c952e-97f8-4631-a357-44b45b4a9118 - - - - - -] Attempt 1 to provision port 1d4e3840-97d9-49dc-b8dc-dcbe5f4b3ae4 2026-05-09 06:18:03.313 10 INFO neutron.plugins.ml2.plugin [None req-401afb89-5a04-4f78-9cea-db7de7cc1252 - - - - - -] Attempt 1 to provision port d8e27ab6-54ab-4227-970a-01450302c307 2026-05-09 06:18:03.502 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 1d4e3840-97d9-49dc-b8dc-dcbe5f4b3ae4 2026-05-09 06:18:03.800 10 INFO neutron.plugins.ml2.plugin [None req-a5e4dd96-cec8-4471-92ed-64b1fe240e68 - - - - - -] Attempt 1 to provision port d8e27ab6-54ab-4227-970a-01450302c307 2026-05-09 06:18:04.970 9 INFO neutron.plugins.ml2.plugin [None req-1a240320-92ac-4cab-9b26-48aff3994e06 - - - - - -] Attempt 1 to provision port 55ad2ec2-1d29-4011-b96a-a519a5e7a9af 2026-05-09 06:18:05.529 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 95b56c37-c186-477a-8f43-183935cf7b8c 2026-05-09 06:18:05.731 10 INFO neutron.plugins.ml2.plugin [None req-43a54c3f-3b69-4206-838a-947b16d24858 - - - - - -] Attempt 1 to provision port 55ad2ec2-1d29-4011-b96a-a519a5e7a9af 2026-05-09 06:18:05.990 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 57fe8273-4091-4611-ad47-0d0fc526aaa3 2026-05-09 06:18:06.278 9 INFO neutron.plugins.ml2.plugin [None req-07d3fecd-9ce3-44fc-a000-d466b1f39e23 - - - - - -] Attempt 1 to provision port 95b56c37-c186-477a-8f43-183935cf7b8c 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.625 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.627 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:06.627 10 INFO neutron.plugins.ml2.plugin [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Attempt 2 to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.643 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.644 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:06.645 10 INFO neutron.plugins.ml2.plugin [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Attempt 3 to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.667 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.668 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:06.668 10 INFO neutron.plugins.ml2.plugin [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Attempt 4 to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.686 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.687 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:06.687 10 INFO neutron.plugins.ml2.plugin [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Attempt 5 to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.715 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.716 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:06.717 10 INFO neutron.plugins.ml2.plugin [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Attempt 6 to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.743 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.744 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:06.744 10 INFO neutron.plugins.ml2.plugin [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Attempt 7 to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.763 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.764 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:06.764 10 INFO neutron.plugins.ml2.plugin [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Attempt 8 to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.783 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:06.784 10 INFO neutron.plugins.ml2.plugin [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Attempt 9 to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.808 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:06.809 10 INFO neutron.plugins.ml2.plugin [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Attempt 10 to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9815b9a7-1503-471e-a703-d85747c182d9 could not be found. 2026-05-09 06:18:06.830 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:18:06.831 10 ERROR neutron.plugins.ml2.managers [None req-287f5ea6-3be7-46c8-9b07-227655e2648d - - - - - -] Failed to bind port 0b9ac74a-9b34-43b7-8184-5c43ce44f65b on host instance for vnic_type normal using segments [{'id': 'ffb4d852-3aae-4888-a86b-e0a4b7f443d2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 466, 'network_id': '973adbbc-1778-42ea-8191-52609fedcbc1'}] 2026-05-09 06:18:07.640 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 95b56c37-c186-477a-8f43-183935cf7b8c 2026-05-09 06:18:08.044 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 57fe8273-4091-4611-ad47-0d0fc526aaa3 2026-05-09 06:18:08.841 10 INFO neutron.plugins.ml2.plugin [None req-0a7f71ff-3ea4-4a34-aecb-09113378a89d - - - - - -] Attempt 1 to provision port 9a84bd5d-ca48-4481-843d-d13370679dce 2026-05-09 06:18:09.712 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4c54057e-45c8-4945-96e9-0f3ed482f7c3 2026-05-09 06:18:09.903 10 INFO neutron.plugins.ml2.plugin [None req-73f2442b-efd2-4362-9ed6-cedad9a4b638 - - - - - -] Attempt 1 to provision port 4c54057e-45c8-4945-96e9-0f3ed482f7c3 2026-05-09 06:18:11.567 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4c54057e-45c8-4945-96e9-0f3ed482f7c3 2026-05-09 06:18:11.714 9 INFO neutron.plugins.ml2.plugin [None req-73cc37da-1594-470b-bcef-17304e8bebf2 - - - - - -] Attempt 1 to provision port fe321a81-516d-401f-b5fb-8239b1fa3a14 2026-05-09 06:18:11.849 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 6a6124ab-b957-4e98-a27d-cc55bd8c5885 2026-05-09 06:18:12.375 10 INFO neutron.plugins.ml2.plugin [None req-122f0e36-9477-41aa-a8bc-85dc222d83b8 - - - - - -] Attempt 1 to provision port fe321a81-516d-401f-b5fb-8239b1fa3a14 2026-05-09 06:18:12.525 9 INFO neutron.plugins.ml2.plugin [None req-7f99ffde-fd9b-4181-b9e4-341e25b8cd58 - - - - - -] Attempt 1 to provision port 6a6124ab-b957-4e98-a27d-cc55bd8c5885 2026-05-09 06:18:12.714 9 INFO neutron.plugins.ml2.plugin [None req-7f99ffde-fd9b-4181-b9e4-341e25b8cd58 - - - - - -] Attempt 1 to provision port 362f76e9-78ea-4589-9e07-c17c9e189cb3 2026-05-09 06:18:13.551 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 6a6124ab-b957-4e98-a27d-cc55bd8c5885 2026-05-09 06:18:13.672 9 INFO neutron.plugins.ml2.plugin [None req-2b062e6b-fb65-4761-9bf7-963e0ebd0956 - - - - - -] Attempt 1 to provision port 362f76e9-78ea-4589-9e07-c17c9e189cb3 2026-05-09 06:18:13.872 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 6246dc69-c0e4-40bd-85b4-e1c109b3d244 2026-05-09 06:18:14.032 10 INFO neutron.plugins.ml2.plugin [None req-6d522d96-0f58-4a8b-8767-20ceecd3d75b - - - - - -] Attempt 1 to provision port 362f76e9-78ea-4589-9e07-c17c9e189cb3 2026-05-09 06:18:15.569 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 6246dc69-c0e4-40bd-85b4-e1c109b3d244 2026-05-09 06:18:19.328 10 INFO neutron.plugins.ml2.plugin [None req-91a114f4-5d55-4559-bc3d-cdd13138788e - - - - - -] Attempt 1 to provision port b7eec679-06e6-451e-870d-75ba70fb6c89 2026-05-09 06:18:19.463 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2a6710aa-48e0-4383-b3aa-35d1229acdb4 2026-05-09 06:18:19.576 10 INFO neutron.plugins.ml2.plugin [None req-0da37d1a-c9ae-416e-b70f-94fb2eff8d0d - - - - - -] Attempt 1 to provision port 2a6710aa-48e0-4383-b3aa-35d1229acdb4 2026-05-09 06:18:20.351 9 INFO neutron.plugins.ml2.plugin [None req-08ef4bd4-ca68-4c41-b78b-946da94f836f - - - - - -] Attempt 1 to provision port f04cf248-5231-415f-9d61-a4712292dfce 2026-05-09 06:18:20.852 10 INFO neutron.plugins.ml2.plugin [None req-8ad99e4d-6755-48c3-8b70-8956f5e0535c - - - - - -] Attempt 1 to provision port f04cf248-5231-415f-9d61-a4712292dfce 2026-05-09 06:18:21.701 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2a6710aa-48e0-4383-b3aa-35d1229acdb4 2026-05-09 06:18:22.036 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port b7eec679-06e6-451e-870d-75ba70fb6c89 2026-05-09 06:18:22.206 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5484a23-07ca-48f8-8686-2ebe53dc06f7'] response: {'server_uuid': 'ed62512d-9fdd-4ec4-a090-46d07de9b4e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b7eec679-06e6-451e-870d-75ba70fb6c89', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 06:18:23.636 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 55ad2ec2-1d29-4011-b96a-a519a5e7a9af 2026-05-09 06:18:24.004 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port bd2315ac-bbeb-4895-8e55-805a15987539 2026-05-09 06:18:24.684 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port b7eec679-06e6-451e-870d-75ba70fb6c89 2026-05-09 06:18:25.271 10 INFO neutron.plugins.ml2.plugin [None req-34dc32cf-2501-4e38-b30c-163cfb02e92d - - - - - -] Attempt 1 to provision port a51875f9-9d5b-4d45-86d3-c81dcdd5e88f 2026-05-09 06:18:25.732 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 55ad2ec2-1d29-4011-b96a-a519a5e7a9af 2026-05-09 06:18:26.011 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port bd2315ac-bbeb-4895-8e55-805a15987539 2026-05-09 06:18:26.232 9 INFO neutron.plugins.ml2.plugin [None req-5ab999b1-76b9-47d0-af61-90cab62a79be - - - - - -] Attempt 1 to provision port 440e023e-dc4a-49d4-ad82-58ff550fc1f9 2026-05-09 06:18:27.645 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 9a84bd5d-ca48-4481-843d-d13370679dce 2026-05-09 06:18:27.953 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port fe321a81-516d-401f-b5fb-8239b1fa3a14 2026-05-09 06:18:29.798 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 9a84bd5d-ca48-4481-843d-d13370679dce 2026-05-09 06:18:30.000 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port fe321a81-516d-401f-b5fb-8239b1fa3a14 2026-05-09 06:18:30.263 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port ae20ad49-28e3-4c1d-ac0e-8df91d83a71c 2026-05-09 06:18:30.921 9 INFO neutron.plugins.ml2.plugin [None req-b1312ad2-76fb-4b62-9872-50b937a7c9d6 - - - - - -] Attempt 1 to provision port 5041cc52-8ee4-4dde-aa52-a892661fec58 2026-05-09 06:18:31.174 9 INFO neutron.plugins.ml2.plugin [None req-b1312ad2-76fb-4b62-9872-50b937a7c9d6 - - - - - -] Attempt 1 to provision port 570d99f1-7942-4033-a69e-bd494414adc2 2026-05-09 06:18:31.326 9 INFO neutron.plugins.ml2.plugin [None req-a0f9ade1-a93d-402b-a5c5-97b372c43636 - - - - - -] Attempt 1 to provision port 570d99f1-7942-4033-a69e-bd494414adc2 2026-05-09 06:18:31.467 10 INFO neutron.plugins.ml2.plugin [None req-b22958ad-b3e5-4b79-9755-813eecb674af - - - - - -] Attempt 1 to provision port 570d99f1-7942-4033-a69e-bd494414adc2 2026-05-09 06:18:31.799 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 5041cc52-8ee4-4dde-aa52-a892661fec58 2026-05-09 06:18:32.063 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port ae20ad49-28e3-4c1d-ac0e-8df91d83a71c 2026-05-09 06:18:35.836 10 INFO neutron.plugins.ml2.plugin [None req-cc80d91d-a39d-4c39-9b78-27234b934313 - - - - - -] Attempt 1 to provision port e9ac837d-7e87-461e-92d3-c0b24b3a5fae 2026-05-09 06:18:37.593 10 INFO neutron.plugins.ml2.plugin [None req-23e78c64-730d-41af-a0b7-35284c99ec7d - - - - - -] Attempt 1 to provision port 91c119fd-58ba-4ae0-8fb4-ee55aca9eacc 2026-05-09 06:18:37.706 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 91c119fd-58ba-4ae0-8fb4-ee55aca9eacc 2026-05-09 06:18:38.079 10 INFO neutron.plugins.ml2.plugin [None req-2382a0b7-bdcf-428b-bddb-16ccaa895c65 - - - - - -] Attempt 1 to provision port 55116e95-30e2-4f28-9435-e109aa678f09 2026-05-09 06:18:38.107 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 55116e95-30e2-4f28-9435-e109aa678f09 2026-05-09 06:18:38.973 10 INFO neutron.plugins.ml2.plugin [None req-3a45bee8-2532-4226-8662-086216ea1c34 - - - - - -] Attempt 1 to provision port c6f345e2-2741-44d3-b813-64e45e2826cf 2026-05-09 06:18:39.312 9 INFO neutron.plugins.ml2.plugin [None req-88760d2d-c165-4f0c-af93-c60c1b5e9e2a - - - - - -] Attempt 1 to provision port c6f345e2-2741-44d3-b813-64e45e2826cf 2026-05-09 06:18:39.781 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port e9ac837d-7e87-461e-92d3-c0b24b3a5fae 2026-05-09 06:18:39.962 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b68243a-c665-49dc-87f2-61a61b2d7a98'] response: {'server_uuid': '1d413fe9-fa08-41ad-901a-b527187538e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9ac837d-7e87-461e-92d3-c0b24b3a5fae', 'code': 200} 2026-05-09 06:18:40.400 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 91c119fd-58ba-4ae0-8fb4-ee55aca9eacc 2026-05-09 06:18:40.699 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 55116e95-30e2-4f28-9435-e109aa678f09 2026-05-09 06:18:41.279 9 INFO neutron.plugins.ml2.plugin [None req-b1c04e90-0e39-449c-92af-c073a85ea9a1 - - - - - -] Attempt 1 to provision port 36c6a7b5-644f-405e-9867-4499716d854a 2026-05-09 06:18:41.844 10 INFO neutron.plugins.ml2.plugin [None req-bfd3e5b5-9841-4c1c-87ad-4e5cb99da3e2 - - - - - -] Attempt 1 to provision port 36c6a7b5-644f-405e-9867-4499716d854a 2026-05-09 06:18:41.994 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port e9ac837d-7e87-461e-92d3-c0b24b3a5fae 2026-05-09 06:18:42.003 10 INFO neutron.plugins.ml2.plugin [None req-c09ea357-0e9a-4ee4-bd08-e468d4643f38 - - - - - -] Attempt 1 to provision port ec30f54f-d9b3-4bb5-8112-813da880fcb4 2026-05-09 06:18:42.507 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port ec30f54f-d9b3-4bb5-8112-813da880fcb4 2026-05-09 06:18:43.723 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port ec30f54f-d9b3-4bb5-8112-813da880fcb4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 06:18:45.887 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 570d99f1-7942-4033-a69e-bd494414adc2 2026-05-09 06:18:46.520 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 440e023e-dc4a-49d4-ad82-58ff550fc1f9 2026-05-09 06:18:47.706 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 570d99f1-7942-4033-a69e-bd494414adc2 2026-05-09 06:18:47.986 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 440e023e-dc4a-49d4-ad82-58ff550fc1f9 2026-05-09 06:18:51.212 9 INFO neutron.plugins.ml2.plugin [None req-da88a01e-d402-4e43-a35c-6c19da8aa7cb - - - - - -] Attempt 1 to provision port 4004973a-f15b-40ee-b1c5-6557b494eabd 2026-05-09 06:18:51.593 9 INFO neutron.plugins.ml2.plugin [None req-88b83484-45b8-49d9-a95b-69f864d75504 - - - - - -] Attempt 1 to provision port 9eb075cc-dca9-4887-9e13-1261c1debbed 2026-05-09 06:18:51.715 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4004973a-f15b-40ee-b1c5-6557b494eabd 2026-05-09 06:18:52.655 9 INFO neutron.plugins.ml2.plugin [None req-a733a98b-8792-42f0-8e32-1eaf933986e8 - - - - - -] Attempt 1 to provision port 9eb075cc-dca9-4887-9e13-1261c1debbed 2026-05-09 06:18:59.053 9 INFO neutron.plugins.ml2.plugin [None req-3d37a954-f843-4fa9-be48-6e859c033506 - - - - - -] Attempt 1 to provision port 4d30a787-06bf-4ed2-af05-31f74f870233 2026-05-09 06:18:59.686 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 4d30a787-06bf-4ed2-af05-31f74f870233 2026-05-09 06:18:59.805 10 INFO neutron.plugins.ml2.plugin [None req-5de3239b-8104-430f-9f75-d721418f6ea6 - - - - - -] Attempt 1 to provision port 2f0222f0-e719-4f0f-b9b1-c0f2a359a77a 2026-05-09 06:19:00.473 10 INFO neutron.plugins.ml2.plugin [None req-94b1cff3-2298-4532-982d-337a5118cb3e - - - - - -] Attempt 1 to provision port 2f0222f0-e719-4f0f-b9b1-c0f2a359a77a 2026-05-09 06:19:04.277 9 INFO neutron.plugins.ml2.plugin [None req-175f8086-1c18-4d94-ba91-d9c8270ac0e4 - - - - - -] Attempt 1 to provision port ecb93c38-75b8-4b90-862f-39ca84f33547 2026-05-09 06:19:05.039 9 INFO neutron.plugins.ml2.plugin [None req-3f79ef6c-b805-453d-8dcb-bb21516605b4 - - - - - -] Attempt 1 to provision port 2d886d03-c8f5-4a74-a7dd-604da0979b50 2026-05-09 06:19:07.725 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port ecb93c38-75b8-4b90-862f-39ca84f33547 2026-05-09 06:19:07.923 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5da714bb-216e-4521-a577-4d46aca7f65b'] response: {'server_uuid': '61509f28-97a4-4960-adc4-8e66023c7adf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ecb93c38-75b8-4b90-862f-39ca84f33547', 'code': 200} 2026-05-09 06:19:09.738 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port ecb93c38-75b8-4b90-862f-39ca84f33547 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.254 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.255 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:39.255 10 INFO neutron.plugins.ml2.plugin [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Attempt 2 to bind port a7cd05f6-8572-4802-a44e-27b43c380835 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.274 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.275 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:39.275 10 INFO neutron.plugins.ml2.plugin [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Attempt 3 to bind port a7cd05f6-8572-4802-a44e-27b43c380835 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.290 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:39.291 10 INFO neutron.plugins.ml2.plugin [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Attempt 4 to bind port a7cd05f6-8572-4802-a44e-27b43c380835 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.312 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:39.313 10 INFO neutron.plugins.ml2.plugin [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Attempt 5 to bind port a7cd05f6-8572-4802-a44e-27b43c380835 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.340 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.341 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:39.341 10 INFO neutron.plugins.ml2.plugin [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Attempt 6 to bind port a7cd05f6-8572-4802-a44e-27b43c380835 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.359 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.360 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:39.360 10 INFO neutron.plugins.ml2.plugin [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Attempt 7 to bind port a7cd05f6-8572-4802-a44e-27b43c380835 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.376 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.377 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:39.377 10 INFO neutron.plugins.ml2.plugin [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Attempt 8 to bind port a7cd05f6-8572-4802-a44e-27b43c380835 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.392 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:39.393 10 INFO neutron.plugins.ml2.plugin [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Attempt 9 to bind port a7cd05f6-8572-4802-a44e-27b43c380835 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.411 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:39.411 10 INFO neutron.plugins.ml2.plugin [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Attempt 10 to bind port a7cd05f6-8572-4802-a44e-27b43c380835 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 05816983-049a-4ce6-9d60-b6508418f6ca could not be found. 2026-05-09 06:19:39.428 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:39.429 10 ERROR neutron.plugins.ml2.managers [None req-72b2d58a-708b-43c3-ac9e-bfbf9113c858 - - - - - -] Failed to bind port a7cd05f6-8572-4802-a44e-27b43c380835 on host instance for vnic_type normal using segments [{'id': 'b6051b23-e03d-4f4c-a9d9-62fd53f8891c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 980, 'network_id': '7f4f086d-21f3-49f4-a028-0d68eccab940'}] 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.081 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.082 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:41.082 10 INFO neutron.plugins.ml2.plugin [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Attempt 2 to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.100 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.101 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:41.101 10 INFO neutron.plugins.ml2.plugin [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Attempt 3 to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.118 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.119 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:41.119 10 INFO neutron.plugins.ml2.plugin [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Attempt 4 to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.138 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.139 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:41.139 10 INFO neutron.plugins.ml2.plugin [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Attempt 5 to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.155 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.156 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:41.156 10 INFO neutron.plugins.ml2.plugin [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Attempt 6 to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.173 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.174 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:41.174 10 INFO neutron.plugins.ml2.plugin [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Attempt 7 to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.190 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.191 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:41.191 10 INFO neutron.plugins.ml2.plugin [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Attempt 8 to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.206 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.207 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:41.207 10 INFO neutron.plugins.ml2.plugin [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Attempt 9 to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.229 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.230 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:41.230 10 INFO neutron.plugins.ml2.plugin [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Attempt 10 to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 55673b5d-88be-4d53-8ad6-fbb9e528a8eb could not be found. 2026-05-09 06:19:41.249 10 ERROR neutron.plugins.ml2.managers  2026-05-09 06:19:41.250 10 ERROR neutron.plugins.ml2.managers [None req-eff6bd8b-56b9-483b-9476-c0631b3e002a - - - - - -] Failed to bind port 58efbaae-5bb5-4cef-a0ce-f04e408415a6 on host instance for vnic_type normal using segments [{'id': '79eab919-080f-4dde-85a4-321f534700a5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 930, 'network_id': 'c682f35b-09ab-4eab-9ddb-8a1cea62e95b'}] 2026-05-09 06:19:43.726 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port b4d409de-09fa-482b-8edc-2465ed6067b0 2026-05-09 06:19:53.264 10 INFO neutron.plugins.ml2.plugin [None req-063a8178-43ff-4f68-aadb-d1631f69d01c - - - - - -] Attempt 1 to provision port b2ddfc22-be5c-4b39-83c9-2f279f316141 2026-05-09 06:19:53.818 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port e1787259-5410-403e-89aa-99c687ca492f 2026-05-09 06:19:53.911 10 INFO neutron.plugins.ml2.plugin [None req-25f875cf-9a0c-4399-a47a-eaa3558e531b - - - - - -] Attempt 1 to provision port e1787259-5410-403e-89aa-99c687ca492f 2026-05-09 06:19:54.451 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port b2ddfc22-be5c-4b39-83c9-2f279f316141 2026-05-09 06:19:54.625 10 INFO neutron.plugins.ml2.plugin [None req-960b5700-0849-4f90-ad98-836addb6ee03 - - - - - -] Attempt 1 to provision port b445b714-b7aa-415d-94f0-cf68c18bd9de 2026-05-09 06:19:54.849 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 24923dee-34e3-44f1-82b9-1c9b9b7934ce 2026-05-09 06:19:55.045 10 INFO neutron.plugins.ml2.plugin [None req-1d359393-73cd-4a45-a183-5f97fe18b6a8 - - - - - -] Attempt 1 to provision port 24923dee-34e3-44f1-82b9-1c9b9b7934ce 2026-05-09 06:19:55.280 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port b445b714-b7aa-415d-94f0-cf68c18bd9de 2026-05-09 06:19:55.828 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port e1787259-5410-403e-89aa-99c687ca492f 2026-05-09 06:19:55.926 10 INFO neutron.plugins.ml2.plugin [None req-2f52d66f-172a-4b54-bdad-3925a1b33716 - - - - - -] Attempt 1 to provision port 1805dd67-e2ca-488a-83d4-75f12a89b13f 2026-05-09 06:19:56.166 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 1805dd67-e2ca-488a-83d4-75f12a89b13f 2026-05-09 06:19:56.572 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 24923dee-34e3-44f1-82b9-1c9b9b7934ce 2026-05-09 06:20:37.735 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 8299d680-1ddf-437c-a5cb-bada5d96d3d5 2026-05-09 06:20:38.318 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port d67fd39c-1ee4-40b4-b3dd-9b2aba5b5f56 2026-05-09 06:20:38.379 10 INFO neutron.plugins.ml2.plugin [None req-29ea671f-7def-401d-8d07-58b70b3e2bf6 - - - - - -] Attempt 1 to provision port d67fd39c-1ee4-40b4-b3dd-9b2aba5b5f56 2026-05-09 06:20:39.468 9 INFO neutron.plugins.ml2.plugin [None req-8fb447a5-da59-4b83-b428-86c17d6a94e3 - - - - - -] Attempt 1 to provision port ffe003e0-e3c9-49e4-a428-557252bbbe1b 2026-05-09 06:20:39.609 10 INFO neutron.plugins.ml2.plugin [None req-eae417d5-5221-4e2c-a82d-eadbc35872ec - - - - - -] Attempt 1 to provision port 8299d680-1ddf-437c-a5cb-bada5d96d3d5 2026-05-09 06:20:39.800 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 8299d680-1ddf-437c-a5cb-bada5d96d3d5 2026-05-09 06:20:40.108 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 748f37e0-7f5b-416b-a595-914a8b362228 2026-05-09 06:20:40.408 10 INFO neutron.plugins.ml2.plugin [None req-0d9deac1-b303-44d7-99db-4682cb5370cb - - - - - -] Attempt 1 to provision port d67fd39c-1ee4-40b4-b3dd-9b2aba5b5f56 2026-05-09 06:20:40.558 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port d67fd39c-1ee4-40b4-b3dd-9b2aba5b5f56 2026-05-09 06:20:40.712 10 INFO neutron.plugins.ml2.plugin [None req-2af4f1e1-6d7e-49b1-8f22-5bbcfc3137fe - - - - - -] Attempt 1 to provision port 748f37e0-7f5b-416b-a595-914a8b362228 2026-05-09 06:20:41.637 10 INFO neutron.plugins.ml2.plugin [None req-134a124c-a808-4463-92a0-78998731d08a - - - - - -] Attempt 1 to provision port 8299d680-1ddf-437c-a5cb-bada5d96d3d5 2026-05-09 06:20:41.791 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 748f37e0-7f5b-416b-a595-914a8b362228 2026-05-09 06:20:41.822 10 INFO neutron.plugins.ml2.plugin [None req-a3bf9707-faba-40ef-8760-6b28471037e3 - - - - - -] Attempt 1 to provision port f03b202f-3434-4991-8fbe-6d8991d01662 2026-05-09 06:20:42.118 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port cb7d13d5-7f93-49e1-9896-3651fb1d3310 2026-05-09 06:20:42.573 10 INFO neutron.plugins.ml2.plugin [None req-f3463e8d-43cf-48c5-80e4-2b05d54bbbea - - - - - -] Attempt 1 to provision port f03b202f-3434-4991-8fbe-6d8991d01662 2026-05-09 06:20:42.612 10 INFO neutron.plugins.ml2.plugin [None req-f3463e8d-43cf-48c5-80e4-2b05d54bbbea - - - - - -] Attempt 1 to provision port 748f37e0-7f5b-416b-a595-914a8b362228 2026-05-09 06:20:43.603 10 INFO neutron.plugins.ml2.plugin [None req-9af43eec-df5d-48b2-95f2-b89bb2ca8ff2 - - - - - -] Attempt 1 to provision port 00ac8061-951e-4f72-853e-5afdd3bb1624 2026-05-09 06:20:43.704 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port cb7d13d5-7f93-49e1-9896-3651fb1d3310 2026-05-09 06:20:44.450 9 INFO neutron.plugins.ml2.plugin [None req-56caac06-b096-4086-8813-0e74d4d728d3 - - - - - -] Attempt 1 to provision port 00ac8061-951e-4f72-853e-5afdd3bb1624 2026-05-09 06:20:45.798 9 INFO neutron.plugins.ml2.plugin [None req-3ec09104-44f5-4919-bd41-494531e3e16d - - - - - -] Attempt 1 to provision port cff9a537-252c-459c-8a6d-e59c051c88e0 2026-05-09 06:20:46.467 9 INFO neutron.plugins.ml2.plugin [None req-ef572569-1a5b-45e7-9f42-60d5bf8b9f75 - - - - - -] Attempt 1 to provision port cff9a537-252c-459c-8a6d-e59c051c88e0 2026-05-09 06:20:51.146 9 INFO neutron.plugins.ml2.plugin [None req-dbf0d73c-d901-4873-aac4-d2b0323f05fa - - - - - -] Attempt 1 to provision port be607788-955b-44d0-8033-e43bdbb57d65 2026-05-09 06:20:53.802 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port be607788-955b-44d0-8033-e43bdbb57d65 2026-05-09 06:20:53.936 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8be2464-c579-4a95-8351-85041c838474'] response: {'server_uuid': 'c2a3195f-4be5-4279-9bea-abcdf041ec0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be607788-955b-44d0-8033-e43bdbb57d65', 'code': 200} 2026-05-09 06:20:55.733 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port be607788-955b-44d0-8033-e43bdbb57d65 2026-05-09 06:20:59.777 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 1fb22aa6-9056-43f1-b690-0ab2f70f2504 2026-05-09 06:20:59.937 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b309fe41-bf92-4737-a38b-a6cad4c99cb3'] response: {'server_uuid': '4eb126f2-14da-45d0-ad64-c2ca9f9d5e25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fb22aa6-9056-43f1-b690-0ab2f70f2504', 'code': 200} 2026-05-09 06:21:01.771 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 1fb22aa6-9056-43f1-b690-0ab2f70f2504 2026-05-09 06:21:02.024 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 00ac8061-951e-4f72-853e-5afdd3bb1624 2026-05-09 06:21:02.403 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port cff9a537-252c-459c-8a6d-e59c051c88e0 2026-05-09 06:21:02.768 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port f03b202f-3434-4991-8fbe-6d8991d01662 2026-05-09 06:21:03.730 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port f03b202f-3434-4991-8fbe-6d8991d01662 2026-05-09 06:21:04.000 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port ffe003e0-e3c9-49e4-a428-557252bbbe1b 2026-05-09 06:21:04.299 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 00ac8061-951e-4f72-853e-5afdd3bb1624 2026-05-09 06:21:04.528 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port cff9a537-252c-459c-8a6d-e59c051c88e0 2026-05-09 06:21:05.720 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port ffe003e0-e3c9-49e4-a428-557252bbbe1b 2026-05-09 06:21:20.727 10 INFO neutron.plugins.ml2.plugin [None req-be312f90-f090-4295-b506-08d70ed4a932 - - - - - -] Attempt 1 to provision port 001abf78-c0ff-4851-9050-fa9dc477e603 2026-05-09 06:21:33.171 10 INFO neutron.plugins.ml2.plugin [None req-f57f19ab-390c-448a-8fd2-f0df2997a498 - - - - - -] Attempt 1 to provision port b18fa777-eb26-41cf-b65e-28cf08a8d006 2026-05-09 06:21:35.839 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port b18fa777-eb26-41cf-b65e-28cf08a8d006 2026-05-09 06:21:35.965 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-65725070-1eec-4686-b58e-596f53dca2b8'] response: {'server_uuid': '45a9c40e-51e1-4849-88dc-00bc67d1cda4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b18fa777-eb26-41cf-b65e-28cf08a8d006', 'code': 200} 2026-05-09 06:21:37.748 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port b18fa777-eb26-41cf-b65e-28cf08a8d006 2026-05-09 06:22:13.835 9 INFO neutron.plugins.ml2.plugin [None req-28b63f13-0734-4fac-b19e-2cf6692c227d - - - - - -] Attempt 1 to provision port 3a9e9bae-237c-4e0f-b250-bc0003285eaa 2026-05-09 06:22:15.986 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 3a9e9bae-237c-4e0f-b250-bc0003285eaa 2026-05-09 06:22:16.169 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a57b5943-5307-4f77-8749-199b8d3f1ad3'] response: {'server_uuid': '45a9c40e-51e1-4849-88dc-00bc67d1cda4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a9e9bae-237c-4e0f-b250-bc0003285eaa', 'code': 200} 2026-05-09 06:22:17.876 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 3a9e9bae-237c-4e0f-b250-bc0003285eaa 2026-05-09 06:22:39.858 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2ec38999-a399-408a-b44b-2e11c5920de7 2026-05-09 06:22:40.099 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8670d56-f315-4514-8166-8b5a8684e711'] response: {'server_uuid': '45a9c40e-51e1-4849-88dc-00bc67d1cda4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ec38999-a399-408a-b44b-2e11c5920de7', 'code': 200} 2026-05-09 06:22:41.800 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2ec38999-a399-408a-b44b-2e11c5920de7 2026-05-09 06:22:47.266 9 INFO neutron.plugins.ml2.plugin [None req-1960043f-5055-4593-9685-25758f34c02b - - - - - -] Attempt 1 to provision port 51f76b0f-2a98-4dc4-a419-076a624da55b 2026-05-09 06:22:50.134 10 INFO neutron.plugins.ml2.plugin [None req-d575c310-2c51-4e3a-a1a9-14af0c451f79 - - - - - -] Attempt 1 to provision port 51f76b0f-2a98-4dc4-a419-076a624da55b 2026-05-09 06:22:50.280 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-112848cb-f2a3-4609-bf8a-9cf16bfc8e8a'] response: {'server_uuid': '45a9c40e-51e1-4849-88dc-00bc67d1cda4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51f76b0f-2a98-4dc4-a419-076a624da55b', 'code': 200} 2026-05-09 06:22:51.836 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 51f76b0f-2a98-4dc4-a419-076a624da55b 2026-05-09 06:23:00.631 9 INFO neutron.plugins.ml2.plugin [None req-fbae1507-4af8-4468-b4ee-15250dd80817 - - - - - -] Attempt 1 to provision port 51f76b0f-2a98-4dc4-a419-076a624da55b 2026-05-09 06:23:01.837 10 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 51f76b0f-2a98-4dc4-a419-076a624da55b 2026-05-09 06:23:26.293 10 INFO neutron.plugins.ml2.plugin [None req-09ffb734-e974-4884-a7be-2d8d0959ccd4 - - - - - -] Attempt 1 to provision port 2ec38999-a399-408a-b44b-2e11c5920de7 2026-05-09 06:23:27.866 9 INFO neutron.plugins.ml2.plugin [None req-3329e2c4-9e0e-4e00-bba7-760faad0fd80 - - - - - -] Attempt 1 to provision port 2ec38999-a399-408a-b44b-2e11c5920de7 2026-05-09 06:24:47.262 9 INFO neutron.plugins.ml2.plugin [None req-c1320868-21b1-4f14-8cf1-51929b075fc1 - - - - - -] Attempt 1 to provision port 748f37e0-7f5b-416b-a595-914a8b362228