+ 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-29 22:32:04.930 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 22:32:04.931 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-29 22:32:04.931 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 22:32:04.931 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 22:32:05.699 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:32:05.701 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 22:32:05.704 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 22:32:05.705 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:32:05.705 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 22:32:05.705 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 22:32:05.705 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:32:05.711 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:32:05.711 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:32:05.711 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:32:05.726 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 22:32:05.727 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:32:05.727 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 22:32:05.757 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 22:32:05.757 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 22:32:05.757 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 22:32:05.757 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 22:32:05.763 1 WARNING oslo_policy.policy [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] 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-29 22:32:06.016 1 INFO neutron.plugins.ml2.managers [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 22:32:06.268 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 22:32:06.269 1 INFO neutron.plugins.ml2.managers [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 22:32:06.269 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 22:32:06.337 1 INFO neutron.plugins.ml2.managers [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 22:32:06.338 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 22:32:06.338 1 INFO neutron.plugins.ml2.managers [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 22:32:06.338 1 INFO neutron.plugins.ml2.extensions.port_security [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 22:32:06.338 1 INFO neutron.plugins.ml2.managers [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] Initializing extension driver 'qos' 2026-05-29 22:32:06.338 1 INFO neutron.plugins.ml2.managers [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 22:32:06.338 1 INFO neutron.plugins.ml2.managers [None req-595f6c93-2a62-42df-b059-968a6038f487 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 22:32:06.347 1 INFO neutron.quota [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded quota_driver: . 2026-05-29 22:32:06.348 1 INFO neutron.plugins.ml2.plugin [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 22:32:06.348 1 INFO neutron.plugins.ml2.managers [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 22:32:06.348 1 INFO neutron.plugins.ml2.managers [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 22:32:06.348 1 INFO neutron.plugins.ml2.managers [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 22:32:06.349 1 INFO neutron.extensions.vlantransparent [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Disabled vlantransparent extension. 2026-05-29 22:32:06.349 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: qos 2026-05-29 22:32:06.357 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: router 2026-05-29 22:32:06.385 1 INFO neutron.services.service_base [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 22:32:06.386 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: segments 2026-05-29 22:32:06.447 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: trunk 2026-05-29 22:32:06.498 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: vpnaas 2026-05-29 22:32:06.530 1 WARNING stevedore.named [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 22:32:06.584 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 22:32:06.584 1 INFO neutron.common.utils [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 22:32:06.584 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 22:32:06.587 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: tag 2026-05-29 22:32:06.593 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: timestamp 2026-05-29 22:32:06.596 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 22:32:06.600 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: flavors 2026-05-29 22:32:06.603 1 INFO neutron.manager [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loading Plugin: revisions 2026-05-29 22:32:06.605 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Initializing extension manager. 2026-05-29 22:32:06.606 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: address-group 2026-05-29 22:32:06.607 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: address-scope 2026-05-29 22:32:06.607 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 22:32:06.608 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: agent 2026-05-29 22:32:06.609 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 22:32:06.610 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 22:32:06.610 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 22:32:06.611 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: availability_zone 2026-05-29 22:32:06.611 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 22:32:06.612 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 22:32:06.612 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 22:32:06.613 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 22:32:06.614 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: dns-integration 2026-05-29 22:32:06.621 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 22:32:06.621 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 22:32:06.622 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: dvr 2026-05-29 22:32:06.622 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 22:32:06.623 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 22:32:06.623 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:32:06.624 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 22:32:06.624 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: external-net 2026-05-29 22:32:06.625 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 22:32:06.625 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: extraroute 2026-05-29 22:32:06.625 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 22:32:06.626 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 22:32:06.626 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 22:32:06.627 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 22:32:06.627 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 22:32:06.628 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: fip-port-details 2026-05-29 22:32:06.628 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: flavors 2026-05-29 22:32:06.629 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 22:32:06.630 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 22:32:06.630 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: ip_allocation 2026-05-29 22:32:06.631 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 22:32:06.631 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 22:32:06.632 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: router 2026-05-29 22:32:06.633 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:32:06.634 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 22:32:06.634 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: l3-ha 2026-05-29 22:32:06.635 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:32:06.635 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 22:32:06.636 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: l3-flavors 2026-05-29 22:32:06.636 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:32:06.637 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 22:32:06.638 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 22:32:06.639 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 22:32:06.640 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 22:32:06.641 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 22:32:06.641 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 22:32:06.642 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: multi-provider 2026-05-29 22:32:06.642 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: net-mtu 2026-05-29 22:32:06.643 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 22:32:06.643 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 22:32:06.644 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: network_ha 2026-05-29 22:32:06.644 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 22:32:06.645 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 22:32:06.646 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: pagination 2026-05-29 22:32:06.646 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: port-device-profile 2026-05-29 22:32:06.646 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 22:32:06.647 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 22:32:06.647 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: port-mac-override 2026-05-29 22:32:06.648 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 22:32:06.648 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 22:32:06.649 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: port-resource-request 2026-05-29 22:32:06.649 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 22:32:06.650 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: binding 2026-05-29 22:32:06.650 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: binding-extended 2026-05-29 22:32:06.651 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: port-security 2026-05-29 22:32:06.651 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: project-id 2026-05-29 22:32:06.652 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: provider 2026-05-29 22:32:06.653 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos 2026-05-29 22:32:06.654 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 22:32:06.654 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 22:32:06.655 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-default 2026-05-29 22:32:06.655 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-fip 2026-05-29 22:32:06.656 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 22:32:06.656 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 22:32:06.657 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 22:32:06.657 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 22:32:06.658 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 22:32:06.658 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-pps 2026-05-29 22:32:06.659 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 22:32:06.659 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 22:32:06.660 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 22:32:06.660 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 22:32:06.662 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: quotas 2026-05-29 22:32:06.663 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: quota_details 2026-05-29 22:32:06.665 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: rbac-policies 2026-05-29 22:32:06.665 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 22:32:06.666 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 22:32:06.666 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 22:32:06.666 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 22:32:06.667 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: revision-if-match 2026-05-29 22:32:06.667 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 22:32:06.668 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 22:32:06.669 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 22:32:06.670 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 22:32:06.670 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 22:32:06.671 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 22:32:06.671 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 22:32:06.672 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 22:32:06.678 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: security-group 2026-05-29 22:32:06.679 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: segment 2026-05-29 22:32:06.680 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 22:32:06.680 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: service-type 2026-05-29 22:32:06.681 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: sorting 2026-05-29 22:32:06.681 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 22:32:06.682 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 22:32:06.682 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 22:32:06.682 1 WARNING neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 22:32:06.683 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 22:32:06.683 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 22:32:06.684 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 22:32:06.684 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 22:32:06.685 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 22:32:06.685 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 22:32:06.686 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 22:32:06.688 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 22:32:06.689 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 22:32:06.689 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: trunk 2026-05-29 22:32:06.690 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: trunk-details 2026-05-29 22:32:06.690 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 22:32:06.691 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 22:32:06.692 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 22:32:06.692 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 22:32:06.693 1 INFO neutron.api.extensions [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Loaded extension: vpnaas 2026-05-29 22:32:06.696 1 INFO oslo_service.service [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Starting 2 workers 2026-05-29 22:32:06.701 1 INFO oslo_service.service [None req-a688de52-d280-42d3-8f6d-c501530f6d63 - - - - - -] Starting 1 workers 2026-05-29 22:32:47.441 9 INFO neutron.db.l3_hamode_db [None req-2db07c92-9e61-4bf7-8979-7b5723b2f611 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 22:32:55.968 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 209874ba-4f81-4f16-a082-2cd44b173a1b 2026-05-29 22:32:56.475 9 INFO neutron.plugins.ml2.plugin [None req-70c7bf6f-8f16-458c-8735-430d821c61d9 - - - - - -] Attempt 1 to provision port 209874ba-4f81-4f16-a082-2cd44b173a1b 2026-05-29 22:32:57.702 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 209874ba-4f81-4f16-a082-2cd44b173a1b 2026-05-29 22:37:13.070 9 INFO neutron.plugins.ml2.plugin [None req-25bf341d-b87a-4dfb-9cf6-f1cb6b2f3754 - - - - - -] Attempt 1 to provision port 2b5dd945-e77e-48e2-b6a2-c60b2cc7ee50 2026-05-29 22:37:13.957 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 2b5dd945-e77e-48e2-b6a2-c60b2cc7ee50 2026-05-29 22:37:19.859 10 INFO neutron.plugins.ml2.plugin [None req-44ad49b3-b1cd-4e14-8577-ee026cce3b9e - - - - - -] Attempt 1 to provision port 4cada0d6-7f20-4f88-b843-0b16c60f702d 2026-05-29 22:40:46.143 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 4cada0d6-7f20-4f88-b843-0b16c60f702d 2026-05-29 22:40:48.042 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 4cada0d6-7f20-4f88-b843-0b16c60f702d 2026-05-29 22:48:48.362 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ae7bb0d1-f149-448c-b4e7-c92eb8a6e717 2026-05-29 22:48:50.350 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ae7bb0d1-f149-448c-b4e7-c92eb8a6e717 2026-05-29 23:04:58.335 10 INFO neutron.plugins.ml2.plugin [None req-f7694e12-4d6b-4ee0-b1c4-b8b356d6d2cf - - - - - -] Attempt 1 to provision port 604b8778-4f6e-433c-b214-0b58a908b06d 2026-05-29 23:04:58.565 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port e5053a6e-88e1-4a11-bab7-79b35e08466f 2026-05-29 23:04:58.996 10 INFO neutron.plugins.ml2.plugin [None req-f5601015-b0c5-4c40-86b0-ff30751a8188 - - - - - -] Attempt 1 to provision port d9aa4cbe-f82c-4b13-a211-e8241fa48592 2026-05-29 23:04:59.125 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 9d7b907d-916f-453f-ba05-fd9a0d554d4d 2026-05-29 23:04:59.149 9 INFO neutron.plugins.ml2.plugin [None req-4c67dc0b-3728-45d6-bf0b-749c10390ed1 - - - - - -] Attempt 1 to provision port 9d7b907d-916f-453f-ba05-fd9a0d554d4d 2026-05-29 23:04:59.619 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 06c909ae-2555-428e-b38e-1e0311454615 2026-05-29 23:04:59.959 10 INFO neutron.plugins.ml2.plugin [None req-aae85262-f7ed-4158-83fa-c1dcda65bb6f - - - - - -] Attempt 1 to provision port 06c909ae-2555-428e-b38e-1e0311454615 2026-05-29 23:05:00.110 10 INFO neutron.plugins.ml2.plugin [None req-aae85262-f7ed-4158-83fa-c1dcda65bb6f - - - - - -] Attempt 1 to provision port e5053a6e-88e1-4a11-bab7-79b35e08466f 2026-05-29 23:05:00.577 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port e5053a6e-88e1-4a11-bab7-79b35e08466f 2026-05-29 23:05:01.249 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 06c909ae-2555-428e-b38e-1e0311454615 2026-05-29 23:05:01.784 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 9d7b907d-916f-453f-ba05-fd9a0d554d4d 2026-05-29 23:05:01.792 10 INFO neutron.plugins.ml2.plugin [None req-b90e59b2-0a8e-4725-8cd5-5354b0341d43 - - - - - -] Attempt 1 to provision port 40ba4d03-98e0-48ee-9e1b-b3d948509f66 2026-05-29 23:05:02.255 10 INFO neutron.plugins.ml2.plugin [None req-78bb7ceb-352b-45dd-a094-41d646ff8123 - - - - - -] Attempt 1 to provision port ff18e451-6332-4fce-b8aa-465a7ef7c4e7 2026-05-29 23:05:02.816 10 INFO neutron.plugins.ml2.plugin [None req-9a9046e4-f01a-4f75-a5e8-aa0bb297855a - - - - - -] Attempt 1 to provision port ff18e451-6332-4fce-b8aa-465a7ef7c4e7 2026-05-29 23:05:03.889 10 INFO neutron.plugins.ml2.plugin [None req-388f2590-9e82-4119-9b31-f3c5cbb04cfc - - - - - -] Attempt 1 to provision port bb478f33-1be1-4d2c-a672-072e790abfd2 2026-05-29 23:05:04.574 9 INFO neutron.plugins.ml2.plugin [None req-7f4a531d-94c6-4424-8d29-8aebb2ee3b93 - - - - - -] Attempt 1 to provision port bb478f33-1be1-4d2c-a672-072e790abfd2 2026-05-29 23:05:04.762 10 INFO neutron.plugins.ml2.plugin [None req-adb0d34c-0f2e-45d9-9b29-8035e2e29177 - - - - - -] Attempt 1 to provision port fa225c04-9be0-476d-bf2e-5a68e73e1564 2026-05-29 23:05:05.330 10 INFO neutron.plugins.ml2.plugin [None req-a4cfe684-4592-48c0-89c1-a391513e8007 - - - - - -] Attempt 1 to provision port fa225c04-9be0-476d-bf2e-5a68e73e1564 2026-05-29 23:05:12.644 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port e82a82a9-1241-4aa1-8c3b-796361b562cb 2026-05-29 23:05:12.765 9 INFO neutron.plugins.ml2.plugin [None req-fefac760-cbcd-4304-977c-1c92b34685f2 - - - - - -] Attempt 1 to provision port ab6431b0-764f-43d6-9e2d-acfbab08a856 2026-05-29 23:05:14.548 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port e82a82a9-1241-4aa1-8c3b-796361b562cb 2026-05-29 23:05:17.384 9 INFO neutron.plugins.ml2.plugin [None req-7c572b52-b9f2-4a95-b2e6-625e84f620f8 - - - - - -] Attempt 1 to provision port 085401fb-9052-4416-8457-19b270c073b1 2026-05-29 23:05:17.848 10 INFO neutron.plugins.ml2.plugin [None req-44cbfe15-5224-4d72-a05f-ae285339503a - - - - - -] Attempt 1 to provision port c913750c-b81c-4ef7-b606-c9cc572b4aeb 2026-05-29 23:05:18.290 10 INFO neutron.plugins.ml2.plugin [None req-df56830d-d0e0-46b4-9dd6-0e97caf21ea8 - - - - - -] Attempt 1 to provision port 6d15b67f-da50-4026-aa70-40abfa583ffd 2026-05-29 23:05:18.656 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6d15b67f-da50-4026-aa70-40abfa583ffd 2026-05-29 23:05:18.784 9 INFO neutron.plugins.ml2.plugin [None req-ed30558a-8ade-44c6-9428-9f1221b8117c - - - - - -] Attempt 1 to provision port fa0c77cd-7730-4c36-ad43-6a1368c2c44a 2026-05-29 23:05:19.049 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port fa0c77cd-7730-4c36-ad43-6a1368c2c44a 2026-05-29 23:05:19.463 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ab6431b0-764f-43d6-9e2d-acfbab08a856 2026-05-29 23:05:20.357 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ff5f324-6368-4060-9ce5-fa8fba9a2d68'] response: {'server_uuid': '5d3fff6a-aa26-4b4b-9bd4-6b3a9bf479e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab6431b0-764f-43d6-9e2d-acfbab08a856', 'code': 200} 2026-05-29 23:05:20.417 9 INFO neutron.plugins.ml2.plugin [None req-8a85761f-a05d-40ce-91c2-db4b649ba361 - - - - - -] Attempt 1 to provision port 5ce0be74-0247-4d0a-97a0-c14f1eb54b2b 2026-05-29 23:05:20.694 10 INFO neutron.plugins.ml2.plugin [None req-daa89cb9-57e3-407f-a50c-db611829cb64 - - - - - -] Attempt 1 to provision port f066ddc8-23b9-4e7f-aefd-a7a174346aec 2026-05-29 23:05:20.881 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ab6431b0-764f-43d6-9e2d-acfbab08a856 2026-05-29 23:05:21.165 9 INFO neutron.plugins.ml2.plugin [None req-bfd48aee-8329-4bd0-b7fd-aac504c4224c - - - - - -] Attempt 1 to provision port 5ce0be74-0247-4d0a-97a0-c14f1eb54b2b 2026-05-29 23:05:21.245 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6d15b67f-da50-4026-aa70-40abfa583ffd 2026-05-29 23:05:21.546 9 INFO neutron.plugins.ml2.plugin [None req-e9132a4b-6f17-4c51-81b8-bae2cae57e97 - - - - - -] Attempt 1 to provision port f066ddc8-23b9-4e7f-aefd-a7a174346aec 2026-05-29 23:05:21.713 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port fa0c77cd-7730-4c36-ad43-6a1368c2c44a 2026-05-29 23:05:22.761 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 7ac888ae-4051-40d5-83bb-15c7fdcd4cd9 2026-05-29 23:05:23.250 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d3fcdefa-3ff7-421e-aac7-9d5c47174ba5 2026-05-29 23:05:24.796 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 7ac888ae-4051-40d5-83bb-15c7fdcd4cd9 2026-05-29 23:05:25.280 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d3fcdefa-3ff7-421e-aac7-9d5c47174ba5 2026-05-29 23:05:25.952 10 INFO neutron.plugins.ml2.plugin [None req-87bc98bb-4f7c-4828-b130-c7c678fdbd0f - - - - - -] Attempt 1 to provision port 7ebae368-1563-4420-a733-6a9c0ce8355e 2026-05-29 23:05:27.130 10 INFO neutron.plugins.ml2.plugin [None req-0bb68c53-1479-4683-a340-404c46692ce4 - - - - - -] Attempt 1 to provision port d95a25e5-0e4f-4c03-ba04-df24240d02e1 2026-05-29 23:05:29.041 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d95a25e5-0e4f-4c03-ba04-df24240d02e1 2026-05-29 23:05:29.173 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2b795c6-e18c-421f-a3e9-e3a34dc92d23'] response: {'server_uuid': '8468e24a-5e4e-43e9-8a53-d31d22e4b7f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd95a25e5-0e4f-4c03-ba04-df24240d02e1', 'code': 200} 2026-05-29 23:05:29.658 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 7ebae368-1563-4420-a733-6a9c0ce8355e 2026-05-29 23:05:30.780 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d95a25e5-0e4f-4c03-ba04-df24240d02e1 2026-05-29 23:05:31.090 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 7ebae368-1563-4420-a733-6a9c0ce8355e 2026-05-29 23:05:31.259 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8eb48047-185e-4e1a-b79d-96ea436d6eff'] response: {'server_uuid': '5ce92620-81a4-4bb3-a378-23a526fa4303', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ebae368-1563-4420-a733-6a9c0ce8355e', 'code': 200} 2026-05-29 23:05:33.482 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcb68188-88fd-497f-90d4-2f5be7ef01cd'] response: {'server_uuid': '8468e24a-5e4e-43e9-8a53-d31d22e4b7f3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd95a25e5-0e4f-4c03-ba04-df24240d02e1', '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-29 23:05:42.808 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port bb478f33-1be1-4d2c-a672-072e790abfd2 2026-05-29 23:05:43.341 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d9aa4cbe-f82c-4b13-a211-e8241fa48592 2026-05-29 23:05:44.836 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ea21a81f-f9e3-45b3-85a3-516e6ce8ce93 2026-05-29 23:05:45.052 10 INFO neutron.plugins.ml2.plugin [None req-e3e16f5f-1e3a-4269-9fbb-8b090939658f - - - - - -] Attempt 1 to provision port 828ca9f9-5854-4a0c-8fa5-9b1062753149 2026-05-29 23:05:45.352 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port bb478f33-1be1-4d2c-a672-072e790abfd2 2026-05-29 23:05:45.660 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d9aa4cbe-f82c-4b13-a211-e8241fa48592 2026-05-29 23:05:46.018 10 INFO neutron.plugins.ml2.plugin [None req-c51abb48-f631-4ee8-8a3f-8b1576e078f5 - - - - - -] Attempt 1 to provision port ea21a81f-f9e3-45b3-85a3-516e6ce8ce93 2026-05-29 23:05:46.779 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ea21a81f-f9e3-45b3-85a3-516e6ce8ce93 2026-05-29 23:05:47.653 9 INFO neutron.plugins.ml2.plugin [None req-b87da89d-5de3-4a4a-9a23-2f6d5ee403f5 - - - - - -] Attempt 1 to provision port 28a50ed6-6312-4ba4-82cb-d71136188c5a 2026-05-29 23:05:48.525 10 INFO neutron.plugins.ml2.plugin [None req-fb73b001-3697-47f0-a638-f0ad475f039b - - - - - -] Attempt 1 to provision port 28a50ed6-6312-4ba4-82cb-d71136188c5a 2026-05-29 23:05:48.799 9 INFO neutron.plugins.ml2.plugin [None req-71beb927-4c97-4a0e-889c-dda5e3984902 - - - - - -] Attempt 1 to provision port ab6431b0-764f-43d6-9e2d-acfbab08a856 2026-05-29 23:05:48.817 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ab6431b0-764f-43d6-9e2d-acfbab08a856 2026-05-29 23:05:49.202 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 37a5b88a-4501-4bb3-9d4a-749c5dfb0b3b 2026-05-29 23:05:50.733 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 37a5b88a-4501-4bb3-9d4a-749c5dfb0b3b 2026-05-29 23:05:51.218 9 INFO neutron.plugins.ml2.plugin [None req-07bb889e-743f-4131-b834-66fb2f002eb1 - - - - - -] Attempt 1 to provision port ab6431b0-764f-43d6-9e2d-acfbab08a856 2026-05-29 23:05:53.643 10 INFO neutron.plugins.ml2.plugin [None req-604661c2-36cf-45ef-9c99-00f03c2879bb - - - - - -] Attempt 1 to provision port db68f39c-2019-429c-b48e-a7f6a876f197 2026-05-29 23:05:54.841 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 2949ac75-57d0-4464-bc4c-cc1e560cbe34 2026-05-29 23:05:55.037 9 INFO neutron.plugins.ml2.plugin [None req-02910b6f-d481-43a8-9cff-8efa23da3766 - - - - - -] Attempt 1 to provision port 2949ac75-57d0-4464-bc4c-cc1e560cbe34 2026-05-29 23:05:56.849 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port db68f39c-2019-429c-b48e-a7f6a876f197 2026-05-29 23:05:57.047 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a874685d-9da9-4ec3-af9e-d6689c8889f9'] response: {'server_uuid': 'c28c0271-157e-4eee-a1b3-9ceab0565ab2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db68f39c-2019-429c-b48e-a7f6a876f197', 'code': 200} 2026-05-29 23:05:58.903 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port db68f39c-2019-429c-b48e-a7f6a876f197 2026-05-29 23:06:04.799 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 28a50ed6-6312-4ba4-82cb-d71136188c5a 2026-05-29 23:06:05.434 9 INFO neutron.plugins.ml2.plugin [None req-a0501efd-d8de-42d9-9313-4bc4179ac944 - - - - - -] Attempt 1 to provision port 6bc8a458-0b43-4bd5-82c8-aa9f762a6a13 2026-05-29 23:06:06.204 9 INFO neutron.plugins.ml2.plugin [None req-1645e6a8-b676-466c-925e-c330cad77076 - - - - - -] Attempt 1 to provision port 868a8d75-3a5a-4c0f-bfd3-083dbc7d7f31 2026-05-29 23:06:06.820 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 828ca9f9-5854-4a0c-8fa5-9b1062753149 2026-05-29 23:06:07.152 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 868a8d75-3a5a-4c0f-bfd3-083dbc7d7f31 2026-05-29 23:06:07.455 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 28a50ed6-6312-4ba4-82cb-d71136188c5a 2026-05-29 23:06:08.414 10 INFO neutron.plugins.ml2.plugin [None req-c4ce5dbe-21a5-427f-ab29-9ba2de14cf13 - - - - - -] Attempt 1 to provision port 956931ad-b4d6-48f8-af72-f356f20fbfc4 2026-05-29 23:06:09.079 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 2846dfd5-7dcb-4a40-9fc8-2f8ce35a79eb 2026-05-29 23:06:09.183 9 INFO neutron.plugins.ml2.plugin [None req-aebba277-a6d6-439c-a37c-e96fcb827a34 - - - - - -] Attempt 1 to provision port 956931ad-b4d6-48f8-af72-f356f20fbfc4 2026-05-29 23:06:09.821 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port db2c1daa-d284-46b5-b50e-782de7fc0e74 2026-05-29 23:06:09.855 10 INFO neutron.plugins.ml2.plugin [None req-0a096991-9bfb-4d62-91b2-b0b0241d87e3 - - - - - -] Attempt 1 to provision port db2c1daa-d284-46b5-b50e-782de7fc0e74 2026-05-29 23:06:10.938 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 2846dfd5-7dcb-4a40-9fc8-2f8ce35a79eb 2026-05-29 23:06:11.540 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port db2c1daa-d284-46b5-b50e-782de7fc0e74 2026-05-29 23:06:12.823 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port f96ae819-6fe6-46e9-b9ff-9fe43fa5ec59 2026-05-29 23:06:20.775 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 846c5883-c0ea-4bc2-a18b-daec3c9f1246 2026-05-29 23:06:21.205 10 INFO neutron.plugins.ml2.plugin [None req-70a198ff-544a-40a2-83dc-a099e78a2795 - - - - - -] Attempt 1 to provision port 0a2477d8-3424-4ff4-8b18-1d6c22872aca 2026-05-29 23:06:21.289 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 0a2477d8-3424-4ff4-8b18-1d6c22872aca 2026-05-29 23:06:21.663 10 INFO neutron.plugins.ml2.plugin [None req-1f9d6a55-260d-4841-af05-ca7b46e63b91 - - - - - -] Attempt 1 to provision port 846c5883-c0ea-4bc2-a18b-daec3c9f1246 2026-05-29 23:06:22.469 9 INFO neutron.plugins.ml2.plugin [None req-1ab13d42-e68f-4a89-805a-092bf15e679d - - - - - -] Attempt 1 to provision port 96413f59-fee7-4544-9c72-5ffc596b44a6 2026-05-29 23:06:22.828 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 846c5883-c0ea-4bc2-a18b-daec3c9f1246 2026-05-29 23:06:22.833 10 INFO neutron.plugins.ml2.plugin [None req-40b3a34b-d372-4707-add9-f07acf51cd8e - - - - - -] Attempt 1 to provision port 27425a72-6ae9-49dd-b297-71d0eab66634 2026-05-29 23:06:23.187 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 0a2477d8-3424-4ff4-8b18-1d6c22872aca 2026-05-29 23:06:23.405 9 INFO neutron.plugins.ml2.plugin [None req-3ea79b1e-48b4-41ac-a777-eb3e84581f45 - - - - - -] Attempt 1 to provision port 4087ec4a-57a8-4718-a153-c389267b649f 2026-05-29 23:06:23.527 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 5f83ac58-8d19-448e-8a11-05b91b2f0445 2026-05-29 23:06:23.784 9 INFO neutron.plugins.ml2.plugin [None req-087eec2d-0ebf-49fd-86b6-86d859d01409 - - - - - -] Attempt 1 to provision port 5f83ac58-8d19-448e-8a11-05b91b2f0445 2026-05-29 23:06:24.219 10 INFO neutron.plugins.ml2.plugin [None req-4fb8a173-26f4-4e6a-8cb2-a2907f4220b4 - - - - - -] Attempt 1 to provision port 4087ec4a-57a8-4718-a153-c389267b649f 2026-05-29 23:06:24.794 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 5f83ac58-8d19-448e-8a11-05b91b2f0445 2026-05-29 23:06:25.875 9 INFO neutron.plugins.ml2.plugin [None req-af4d5175-2180-4606-9373-d33c2171b617 - - - - - -] Attempt 1 to provision port 9788e914-a170-410b-b4f6-2765df7298d2 2026-05-29 23:06:26.033 10 INFO neutron.plugins.ml2.plugin [None req-f3ef8cf4-31c5-401c-beaa-b495f28b66a5 - - - - - -] Attempt 1 to provision port 525c42d5-2852-4618-a4e0-589550bd1f36 2026-05-29 23:06:26.504 10 INFO neutron.plugins.ml2.plugin [None req-cfb6cf83-35fd-4dd8-bef6-91b76e902001 - - - - - -] Attempt 1 to provision port 9788e914-a170-410b-b4f6-2765df7298d2 2026-05-29 23:06:26.680 9 INFO neutron.plugins.ml2.plugin [None req-9b985398-bc2a-47bf-9b4a-dc3b9aa1f505 - - - - - -] Attempt 1 to provision port 525c42d5-2852-4618-a4e0-589550bd1f36 2026-05-29 23:06:26.838 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 956931ad-b4d6-48f8-af72-f356f20fbfc4 2026-05-29 23:06:27.273 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port e99df302-8540-418d-9721-82303d09475e 2026-05-29 23:06:27.899 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6bc8a458-0b43-4bd5-82c8-aa9f762a6a13 2026-05-29 23:06:28.982 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 956931ad-b4d6-48f8-af72-f356f20fbfc4 2026-05-29 23:06:29.422 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 96413f59-fee7-4544-9c72-5ffc596b44a6 2026-05-29 23:06:29.551 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-167bfb64-541f-4430-af03-002ce8b5623e'] response: {'server_uuid': '6f1a9271-7cf2-44c2-a5e4-6abd3554263b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96413f59-fee7-4544-9c72-5ffc596b44a6', 'code': 200} 2026-05-29 23:06:29.905 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port e99df302-8540-418d-9721-82303d09475e 2026-05-29 23:06:30.263 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6bc8a458-0b43-4bd5-82c8-aa9f762a6a13 2026-05-29 23:06:30.849 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 96413f59-fee7-4544-9c72-5ffc596b44a6 2026-05-29 23:06:32.498 9 INFO neutron.plugins.ml2.plugin [None req-ec9afd24-6fc8-4287-bcd2-ac4bb19b0827 - - - - - -] Attempt 1 to provision port 16d9f456-76f1-4e20-856c-cda986f1dc47 2026-05-29 23:06:34.769 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 85af0813-10ed-410e-a1fe-a836da47b355 2026-05-29 23:06:35.681 10 INFO neutron.plugins.ml2.plugin [None req-22c3df13-c18e-461e-ba1d-925c5d590d08 - - - - - -] Attempt 1 to provision port 85af0813-10ed-410e-a1fe-a836da47b355 2026-05-29 23:06:36.802 10 INFO neutron.plugins.ml2.plugin [None req-61612185-e0bf-415a-9675-942da3120d7c - - - - - -] Attempt 1 to provision port 248f02b9-7e94-422c-9017-f32120bc9a69 2026-05-29 23:06:36.977 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 16d9f456-76f1-4e20-856c-cda986f1dc47 2026-05-29 23:06:37.108 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4844a1ac-09d4-4f82-b16e-b9e8f79d4c13'] response: {'server_uuid': 'f32990b7-9fd4-435a-93a8-4294b4bbedd5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16d9f456-76f1-4e20-856c-cda986f1dc47', 'code': 200} 2026-05-29 23:06:37.270 10 INFO neutron.plugins.ml2.plugin [None req-c75252bc-c4fa-4453-b27b-1c29d5112450 - - - - - -] Attempt 1 to provision port 248f02b9-7e94-422c-9017-f32120bc9a69 2026-05-29 23:06:37.516 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 85af0813-10ed-410e-a1fe-a836da47b355 2026-05-29 23:06:38.914 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 16d9f456-76f1-4e20-856c-cda986f1dc47 2026-05-29 23:06:40.631 10 INFO neutron.plugins.ml2.plugin [None req-5e5613bc-dbc8-475a-a406-71c92c4bb24a - - - - - -] Attempt 1 to provision port febe704b-d3fd-405c-87bf-139a06a59784 2026-05-29 23:06:44.851 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 05cc4bf0-3583-4919-92b0-2e099ab4fcb2 2026-05-29 23:06:45.321 10 INFO neutron.plugins.ml2.plugin [None req-8e610f7f-6bc5-4a9a-9a0d-e19d5127efc8 - - - - - -] Attempt 1 to provision port 05cc4bf0-3583-4919-92b0-2e099ab4fcb2 2026-05-29 23:06:45.338 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 9788e914-a170-410b-b4f6-2765df7298d2 2026-05-29 23:06:45.817 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 27425a72-6ae9-49dd-b297-71d0eab66634 2026-05-29 23:06:46.618 10 INFO neutron.plugins.ml2.plugin [None req-41a04315-5f79-4a48-8da7-3ca3935730c0 - - - - - -] Attempt 1 to provision port 12a8ee58-c065-4b88-ae31-cb21b582e3b2 2026-05-29 23:06:46.991 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 05cc4bf0-3583-4919-92b0-2e099ab4fcb2 2026-05-29 23:06:47.172 10 INFO neutron.plugins.ml2.plugin [None req-ba9f5e89-28f3-4eb8-86a6-49aba0393504 - - - - - -] Attempt 1 to provision port 12a8ee58-c065-4b88-ae31-cb21b582e3b2 2026-05-29 23:06:48.554 10 INFO neutron.plugins.ml2.plugin [None req-a2394c71-bfb1-44a5-ace3-85a4ee0558bf - - - - - -] Attempt 1 to provision port 5daf745b-b8a3-4ba0-ad7a-3f450a3ee616 2026-05-29 23:06:48.775 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d632e3ae-7287-46a4-adc1-0d11d4bcb5d9 2026-05-29 23:06:49.123 9 INFO neutron.plugins.ml2.plugin [None req-243af6f8-fea7-4549-b421-ec3cfc0124cf - - - - - -] Attempt 1 to provision port d632e3ae-7287-46a4-adc1-0d11d4bcb5d9 2026-05-29 23:06:50.768 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d632e3ae-7287-46a4-adc1-0d11d4bcb5d9 2026-05-29 23:06:52.250 10 INFO neutron.plugins.ml2.plugin [None req-748bc645-cc65-4ce5-9551-de0871f5a99a - - - - - -] Attempt 1 to provision port eede1ac1-3e30-4e8e-9e25-9ca0b6ace9d8 2026-05-29 23:06:52.876 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 28bce2f0-116d-4635-9293-af58cbef64da 2026-05-29 23:06:52.903 9 INFO neutron.plugins.ml2.plugin [None req-87cda176-2293-40a8-ada9-62fcf327da69 - - - - - -] Attempt 1 to provision port eede1ac1-3e30-4e8e-9e25-9ca0b6ace9d8 2026-05-29 23:06:54.756 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 28bce2f0-116d-4635-9293-af58cbef64da 2026-05-29 23:06:56.802 9 INFO neutron.plugins.ml2.plugin [None req-29e51b7c-a9c2-4ee1-ab2a-0fe2e8c80a1f - - - - - -] Attempt 1 to provision port d0a94c9a-cd10-4dde-8569-1e3e92f263c5 2026-05-29 23:06:58.812 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ac2b3183-3e59-4dfd-9d68-35150bef6cfc 2026-05-29 23:06:59.074 10 INFO neutron.plugins.ml2.plugin [None req-5fd2342c-1b1d-40cb-affc-02b8c807b5a0 - - - - - -] Attempt 1 to provision port ac2b3183-3e59-4dfd-9d68-35150bef6cfc 2026-05-29 23:06:59.197 10 INFO neutron.plugins.ml2.plugin [None req-5fd2342c-1b1d-40cb-affc-02b8c807b5a0 - - - - - -] Attempt 1 to provision port ebc1b295-adf9-44eb-bbfe-3a07cccefedc 2026-05-29 23:07:00.825 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ac2b3183-3e59-4dfd-9d68-35150bef6cfc 2026-05-29 23:07:01.780 9 INFO neutron.plugins.ml2.plugin [None req-914f31b8-a451-4ef2-833a-68feecb7bacd - - - - - -] Attempt 1 to provision port d3e54a4b-b88a-49bb-b20a-6f9687031de7 2026-05-29 23:07:02.465 9 INFO neutron.plugins.ml2.plugin [None req-2b9419ad-29ad-42a6-b9db-b6841486de69 - - - - - -] Attempt 1 to provision port d3e54a4b-b88a-49bb-b20a-6f9687031de7 2026-05-29 23:07:02.841 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6a91adea-5398-40a1-8577-fffcbb43f27d 2026-05-29 23:07:04.727 9 INFO neutron.plugins.ml2.plugin [None req-f6fc428f-c7ac-4254-8268-79cea5f92fe5 - - - - - -] Attempt 1 to provision port 88f20918-bdde-48d5-973b-cb630d1f2fab 2026-05-29 23:07:04.803 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6a91adea-5398-40a1-8577-fffcbb43f27d 2026-05-29 23:07:06.292 9 INFO neutron.plugins.ml2.plugin [None req-9c708e17-86da-4b62-a1df-959fb4e6ccea - - - - - -] Attempt 1 to provision port 156815d8-47f4-459a-88c4-042415f98631 2026-05-29 23:07:06.867 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 88f20918-bdde-48d5-973b-cb630d1f2fab 2026-05-29 23:07:07.029 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2aeff1a-f732-483d-acee-bbbab696b68e'] response: {'server_uuid': '651c6590-4f2b-4620-9226-782eaa9e6a68', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88f20918-bdde-48d5-973b-cb630d1f2fab', 'code': 200} 2026-05-29 23:07:07.231 9 INFO neutron.plugins.ml2.plugin [None req-4eda69c3-0337-4b40-bbb2-7119fc00ac82 - - - - - -] Attempt 1 to provision port c9a48ffa-5f31-4928-a093-01850b309edd 2026-05-29 23:07:07.459 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port c9a48ffa-5f31-4928-a093-01850b309edd 2026-05-29 23:07:08.891 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 88f20918-bdde-48d5-973b-cb630d1f2fab 2026-05-29 23:07:09.580 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port c9a48ffa-5f31-4928-a093-01850b309edd 2026-05-29 23:07:09.770 10 INFO neutron.plugins.ml2.plugin [None req-ebd2dc1a-13cb-4db3-9f92-9bbf1787597f - - - - - -] Attempt 1 to provision port 0c160568-0cf3-4155-b2d5-a71bb9f154d3 2026-05-29 23:07:10.534 10 INFO neutron.plugins.ml2.plugin [None req-e2aef34e-da24-42a7-8b4f-2935c3ba24b9 - - - - - -] Attempt 1 to provision port 0c160568-0cf3-4155-b2d5-a71bb9f154d3 2026-05-29 23:07:11.164 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port f19333b4-a56b-438c-b6a3-2c69284dec1a 2026-05-29 23:07:12.041 9 INFO neutron.plugins.ml2.plugin [None req-f1cc0527-d1c1-452a-b0da-9494b548f911 - - - - - -] Attempt 1 to provision port c90ebe62-c66c-4e63-bbd7-18d06c46f9bf 2026-05-29 23:07:12.093 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port c90ebe62-c66c-4e63-bbd7-18d06c46f9bf 2026-05-29 23:07:13.329 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port eede1ac1-3e30-4e8e-9e25-9ca0b6ace9d8 2026-05-29 23:07:13.873 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 5daf745b-b8a3-4ba0-ad7a-3f450a3ee616 2026-05-29 23:07:14.270 9 INFO neutron.plugins.ml2.plugin [None req-354fbc4a-dd4f-49dc-9652-aa28be992f2c - - - - - -] Attempt 1 to provision port 655d98c7-855c-49a1-a4b4-0651fb432071 2026-05-29 23:07:14.531 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 5daf745b-b8a3-4ba0-ad7a-3f450a3ee616 2026-05-29 23:07:14.853 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 655d98c7-855c-49a1-a4b4-0651fb432071 2026-05-29 23:07:15.177 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port f19333b4-a56b-438c-b6a3-2c69284dec1a 2026-05-29 23:07:15.290 10 INFO neutron.plugins.ml2.plugin [None req-9fc6b3ac-2356-4e40-90ac-79de1170cfda - - - - - -] Attempt 1 to provision port 4ea60523-632a-4e76-a7f9-3bf8efaa11b1 2026-05-29 23:07:15.624 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 4ea60523-632a-4e76-a7f9-3bf8efaa11b1 2026-05-29 23:07:16.093 10 INFO neutron.plugins.ml2.plugin [None req-78979993-fbd4-44dc-9d84-5916d7b0c047 - - - - - -] Attempt 1 to provision port e2a872c0-ace3-4150-a2c4-f2f3208f0f1a 2026-05-29 23:07:16.234 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port eede1ac1-3e30-4e8e-9e25-9ca0b6ace9d8 2026-05-29 23:07:16.481 10 INFO neutron.plugins.ml2.plugin [None req-451e528c-6441-4e36-bf3c-5519a41d6b70 - - - - - -] Attempt 1 to provision port e2a872c0-ace3-4150-a2c4-f2f3208f0f1a 2026-05-29 23:07:16.823 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 4ea60523-632a-4e76-a7f9-3bf8efaa11b1 2026-05-29 23:07:17.246 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 655d98c7-855c-49a1-a4b4-0651fb432071 2026-05-29 23:07:17.444 9 INFO neutron.plugins.ml2.plugin [None req-ba888085-94ea-47da-8331-a006124afa38 - - - - - -] Attempt 1 to provision port cf522635-195f-4fc6-98f8-708de1fc0d07 2026-05-29 23:07:18.238 9 INFO neutron.plugins.ml2.plugin [None req-c9d1a172-fded-4195-8b40-a77ce0d4238c - - - - - -] Attempt 1 to provision port cf522635-195f-4fc6-98f8-708de1fc0d07 2026-05-29 23:07:18.813 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d3e54a4b-b88a-49bb-b20a-6f9687031de7 2026-05-29 23:07:19.900 9 INFO neutron.plugins.ml2.plugin [None req-f5634ef5-a167-4274-9fe7-5def4e5be3b6 - - - - - -] Attempt 1 to provision port 98470ecd-a9e2-49c6-8813-a23762c195c9 2026-05-29 23:07:20.835 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d3e54a4b-b88a-49bb-b20a-6f9687031de7 2026-05-29 23:07:21.147 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ebc1b295-adf9-44eb-bbfe-3a07cccefedc 2026-05-29 23:07:22.963 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 98470ecd-a9e2-49c6-8813-a23762c195c9 2026-05-29 23:07:23.117 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba677e9b-0150-4e54-931e-ee3a43f45b1b'] response: {'server_uuid': 'fe2854c4-df27-4473-b1b8-043abaa195ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98470ecd-a9e2-49c6-8813-a23762c195c9', 'code': 200} 2026-05-29 23:07:23.623 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ebc1b295-adf9-44eb-bbfe-3a07cccefedc 2026-05-29 23:07:25.172 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b05f85e0-ce72-43cf-9762-4052b626024f'] response: {'server_uuid': '651c6590-4f2b-4620-9226-782eaa9e6a68', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '88f20918-bdde-48d5-973b-cb630d1f2fab', 'code': 200} 2026-05-29 23:07:25.569 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 98470ecd-a9e2-49c6-8813-a23762c195c9 2026-05-29 23:07:26.215 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 88f20918-bdde-48d5-973b-cb630d1f2fab 2026-05-29 23:07:26.502 10 INFO neutron.plugins.ml2.plugin [None req-27d18a43-086f-4780-bf5e-317289c1e48e - - - - - -] Attempt 1 to provision port f0313c8a-45b8-43dd-a753-b562f74c4d13 2026-05-29 23:07:27.239 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bebbb74-77e4-4c86-b537-4eebf6d329fd'] response: {'server_uuid': '651c6590-4f2b-4620-9226-782eaa9e6a68', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88f20918-bdde-48d5-973b-cb630d1f2fab', 'code': 200} 2026-05-29 23:07:27.252 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port f0313c8a-45b8-43dd-a753-b562f74c4d13 2026-05-29 23:07:27.670 9 INFO neutron.plugins.ml2.plugin [None req-4a5245dd-af4b-466b-a95d-9821962138bc - - - - - -] Attempt 1 to provision port 25e44fbc-4221-49fe-9d63-f741b4f57e3f 2026-05-29 23:07:27.814 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 88f20918-bdde-48d5-973b-cb630d1f2fab 2026-05-29 23:07:28.347 9 INFO neutron.plugins.ml2.plugin [None req-1d5763ed-a00f-4675-91cf-7ac078cc7b19 - - - - - -] Attempt 1 to provision port 25e44fbc-4221-49fe-9d63-f741b4f57e3f 2026-05-29 23:07:29.140 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port f0313c8a-45b8-43dd-a753-b562f74c4d13 2026-05-29 23:07:29.507 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 0c160568-0cf3-4155-b2d5-a71bb9f154d3 2026-05-29 23:07:30.025 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 156815d8-47f4-459a-88c4-042415f98631 2026-05-29 23:07:31.154 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 0c160568-0cf3-4155-b2d5-a71bb9f154d3 2026-05-29 23:07:31.450 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 156815d8-47f4-459a-88c4-042415f98631 2026-05-29 23:07:34.435 9 INFO neutron.plugins.ml2.plugin [None req-886cb523-9651-4a43-b89a-52e82568cdf8 - - - - - -] Attempt 1 to provision port 54230ad9-2e5e-473d-a176-abddef803234 2026-05-29 23:07:35.126 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 54230ad9-2e5e-473d-a176-abddef803234 2026-05-29 23:07:35.828 10 INFO neutron.plugins.ml2.plugin [None req-9e5e3f1d-3703-49bd-a6c6-aa68968e8f47 - - - - - -] Attempt 1 to provision port 35331bc3-1424-46e4-a993-e64da073f06d 2026-05-29 23:07:36.178 10 INFO neutron.plugins.ml2.plugin [None req-f8ee0584-0d54-44c6-875d-24939f2d296b - - - - - -] Attempt 1 to provision port 35331bc3-1424-46e4-a993-e64da073f06d 2026-05-29 23:07:40.355 10 INFO neutron.plugins.ml2.plugin [None req-e4ca539b-3efe-46c4-adcb-baf3f36daba4 - - - - - -] Attempt 1 to provision port f3b358ef-5a4f-4de2-8885-da4a90560b3b /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-29 23:07:59.144 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 9511ff92-ccfc-4f3b-94d9-35ec2a6af61e 2026-05-29 23:07:59.891 9 INFO neutron.plugins.ml2.plugin [None req-f39c8b94-fd57-416a-b26a-c4018bf88b72 - - - - - -] Attempt 1 to provision port 9511ff92-ccfc-4f3b-94d9-35ec2a6af61e 2026-05-29 23:08:00.417 9 INFO neutron.plugins.ml2.plugin [None req-12ca31be-74fa-420f-92ff-0d4461a90314 - - - - - -] Attempt 1 to provision port 9511ff92-ccfc-4f3b-94d9-35ec2a6af61e 2026-05-29 23:08:01.211 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 9511ff92-ccfc-4f3b-94d9-35ec2a6af61e 2026-05-29 23:08:01.618 10 INFO neutron.plugins.ml2.plugin [None req-a6ab3e6f-02ab-4c93-b8d6-8b4a2a6ba1b6 - - - - - -] Attempt 1 to provision port 3e9723f6-1ec6-4d88-a088-c6daa1467413 2026-05-29 23:08:01.684 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port af0f2535-1a52-4886-b35e-09f851b82686 2026-05-29 23:08:01.779 10 INFO neutron.plugins.ml2.plugin [None req-231fd0c6-afb5-4ecc-90de-18062b72b3d5 - - - - - -] Attempt 1 to provision port c517b94f-a215-4d9e-81f6-35ccff3e0c04 2026-05-29 23:08:02.564 9 INFO neutron.plugins.ml2.plugin [None req-9fe4b64a-5ede-4572-9a2b-08a79f5e7777 - - - - - -] Attempt 1 to provision port c517b94f-a215-4d9e-81f6-35ccff3e0c04 2026-05-29 23:08:02.867 10 INFO neutron.plugins.ml2.plugin [None req-f9ca90f3-b086-48a5-8c55-c08faed21782 - - - - - -] Attempt 1 to provision port af0f2535-1a52-4886-b35e-09f851b82686 2026-05-29 23:08:03.092 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port c517b94f-a215-4d9e-81f6-35ccff3e0c04 2026-05-29 23:08:03.262 10 INFO neutron.plugins.ml2.plugin [None req-5102c048-d710-464f-97d3-07edff3f462e - - - - - -] Attempt 1 to provision port af0f2535-1a52-4886-b35e-09f851b82686 2026-05-29 23:08:03.605 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port c517b94f-a215-4d9e-81f6-35ccff3e0c04 2026-05-29 23:08:04.130 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port af0f2535-1a52-4886-b35e-09f851b82686 2026-05-29 23:08:04.749 9 INFO neutron.plugins.ml2.plugin [None req-1fc3e6f4-0161-4312-9570-db2db869b8ab - - - - - -] Attempt 1 to provision port 6d4961c4-10af-4024-bd15-2372f750a05d 2026-05-29 23:08:05.594 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6addd04d-8c9b-48d0-beb7-3e6f9d3aced5 2026-05-29 23:08:05.942 10 INFO neutron.plugins.ml2.plugin [None req-3c646d0c-9c9e-432d-b9cc-178fd79724cf - - - - - -] Attempt 1 to provision port 6d4961c4-10af-4024-bd15-2372f750a05d 2026-05-29 23:08:07.036 10 INFO neutron.plugins.ml2.plugin [None req-733722d2-68d2-438a-968e-0c7b3a748389 - - - - - -] Attempt 1 to provision port 9560d651-0664-42cd-8fb1-9911fa26bf7a 2026-05-29 23:08:07.595 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6addd04d-8c9b-48d0-beb7-3e6f9d3aced5 2026-05-29 23:08:07.986 9 INFO neutron.plugins.ml2.plugin [None req-8f19d269-9295-41e3-bc46-240ea95932bf - - - - - -] Attempt 1 to provision port 9560d651-0664-42cd-8fb1-9911fa26bf7a 2026-05-29 23:08:09.044 10 INFO neutron.plugins.ml2.plugin [None req-af187044-e9da-4e14-a558-67b2d4ed4f07 - - - - - -] Attempt 1 to provision port d8c0daac-740b-401b-8a3c-9da09854f1fa 2026-05-29 23:08:10.128 9 INFO neutron.plugins.ml2.plugin [None req-5dd3b6ca-cf91-44a7-bce1-bd27ca313ca9 - - - - - -] Attempt 1 to provision port d8c0daac-740b-401b-8a3c-9da09854f1fa 2026-05-29 23:08:15.425 9 INFO neutron.plugins.ml2.plugin [None req-393f8968-5359-4952-b196-a5a83f016e26 - - - - - -] Attempt 1 to provision port da532c81-3633-47db-9451-59c21b943871 2026-05-29 23:08:15.716 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port da532c81-3633-47db-9451-59c21b943871 2026-05-29 23:08:17.608 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port da532c81-3633-47db-9451-59c21b943871 2026-05-29 23:08:17.654 10 INFO neutron.plugins.ml2.plugin [None req-11aa56a0-ca95-4266-8df2-881d73b32a3b - - - - - -] Attempt 1 to provision port ada0a48f-857d-47d6-9ca1-5e03a1958c71 2026-05-29 23:08:19.684 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ada0a48f-857d-47d6-9ca1-5e03a1958c71 2026-05-29 23:08:19.843 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c2c2609-587d-467e-a9e4-cea909ed42ae'] response: {'server_uuid': 'd40d138d-0972-4053-b737-83614cd243e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ada0a48f-857d-47d6-9ca1-5e03a1958c71', 'code': 200} 2026-05-29 23:08:21.671 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port ada0a48f-857d-47d6-9ca1-5e03a1958c71 2026-05-29 23:08:25.620 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 3e9723f6-1ec6-4d88-a088-c6daa1467413 2026-05-29 23:08:26.012 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6d4961c4-10af-4024-bd15-2372f750a05d 2026-05-29 23:08:27.633 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 9560d651-0664-42cd-8fb1-9911fa26bf7a 2026-05-29 23:08:28.022 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 3e9723f6-1ec6-4d88-a088-c6daa1467413 2026-05-29 23:08:28.250 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d8c0daac-740b-401b-8a3c-9da09854f1fa 2026-05-29 23:08:28.656 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 6d4961c4-10af-4024-bd15-2372f750a05d 2026-05-29 23:08:29.637 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 9560d651-0664-42cd-8fb1-9911fa26bf7a 2026-05-29 23:08:30.033 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d8c0daac-740b-401b-8a3c-9da09854f1fa 2026-05-29 23:08:31.223 9 INFO neutron.plugins.ml2.plugin [None req-0314f429-919c-4612-834f-70a9255f0dbf - - - - - -] Attempt 1 to provision port 2bf9bfc7-32bb-4d8b-9c18-c084545cc287 2026-05-29 23:08:31.661 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 2bf9bfc7-32bb-4d8b-9c18-c084545cc287 2026-05-29 23:08:32.416 9 INFO neutron.plugins.ml2.plugin [None req-176b4ef1-9ad1-4399-b068-c7424fbacf3d - - - - - -] Attempt 1 to provision port 315446eb-14cd-46b5-8935-548ea127e9f2 2026-05-29 23:08:35.665 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 315446eb-14cd-46b5-8935-548ea127e9f2 2026-05-29 23:08:35.800 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fae6087b-4b91-45e3-90b3-cee72ac9de20'] response: {'server_uuid': 'f8b9c139-0b2c-4f5c-9868-3bc6d4744d5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '315446eb-14cd-46b5-8935-548ea127e9f2', 'code': 200} 2026-05-29 23:08:37.605 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 315446eb-14cd-46b5-8935-548ea127e9f2 2026-05-29 23:08:54.759 10 INFO neutron.plugins.ml2.plugin [None req-ea7313b4-641c-470c-abc7-679ad3a7109e - - - - - -] Attempt 1 to provision port a39504dd-c2e3-4e80-9ace-001016a5b4ee 2026-05-29 23:09:04.698 9 INFO neutron.plugins.ml2.plugin [None req-40f6e4a8-f683-4bec-a0fd-026190420a1d - - - - - -] Attempt 1 to provision port 8260346c-0e11-473c-a6c4-fb99abcb1999 2026-05-29 23:09:09.285 10 INFO neutron.plugins.ml2.plugin [None req-18eef269-1f04-4bcf-9f83-16cb93911b55 - - - - - -] Attempt 1 to provision port 501ced20-ecfb-41eb-a822-6f38741bd0e5 2026-05-29 23:09:09.439 9 INFO neutron.plugins.ml2.plugin [None req-89e85845-5318-4294-9178-80e126cfaf87 - - - - - -] Attempt 1 to provision port 009ee6f5-15ee-4f7d-b510-64399cb535f5 2026-05-29 23:09:09.477 9 INFO neutron.plugins.ml2.plugin [None req-89e85845-5318-4294-9178-80e126cfaf87 - - - - - -] Attempt 1 to provision port 3445ad84-95f6-4c0c-9955-3f5241adf6ab 2026-05-29 23:09:09.695 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 3445ad84-95f6-4c0c-9955-3f5241adf6ab 2026-05-29 23:09:09.985 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d78286e9-9d78-42e3-be8e-bd23bfdbdbc6 2026-05-29 23:09:11.157 9 INFO neutron.plugins.ml2.plugin [None req-1504bc33-d54d-413f-88c6-d7dd3fe9b5d8 - - - - - -] Attempt 1 to provision port 009ee6f5-15ee-4f7d-b510-64399cb535f5 2026-05-29 23:09:11.509 10 INFO neutron.plugins.ml2.plugin [None req-12211a0a-9ef4-4eb7-b364-f4c0ba51b8a7 - - - - - -] Attempt 1 to provision port 009ee6f5-15ee-4f7d-b510-64399cb535f5 2026-05-29 23:09:11.767 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 501ced20-ecfb-41eb-a822-6f38741bd0e5 2026-05-29 23:09:12.028 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dfed778-de3d-4a8b-94a1-e01f9488a3b0'] response: {'server_uuid': 'e90ff3d5-a09d-4328-a769-1d64bd8b5437', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '501ced20-ecfb-41eb-a822-6f38741bd0e5', 'code': 200} 2026-05-29 23:09:12.361 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 3445ad84-95f6-4c0c-9955-3f5241adf6ab 2026-05-29 23:09:12.748 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d78286e9-9d78-42e3-be8e-bd23bfdbdbc6 2026-05-29 23:09:13.807 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 501ced20-ecfb-41eb-a822-6f38741bd0e5 2026-05-29 23:09:14.788 9 INFO neutron.plugins.ml2.plugin [None req-06b5c44e-b9b8-4454-95ab-3f2fcaf227f2 - - - - - -] Attempt 1 to provision port 2203ed81-27b5-45d5-a426-c39be6696021 2026-05-29 23:09:17.693 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 2203ed81-27b5-45d5-a426-c39be6696021 2026-05-29 23:09:17.847 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2ed4e6c-ff39-448a-a32c-d644f53d7b65'] response: {'server_uuid': '0cb9e829-d2cb-4d85-b812-01c91a7c27e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2203ed81-27b5-45d5-a426-c39be6696021', 'code': 200} 2026-05-29 23:09:19.671 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 2203ed81-27b5-45d5-a426-c39be6696021 2026-05-29 23:09:25.677 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 009ee6f5-15ee-4f7d-b510-64399cb535f5 2026-05-29 23:09:26.089 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 8260346c-0e11-473c-a6c4-fb99abcb1999 2026-05-29 23:09:27.656 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 009ee6f5-15ee-4f7d-b510-64399cb535f5 2026-05-29 23:09:27.942 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 8260346c-0e11-473c-a6c4-fb99abcb1999 2026-05-29 23:09:40.758 9 INFO neutron.plugins.ml2.plugin [None req-ef14f82f-4915-4e33-b215-e907800e67ba - - - - - -] Attempt 1 to provision port f5f29eac-9282-4c89-a095-c99397cfd8e6 2026-05-29 23:09:43.745 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port f5f29eac-9282-4c89-a095-c99397cfd8e6 2026-05-29 23:09:43.929 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d5e6f8d-0044-4aad-b6e2-c743d82cb8df'] response: {'server_uuid': '764941c3-dc4f-404a-b48a-9fafee239070', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5f29eac-9282-4c89-a095-c99397cfd8e6', 'code': 200} 2026-05-29 23:09:45.690 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port f5f29eac-9282-4c89-a095-c99397cfd8e6 2026-05-29 23:09:51.591 10 INFO neutron.plugins.ml2.plugin [None req-acfe1565-9fd4-4cd1-bfd1-c5de968094f4 - - - - - -] Attempt 1 to provision port f477269c-ae7b-4990-8241-ceb3fc1008c2 2026-05-29 23:09:53.931 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port f477269c-ae7b-4990-8241-ceb3fc1008c2 2026-05-29 23:09:54.077 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c36a1c15-f925-4674-86d3-8bed7bea4616'] response: {'server_uuid': 'e90ff3d5-a09d-4328-a769-1d64bd8b5437', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f477269c-ae7b-4990-8241-ceb3fc1008c2', 'code': 200} 2026-05-29 23:09:55.800 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port f477269c-ae7b-4990-8241-ceb3fc1008c2 2026-05-29 23:10:22.378 10 INFO neutron.plugins.ml2.plugin [None req-9dd72b91-05ec-41ef-ad0b-2bb06a2441f2 - - - - - -] Attempt 1 to provision port dd429c6b-f879-45e2-95ef-036924eae4e4 2026-05-29 23:10:25.799 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port dd429c6b-f879-45e2-95ef-036924eae4e4 2026-05-29 23:10:26.038 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-deaae1bd-cb3a-4bab-859d-d4c28a37cc9c'] response: {'server_uuid': 'e90ff3d5-a09d-4328-a769-1d64bd8b5437', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd429c6b-f879-45e2-95ef-036924eae4e4', 'code': 200} 2026-05-29 23:10:27.679 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port dd429c6b-f879-45e2-95ef-036924eae4e4 2026-05-29 23:10:32.836 10 INFO neutron.plugins.ml2.plugin [None req-a8d14d4d-9b90-469a-b554-27aadd7a5921 - - - - - -] Attempt 1 to provision port 3ef09674-5323-4451-bf0e-2586a8d49f2c 2026-05-29 23:10:35.810 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 3ef09674-5323-4451-bf0e-2586a8d49f2c 2026-05-29 23:10:36.135 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c473800d-0bee-441a-907d-244e30bf0c1b'] response: {'server_uuid': 'e90ff3d5-a09d-4328-a769-1d64bd8b5437', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ef09674-5323-4451-bf0e-2586a8d49f2c', 'code': 200} 2026-05-29 23:10:36.436 9 INFO neutron.plugins.ml2.plugin [None req-699d16bc-b27c-4fff-b573-0658b3aed623 - - - - - -] Attempt 1 to provision port 3ef09674-5323-4451-bf0e-2586a8d49f2c 2026-05-29 23:10:37.737 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 3ef09674-5323-4451-bf0e-2586a8d49f2c 2026-05-29 23:10:45.906 10 INFO neutron.plugins.ml2.plugin [None req-6980ed85-c486-43a8-8c48-f8809b5e108e - - - - - -] Attempt 1 to provision port 3ef09674-5323-4451-bf0e-2586a8d49f2c 2026-05-29 23:10:56.360 10 INFO neutron.plugins.ml2.plugin [None req-fe85ce13-e66b-4721-8dae-1feb314a3ae2 - - - - - -] Attempt 1 to provision port dd429c6b-f879-45e2-95ef-036924eae4e4 2026-05-29 23:11:38.837 10 INFO neutron.plugins.ml2.plugin [None req-3ee28785-d262-4198-b726-fd6871ffe71c - - - - - -] Attempt 1 to provision port af0f2535-1a52-4886-b35e-09f851b82686 /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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.689 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-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.689 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.691 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:51.691 10 INFO neutron.plugins.ml2.plugin [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Attempt 2 to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 2026-05-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.710 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-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.710 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.711 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:51.711 10 INFO neutron.plugins.ml2.plugin [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Attempt 3 to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 2026-05-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.735 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-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.735 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:51.736 10 INFO neutron.plugins.ml2.plugin [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Attempt 4 to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 2026-05-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.753 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-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.753 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.754 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:51.754 10 INFO neutron.plugins.ml2.plugin [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Attempt 5 to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 2026-05-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.777 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-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.777 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.778 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:51.778 10 INFO neutron.plugins.ml2.plugin [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Attempt 6 to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 2026-05-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.801 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-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.801 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.802 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:51.802 10 INFO neutron.plugins.ml2.plugin [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Attempt 7 to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 2026-05-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.824 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-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.824 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.825 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:51.825 10 INFO neutron.plugins.ml2.plugin [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Attempt 8 to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 2026-05-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.847 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-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.847 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.848 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:51.848 10 INFO neutron.plugins.ml2.plugin [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Attempt 9 to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 2026-05-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.872 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-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.872 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.873 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:51.873 10 INFO neutron.plugins.ml2.plugin [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Attempt 10 to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 2026-05-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:51.902 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-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5832bbdb-a625-4d48-840b-48981c03b1b3 could not be found. 2026-05-29 23:11:51.902 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:51.903 10 ERROR neutron.plugins.ml2.managers [None req-2cf052c5-a787-48cf-ba55-ea5729d3a804 - - - - - -] Failed to bind port e569ce03-b0f1-4cb3-b7e5-db776c0cd680 on host instance for vnic_type normal using segments [{'id': 'a212740a-fa5b-47c8-8917-c86915540378', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 777, 'network_id': 'cb6dc97e-0892-4e28-bf4f-26e150e47000'}] 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network cb6dc97e-0892-4e28-bf4f-26e150e47000 could not be found. 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network cb6dc97e-0892-4e28-bf4f-26e150e47000 could not be found. 2026-05-29 23:11:52.649 10 ERROR oslo_messaging.rpc.server  2026-05-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.465 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-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.465 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.466 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:53.466 10 INFO neutron.plugins.ml2.plugin [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Attempt 2 to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 2026-05-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.485 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-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.485 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.486 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:53.487 10 INFO neutron.plugins.ml2.plugin [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Attempt 3 to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 2026-05-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.509 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-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.509 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.510 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:53.510 10 INFO neutron.plugins.ml2.plugin [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Attempt 4 to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 2026-05-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.533 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-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.533 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.534 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:53.534 10 INFO neutron.plugins.ml2.plugin [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Attempt 5 to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 2026-05-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.554 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-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.554 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.555 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:53.555 10 INFO neutron.plugins.ml2.plugin [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Attempt 6 to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 2026-05-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.574 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-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.574 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.575 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:53.575 10 INFO neutron.plugins.ml2.plugin [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Attempt 7 to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 2026-05-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.594 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-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.594 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.595 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:53.596 10 INFO neutron.plugins.ml2.plugin [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Attempt 8 to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 2026-05-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.633 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-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.633 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.634 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:53.634 10 INFO neutron.plugins.ml2.plugin [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Attempt 9 to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 2026-05-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.660 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-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.660 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.661 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:53.661 10 INFO neutron.plugins.ml2.plugin [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Attempt 10 to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 2026-05-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:11:53.693 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-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8941849b-7ce4-43d5-8ccd-84a9282576dc could not be found. 2026-05-29 23:11:53.693 10 ERROR neutron.plugins.ml2.managers  2026-05-29 23:11:53.695 10 ERROR neutron.plugins.ml2.managers [None req-55ef7039-86d4-4a1a-b18e-25d6f2f5b623 - - - - - -] Failed to bind port ef3f3fa7-e08e-4c00-9fce-41d88e66b790 on host instance for vnic_type normal using segments [{'id': '8024c15d-f89e-47a7-888b-a2c6a80685dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': 'd2414c25-5ffc-4577-8923-24aeb6090e74'}] 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network d2414c25-5ffc-4577-8923-24aeb6090e74 could not be found. 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network d2414c25-5ffc-4577-8923-24aeb6090e74 could not be found. 2026-05-29 23:11:54.382 10 ERROR oslo_messaging.rpc.server  2026-05-29 23:11:55.924 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 2a9f6893-0ec5-4225-aea6-81f1497e5189 2026-05-29 23:12:13.937 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 5f281ed7-e1cf-4793-a33b-8d37131235ed 2026-05-29 23:12:14.853 10 INFO neutron.plugins.ml2.plugin [None req-19de70c1-1591-44f0-a71b-6303e7d6a4c3 - - - - - -] Attempt 1 to provision port 5f281ed7-e1cf-4793-a33b-8d37131235ed 2026-05-29 23:12:15.482 10 INFO neutron.plugins.ml2.plugin [None req-82e7470b-a10b-4a25-a584-a6cc4ccd865a - - - - - -] Attempt 1 to provision port 937fff6e-80a2-48c2-90ef-022ba87210fd 2026-05-29 23:12:16.055 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 056478b4-c15f-4d92-8bf7-dc8a109a1845 2026-05-29 23:12:16.627 9 INFO neutron.plugins.ml2.plugin [None req-3315c6ba-7084-42e5-b208-2214e2a62175 - - - - - -] Attempt 1 to provision port 056478b4-c15f-4d92-8bf7-dc8a109a1845 2026-05-29 23:12:16.773 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 937fff6e-80a2-48c2-90ef-022ba87210fd 2026-05-29 23:12:17.160 10 INFO neutron.plugins.ml2.plugin [None req-e89af17c-5682-4631-acbc-e5e2332eac60 - - - - - -] Attempt 1 to provision port 959aa2e5-65b6-4ae3-9f6f-791c8d67b683 2026-05-29 23:12:17.243 9 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 959aa2e5-65b6-4ae3-9f6f-791c8d67b683 2026-05-29 23:12:17.589 9 INFO neutron.plugins.ml2.plugin [None req-1230d233-b772-43e9-8633-4e734ff2ab44 - - - - - -] Attempt 1 to provision port d5e9936d-2fbf-40da-a7a9-ec31b505d40b 2026-05-29 23:12:17.799 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port 959aa2e5-65b6-4ae3-9f6f-791c8d67b683 2026-05-29 23:12:18.071 10 INFO neutron.plugins.ml2.plugin [None req-6a69c2e4-4fa2-4c97-a0ff-3e286304d4c9 - - - - - -] Attempt 1 to provision port d5e9936d-2fbf-40da-a7a9-ec31b505d40b