+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-09 22:19:40.859 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 22:19:40.859 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-09 22:19:40.859 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-09 22:19:40.859 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 22:19:41.668 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:19:41.671 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 22:19:41.674 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 22:19:41.675 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:19:41.675 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 22:19:41.675 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 22:19:41.675 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:41.680 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:41.680 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:41.680 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:19:41.696 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 22:19:41.697 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:19:41.697 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 22:19:41.726 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 22:19:41.726 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 22:19:41.726 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 22:19:41.726 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 22:19:41.732 1 WARNING oslo_policy.policy [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] 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 22:19:41.970 1 INFO neutron.plugins.ml2.managers [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] Initializing driver for type 'vlan' 2026-05-09 22:19:42.219 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] VlanTypeDriver initialization complete 2026-05-09 22:19:42.220 1 INFO neutron.plugins.ml2.managers [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 22:19:42.220 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 22:19:42.256 1 INFO neutron.plugins.ml2.managers [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 22:19:42.256 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 22:19:42.256 1 INFO neutron.plugins.ml2.managers [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] Initializing extension driver 'port_security' 2026-05-09 22:19:42.256 1 INFO neutron.plugins.ml2.extensions.port_security [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 22:19:42.256 1 INFO neutron.plugins.ml2.managers [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] Initializing extension driver 'qos' 2026-05-09 22:19:42.256 1 INFO neutron.plugins.ml2.managers [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 22:19:42.256 1 INFO neutron.plugins.ml2.managers [None req-155099fd-761a-4238-8570-ec1d28200ea7 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 22:19:42.265 1 INFO neutron.quota [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded quota_driver: . 2026-05-09 22:19:42.265 1 INFO neutron.plugins.ml2.plugin [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 22:19:42.266 1 INFO neutron.plugins.ml2.managers [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 22:19:42.266 1 INFO neutron.plugins.ml2.managers [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 22:19:42.266 1 INFO neutron.plugins.ml2.managers [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 22:19:42.266 1 INFO neutron.extensions.vlantransparent [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Disabled vlantransparent extension. 2026-05-09 22:19:42.266 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: qos 2026-05-09 22:19:42.275 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: router 2026-05-09 22:19:42.302 1 INFO neutron.services.service_base [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 22:19:42.302 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: segments 2026-05-09 22:19:42.362 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: trunk 2026-05-09 22:19:42.412 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: vpnaas 2026-05-09 22:19:42.450 1 WARNING stevedore.named [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 22:19:42.502 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 22:19:42.503 1 INFO neutron.common.utils [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 22:19:42.503 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: auto_allocate 2026-05-09 22:19:42.507 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: tag 2026-05-09 22:19:42.514 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: timestamp 2026-05-09 22:19:42.517 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 22:19:42.521 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: flavors 2026-05-09 22:19:42.524 1 INFO neutron.manager [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loading Plugin: revisions 2026-05-09 22:19:42.527 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Initializing extension manager. 2026-05-09 22:19:42.529 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: address-group 2026-05-09 22:19:42.529 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: address-scope 2026-05-09 22:19:42.530 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 22:19:42.531 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: agent 2026-05-09 22:19:42.531 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 22:19:42.532 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 22:19:42.533 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 22:19:42.534 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: availability_zone 2026-05-09 22:19:42.534 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 22:19:42.535 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 22:19:42.535 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: default-subnetpools 2026-05-09 22:19:42.537 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 22:19:42.537 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: dns-integration 2026-05-09 22:19:42.538 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 22:19:42.538 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 22:19:42.539 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: dvr 2026-05-09 22:19:42.539 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 22:19:42.540 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 22:19:42.540 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:19:42.541 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 22:19:42.541 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: external-net 2026-05-09 22:19:42.542 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 22:19:42.543 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: extraroute 2026-05-09 22:19:42.543 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 22:19:42.544 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 22:19:42.544 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 22:19:42.545 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 22:19:42.545 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 22:19:42.546 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: fip-port-details 2026-05-09 22:19:42.547 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: flavors 2026-05-09 22:19:42.548 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 22:19:42.548 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: floatingip-pools 2026-05-09 22:19:42.549 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: ip_allocation 2026-05-09 22:19:42.549 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 22:19:42.550 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: l2_adjacency 2026-05-09 22:19:42.551 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: router 2026-05-09 22:19:42.552 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:19:42.553 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 22:19:42.553 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: l3-ha 2026-05-09 22:19:42.554 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:19:42.554 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 22:19:42.555 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: l3-flavors 2026-05-09 22:19:42.555 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:19:42.556 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 22:19:42.557 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 22:19:42.558 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 22:19:42.559 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 22:19:42.560 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 22:19:42.561 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 22:19:42.561 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: multi-provider 2026-05-09 22:19:42.562 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: net-mtu 2026-05-09 22:19:42.562 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 22:19:42.563 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: network_availability_zone 2026-05-09 22:19:42.564 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: network_ha 2026-05-09 22:19:42.564 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: network-ip-availability 2026-05-09 22:19:42.565 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 22:19:42.566 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: pagination 2026-05-09 22:19:42.566 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: port-device-profile 2026-05-09 22:19:42.567 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 22:19:42.567 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 22:19:42.568 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: port-mac-override 2026-05-09 22:19:42.568 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 22:19:42.569 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 22:19:42.569 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: port-resource-request 2026-05-09 22:19:42.570 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 22:19:42.570 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: binding 2026-05-09 22:19:42.571 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: binding-extended 2026-05-09 22:19:42.571 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: port-security 2026-05-09 22:19:42.572 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: project-id 2026-05-09 22:19:42.573 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: provider 2026-05-09 22:19:42.574 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos 2026-05-09 22:19:42.575 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 22:19:42.575 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 22:19:42.576 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-default 2026-05-09 22:19:42.576 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-fip 2026-05-09 22:19:42.577 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 22:19:42.578 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 22:19:42.578 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 22:19:42.579 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 22:19:42.579 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 22:19:42.580 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-pps 2026-05-09 22:19:42.580 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 22:19:42.581 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 22:19:42.582 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 22:19:42.582 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: quota-check-limit 2026-05-09 22:19:42.584 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: quotas 2026-05-09 22:19:42.586 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: quota_details 2026-05-09 22:19:42.587 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: rbac-policies 2026-05-09 22:19:42.587 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: rbac-address-group 2026-05-09 22:19:42.588 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 22:19:42.588 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 22:19:42.589 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 22:19:42.589 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: revision-if-match 2026-05-09 22:19:42.590 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 22:19:42.591 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: router_availability_zone 2026-05-09 22:19:42.591 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 22:19:42.592 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 22:19:42.593 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 22:19:42.593 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 22:19:42.594 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 22:19:42.595 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 22:19:42.601 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: security-group 2026-05-09 22:19:42.602 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: segment 2026-05-09 22:19:42.603 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 22:19:42.603 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: service-type 2026-05-09 22:19:42.604 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: sorting 2026-05-09 22:19:42.604 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 22:19:42.605 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: standard-attr-description 2026-05-09 22:19:42.606 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: stateful-security-group 2026-05-09 22:19:42.606 1 WARNING neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 22:19:42.607 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 22:19:42.607 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: subnet_onboard 2026-05-09 22:19:42.608 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 22:19:42.608 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: subnet-service-types 2026-05-09 22:19:42.609 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: subnet_allocation 2026-05-09 22:19:42.610 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 22:19:42.610 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 22:19:42.613 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 22:19:42.613 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 22:19:42.614 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: trunk 2026-05-09 22:19:42.614 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: trunk-details 2026-05-09 22:19:42.615 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 22:19:42.615 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 22:19:42.616 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 22:19:42.617 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: vpn-flavors 2026-05-09 22:19:42.618 1 INFO neutron.api.extensions [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Loaded extension: vpnaas 2026-05-09 22:19:42.621 1 INFO oslo_service.service [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Starting 2 workers 2026-05-09 22:19:42.628 1 INFO oslo_service.service [None req-fb6a4f9d-dffa-44cb-9b48-0f54a98f78fd - - - - - -] Starting 1 workers 2026-05-09 22:20:15.017 10 INFO neutron.db.l3_hamode_db [None req-9e537bbf-c1cd-4474-b6be-59c78135943b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:20:26.911 9 INFO neutron.plugins.ml2.plugin [None req-652807dd-ebdf-4f3e-87ea-bec59dcf6e6c - - - - - -] Attempt 1 to provision port e7d9f15a-3dd3-4527-91c8-aca9dfc66cb9 2026-05-09 22:20:27.119 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e7d9f15a-3dd3-4527-91c8-aca9dfc66cb9 2026-05-09 22:20:29.030 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e7d9f15a-3dd3-4527-91c8-aca9dfc66cb9 2026-05-09 22:24:40.762 10 INFO neutron.plugins.ml2.plugin [None req-4f9dc5d5-bb43-40a0-b99f-c606adf2b7ef - - - - - -] Attempt 1 to provision port 6e640742-2940-4aec-973c-972e6a724851 2026-05-09 22:24:41.284 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 6e640742-2940-4aec-973c-972e6a724851 2026-05-09 22:24:47.935 9 INFO neutron.plugins.ml2.plugin [None req-9d651297-b923-463a-b97f-ba763094b505 - - - - - -] Attempt 1 to provision port 690f1267-f72b-491d-945f-651ce7b9efed 2026-05-09 22:28:53.455 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 690f1267-f72b-491d-945f-651ce7b9efed 2026-05-09 22:28:55.359 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 690f1267-f72b-491d-945f-651ce7b9efed 2026-05-09 22:39:49.876 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 650e9cdd-caef-47f4-8a2c-9f5308fd10b1 2026-05-09 22:39:51.888 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 650e9cdd-caef-47f4-8a2c-9f5308fd10b1 2026-05-09 22:54:37.765 9 INFO neutron.plugins.ml2.plugin [None req-d8c9b2ee-d7d9-4b4e-8c9a-d8db421ef933 - - - - - -] Attempt 1 to provision port a78dc600-1f5a-4815-8357-95a7d0a508cc 2026-05-09 22:54:38.306 9 INFO neutron.plugins.ml2.plugin [None req-d5cf9b8d-600d-429d-909d-81d1bd066e13 - - - - - -] Attempt 1 to provision port 7c8367f3-547f-44ec-9532-f0d804c2da8a 2026-05-09 22:54:38.334 9 INFO neutron.plugins.ml2.plugin [None req-d5cf9b8d-600d-429d-909d-81d1bd066e13 - - - - - -] Attempt 1 to provision port 5ce6d744-7788-4902-b29b-62b83d5f8f73 2026-05-09 22:54:38.486 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port b9897380-5c31-42c7-8f67-59f66f0565b6 2026-05-09 22:54:38.662 10 INFO neutron.plugins.ml2.plugin [None req-32c19693-3acf-4c30-bef9-e644d2781c86 - - - - - -] Attempt 1 to provision port b9897380-5c31-42c7-8f67-59f66f0565b6 2026-05-09 22:54:39.203 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 5ce6d744-7788-4902-b29b-62b83d5f8f73 2026-05-09 22:54:40.199 10 INFO neutron.plugins.ml2.plugin [None req-f78943f3-7a2f-44d4-aeb7-e9dd13361088 - - - - - -] Attempt 1 to provision port a9550cd7-8c85-420b-b875-29d74fcb600d 2026-05-09 22:54:40.477 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port b9897380-5c31-42c7-8f67-59f66f0565b6 2026-05-09 22:54:40.578 10 INFO neutron.plugins.ml2.plugin [None req-67c7a873-7d47-46ab-b2ce-bdb6f1a1a509 - - - - - -] Attempt 1 to provision port 2cb15358-4354-452d-b39d-66a33d9382c0 2026-05-09 22:54:40.737 9 INFO neutron.plugins.ml2.plugin [None req-ff4699f9-9356-4418-884f-c99a6a0ef00a - - - - - -] Attempt 1 to provision port a9550cd7-8c85-420b-b875-29d74fcb600d 2026-05-09 22:54:40.803 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 5ce6d744-7788-4902-b29b-62b83d5f8f73 2026-05-09 22:54:41.306 9 INFO neutron.plugins.ml2.plugin [None req-058da2c5-d705-4df3-8bc0-5ef7ed7b12bf - - - - - -] Attempt 1 to provision port 2cb15358-4354-452d-b39d-66a33d9382c0 2026-05-09 22:54:42.989 9 INFO neutron.plugins.ml2.plugin [None req-d549cdf4-b67a-4279-af65-ec768873f45f - - - - - -] Attempt 1 to provision port 8e2f22c9-5d28-4724-a215-090a719b4542 2026-05-09 22:54:43.852 9 INFO neutron.plugins.ml2.plugin [None req-f55f2b51-80b0-4892-936f-90d5d17cf5f5 - - - - - -] Attempt 1 to provision port 2d16cf96-b3c3-4b32-9abc-e3a04a6a6cbf 2026-05-09 22:54:44.492 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 2d16cf96-b3c3-4b32-9abc-e3a04a6a6cbf 2026-05-09 22:54:45.246 10 INFO neutron.plugins.ml2.plugin [None req-29561d63-bfe1-4493-b48d-70f7ca567a36 - - - - - -] Attempt 1 to provision port 27a69325-5253-440d-8a5e-21013ff0ceee 2026-05-09 22:54:45.903 10 INFO neutron.plugins.ml2.plugin [None req-d762c00c-5c80-4c96-8697-335f9ea1e3cf - - - - - -] Attempt 1 to provision port 27a69325-5253-440d-8a5e-21013ff0ceee 2026-05-09 22:54:46.955 9 INFO neutron.plugins.ml2.plugin [None req-d5337578-3085-4f6b-9c0f-827e440e02c0 - - - - - -] Attempt 1 to provision port 0ce0323e-bffe-429f-99d2-2fb0573ab68b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:54:50.520 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port d4333686-e720-4d2b-b66b-a9284bf95c3f 2026-05-09 22:54:51.021 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port eaaae3eb-a87b-4b3f-b7da-3c99a4088510 2026-05-09 22:54:51.242 9 INFO neutron.plugins.ml2.plugin [None req-66ee03a0-ab0b-4f03-acb6-d040b01d863c - - - - - -] Attempt 1 to provision port db1b5736-fe3e-4dd8-9202-fd251b77ca83 2026-05-09 22:54:52.616 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port d4333686-e720-4d2b-b66b-a9284bf95c3f 2026-05-09 22:54:53.174 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 0ce0323e-bffe-429f-99d2-2fb0573ab68b 2026-05-09 22:54:53.659 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port eaaae3eb-a87b-4b3f-b7da-3c99a4088510 2026-05-09 22:54:53.925 9 INFO neutron.plugins.ml2.plugin [None req-b29bfb73-0f0f-4339-bb0e-235fc9f1c3b2 - - - - - -] Attempt 1 to provision port 31f318d7-f0ce-4843-a69f-7288e1cb2100 2026-05-09 22:54:54.068 10 INFO neutron.plugins.ml2.plugin [None req-1e34ed94-3211-4478-a340-c8b816b4863d - - - - - -] Attempt 1 to provision port 31bd5402-a239-4ce6-891e-60a86dc18d4f 2026-05-09 22:54:54.525 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a30b3727-8b71-4129-91d5-fed4e2eca667 2026-05-09 22:54:55.029 9 INFO neutron.plugins.ml2.plugin [None req-21499ae8-a444-4477-87e8-f94e0f00d6b2 - - - - - -] Attempt 1 to provision port a30b3727-8b71-4129-91d5-fed4e2eca667 2026-05-09 22:54:55.038 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 0ce0323e-bffe-429f-99d2-2fb0573ab68b 2026-05-09 22:54:56.444 9 INFO neutron.plugins.ml2.plugin [None req-e24f6669-c562-4862-982b-ebe2965d887d - - - - - -] Attempt 1 to provision port 851f000a-9ce3-4a14-94c9-3a13fb257838 2026-05-09 22:54:56.526 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a30b3727-8b71-4129-91d5-fed4e2eca667 2026-05-09 22:54:56.565 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8dec8271-f77a-4ee4-9f94-78b838dc0a46'] response: {'server_uuid': '6c725733-0bd9-4708-b5b8-e147f51ea76d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ce0323e-bffe-429f-99d2-2fb0573ab68b', 'code': 200} 2026-05-09 22:54:57.198 10 INFO neutron.plugins.ml2.plugin [None req-27428662-d6e1-4f76-b35f-64039b26f282 - - - - - -] Attempt 1 to provision port 851f000a-9ce3-4a14-94c9-3a13fb257838 2026-05-09 22:54:58.546 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e4bb6de2-7f57-45ec-9766-b2c1fe5be7b6 2026-05-09 22:54:59.060 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 31f318d7-f0ce-4843-a69f-7288e1cb2100 2026-05-09 22:54:59.679 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff5f7410-a547-459d-90d9-7325694310cd'] response: {'server_uuid': 'dfe2f005-5910-4cdb-b649-de2317cb92ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31f318d7-f0ce-4843-a69f-7288e1cb2100', 'code': 200} 2026-05-09 22:55:00.615 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 31f318d7-f0ce-4843-a69f-7288e1cb2100 2026-05-09 22:55:00.954 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e4bb6de2-7f57-45ec-9766-b2c1fe5be7b6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:55:09.250 9 INFO neutron.plugins.ml2.plugin [None req-07e603cb-9269-4cce-99eb-55949f21e6cb - - - - - -] Attempt 1 to provision port d0aa5c0d-b552-416f-865e-2306722bb249 2026-05-09 22:55:09.893 9 INFO neutron.plugins.ml2.plugin [None req-3a0ae9e1-b529-46fe-87c2-317f092b239d - - - - - -] Attempt 1 to provision port c65aeb1e-217c-42a5-8ec8-f77b52aacb5d 2026-05-09 22:55:10.500 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port c65aeb1e-217c-42a5-8ec8-f77b52aacb5d 2026-05-09 22:55:11.541 9 INFO neutron.plugins.ml2.plugin [None req-41ef6bee-07c6-4dba-a3ab-54ac529754d7 - - - - - -] Attempt 1 to provision port 067305cb-1834-4844-b414-fc814294c27e 2026-05-09 22:55:11.988 9 INFO neutron.plugins.ml2.plugin [None req-6373a9d1-6c5e-4e11-bff9-1ed4f7b54f0b - - - - - -] Attempt 1 to provision port 067305cb-1834-4844-b414-fc814294c27e 2026-05-09 22:55:12.504 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e52c47d9-b4f4-43fb-925b-6fea830b26ec 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.710 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.712 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:13.712 9 INFO neutron.plugins.ml2.plugin [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Attempt 2 to bind port 5031f595-56d3-497d-9320-93e713813a2c 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.745 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.746 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:13.746 9 INFO neutron.plugins.ml2.plugin [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Attempt 3 to bind port 5031f595-56d3-497d-9320-93e713813a2c 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.782 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.783 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:13.783 9 INFO neutron.plugins.ml2.plugin [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Attempt 4 to bind port 5031f595-56d3-497d-9320-93e713813a2c 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.809 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.810 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:13.810 9 INFO neutron.plugins.ml2.plugin [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Attempt 5 to bind port 5031f595-56d3-497d-9320-93e713813a2c 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.834 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.835 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:13.835 9 INFO neutron.plugins.ml2.plugin [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Attempt 6 to bind port 5031f595-56d3-497d-9320-93e713813a2c 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.857 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.858 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:13.858 9 INFO neutron.plugins.ml2.plugin [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Attempt 7 to bind port 5031f595-56d3-497d-9320-93e713813a2c 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.894 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.895 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:13.895 9 INFO neutron.plugins.ml2.plugin [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Attempt 8 to bind port 5031f595-56d3-497d-9320-93e713813a2c 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.915 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:13.916 9 INFO neutron.plugins.ml2.plugin [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Attempt 9 to bind port 5031f595-56d3-497d-9320-93e713813a2c 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.939 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.940 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:13.940 9 INFO neutron.plugins.ml2.plugin [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Attempt 10 to bind port 5031f595-56d3-497d-9320-93e713813a2c 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d9b486f-56ca-4ed6-878e-aa188339e116 could not be found. 2026-05-09 22:55:13.961 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:13.962 9 ERROR neutron.plugins.ml2.managers [None req-cd47aa64-e069-4907-8c0b-378a81032a39 - - - - - -] Failed to bind port 5031f595-56d3-497d-9320-93e713813a2c on host instance for vnic_type normal using segments [{'id': '05235425-1751-418a-8d72-9a2ea9dbc546', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 919, 'network_id': 'babd2492-da04-4613-bdd5-66e0dacedecf'}] 2026-05-09 22:55:14.363 10 INFO neutron.plugins.ml2.plugin [None req-813efbf6-fbcd-450d-8536-c12ace8a43ec - - - - - -] Attempt 1 to provision port cbd5278d-acc0-4b08-8274-d469ffacc158 2026-05-09 22:55:14.583 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port cbd5278d-acc0-4b08-8274-d469ffacc158 2026-05-09 22:55:15.003 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e52c47d9-b4f4-43fb-925b-6fea830b26ec 2026-05-09 22:55:16.263 10 INFO neutron.plugins.ml2.plugin [None req-32fb9bec-02ae-4943-a5f6-743ac734c081 - - - - - -] Attempt 1 to provision port 5093d828-d02e-4b3c-aa74-76200b638ef8 2026-05-09 22:55:16.615 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 8e2f22c9-5d28-4724-a215-090a719b4542 2026-05-09 22:55:16.935 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 27a69325-5253-440d-8a5e-21013ff0ceee 2026-05-09 22:55:18.614 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 8e2f22c9-5d28-4724-a215-090a719b4542 2026-05-09 22:55:18.879 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a9550cd7-8c85-420b-b875-29d74fcb600d 2026-05-09 22:55:18.938 10 INFO neutron.plugins.ml2.plugin [None req-731620b1-9f27-4f9c-9045-504d6b2e2f8d - - - - - -] Attempt 1 to provision port 31f318d7-f0ce-4843-a69f-7288e1cb2100 2026-05-09 22:55:19.237 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 5093d828-d02e-4b3c-aa74-76200b638ef8 2026-05-09 22:55:19.343 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a567c5dc-96f1-4c55-8131-762331f00911'] response: {'server_uuid': '52828044-407b-44fb-83dc-c6ab03ce5154', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5093d828-d02e-4b3c-aa74-76200b638ef8', 'code': 200} 2026-05-09 22:55:19.751 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a78dc600-1f5a-4815-8357-95a7d0a508cc 2026-05-09 22:55:20.131 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 27a69325-5253-440d-8a5e-21013ff0ceee 2026-05-09 22:55:20.523 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a9550cd7-8c85-420b-b875-29d74fcb600d 2026-05-09 22:55:20.788 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 31f318d7-f0ce-4843-a69f-7288e1cb2100 2026-05-09 22:55:21.060 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 5093d828-d02e-4b3c-aa74-76200b638ef8 2026-05-09 22:55:21.315 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a78dc600-1f5a-4815-8357-95a7d0a508cc 2026-05-09 22:55:21.416 9 INFO neutron.plugins.ml2.plugin [None req-a518b8c1-16e1-4241-90cc-3ab3ae503868 - - - - - -] Attempt 1 to provision port 31f318d7-f0ce-4843-a69f-7288e1cb2100 2026-05-09 22:55:22.671 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ab5362a-7fe3-4f23-9fba-b2532a54348e'] response: {'server_uuid': '6c725733-0bd9-4708-b5b8-e147f51ea76d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0ce0323e-bffe-429f-99d2-2fb0573ab68b', 'code': 200} 2026-05-09 22:55:23.409 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 0ce0323e-bffe-429f-99d2-2fb0573ab68b 2026-05-09 22:55:24.703 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 0ce0323e-bffe-429f-99d2-2fb0573ab68b 2026-05-09 22:55:24.721 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-42d57113-2dab-4075-8cbb-d4992cfdf955'] response: {'server_uuid': '6c725733-0bd9-4708-b5b8-e147f51ea76d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ce0323e-bffe-429f-99d2-2fb0573ab68b', 'code': 200} 2026-05-09 22:55:26.715 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 9d6f09c2-f728-4cb0-8a60-36ba43907bac 2026-05-09 22:55:27.080 9 INFO neutron.plugins.ml2.plugin [None req-36e2fe23-91e9-420a-9478-8ced7e5f09f3 - - - - - -] Attempt 1 to provision port 3df9f04f-49dc-404d-87d7-0de39f420ffe 2026-05-09 22:55:27.728 9 INFO neutron.plugins.ml2.plugin [None req-4e85be15-5ef6-4125-9f83-e925a2433f56 - - - - - -] Attempt 1 to provision port 9d6f09c2-f728-4cb0-8a60-36ba43907bac 2026-05-09 22:55:28.653 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 9d6f09c2-f728-4cb0-8a60-36ba43907bac 2026-05-09 22:55:29.307 9 INFO neutron.plugins.ml2.plugin [None req-66e52406-9bef-4fd8-8071-ebc46985b0e1 - - - - - -] Attempt 1 to provision port a423c9a6-05d7-4b76-ae7d-45287fed8443 2026-05-09 22:55:29.849 9 INFO neutron.plugins.ml2.plugin [None req-4c55be93-fec9-46ce-8c8d-d613ec3ddad1 - - - - - -] Attempt 1 to provision port a423c9a6-05d7-4b76-ae7d-45287fed8443 2026-05-09 22:55:30.712 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 4ebc49fb-a97a-4394-be2c-b47aebaf784f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:55:32.492 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 4ebc49fb-a97a-4394-be2c-b47aebaf784f 2026-05-09 22:55:35.241 10 INFO neutron.plugins.ml2.plugin [None req-c6e9de52-98a0-40ef-af19-cb51c5efad45 - - - - - -] Attempt 1 to provision port ec3a9906-9eb4-4b84-b106-2fb69d6ff4f1 2026-05-09 22:55:35.681 10 INFO neutron.plugins.ml2.plugin [None req-1409422f-eae0-479e-a143-eabf31963637 - - - - - -] Attempt 1 to provision port d027f6d5-4868-4222-9935-c7eb50df9b34 2026-05-09 22:55:36.539 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a6239078-0242-413f-bca6-1460fbc0815c 2026-05-09 22:55:36.634 10 INFO neutron.plugins.ml2.plugin [None req-350dd215-16bc-4253-a860-0908508dd6e8 - - - - - -] Attempt 1 to provision port a6239078-0242-413f-bca6-1460fbc0815c 2026-05-09 22:55:36.934 9 INFO neutron.plugins.ml2.plugin [None req-45680777-c13f-4d3e-a460-6a4272311c49 - - - - - -] Attempt 1 to provision port 0878fa1f-af3b-45df-9635-f0331abf718e 2026-05-09 22:55:37.404 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 0878fa1f-af3b-45df-9635-f0331abf718e 2026-05-09 22:55:37.954 10 INFO neutron.plugins.ml2.plugin [None req-9dddbc9a-9bb0-4a38-996a-f2d9a84bee98 - - - - - -] Attempt 1 to provision port 142c0f38-dc87-4208-a478-c5175d76a09a 2026-05-09 22:55:38.104 10 INFO neutron.plugins.ml2.plugin [None req-40a286cb-09b8-4f8e-826e-6cd17e614cfe - - - - - -] Attempt 1 to provision port e64d7f34-7f59-42cc-89c6-b8eb9be40881 2026-05-09 22:55:38.356 10 INFO neutron.plugins.ml2.plugin [None req-e362b8aa-a9c9-4360-88d7-86cc9a1bc3d3 - - - - - -] Attempt 1 to provision port 142c0f38-dc87-4208-a478-c5175d76a09a 2026-05-09 22:55:38.526 9 INFO neutron.plugins.ml2.plugin [None req-7b05a5be-a462-4e42-8a55-c1406735ee6c - - - - - -] Attempt 1 to provision port e64d7f34-7f59-42cc-89c6-b8eb9be40881 2026-05-09 22:55:38.632 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a6239078-0242-413f-bca6-1460fbc0815c 2026-05-09 22:55:38.914 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 8cee4b86-26c9-46a4-a050-1759f2a0ad95 2026-05-09 22:55:39.349 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 0878fa1f-af3b-45df-9635-f0331abf718e 2026-05-09 22:55:39.622 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 8ad260d0-016b-4b92-8400-b6caa9f5d98d 2026-05-09 22:55:40.182 10 INFO neutron.plugins.ml2.plugin [None req-8f402f6d-d8a7-4d98-9c00-5d651816544c - - - - - -] Attempt 1 to provision port 01bb7004-c198-4776-9b2d-150eda79a12c 2026-05-09 22:55:40.520 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 8ad260d0-016b-4b92-8400-b6caa9f5d98d 2026-05-09 22:55:40.831 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 8cee4b86-26c9-46a4-a050-1759f2a0ad95 2026-05-09 22:55:41.936 9 INFO neutron.plugins.ml2.plugin [None req-b7f35bfd-316b-4b88-adc4-ef61dcee11a3 - - - - - -] Attempt 1 to provision port f9eb1bfd-be8a-49bf-92be-9e2acfa5b9f8 2026-05-09 22:55:42.748 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 01bb7004-c198-4776-9b2d-150eda79a12c 2026-05-09 22:55:43.030 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59023398-5db7-4adb-ac14-78a43e3182bb'] response: {'server_uuid': '63701765-3374-4f39-aa99-07a4911a5979', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01bb7004-c198-4776-9b2d-150eda79a12c', 'code': 200} 2026-05-09 22:55:44.818 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port f9eb1bfd-be8a-49bf-92be-9e2acfa5b9f8 2026-05-09 22:55:45.069 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-530cf7db-85e9-49f1-bf1f-082c2ee754b8'] response: {'server_uuid': 'bfeeca16-5675-43b0-8a3e-04099c981655', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9eb1bfd-be8a-49bf-92be-9e2acfa5b9f8', 'code': 200} 2026-05-09 22:55:45.522 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 01bb7004-c198-4776-9b2d-150eda79a12c 2026-05-09 22:55:47.267 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a423c9a6-05d7-4b76-ae7d-45287fed8443 2026-05-09 22:55:47.650 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 3df9f04f-49dc-404d-87d7-0de39f420ffe 2026-05-09 22:55:48.512 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a423c9a6-05d7-4b76-ae7d-45287fed8443 2026-05-09 22:55:48.792 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 3df9f04f-49dc-404d-87d7-0de39f420ffe 2026-05-09 22:55:50.849 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 58f6e37e-b149-4a6f-90ee-88af3385fa98 2026-05-09 22:55:51.004 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-963d8ff8-726f-4f67-8391-9905d7524c91'] response: {'server_uuid': '06234f34-9098-4a39-84f2-bc4be2be10b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '58f6e37e-b149-4a6f-90ee-88af3385fa98', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:55:52.549 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 58f6e37e-b149-4a6f-90ee-88af3385fa98 2026-05-09 22:55:57.787 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.787 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:57.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:57.787 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:57.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:57.787 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:57.787 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 22:55:57.787 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:57.787 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.787 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:57.788 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:57.793 10 INFO neutron.plugins.ml2.plugin [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Attempt 2 to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce 2026-05-09 22:55:57.814 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.814 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:57.814 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:57.814 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:57.814 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:57.814 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:57.814 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 22:55:57.814 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:57.814 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.814 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:57.815 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:57.815 10 INFO neutron.plugins.ml2.plugin [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Attempt 3 to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce 2026-05-09 22:55:57.838 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.838 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:57.838 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:57.838 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:57.838 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:57.838 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:57.838 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 22:55:57.838 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:57.838 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.838 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:57.839 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:57.840 10 INFO neutron.plugins.ml2.plugin [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Attempt 4 to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce 2026-05-09 22:55:57.860 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.860 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:57.860 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:57.860 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:57.860 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:57.860 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:57.860 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 22:55:57.860 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:57.860 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.860 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:57.861 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:57.861 10 INFO neutron.plugins.ml2.plugin [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Attempt 5 to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce 2026-05-09 22:55:57.893 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.893 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:57.893 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:57.893 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:57.893 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:57.893 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:57.893 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 22:55:57.893 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:57.893 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.893 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:57.894 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:57.895 10 INFO neutron.plugins.ml2.plugin [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Attempt 6 to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce 2026-05-09 22:55:57.919 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.919 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:57.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:57.919 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:57.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:57.919 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:57.919 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 22:55:57.919 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:57.919 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.919 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:57.919 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:57.920 10 INFO neutron.plugins.ml2.plugin [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Attempt 7 to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.938 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:57.939 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:57.939 10 INFO neutron.plugins.ml2.plugin [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Attempt 8 to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce 2026-05-09 22:55:57.956 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.956 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:57.956 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:57.956 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:57.956 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:57.956 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:57.956 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 22:55:57.956 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:57.956 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.956 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:57.956 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:57.957 10 INFO neutron.plugins.ml2.plugin [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Attempt 9 to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce 2026-05-09 22:55:57.978 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.978 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:57.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:57.978 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:57.978 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:57.978 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:57.978 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 22:55:57.978 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:57.978 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:57.978 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:57.979 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:57.979 10 INFO neutron.plugins.ml2.plugin [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Attempt 10 to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0e333c-ac43-4319-a3e4-c85692b94a28 could not be found. 2026-05-09 22:55:58.001 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:58.003 10 ERROR neutron.plugins.ml2.managers [None req-2ac613ff-b2d4-4e85-8ffe-b40eb87cbbc1 - - - - - -] Failed to bind port 131a4373-1dbc-4b00-978a-d2259b23fbce on host instance for vnic_type normal using segments [{'id': '84d5511a-5c4a-4846-9725-81b01b44ac15', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '6dd7da08-9bbe-4004-b244-f4c6192d0baa'}] 2026-05-09 22:55:58.629 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port d027f6d5-4868-4222-9935-c7eb50df9b34 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.651 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.652 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:55:59.652 9 INFO neutron.plugins.ml2.plugin [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Attempt 2 to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.668 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.669 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:55:59.669 9 INFO neutron.plugins.ml2.plugin [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Attempt 3 to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.694 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.695 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:55:59.696 9 INFO neutron.plugins.ml2.plugin [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Attempt 4 to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.715 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:55:59.716 9 INFO neutron.plugins.ml2.plugin [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Attempt 5 to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.732 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.733 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:55:59.733 9 INFO neutron.plugins.ml2.plugin [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Attempt 6 to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.753 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.754 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:55:59.754 9 INFO neutron.plugins.ml2.plugin [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Attempt 7 to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.770 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.771 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:55:59.771 9 INFO neutron.plugins.ml2.plugin [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Attempt 8 to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.788 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.789 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:55:59.789 9 INFO neutron.plugins.ml2.plugin [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Attempt 9 to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.809 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.810 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:55:59.811 9 INFO neutron.plugins.ml2.plugin [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Attempt 10 to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 50905fc9-f680-4475-aa27-7fc5729bbc46 could not be found. 2026-05-09 22:55:59.834 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:59.835 9 ERROR neutron.plugins.ml2.managers [None req-cc26df03-a57a-4039-a46a-ef1c95ba69dc - - - - - -] Failed to bind port 3fd08edf-74ac-4ddf-ad75-4b71ae43e57f on host instance for vnic_type normal using segments [{'id': '4e364fd5-82d6-4f5b-99fa-29efa9fa8af9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '7e92999c-bd9c-4c4c-8d80-481eae40619a'}] 2026-05-09 22:56:02.532 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port fb96a66a-a76c-496c-9d2e-d9d136499b35 2026-05-09 22:56:03.201 10 INFO neutron.plugins.ml2.plugin [None req-33a0cada-db1a-448d-b673-2764fc1440c0 - - - - - -] Attempt 1 to provision port fb96a66a-a76c-496c-9d2e-d9d136499b35 2026-05-09 22:56:05.115 9 INFO neutron.plugins.ml2.plugin [None req-55c09455-706e-4f7e-8696-19875194e4f4 - - - - - -] Attempt 1 to provision port 2d65a2ad-fa44-48a1-a752-b8867b17994d 2026-05-09 22:56:05.962 9 INFO neutron.plugins.ml2.plugin [None req-6f13dfac-2eb1-4be4-882f-a4d043c23ccd - - - - - -] Attempt 1 to provision port 90d2d7db-49db-4337-8b54-ee15fbe83c7f 2026-05-09 22:56:06.544 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 90d2d7db-49db-4337-8b54-ee15fbe83c7f 2026-05-09 22:56:07.223 9 INFO neutron.plugins.ml2.plugin [None req-03adb72b-378b-4f51-b4e2-81ad9cd386da - - - - - -] Attempt 1 to provision port 91d967b6-4657-4c2a-a803-8a2032055fc9 2026-05-09 22:56:07.783 9 INFO neutron.plugins.ml2.plugin [None req-1d6dafd7-4069-4430-89f9-ee2900454860 - - - - - -] Attempt 1 to provision port 91d967b6-4657-4c2a-a803-8a2032055fc9 2026-05-09 22:56:08.556 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a3801e84-449d-462e-8778-a40147170b87 2026-05-09 22:56:10.516 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a3801e84-449d-462e-8778-a40147170b87 2026-05-09 22:56:12.286 9 INFO neutron.plugins.ml2.plugin [None req-7dcb2ce3-18bd-4ec7-9b68-2b49b3b912dd - - - - - -] Attempt 1 to provision port 65ffd451-cfeb-4695-901d-8f373ad4bed7 2026-05-09 22:56:14.573 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 65ffd451-cfeb-4695-901d-8f373ad4bed7 2026-05-09 22:56:14.796 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-562552db-8d12-4e08-85e7-add81176dd8e'] response: {'server_uuid': '8a7778a7-4b00-49ad-ba90-5aad2020d42b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65ffd451-cfeb-4695-901d-8f373ad4bed7', 'code': 200} 2026-05-09 22:56:16.602 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 4fbe44be-c4a2-430f-b7f8-15b7ff8b806e 2026-05-09 22:56:16.775 9 INFO neutron.plugins.ml2.plugin [None req-38c9476b-98b6-4bed-9859-a65b2edb2d2d - - - - - -] Attempt 1 to provision port 4fbe44be-c4a2-430f-b7f8-15b7ff8b806e 2026-05-09 22:56:17.088 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 65ffd451-cfeb-4695-901d-8f373ad4bed7 2026-05-09 22:56:18.564 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 4fbe44be-c4a2-430f-b7f8-15b7ff8b806e 2026-05-09 22:56:24.566 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 7620a7e5-b4e0-4b72-9d3b-82d74e51fcc9 2026-05-09 22:56:30.713 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 0aab0808-a4f8-4ead-8ddb-691568737da5 2026-05-09 22:56:36.644 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 4f0d0e4d-b312-4cbc-899e-d902be6fed13 2026-05-09 22:56:37.115 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 07f87b72-07bf-48ea-a18d-217b3ba3b7fd 2026-05-09 22:56:37.342 9 INFO neutron.plugins.ml2.plugin [None req-ceee5a0d-12e8-403a-b230-ec84b5852432 - - - - - -] Attempt 1 to provision port 07f87b72-07bf-48ea-a18d-217b3ba3b7fd 2026-05-09 22:56:37.714 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 468fd6b7-c0d3-4f82-b24a-c58f4d9adb29 2026-05-09 22:56:37.928 10 INFO neutron.plugins.ml2.plugin [None req-bcc55721-405c-42df-b0b2-e8b1717bced9 - - - - - -] Attempt 1 to provision port 4f0d0e4d-b312-4cbc-899e-d902be6fed13 2026-05-09 22:56:38.113 10 INFO neutron.plugins.ml2.plugin [None req-5271202d-809b-4731-96d7-27026e735b4b - - - - - -] Attempt 1 to provision port 23c813e1-2e3c-4f6b-a949-25e151a97d30 2026-05-09 22:56:38.148 10 INFO neutron.plugins.ml2.plugin [None req-5271202d-809b-4731-96d7-27026e735b4b - - - - - -] Attempt 1 to provision port 56f94a6b-0440-4e7c-932f-0fbf9646c7ee 2026-05-09 22:56:38.269 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 56f94a6b-0440-4e7c-932f-0fbf9646c7ee 2026-05-09 22:56:38.642 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 07f87b72-07bf-48ea-a18d-217b3ba3b7fd 2026-05-09 22:56:38.735 9 INFO neutron.plugins.ml2.plugin [None req-0fb0b249-55a7-486b-97c0-8396e7997adf - - - - - -] Attempt 1 to provision port 23c813e1-2e3c-4f6b-a949-25e151a97d30 2026-05-09 22:56:38.910 9 INFO neutron.plugins.ml2.plugin [None req-02404e15-5863-4fac-8793-469fd8f8c0c5 - - - - - -] Attempt 1 to provision port 578114c1-7731-47ed-9d95-15bb81ee18e1 2026-05-09 22:56:38.942 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 468fd6b7-c0d3-4f82-b24a-c58f4d9adb29 2026-05-09 22:56:39.061 10 INFO neutron.plugins.ml2.plugin [None req-d7ead590-9255-434f-83a4-9471a72b5c12 - - - - - -] Attempt 1 to provision port 468fd6b7-c0d3-4f82-b24a-c58f4d9adb29 2026-05-09 22:56:39.260 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 4f0d0e4d-b312-4cbc-899e-d902be6fed13 2026-05-09 22:56:39.463 10 INFO neutron.plugins.ml2.plugin [None req-ead27634-09cc-4145-a101-23ac4dcaf529 - - - - - -] Attempt 1 to provision port 578114c1-7731-47ed-9d95-15bb81ee18e1 2026-05-09 22:56:40.615 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 56f94a6b-0440-4e7c-932f-0fbf9646c7ee 2026-05-09 22:56:40.711 9 INFO neutron.plugins.ml2.plugin [None req-790016a0-e80a-4aa1-84a7-a4bcc468ab1b - - - - - -] Attempt 1 to provision port 224084cd-435c-4413-80c8-591af8b7632a 2026-05-09 22:56:40.984 10 INFO neutron.plugins.ml2.plugin [None req-9f6e3eab-ecc5-4b19-8c3a-1c6675122bb8 - - - - - -] Attempt 1 to provision port c99ac998-6ca3-40b7-86fe-f10eb2c4b054 2026-05-09 22:56:41.224 9 INFO neutron.plugins.ml2.plugin [None req-14a49dda-2a56-4f41-b76d-2a07d108a9c2 - - - - - -] Attempt 1 to provision port 224084cd-435c-4413-80c8-591af8b7632a 2026-05-09 22:56:41.565 9 INFO neutron.plugins.ml2.plugin [None req-074f86ec-a18e-476c-a1f6-2adb15885486 - - - - - -] Attempt 1 to provision port c99ac998-6ca3-40b7-86fe-f10eb2c4b054 2026-05-09 22:56:50.656 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 9bbae44f-2f7c-4c43-89a3-898098815be4 2026-05-09 22:56:50.983 10 INFO neutron.plugins.ml2.plugin [None req-72ca6b7e-0ade-4913-9cc4-244febae5d6e - - - - - -] Attempt 1 to provision port e1066094-1296-4841-9075-64d241985032 2026-05-09 22:56:51.161 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e1066094-1296-4841-9075-64d241985032 2026-05-09 22:56:51.402 9 INFO neutron.plugins.ml2.plugin [None req-682e9a19-188e-486a-a9dd-62acf1573a86 - - - - - -] Attempt 1 to provision port 9bbae44f-2f7c-4c43-89a3-898098815be4 2026-05-09 22:56:52.180 9 INFO neutron.plugins.ml2.plugin [None req-c70684be-fc7e-4d00-907f-48b46dadcea4 - - - - - -] Attempt 1 to provision port a3dab65f-79d8-49db-be02-c36e958efa54 2026-05-09 22:56:52.527 10 INFO neutron.plugins.ml2.plugin [None req-b1f2a11d-9d84-49d1-9260-99ee8d72681a - - - - - -] Attempt 1 to provision port 3a6c9821-2987-4634-93a3-8d826f916758 2026-05-09 22:56:52.619 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 9bbae44f-2f7c-4c43-89a3-898098815be4 2026-05-09 22:56:52.873 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e1066094-1296-4841-9075-64d241985032 2026-05-09 22:56:53.165 10 INFO neutron.plugins.ml2.plugin [None req-eaaf866a-48a2-4295-bda9-778986b2642d - - - - - -] Attempt 1 to provision port a3dab65f-79d8-49db-be02-c36e958efa54 2026-05-09 22:56:53.812 10 INFO neutron.plugins.ml2.plugin [None req-7f3cb3e6-1934-45af-b0d6-436df2c3af78 - - - - - -] Attempt 1 to provision port 3a6c9821-2987-4634-93a3-8d826f916758 2026-05-09 22:56:58.650 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 51a2fc07-a912-4c1a-aaa1-2da357f33e17 2026-05-09 22:56:59.179 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 5bb0d5fb-2b47-4462-9b8a-9a7e892f4493 2026-05-09 22:57:00.401 10 INFO neutron.plugins.ml2.plugin [None req-239b222a-9e47-49a3-a0c9-8ceee40f0c9c - - - - - -] Attempt 1 to provision port 5576069d-8ccb-4672-9650-f1cff9a21459 2026-05-09 22:57:00.665 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 5576069d-8ccb-4672-9650-f1cff9a21459 2026-05-09 22:57:01.708 10 INFO neutron.plugins.ml2.plugin [None req-adcfcaa6-71ae-4df9-9f2a-e7f076fd572b - - - - - -] Attempt 1 to provision port 85acf314-e009-44f9-abb7-1fd29d5d1651 2026-05-09 22:57:02.167 9 INFO neutron.plugins.ml2.plugin [None req-3768b85f-ac98-44ca-9b5c-526ee06ee0eb - - - - - -] Attempt 1 to provision port 85acf314-e009-44f9-abb7-1fd29d5d1651 2026-05-09 22:57:02.672 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port f1d9a253-e2b8-4517-b4ae-21ab45c9707d 2026-05-09 22:57:02.815 10 INFO neutron.plugins.ml2.plugin [None req-37d1406f-0dd9-410e-b8d2-713063a1e8d5 - - - - - -] Attempt 1 to provision port f1d9a253-e2b8-4517-b4ae-21ab45c9707d 2026-05-09 22:57:03.116 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 5576069d-8ccb-4672-9650-f1cff9a21459 2026-05-09 22:57:04.250 10 INFO neutron.plugins.ml2.plugin [None req-096ef421-4f40-4c6a-b0e4-3d5cc47a332f - - - - - -] Attempt 1 to provision port 1ffc8c39-3d00-43b1-bf39-8da1887711c9 2026-05-09 22:57:04.606 10 INFO neutron.plugins.ml2.plugin [None req-e3f7ce26-42a7-437f-82ab-3c86dd45d26f - - - - - -] Attempt 1 to provision port 1ffc8c39-3d00-43b1-bf39-8da1887711c9 2026-05-09 22:57:04.651 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port f1d9a253-e2b8-4517-b4ae-21ab45c9707d 2026-05-09 22:57:07.569 9 INFO neutron.plugins.ml2.plugin [None req-9c71c3df-0994-4706-a235-f4981516aa23 - - - - - -] Attempt 1 to provision port 4277552b-8ee7-415c-ac23-35530d6eb04d 2026-05-09 22:57:08.635 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a02e2b47-7641-4163-9fdd-f93bda1146a2 2026-05-09 22:57:09.418 9 INFO neutron.plugins.ml2.plugin [None req-cf3a208c-bc87-4c79-bd48-bda89d34b22d - - - - - -] Attempt 1 to provision port a02e2b47-7641-4163-9fdd-f93bda1146a2 2026-05-09 22:57:10.602 10 INFO neutron.plugins.ml2.plugin [None req-efb0eccf-7269-42fa-8adc-b1e133609971 - - - - - -] Attempt 1 to provision port 02c92b95-4e83-4d02-b1bc-e294ae3b9d82 2026-05-09 22:57:10.693 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port a02e2b47-7641-4163-9fdd-f93bda1146a2 2026-05-09 22:57:45.349 9 INFO neutron.plugins.ml2.plugin [None req-5b604aac-715e-47bb-944e-55cc09525e9e - - - - - -] Attempt 1 to provision port 17c3d7fb-31dc-4d47-829b-800c12a9138e 2026-05-09 22:57:48.708 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port c790a6cf-5378-4830-a391-c9ba9be20c0b 2026-05-09 22:57:49.227 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e4a27203-0571-442b-a190-5cd36ead7c21 2026-05-09 22:57:49.334 10 INFO neutron.plugins.ml2.plugin [None req-0d677a57-692f-40a9-a86c-d012b1aed4e1 - - - - - -] Attempt 1 to provision port ce8d97a1-70b2-45b4-98de-f8539880ef73 2026-05-09 22:57:49.476 10 INFO neutron.plugins.ml2.plugin [None req-0d677a57-692f-40a9-a86c-d012b1aed4e1 - - - - - -] Attempt 1 to provision port c790a6cf-5378-4830-a391-c9ba9be20c0b 2026-05-09 22:57:50.685 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port c790a6cf-5378-4830-a391-c9ba9be20c0b 2026-05-09 22:57:51.029 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port e4a27203-0571-442b-a190-5cd36ead7c21 2026-05-09 22:57:51.068 10 INFO neutron.plugins.ml2.plugin [None req-438b4c08-6ec8-45af-bbed-9b2cdf739e79 - - - - - -] Attempt 1 to provision port ce8d97a1-70b2-45b4-98de-f8539880ef73 2026-05-09 22:57:51.429 10 INFO neutron.plugins.ml2.plugin [None req-61ee9e3b-7e4c-404d-af6e-ba4eeea84245 - - - - - -] Attempt 1 to provision port ce8d97a1-70b2-45b4-98de-f8539880ef73 2026-05-09 22:57:56.747 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 4213d8d1-cd27-496d-b4e8-976a1d785aae 2026-05-09 22:57:56.892 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c834ce6-60e2-432d-9823-ecfad277b96a'] response: {'server_uuid': '2d936215-cfc2-4dca-ba15-babe2633ad8c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4213d8d1-cd27-496d-b4e8-976a1d785aae', 'code': 200} 2026-05-09 22:57:58.659 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 4213d8d1-cd27-496d-b4e8-976a1d785aae 2026-05-09 22:58:04.718 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 17c3d7fb-31dc-4d47-829b-800c12a9138e 2026-05-09 22:58:05.057 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port ce8d97a1-70b2-45b4-98de-f8539880ef73 2026-05-09 22:58:06.713 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 17c3d7fb-31dc-4d47-829b-800c12a9138e 2026-05-09 22:58:06.898 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port ce8d97a1-70b2-45b4-98de-f8539880ef73 2026-05-09 22:58:18.709 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port dadf42d4-aee4-40da-8c9a-641ff8f708e3 2026-05-09 22:58:19.509 9 INFO neutron.plugins.ml2.plugin [None req-e9fdb8db-c932-47cf-a90b-e766869bb2c3 - - - - - -] Attempt 1 to provision port 57375a20-58dd-445e-b7a9-5b9a4eefb2e1 2026-05-09 22:58:20.372 10 INFO neutron.plugins.ml2.plugin [None req-25457ef8-bb56-4246-9e06-3ee8f3566b53 - - - - - -] Attempt 1 to provision port dadf42d4-aee4-40da-8c9a-641ff8f708e3 2026-05-09 22:58:20.752 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 6b953a64-bd15-47fe-a36c-c2b28dc96288 2026-05-09 22:58:20.855 9 INFO neutron.plugins.ml2.plugin [None req-2e488b41-64cc-4d92-af0d-68c76d225173 - - - - - -] Attempt 1 to provision port dadf42d4-aee4-40da-8c9a-641ff8f708e3 2026-05-09 22:58:21.258 9 INFO neutron.plugins.ml2.plugin [None req-13555d63-c076-4bb9-9a31-fb1028206391 - - - - - -] Attempt 1 to provision port b6a02d1e-3ad6-457e-82de-f88b5b15454b 2026-05-09 22:58:21.368 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 1fa67280-ce79-43cf-9f50-8726897b2faa 2026-05-09 22:58:21.502 10 INFO neutron.plugins.ml2.plugin [None req-85953cbd-8fac-4744-b290-75136730aa7e - - - - - -] Attempt 1 to provision port 1fa67280-ce79-43cf-9f50-8726897b2faa 2026-05-09 22:58:21.912 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port dadf42d4-aee4-40da-8c9a-641ff8f708e3 2026-05-09 22:58:21.950 9 INFO neutron.plugins.ml2.plugin [None req-d5e1db22-cdbb-4fa5-b35c-7f910cafeff8 - - - - - -] Attempt 1 to provision port 1fa67280-ce79-43cf-9f50-8726897b2faa 2026-05-09 22:58:22.426 9 INFO neutron.plugins.ml2.plugin [None req-ac64340a-ff14-4a0c-a4e0-07994a43000d - - - - - -] Attempt 1 to provision port 6b953a64-bd15-47fe-a36c-c2b28dc96288 2026-05-09 22:58:22.845 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 57375a20-58dd-445e-b7a9-5b9a4eefb2e1 2026-05-09 22:58:22.999 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9aa0a587-03b0-40a5-a574-93ea660bc7c6'] response: {'server_uuid': '8b7bf139-0a39-442d-9a38-23f2879be69c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57375a20-58dd-445e-b7a9-5b9a4eefb2e1', 'code': 200} 2026-05-09 22:58:23.227 10 INFO neutron.plugins.ml2.plugin [None req-eefe3edb-06c1-4a71-8293-f9dd47009fe8 - - - - - -] Attempt 1 to provision port 6b953a64-bd15-47fe-a36c-c2b28dc96288 2026-05-09 22:58:23.549 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 6b953a64-bd15-47fe-a36c-c2b28dc96288 2026-05-09 22:58:23.916 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 1fa67280-ce79-43cf-9f50-8726897b2faa 2026-05-09 22:58:24.064 10 INFO neutron.plugins.ml2.plugin [None req-22c4b953-01be-4f0a-bc5a-2a5e6f968ad7 - - - - - -] Attempt 1 to provision port c6422bf8-369f-4026-9bd0-bb71b1045bcc 2026-05-09 22:58:24.735 9 INFO neutron.plugins.ml2.plugin [None req-12955515-333e-4ad7-abb5-f6e967b69505 - - - - - -] Attempt 1 to provision port c6422bf8-369f-4026-9bd0-bb71b1045bcc 2026-05-09 22:58:24.763 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 57375a20-58dd-445e-b7a9-5b9a4eefb2e1 2026-05-09 22:58:25.016 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 304cc33a-2d1b-494f-bb31-0a173be5e1f3 2026-05-09 22:58:25.900 9 INFO neutron.plugins.ml2.plugin [None req-7e937b8d-9006-462d-a75e-dcfc87f4633f - - - - - -] Attempt 1 to provision port dc67c5e8-8c9a-4c02-b584-0b45765bacf0 2026-05-09 22:58:26.645 9 INFO neutron.plugins.ml2.plugin [None req-671a0e9b-8b15-489f-ad9d-404dd433a45b - - - - - -] Attempt 1 to provision port dc67c5e8-8c9a-4c02-b584-0b45765bacf0 2026-05-09 22:58:26.686 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 304cc33a-2d1b-494f-bb31-0a173be5e1f3 2026-05-09 22:58:27.620 10 INFO neutron.plugins.ml2.plugin [None req-43882560-c950-48fd-ba8e-9fd21e8206d7 - - - - - -] Attempt 1 to provision port 326a79c0-df6c-4703-9df6-e1cbc4e9ccb0 2026-05-09 22:58:28.467 10 INFO neutron.plugins.ml2.plugin [None req-0df5cb21-2420-4a4a-b114-61d84705d1bc - - - - - -] Attempt 1 to provision port 326a79c0-df6c-4703-9df6-e1cbc4e9ccb0 2026-05-09 22:58:32.228 10 INFO neutron.plugins.ml2.plugin [None req-a7396599-8ca7-4702-85c3-21f698eb4f7d - - - - - -] Attempt 1 to provision port 90fb4e09-ccad-49fa-8b20-fc6201618604 2026-05-09 22:58:34.760 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 90fb4e09-ccad-49fa-8b20-fc6201618604 2026-05-09 22:58:34.871 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0585e236-58e4-4427-9834-c8bef4367775'] response: {'server_uuid': '98df7f62-792f-4626-afea-1c20c7676f04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '90fb4e09-ccad-49fa-8b20-fc6201618604', 'code': 200} 2026-05-09 22:58:36.847 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 90fb4e09-ccad-49fa-8b20-fc6201618604 2026-05-09 22:58:40.758 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 326a79c0-df6c-4703-9df6-e1cbc4e9ccb0 2026-05-09 22:58:42.896 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port c6422bf8-369f-4026-9bd0-bb71b1045bcc 2026-05-09 22:58:43.197 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 326a79c0-df6c-4703-9df6-e1cbc4e9ccb0 2026-05-09 22:58:43.481 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port b6a02d1e-3ad6-457e-82de-f88b5b15454b 2026-05-09 22:58:43.833 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port dc67c5e8-8c9a-4c02-b584-0b45765bacf0 2026-05-09 22:58:44.187 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 38db28c5-e6cb-4024-82f1-59dae77a36ab 2026-05-09 22:58:44.302 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-958eb17b-e788-4cca-a83d-bc54883695bf'] response: {'server_uuid': '887c41f6-8d5d-4930-9596-b1dc0dce9f70', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '38db28c5-e6cb-4024-82f1-59dae77a36ab', 'code': 200} 2026-05-09 22:58:44.950 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port c6422bf8-369f-4026-9bd0-bb71b1045bcc 2026-05-09 22:58:45.266 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port dc67c5e8-8c9a-4c02-b584-0b45765bacf0 2026-05-09 22:58:45.585 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 38db28c5-e6cb-4024-82f1-59dae77a36ab 2026-05-09 22:58:45.927 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port b6a02d1e-3ad6-457e-82de-f88b5b15454b 2026-05-09 22:58:50.538 10 INFO neutron.plugins.ml2.plugin [None req-af41d178-ea37-4b7f-a3e2-449d21e6a754 - - - - - -] Attempt 1 to provision port 8af47b20-6ed3-45a1-94e1-1dcf9827a22c 2026-05-09 22:58:50.906 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 0ac4ebf8-5f7f-42ae-a69a-861bab0ba22f 2026-05-09 22:58:51.211 9 INFO neutron.plugins.ml2.plugin [None req-269ba1d3-26d4-4b79-b1d3-9fb33e7e87d3 - - - - - -] Attempt 1 to provision port 0ac4ebf8-5f7f-42ae-a69a-861bab0ba22f 2026-05-09 22:58:52.741 9 INFO neutron.plugins.ml2.plugin [None req-2c90d15a-83a6-4884-b607-77a084c74285 - - - - - -] Attempt 1 to provision port 271d753c-2e83-4c39-ae98-50fc497ef43b 2026-05-09 22:58:52.896 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 0ac4ebf8-5f7f-42ae-a69a-861bab0ba22f 2026-05-09 22:58:53.185 10 INFO neutron.plugins.ml2.plugin [None req-7510c066-3584-41fb-9862-133a27ded771 - - - - - -] Attempt 1 to provision port 271d753c-2e83-4c39-ae98-50fc497ef43b 2026-05-09 22:58:54.920 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 67023bb3-c13e-40a7-be45-c7f4fba852da 2026-05-09 22:58:56.372 9 INFO neutron.plugins.ml2.plugin [None req-84f16014-9346-4bcc-b632-bd6b75f3a022 - - - - - -] Attempt 1 to provision port ab44de1e-62f2-45e4-9931-59dd7317195e 2026-05-09 22:58:57.198 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 6f8fe1fa-f223-4379-be08-83fd6c2773fd 2026-05-09 22:58:57.321 10 INFO neutron.plugins.ml2.plugin [None req-55f7a22a-2f6a-4180-9809-0445daabc8c0 - - - - - -] Attempt 1 to provision port 6f8fe1fa-f223-4379-be08-83fd6c2773fd 2026-05-09 22:58:57.816 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 67023bb3-c13e-40a7-be45-c7f4fba852da 2026-05-09 22:58:58.823 10 INFO neutron.plugins.ml2.plugin [None req-dcccab2e-8a70-4ffd-8ada-d699541e3492 - - - - - -] Attempt 1 to provision port ca040f2e-21db-4d1a-9190-4afd37f3b87a 2026-05-09 22:58:59.021 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 6f8fe1fa-f223-4379-be08-83fd6c2773fd 2026-05-09 22:58:59.478 9 INFO neutron.plugins.ml2.plugin [None req-45ebffbe-284d-4a30-988c-ad9c03642eca - - - - - -] Attempt 1 to provision port ca040f2e-21db-4d1a-9190-4afd37f3b87a 2026-05-09 22:59:00.942 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 85622640-08d4-4eac-8b21-8a370ddd8e07 2026-05-09 22:59:01.282 10 INFO neutron.plugins.ml2.plugin [None req-3211b607-b593-4385-8ef6-cbcaa90ce21e - - - - - -] Attempt 1 to provision port abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 2026-05-09 22:59:02.967 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 85622640-08d4-4eac-8b21-8a370ddd8e07 2026-05-09 22:59:04.866 9 INFO neutron.plugins.ml2.plugin [None req-90acc070-dbd7-4bab-b6d7-40c0023bab24 - - - - - -] Attempt 1 to provision port 7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b 2026-05-09 22:59:06.992 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b 2026-05-09 22:59:07.109 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-699c5455-9fe1-40b9-a0f7-0adaa8bf9c8e'] response: {'server_uuid': '808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b', 'code': 200} 2026-05-09 22:59:09.028 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b 2026-05-09 22:59:10.955 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 271d753c-2e83-4c39-ae98-50fc497ef43b 2026-05-09 22:59:11.331 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 8af47b20-6ed3-45a1-94e1-1dcf9827a22c 2026-05-09 22:59:12.919 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 271d753c-2e83-4c39-ae98-50fc497ef43b 2026-05-09 22:59:13.159 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 8af47b20-6ed3-45a1-94e1-1dcf9827a22c 2026-05-09 22:59:14.080 9 INFO neutron.plugins.ml2.plugin [None req-799f5462-d36b-42de-8a27-a3213a73ce46 - - - - - -] Attempt 1 to provision port 67791c27-930f-406a-8c48-592d743e61bb 2026-05-09 22:59:17.038 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port ab44de1e-62f2-45e4-9931-59dd7317195e 2026-05-09 22:59:17.355 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 67791c27-930f-406a-8c48-592d743e61bb 2026-05-09 22:59:17.461 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8553479e-2def-4e56-bc4b-a9e0fbed32b2'] response: {'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67791c27-930f-406a-8c48-592d743e61bb', 'code': 200} 2026-05-09 22:59:17.734 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port ca040f2e-21db-4d1a-9190-4afd37f3b87a 2026-05-09 22:59:18.956 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port ab44de1e-62f2-45e4-9931-59dd7317195e 2026-05-09 22:59:19.234 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 67791c27-930f-406a-8c48-592d743e61bb 2026-05-09 22:59:19.483 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port ca040f2e-21db-4d1a-9190-4afd37f3b87a 2026-05-09 22:59:36.978 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 500624f2-0c7c-4140-9d95-f934f089debf 2026-05-09 22:59:37.297 9 INFO neutron.plugins.ml2.plugin [None req-ca3732b6-256c-44a6-bf8c-e4adbc8173b2 - - - - - -] Attempt 1 to provision port 50e86f92-d58e-4280-9e22-25939bead0b7 2026-05-09 22:59:37.737 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 50e86f92-d58e-4280-9e22-25939bead0b7 2026-05-09 22:59:38.210 9 INFO neutron.plugins.ml2.plugin [None req-ceb9c994-37de-4fbd-8df5-748a0202f014 - - - - - -] Attempt 1 to provision port 500624f2-0c7c-4140-9d95-f934f089debf 2026-05-09 22:59:38.804 10 INFO neutron.plugins.ml2.plugin [None req-3790ff24-ef33-4f8e-80f6-0d5aa7b9880f - - - - - -] Attempt 1 to provision port a534dce3-7db0-4ea8-b049-1d11adb2a645 2026-05-09 22:59:39.117 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 500624f2-0c7c-4140-9d95-f934f089debf 2026-05-09 22:59:39.414 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 50e86f92-d58e-4280-9e22-25939bead0b7 2026-05-09 22:59:39.692 9 INFO neutron.plugins.ml2.plugin [None req-daacf3a9-9e7a-4bc8-bce1-2632b5a51848 - - - - - -] Attempt 1 to provision port d5c7f55a-d91a-4e50-899c-4714cf270856 2026-05-09 22:59:39.823 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 445c6318-f3d6-43b4-acd8-1106f095e075 2026-05-09 22:59:40.230 9 INFO neutron.plugins.ml2.plugin [None req-e25783da-7580-40ad-91d9-f671f284bd53 - - - - - -] Attempt 1 to provision port 445c6318-f3d6-43b4-acd8-1106f095e075 2026-05-09 22:59:40.466 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port d5c7f55a-d91a-4e50-899c-4714cf270856 2026-05-09 22:59:40.940 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 445c6318-f3d6-43b4-acd8-1106f095e075 2026-05-09 22:59:54.545 10 INFO neutron.plugins.ml2.plugin [None req-d15659e4-3568-4fc3-adf4-f5d7c8653985 - - - - - -] Attempt 1 to provision port d31a7927-229f-428d-bf6e-4ad810222864 2026-05-09 22:59:57.221 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port d31a7927-229f-428d-bf6e-4ad810222864 2026-05-09 22:59:57.351 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4530bd2-338e-4cc7-8c5c-dfb46e341d9e'] response: {'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd31a7927-229f-428d-bf6e-4ad810222864', 'code': 200} 2026-05-09 22:59:59.051 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port d31a7927-229f-428d-bf6e-4ad810222864 2026-05-09 23:00:29.077 9 INFO neutron.plugins.ml2.plugin [None req-f3c69848-fe92-42a7-a218-35dcb1ea336a - - - - - -] Attempt 1 to provision port aa286216-439b-4106-83e2-800b5f7ee86f 2026-05-09 23:00:29.242 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5436b0d-ea75-4b59-bc75-2ee86532490d'] response: {'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa286216-439b-4106-83e2-800b5f7ee86f', 'code': 200} 2026-05-09 23:00:30.951 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port aa286216-439b-4106-83e2-800b5f7ee86f 2026-05-09 23:00:41.107 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 6c68762f-ab57-4981-9478-95d31b044360 2026-05-09 23:00:41.264 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b46c2d6-45bc-40a4-9e78-3830fe722658'] response: {'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6c68762f-ab57-4981-9478-95d31b044360', 'code': 200} 2026-05-09 23:00:42.978 10 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port 6c68762f-ab57-4981-9478-95d31b044360 2026-05-09 23:00:51.576 10 INFO neutron.plugins.ml2.plugin [None req-8a2b12d0-633f-4af1-9e08-b0da897a5bbb - - - - - -] Attempt 1 to provision port 6c68762f-ab57-4981-9478-95d31b044360 2026-05-09 23:00:56.997 10 INFO neutron.plugins.ml2.plugin [None req-a4f88a91-caf9-4e1a-8da1-41af142b02ca - - - - - -] Attempt 1 to provision port aa286216-439b-4106-83e2-800b5f7ee86f 2026-05-09 23:00:57.031 9 INFO neutron.plugins.ml2.plugin [None req-480d2a69-d851-428d-8b05-4850987a0d60 - - - - - -] Attempt 1 to provision port aa286216-439b-4106-83e2-800b5f7ee86f