+ 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 02:44:34.832 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 02:44:34.833 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-29 02:44:34.833 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 02:44:34.833 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 02:44:35.590 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:44:35.593 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 02:44:35.595 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 02:44:35.596 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:44:35.596 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 02:44:35.596 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 02:44:35.597 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:44:35.601 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:44:35.601 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:44:35.602 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:44:35.617 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 02:44:35.617 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:44:35.618 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 02:44:35.648 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 02:44:35.648 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 02:44:35.648 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 02:44:35.648 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 02:44:35.654 1 WARNING oslo_policy.policy [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] 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 02:44:35.915 1 INFO neutron.plugins.ml2.managers [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 02:44:36.170 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 02:44:36.170 1 INFO neutron.plugins.ml2.managers [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 02:44:36.171 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 02:44:36.213 1 INFO neutron.plugins.ml2.managers [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 02:44:36.213 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 02:44:36.214 1 INFO neutron.plugins.ml2.managers [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 02:44:36.214 1 INFO neutron.plugins.ml2.extensions.port_security [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 02:44:36.214 1 INFO neutron.plugins.ml2.managers [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] Initializing extension driver 'qos' 2026-05-29 02:44:36.214 1 INFO neutron.plugins.ml2.managers [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 02:44:36.214 1 INFO neutron.plugins.ml2.managers [None req-000e4554-b82a-43c5-906d-72180f07a583 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 02:44:36.228 1 INFO neutron.quota [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded quota_driver: . 2026-05-29 02:44:36.228 1 INFO neutron.plugins.ml2.plugin [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 02:44:36.228 1 INFO neutron.plugins.ml2.managers [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 02:44:36.228 1 INFO neutron.plugins.ml2.managers [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 02:44:36.228 1 INFO neutron.plugins.ml2.managers [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 02:44:36.229 1 INFO neutron.extensions.vlantransparent [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Disabled vlantransparent extension. 2026-05-29 02:44:36.229 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: qos 2026-05-29 02:44:36.238 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: router 2026-05-29 02:44:36.266 1 INFO neutron.services.service_base [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 02:44:36.266 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: segments 2026-05-29 02:44:36.330 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: trunk 2026-05-29 02:44:36.387 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: vpnaas 2026-05-29 02:44:36.420 1 WARNING stevedore.named [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 02:44:36.478 1 INFO neutron_vpnaas.services.vpn.plugin [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 02:44:36.479 1 INFO neutron.common.utils [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 02:44:36.479 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 02:44:36.483 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: tag 2026-05-29 02:44:36.489 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: timestamp 2026-05-29 02:44:36.492 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 02:44:36.495 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: flavors 2026-05-29 02:44:36.497 1 INFO neutron.manager [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loading Plugin: revisions 2026-05-29 02:44:36.500 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Initializing extension manager. 2026-05-29 02:44:36.501 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: address-group 2026-05-29 02:44:36.502 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: address-scope 2026-05-29 02:44:36.502 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 02:44:36.503 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: agent 2026-05-29 02:44:36.503 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 02:44:36.504 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 02:44:36.505 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 02:44:36.506 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: availability_zone 2026-05-29 02:44:36.506 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 02:44:36.507 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 02:44:36.507 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 02:44:36.508 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 02:44:36.509 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: dns-integration 2026-05-29 02:44:36.509 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 02:44:36.510 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 02:44:36.510 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: dvr 2026-05-29 02:44:36.511 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 02:44:36.511 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 02:44:36.512 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:44:36.512 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 02:44:36.513 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: external-net 2026-05-29 02:44:36.513 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 02:44:36.513 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: extraroute 2026-05-29 02:44:36.514 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 02:44:36.515 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 02:44:36.515 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 02:44:36.515 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 02:44:36.516 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 02:44:36.516 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: fip-port-details 2026-05-29 02:44:36.517 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: flavors 2026-05-29 02:44:36.518 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 02:44:36.518 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 02:44:36.519 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: ip_allocation 2026-05-29 02:44:36.519 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 02:44:36.520 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 02:44:36.521 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: router 2026-05-29 02:44:36.522 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:44:36.522 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 02:44:36.523 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: l3-ha 2026-05-29 02:44:36.523 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:44:36.524 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 02:44:36.524 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: l3-flavors 2026-05-29 02:44:36.525 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:44:36.526 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 02:44:36.527 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 02:44:36.528 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 02:44:36.529 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 02:44:36.530 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 02:44:36.530 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 02:44:36.531 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: multi-provider 2026-05-29 02:44:36.531 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: net-mtu 2026-05-29 02:44:36.532 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 02:44:36.532 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 02:44:36.533 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: network_ha 2026-05-29 02:44:36.533 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 02:44:36.534 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 02:44:36.534 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: pagination 2026-05-29 02:44:36.535 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: port-device-profile 2026-05-29 02:44:36.535 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 02:44:36.536 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 02:44:36.536 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: port-mac-override 2026-05-29 02:44:36.537 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 02:44:36.537 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 02:44:36.538 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: port-resource-request 2026-05-29 02:44:36.538 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 02:44:36.538 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: binding 2026-05-29 02:44:36.539 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: binding-extended 2026-05-29 02:44:36.540 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: port-security 2026-05-29 02:44:36.540 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: project-id 2026-05-29 02:44:36.540 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: provider 2026-05-29 02:44:36.542 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos 2026-05-29 02:44:36.542 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 02:44:36.543 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 02:44:36.544 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-default 2026-05-29 02:44:36.544 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-fip 2026-05-29 02:44:36.544 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 02:44:36.545 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 02:44:36.545 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 02:44:36.546 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 02:44:36.546 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 02:44:36.547 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-pps 2026-05-29 02:44:36.547 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 02:44:36.548 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 02:44:36.548 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 02:44:36.549 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 02:44:36.550 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: quotas 2026-05-29 02:44:36.552 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: quota_details 2026-05-29 02:44:36.553 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: rbac-policies 2026-05-29 02:44:36.554 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 02:44:36.554 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 02:44:36.555 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 02:44:36.555 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 02:44:36.556 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: revision-if-match 2026-05-29 02:44:36.556 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 02:44:36.557 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 02:44:36.557 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 02:44:36.558 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 02:44:36.559 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 02:44:36.559 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 02:44:36.560 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 02:44:36.560 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 02:44:36.566 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: security-group 2026-05-29 02:44:36.567 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: segment 2026-05-29 02:44:36.568 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 02:44:36.568 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: service-type 2026-05-29 02:44:36.569 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: sorting 2026-05-29 02:44:36.569 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 02:44:36.570 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 02:44:36.570 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 02:44:36.571 1 WARNING neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 02:44:36.571 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 02:44:36.572 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 02:44:36.572 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 02:44:36.573 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 02:44:36.573 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 02:44:36.574 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 02:44:36.574 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 02:44:36.577 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 02:44:36.577 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 02:44:36.578 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: trunk 2026-05-29 02:44:36.578 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: trunk-details 2026-05-29 02:44:36.579 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 02:44:36.579 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 02:44:36.580 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 02:44:36.581 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 02:44:36.582 1 INFO neutron.api.extensions [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Loaded extension: vpnaas 2026-05-29 02:44:36.584 1 INFO oslo_service.service [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Starting 2 workers 2026-05-29 02:44:36.590 1 INFO oslo_service.service [None req-610313ea-3fc0-4a8d-a64a-73261ea23c78 - - - - - -] Starting 1 workers 2026-05-29 02:45:17.653 9 INFO neutron.db.l3_hamode_db [None req-fbc6360c-7586-410b-9217-d39555a5b9ad - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 02:45:34.050 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d6e17cef-d777-4c6d-990d-6942f41c0169 2026-05-29 02:45:34.289 9 INFO neutron.plugins.ml2.plugin [None req-e7d0e69d-48e3-44ee-875b-3ce84af4bc47 - - - - - -] Attempt 1 to provision port d6e17cef-d777-4c6d-990d-6942f41c0169 2026-05-29 02:45:35.725 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d6e17cef-d777-4c6d-990d-6942f41c0169 2026-05-29 02:49:55.210 9 INFO neutron.plugins.ml2.plugin [None req-c09f1aa3-4dad-432b-bd88-787f919a60d1 - - - - - -] Attempt 1 to provision port 461331c5-542f-4d54-9ce3-071fafbba662 2026-05-29 02:49:55.944 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 461331c5-542f-4d54-9ce3-071fafbba662 2026-05-29 02:50:02.890 10 INFO neutron.plugins.ml2.plugin [None req-01e390d6-3e1e-4479-b873-dd75f6c01d17 - - - - - -] Attempt 1 to provision port b106f0bd-1c6f-4764-8352-933009c3b8d7 2026-05-29 02:54:00.278 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port b106f0bd-1c6f-4764-8352-933009c3b8d7 2026-05-29 02:54:02.101 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port b106f0bd-1c6f-4764-8352-933009c3b8d7 2026-05-29 03:05:00.735 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 491e6353-e70b-4921-94ee-401c00d4f3af 2026-05-29 03:05:02.641 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 491e6353-e70b-4921-94ee-401c00d4f3af 2026-05-29 03:21:15.556 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 440afbaa-aa4e-46ca-8e30-a2d53e02f927 2026-05-29 03:21:15.594 10 INFO neutron.plugins.ml2.plugin [None req-cc268d49-6895-4f15-aae5-9000fff02b67 - - - - - -] Attempt 1 to provision port 25ca59fd-a285-4299-8c4b-bde75a0a60e0 2026-05-29 03:21:16.158 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a8437e50-b2b4-4183-be71-c19933c3af1a 2026-05-29 03:21:16.344 10 INFO neutron.plugins.ml2.plugin [None req-0822dbf6-5f30-4181-88b4-e28f4d513b17 - - - - - -] Attempt 1 to provision port 7b9f7baf-3828-4fe7-99e8-8ec3a0f90237 2026-05-29 03:21:16.905 9 INFO neutron.plugins.ml2.plugin [None req-ee839828-8a70-4041-bdae-8f73a4a79dd4 - - - - - -] Attempt 1 to provision port 440afbaa-aa4e-46ca-8e30-a2d53e02f927 2026-05-29 03:21:16.981 9 INFO neutron.plugins.ml2.plugin [None req-ee839828-8a70-4041-bdae-8f73a4a79dd4 - - - - - -] Attempt 1 to provision port a8437e50-b2b4-4183-be71-c19933c3af1a 2026-05-29 03:21:17.371 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 440afbaa-aa4e-46ca-8e30-a2d53e02f927 2026-05-29 03:21:17.931 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a8437e50-b2b4-4183-be71-c19933c3af1a 2026-05-29 03:21:19.213 9 INFO neutron.plugins.ml2.plugin [None req-772a33b2-53f2-454a-bb79-c90338674e0e - - - - - -] Attempt 1 to provision port 0e04e900-0b25-4278-b48f-831feb2133b9 2026-05-29 03:21:19.364 10 INFO neutron.plugins.ml2.plugin [None req-978e487c-a203-43b7-b360-e2b074877fc6 - - - - - -] Attempt 1 to provision port ed27784b-1b41-41b4-833d-ebf02048c86a 2026-05-29 03:21:19.913 9 INFO neutron.plugins.ml2.plugin [None req-21e64210-2f3d-4397-bef7-c38328ea8796 - - - - - -] Attempt 1 to provision port ed27784b-1b41-41b4-833d-ebf02048c86a 2026-05-29 03:21:19.968 9 INFO neutron.plugins.ml2.plugin [None req-21e64210-2f3d-4397-bef7-c38328ea8796 - - - - - -] Attempt 1 to provision port 0e04e900-0b25-4278-b48f-831feb2133b9 2026-05-29 03:21:21.931 9 INFO neutron.plugins.ml2.plugin [None req-f11259bd-c1a5-46dc-a8e8-9561ae2678a1 - - - - - -] Attempt 1 to provision port 57de7f27-0dcc-425a-b5f1-d2992b924b2a 2026-05-29 03:21:22.914 9 INFO neutron.plugins.ml2.plugin [None req-bbdb3c23-29cd-469b-97fe-732c82e2e3e1 - - - - - -] Attempt 1 to provision port e44031f9-893b-438d-8753-6edd9d9268d3 2026-05-29 03:21:23.283 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port e44031f9-893b-438d-8753-6edd9d9268d3 2026-05-29 03:21:24.483 10 INFO neutron.plugins.ml2.plugin [None req-ed0a6f45-b3c5-4a97-9b69-79876d796952 - - - - - -] Attempt 1 to provision port 93f6e1cd-bc2d-4aad-8326-c9fdc8300b6f 2026-05-29 03:21:25.132 9 INFO neutron.plugins.ml2.plugin [None req-7d56e113-2a77-48d9-a1b4-46cfaf84938a - - - - - -] Attempt 1 to provision port 93f6e1cd-bc2d-4aad-8326-c9fdc8300b6f 2026-05-29 03:21:25.305 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port e44031f9-893b-438d-8753-6edd9d9268d3 /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 03:21:29.415 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 815506e7-8aca-4b69-8ed2-41f293d16b06 2026-05-29 03:21:31.351 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 815506e7-8aca-4b69-8ed2-41f293d16b06 2026-05-29 03:21:33.061 9 INFO neutron.plugins.ml2.plugin [None req-d078270e-84a4-4349-a911-549464caf557 - - - - - -] Attempt 1 to provision port a5096865-ddba-48dc-8f71-808ae5cb2ba3 2026-05-29 03:21:33.374 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 9c31da18-b6c4-4fff-8d05-c7bef1e224c2 2026-05-29 03:21:34.058 9 INFO neutron.plugins.ml2.plugin [None req-3429bcda-26aa-46c6-99d8-d682fe3ed1d4 - - - - - -] Attempt 1 to provision port 9c31da18-b6c4-4fff-8d05-c7bef1e224c2 2026-05-29 03:21:34.381 10 INFO neutron.plugins.ml2.plugin [None req-9d1dcecb-2bc8-43e4-9bbc-e126ddcb27b2 - - - - - -] Attempt 1 to provision port fcde2a54-9f2b-4d0d-8387-7eeab9ab1457 2026-05-29 03:21:35.339 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 9c31da18-b6c4-4fff-8d05-c7bef1e224c2 2026-05-29 03:21:35.558 9 INFO neutron.plugins.ml2.plugin [None req-6dbe26cb-0a17-4115-8cc2-53792a905cef - - - - - -] Attempt 1 to provision port bcdc9580-dc84-473f-87b4-f8721ac3933d 2026-05-29 03:21:35.628 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port bcdc9580-dc84-473f-87b4-f8721ac3933d 2026-05-29 03:21:36.653 9 INFO neutron.plugins.ml2.plugin [None req-39462e31-3ebb-4ed5-a5fe-21d2ef891345 - - - - - -] Attempt 1 to provision port 12cf80eb-a887-422b-95fa-2d9da94ce941 2026-05-29 03:21:37.435 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 06294513-6e7f-45c0-aff1-9264bde550de 2026-05-29 03:21:37.445 10 INFO neutron.plugins.ml2.plugin [None req-62f48562-dd43-428a-925c-b0dc94f97a5a - - - - - -] Attempt 1 to provision port 12cf80eb-a887-422b-95fa-2d9da94ce941 2026-05-29 03:21:37.502 10 INFO neutron.plugins.ml2.plugin [None req-62f48562-dd43-428a-925c-b0dc94f97a5a - - - - - -] Attempt 1 to provision port cb0aaa73-1614-46c2-9adf-49fdb095678a 2026-05-29 03:21:38.062 10 INFO neutron.plugins.ml2.plugin [None req-7410c7b1-a208-4348-b7f2-f18fd60aaa91 - - - - - -] Attempt 1 to provision port cb0aaa73-1614-46c2-9adf-49fdb095678a 2026-05-29 03:21:38.179 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port bcdc9580-dc84-473f-87b4-f8721ac3933d 2026-05-29 03:21:39.351 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 3046df0f-3e8c-4570-9fb3-b1acd0f246da 2026-05-29 03:21:39.943 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 06294513-6e7f-45c0-aff1-9264bde550de 2026-05-29 03:21:41.451 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 3046df0f-3e8c-4570-9fb3-b1acd0f246da 2026-05-29 03:21:42.573 9 INFO neutron.plugins.ml2.plugin [None req-5f78d20a-341d-454a-a310-ef7c742e4d94 - - - - - -] Attempt 1 to provision port 6a234ee2-9fec-42f0-839c-e38cc29e1e36 2026-05-29 03:21:42.755 10 INFO neutron.plugins.ml2.plugin [None req-28ba2105-fcd6-4259-b659-9c3ad5bee629 - - - - - -] Attempt 1 to provision port 843b268c-b1eb-4049-88d8-d601876d6c82 2026-05-29 03:21:45.436 9 INFO neutron.plugins.ml2.plugin [None req-2e16a633-160e-48a9-b035-23e94abf490b - - - - - -] Attempt 1 to provision port 52ee9369-4e73-4ae6-87cc-ee2c9495946c 2026-05-29 03:21:49.507 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 6a234ee2-9fec-42f0-839c-e38cc29e1e36 2026-05-29 03:21:50.029 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 52ee9369-4e73-4ae6-87cc-ee2c9495946c 2026-05-29 03:21:50.192 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d96116b-0a78-41ee-a190-5066ec1e3869'] response: {'server_uuid': 'e5ce3c94-24a7-44ee-acd2-d1883d92d81b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a234ee2-9fec-42f0-839c-e38cc29e1e36', 'code': 200} 2026-05-29 03:21:50.719 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 843b268c-b1eb-4049-88d8-d601876d6c82 2026-05-29 03:21:51.392 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 6a234ee2-9fec-42f0-839c-e38cc29e1e36 2026-05-29 03:21:51.825 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 52ee9369-4e73-4ae6-87cc-ee2c9495946c 2026-05-29 03:21:52.093 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 843b268c-b1eb-4049-88d8-d601876d6c82 2026-05-29 03:21:52.242 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3d45236-f5e0-4b7b-8571-5ead5388b16e'] response: {'server_uuid': '1ddb2108-e23b-4c7c-b52f-df1dc7282cfd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52ee9369-4e73-4ae6-87cc-ee2c9495946c', 'code': 200} 2026-05-29 03:21:52.242 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3d45236-f5e0-4b7b-8571-5ead5388b16e'] response: {'server_uuid': '14d0584b-f4c0-4ee2-afca-e1e175cf50fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '843b268c-b1eb-4049-88d8-d601876d6c82', 'code': 200} 2026-05-29 03:21:59.383 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 93f6e1cd-bc2d-4aad-8326-c9fdc8300b6f 2026-05-29 03:21:59.770 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 57de7f27-0dcc-425a-b5f1-d2992b924b2a 2026-05-29 03:22:01.519 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 57de7f27-0dcc-425a-b5f1-d2992b924b2a 2026-05-29 03:22:05.305 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 12cf80eb-a887-422b-95fa-2d9da94ce941 2026-05-29 03:22:07.636 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 12cf80eb-a887-422b-95fa-2d9da94ce941 2026-05-29 03:22:07.889 10 INFO neutron.plugins.ml2.plugin [None req-b31ff40e-b56e-4c77-833a-aae03fcff2fd - - - - - -] Attempt 1 to provision port 86f4f348-893e-4a6e-bdf5-d62dfe57e0b0 2026-05-29 03:22:08.059 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port ff37472f-2138-4260-9984-b9d186e59fb5 2026-05-29 03:22:08.946 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a5096865-ddba-48dc-8f71-808ae5cb2ba3 2026-05-29 03:22:09.040 9 INFO neutron.plugins.ml2.plugin [None req-6e07fd5e-3aac-4af4-855f-491914104072 - - - - - -] Attempt 1 to provision port ff37472f-2138-4260-9984-b9d186e59fb5 2026-05-29 03:22:09.535 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a5096865-ddba-48dc-8f71-808ae5cb2ba3 2026-05-29 03:22:09.742 9 INFO neutron.plugins.ml2.plugin [None req-111f830f-2cdd-4b7d-8257-ab10c2928adf - - - - - -] Attempt 1 to provision port ab2b1d40-4296-4431-90c7-abda9cbb923b 2026-05-29 03:22:09.931 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d6192fed-7385-4957-9d45-8bb90de470c2 2026-05-29 03:22:10.506 9 INFO neutron.plugins.ml2.plugin [None req-587e26a0-404c-43cd-be26-8a1835df8e9b - - - - - -] Attempt 1 to provision port be309ecd-bf32-4d0d-9a78-c56dc8f844c6 2026-05-29 03:22:10.540 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port be309ecd-bf32-4d0d-9a78-c56dc8f844c6 2026-05-29 03:22:11.296 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port ff37472f-2138-4260-9984-b9d186e59fb5 2026-05-29 03:22:11.440 10 INFO neutron.plugins.ml2.plugin [None req-acf8e891-6236-401b-b11f-7f490acad74d - - - - - -] Attempt 1 to provision port d6192fed-7385-4957-9d45-8bb90de470c2 2026-05-29 03:22:11.694 9 INFO neutron.plugins.ml2.plugin [None req-fb9548b7-16b7-47b8-9aff-3c75cc60e62e - - - - - -] Attempt 1 to provision port 41aeaa8a-46cb-4fc0-bda3-de79264c389d 2026-05-29 03:22:11.810 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d6192fed-7385-4957-9d45-8bb90de470c2 2026-05-29 03:22:12.402 10 INFO neutron.plugins.ml2.plugin [None req-515c4da8-3321-4529-b8cf-9c9b32cb3855 - - - - - -] Attempt 1 to provision port 41aeaa8a-46cb-4fc0-bda3-de79264c389d 2026-05-29 03:22:12.960 9 INFO neutron.plugins.ml2.plugin [None req-d04002ce-bbf4-4756-b0ae-58af35011fed - - - - - -] Attempt 1 to provision port 660159f8-daa7-4b03-b775-226a538de63d 2026-05-29 03:22:13.629 10 INFO neutron.plugins.ml2.plugin [None req-f4552c94-0838-4161-bf80-9e900c3f0beb - - - - - -] Attempt 1 to provision port 660159f8-daa7-4b03-b775-226a538de63d 2026-05-29 03:22:13.901 10 INFO neutron.plugins.ml2.plugin [None req-e3fa46a9-4430-4162-8dd3-eaa04cafe451 - - - - - -] Attempt 1 to provision port 6a234ee2-9fec-42f0-839c-e38cc29e1e36 2026-05-29 03:22:13.929 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 5ecc1e55-8ca7-4f96-a63e-247bd6cc0147 2026-05-29 03:22:14.472 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 6a234ee2-9fec-42f0-839c-e38cc29e1e36 2026-05-29 03:22:14.771 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 244d7f2b-3e84-4054-a1a4-b376aecb3d83 2026-05-29 03:22:15.798 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 5ecc1e55-8ca7-4f96-a63e-247bd6cc0147 2026-05-29 03:22:16.163 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 244d7f2b-3e84-4054-a1a4-b376aecb3d83 2026-05-29 03:22:17.456 9 INFO neutron.plugins.ml2.plugin [None req-55b2a8c0-72fa-4693-93a5-6d9235b05278 - - - - - -] Attempt 1 to provision port 6a234ee2-9fec-42f0-839c-e38cc29e1e36 2026-05-29 03:22:17.908 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 6a234ee2-9fec-42f0-839c-e38cc29e1e36 2026-05-29 03:22:18.452 9 INFO neutron.plugins.ml2.plugin [None req-bfaaee42-d5a3-4953-996f-267d9450c7f4 - - - - - -] Attempt 1 to provision port e8efb81b-999f-48db-80ed-b37c13723c3c 2026-05-29 03:22:19.839 9 INFO neutron.plugins.ml2.plugin [None req-2cfd157f-82ef-442f-9f22-f1956d04e96b - - - - - -] Attempt 1 to provision port 442e2494-9a6a-4800-9716-a6c16df536a1 2026-05-29 03:22:21.999 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port e8efb81b-999f-48db-80ed-b37c13723c3c /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 03:22:22.727 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cce2897c-715a-4e31-98ae-2604d83678f5'] response: {'server_uuid': 'ab8b9967-2f81-4670-a3b2-694062d15b70', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8efb81b-999f-48db-80ed-b37c13723c3c', 'code': 200} 2026-05-29 03:22:23.948 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port e8efb81b-999f-48db-80ed-b37c13723c3c 2026-05-29 03:22:24.422 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 442e2494-9a6a-4800-9716-a6c16df536a1 2026-05-29 03:22:24.570 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-86b2195c-6911-4a64-aa9d-f1a180fcc546'] response: {'server_uuid': '6c5f5fc5-046e-4ecd-98b6-174eaa583804', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '442e2494-9a6a-4800-9716-a6c16df536a1', 'code': 200} 2026-05-29 03:22:25.845 10 INFO neutron.plugins.ml2.plugin [None req-c56a85e3-fd50-47b9-9cb4-ce15c83d89e2 - - - - - -] Attempt 1 to provision port 69d07a6e-0567-4f51-bef5-fa07894f31ec 2026-05-29 03:22:26.073 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 69d07a6e-0567-4f51-bef5-fa07894f31ec 2026-05-29 03:22:26.607 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 442e2494-9a6a-4800-9716-a6c16df536a1 2026-05-29 03:22:29.890 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 41aeaa8a-46cb-4fc0-bda3-de79264c389d 2026-05-29 03:22:31.947 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 86f4f348-893e-4a6e-bdf5-d62dfe57e0b0 2026-05-29 03:22:33.929 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port ab2b1d40-4296-4431-90c7-abda9cbb923b 2026-05-29 03:22:34.426 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 660159f8-daa7-4b03-b775-226a538de63d 2026-05-29 03:22:35.838 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port ab2b1d40-4296-4431-90c7-abda9cbb923b 2026-05-29 03:22:36.104 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 660159f8-daa7-4b03-b775-226a538de63d 2026-05-29 03:22:39.169 9 INFO neutron.plugins.ml2.plugin [None req-12cd4126-b8be-42da-87d2-2b00c1e0de3b - - - - - -] Attempt 1 to provision port e50857d6-d7ac-46ba-941d-e1ce571a0473 2026-05-29 03:22:39.850 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 9173ed84-34a5-43a4-99e7-21e589d991f7 2026-05-29 03:22:40.058 10 INFO neutron.plugins.ml2.plugin [None req-b17be2c7-2e93-4e04-a2d1-05d490ab1044 - - - - - -] Attempt 1 to provision port 9173ed84-34a5-43a4-99e7-21e589d991f7 2026-05-29 03:22:41.850 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 9173ed84-34a5-43a4-99e7-21e589d991f7 2026-05-29 03:22:43.143 10 INFO neutron.plugins.ml2.plugin [None req-20cfa2b1-59da-48bf-9113-f118cd1d5395 - - - - - -] Attempt 1 to provision port f311a1f1-b048-499b-ad74-f993d9bcf965 2026-05-29 03:22:43.341 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d132de4c-0702-4e62-ac34-e982bd983350'] response: {'server_uuid': '6c5f5fc5-046e-4ecd-98b6-174eaa583804', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '442e2494-9a6a-4800-9716-a6c16df536a1', 'code': 200} 2026-05-29 03:22:43.809 10 INFO neutron.plugins.ml2.plugin [None req-9650372d-d1d1-41ac-8ef1-e9e168b235fa - - - - - -] Attempt 1 to provision port f311a1f1-b048-499b-ad74-f993d9bcf965 2026-05-29 03:22:43.958 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 59f931ef-30c3-4647-a177-fb7fc5677a44 2026-05-29 03:22:44.546 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 442e2494-9a6a-4800-9716-a6c16df536a1 2026-05-29 03:22:45.392 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8efffaf-f72e-4d96-8a13-ecdb4c7a9a51'] response: {'server_uuid': '6c5f5fc5-046e-4ecd-98b6-174eaa583804', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '442e2494-9a6a-4800-9716-a6c16df536a1', 'code': 200} 2026-05-29 03:22:45.871 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 59f931ef-30c3-4647-a177-fb7fc5677a44 2026-05-29 03:22:46.190 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 442e2494-9a6a-4800-9716-a6c16df536a1 2026-05-29 03:22:47.220 10 INFO neutron.plugins.ml2.plugin [None req-f65d00d9-4880-4c52-aa70-b618ad27b047 - - - - - -] Attempt 1 to provision port 4e84561a-628c-479a-addc-4dfe2f7cfa22 2026-05-29 03:22:50.021 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 4e84561a-628c-479a-addc-4dfe2f7cfa22 2026-05-29 03:22:50.139 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8ed8ef4-157c-4504-96d2-751e600ca6e9'] response: {'server_uuid': '4ce1f37d-ea2b-4c56-be6a-4ff9d827aa47', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e84561a-628c-479a-addc-4dfe2f7cfa22', 'code': 200} 2026-05-29 03:22:51.901 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 4e84561a-628c-479a-addc-4dfe2f7cfa22 2026-05-29 03:22:54.843 10 INFO neutron.plugins.ml2.plugin [None req-11889b0c-7fcb-4574-a81c-58124cccff9c - - - - - -] Attempt 1 to provision port a0b08733-8e1c-4894-b5e1-5f230a1f6c72 2026-05-29 03:22:55.596 9 INFO neutron.plugins.ml2.plugin [None req-694e2e6f-d54b-4998-be5c-4462013c550b - - - - - -] Attempt 1 to provision port 63ae1996-cc25-452d-8fd1-f484d236853b 2026-05-29 03:22:56.013 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 63ae1996-cc25-452d-8fd1-f484d236853b 2026-05-29 03:22:57.800 9 INFO neutron.plugins.ml2.plugin [None req-6eb80167-6c04-4b6b-b605-c526160c9b00 - - - - - -] Attempt 1 to provision port 75635c71-5b2d-4973-869e-ffa6260947da 2026-05-29 03:22:57.956 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 63ae1996-cc25-452d-8fd1-f484d236853b 2026-05-29 03:22:58.318 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 184480d6-2e15-4d41-bfa6-bcbd77f9d0f7 2026-05-29 03:22:58.377 10 INFO neutron.plugins.ml2.plugin [None req-c12392e7-cbf2-479d-8744-acdca2ffba4e - - - - - -] Attempt 1 to provision port 75635c71-5b2d-4973-869e-ffa6260947da 2026-05-29 03:22:59.896 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 184480d6-2e15-4d41-bfa6-bcbd77f9d0f7 2026-05-29 03:23:01.782 10 INFO neutron.plugins.ml2.plugin [None req-5cc481ea-66c0-4cb7-b8e1-659744aedbd1 - - - - - -] Attempt 1 to provision port 85cdd30d-eb70-45ab-be6e-ec0987a14af4 2026-05-29 03:23:01.870 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 562c5e11-13c4-4540-a47a-562eb0a48714 2026-05-29 03:23:02.236 9 INFO neutron.plugins.ml2.plugin [None req-4370136f-0bc5-4408-b197-b03bc4d545a7 - - - - - -] Attempt 1 to provision port 4defabd8-7dc9-481e-8db3-15f72d2c2bf5 2026-05-29 03:23:02.643 9 INFO neutron.plugins.ml2.plugin [None req-ec681974-3e74-461d-abb6-9098f205fcc0 - - - - - -] Attempt 1 to provision port 562c5e11-13c4-4540-a47a-562eb0a48714 2026-05-29 03:23:03.903 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 562c5e11-13c4-4540-a47a-562eb0a48714 2026-05-29 03:23:04.687 10 INFO neutron.plugins.ml2.plugin [None req-fb772446-5589-456b-82be-65c36ecba1e8 - - - - - -] Attempt 1 to provision port 436c3221-cdb8-411d-923f-eb491810799a 2026-05-29 03:23:05.445 10 INFO neutron.plugins.ml2.plugin [None req-de83e18f-fef4-485b-ad21-2ff603869387 - - - - - -] Attempt 1 to provision port 436c3221-cdb8-411d-923f-eb491810799a 2026-05-29 03:23:05.911 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c59ebe37-75fe-4b45-92ad-93c7c583b0f9 2026-05-29 03:23:07.880 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c59ebe37-75fe-4b45-92ad-93c7c583b0f9 /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 03:23:16.009 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c37ac936-05fe-45ff-983b-4bd74f421bdd 2026-05-29 03:23:16.317 9 INFO neutron.plugins.ml2.plugin [None req-7217c8b6-7582-4df9-9a84-a03fc12189e7 - - - - - -] Attempt 1 to provision port 5db970f6-e9aa-4f7d-a2a6-73788e28d08c 2026-05-29 03:23:16.623 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 75635c71-5b2d-4973-869e-ffa6260947da 2026-05-29 03:23:16.631 10 INFO neutron.plugins.ml2.plugin [None req-c517f303-dc83-4102-8716-7ff65d1adec5 - - - - - -] Attempt 1 to provision port c37ac936-05fe-45ff-983b-4bd74f421bdd 2026-05-29 03:23:17.051 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a0b08733-8e1c-4894-b5e1-5f230a1f6c72 2026-05-29 03:23:17.976 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c37ac936-05fe-45ff-983b-4bd74f421bdd 2026-05-29 03:23:18.308 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 75635c71-5b2d-4973-869e-ffa6260947da 2026-05-29 03:23:18.611 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a0b08733-8e1c-4894-b5e1-5f230a1f6c72 /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 03:23:19.991 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 5db970f6-e9aa-4f7d-a2a6-73788e28d08c 2026-05-29 03:23:20.119 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a18503f-ab43-49ac-8e17-5513fa39e456'] response: {'server_uuid': 'c4e25c95-58cf-4f98-8af0-1cd968dea6eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5db970f6-e9aa-4f7d-a2a6-73788e28d08c', 'code': 200} 2026-05-29 03:23:21.916 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 5db970f6-e9aa-4f7d-a2a6-73788e28d08c 2026-05-29 03:23:22.264 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 436c3221-cdb8-411d-923f-eb491810799a 2026-05-29 03:23:23.984 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 85cdd30d-eb70-45ab-be6e-ec0987a14af4 2026-05-29 03:23:24.630 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 436c3221-cdb8-411d-923f-eb491810799a 2026-05-29 03:23:26.006 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 85cdd30d-eb70-45ab-be6e-ec0987a14af4 2026-05-29 03:23:26.342 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 69065da1-a076-44e5-b358-357cb16d37ea 2026-05-29 03:23:26.468 9 INFO neutron.plugins.ml2.plugin [None req-af8ca988-8c73-45e4-8524-13864f655fca - - - - - -] Attempt 1 to provision port 6592fedb-1a0d-4242-9eec-17de53750b0e 2026-05-29 03:23:27.042 10 INFO neutron.plugins.ml2.plugin [None req-3a688cd4-bec0-4253-bd9e-02d494abde0b - - - - - -] Attempt 1 to provision port 69065da1-a076-44e5-b358-357cb16d37ea 2026-05-29 03:23:27.141 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 6592fedb-1a0d-4242-9eec-17de53750b0e 2026-05-29 03:23:27.538 10 INFO neutron.plugins.ml2.plugin [None req-3526fa4f-4c39-472d-a8b0-c9ffe9d5381c - - - - - -] Attempt 1 to provision port c2e53d22-4e7c-4cd6-984a-010a3e75e214 2026-05-29 03:23:28.003 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 6592fedb-1a0d-4242-9eec-17de53750b0e 2026-05-29 03:23:28.089 9 INFO neutron.plugins.ml2.plugin [None req-97b0d1cb-8ebf-4f76-822c-d1f98a19067f - - - - - -] Attempt 1 to provision port c2e53d22-4e7c-4cd6-984a-010a3e75e214 2026-05-29 03:23:28.309 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 69065da1-a076-44e5-b358-357cb16d37ea 2026-05-29 03:23:28.599 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 8e5715a8-6a0f-4330-be12-8c394de94ae7 2026-05-29 03:23:28.660 10 INFO neutron.plugins.ml2.plugin [None req-d5d03e99-04f8-4c3d-b1c0-3632ebc37e83 - - - - - -] Attempt 1 to provision port 8e5715a8-6a0f-4330-be12-8c394de94ae7 2026-05-29 03:23:28.889 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] No ports have port_id starting with 8e5715a8-6a0f-4330-be12-8c394de94ae7 2026-05-29 03:23:29.441 10 INFO neutron.plugins.ml2.plugin [None req-3d060e10-bacc-473d-bf85-08f568c72063 - - - - - -] Attempt 1 to provision port c7784e4d-3e61-44c3-aa8f-b8cc32f21d73 2026-05-29 03:23:29.594 10 INFO neutron.plugins.ml2.plugin [None req-f4f43039-2dbc-40a4-9c01-824b0dbf339a - - - - - -] Attempt 1 to provision port c7784e4d-3e61-44c3-aa8f-b8cc32f21d73 2026-05-29 03:23:36.244 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 12c65835-1dc2-4096-b2e3-09e72b7b5ddc 2026-05-29 03:23:38.206 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port f20e7ece-84d6-4571-a630-7d177aa0ab8c 2026-05-29 03:23:39.233 10 INFO neutron.plugins.ml2.plugin [None req-db32ed2f-f586-4849-b99d-c16d46224465 - - - - - -] Attempt 1 to provision port f20e7ece-84d6-4571-a630-7d177aa0ab8c 2026-05-29 03:23:39.945 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port f20e7ece-84d6-4571-a630-7d177aa0ab8c 2026-05-29 03:23:40.259 9 INFO neutron.plugins.ml2.plugin [None req-1066698a-bc8f-4b13-bdef-767a2f858283 - - - - - -] Attempt 1 to provision port 691a2e2e-51d2-4f49-81c4-8f6936a24bd1 2026-05-29 03:23:41.119 9 INFO neutron.plugins.ml2.plugin [None req-65d7bedd-6c9c-471d-a21c-810f788b8344 - - - - - -] Attempt 1 to provision port 691a2e2e-51d2-4f49-81c4-8f6936a24bd1 2026-05-29 03:23:43.951 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port ae5835f4-2a25-4549-b615-e7b0c201028a 2026-05-29 03:23:44.316 10 INFO neutron.plugins.ml2.plugin [None req-8b631f92-e524-4d24-996f-57067c9b38d6 - - - - - -] Attempt 1 to provision port ae5835f4-2a25-4549-b615-e7b0c201028a 2026-05-29 03:23:46.121 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 440f2497-15cc-4af5-aff8-1504902083f3 2026-05-29 03:23:46.339 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port ae5835f4-2a25-4549-b615-e7b0c201028a 2026-05-29 03:23:49.775 9 INFO neutron.plugins.ml2.plugin [None req-73d0a759-7ea3-47fc-8e54-f208eb756d9b - - - - - -] Attempt 1 to provision port d2d8ab87-4167-401b-ae97-f375a94465f2 2026-05-29 03:23:49.929 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d2d8ab87-4167-401b-ae97-f375a94465f2 2026-05-29 03:23:50.716 10 INFO neutron.plugins.ml2.plugin [None req-88944424-1356-44b6-bc04-7419ebbf6d52 - - - - - -] Attempt 1 to provision port c70b4636-8c38-4f10-9640-75476ce5b71a 2026-05-29 03:23:51.167 10 INFO neutron.plugins.ml2.plugin [None req-32ed65c8-ba63-40e4-8a29-72ff6b659830 - - - - - -] Attempt 1 to provision port c70b4636-8c38-4f10-9640-75476ce5b71a 2026-05-29 03:23:51.917 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d2d8ab87-4167-401b-ae97-f375a94465f2 2026-05-29 03:23:55.653 10 INFO neutron.plugins.ml2.plugin [None req-72ebe946-31a3-4c9f-ac04-2c8b4c0602a8 - - - - - -] Attempt 1 to provision port 0bff3d5e-ab1d-4da8-9d7b-367339e4ff1e 2026-05-29 03:23:56.020 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c7dd8450-9f11-4b40-ae3e-ca20ffc84b47 2026-05-29 03:23:56.540 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a00b8e77-eb10-4da3-8d2a-1dc08e4a5986 2026-05-29 03:23:57.235 10 INFO neutron.plugins.ml2.plugin [None req-b46919ef-c61e-49db-a2d9-d5b25231dd6f - - - - - -] Attempt 1 to provision port c7dd8450-9f11-4b40-ae3e-ca20ffc84b47 2026-05-29 03:23:57.734 9 INFO neutron.plugins.ml2.plugin [None req-51bcbafb-d79b-414e-83be-d4f04faa9b69 - - - - - -] Attempt 1 to provision port a00b8e77-eb10-4da3-8d2a-1dc08e4a5986 2026-05-29 03:23:57.899 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c7dd8450-9f11-4b40-ae3e-ca20ffc84b47 2026-05-29 03:23:58.129 10 INFO neutron.plugins.ml2.plugin [None req-93349b4d-6249-4940-8314-2eb6f732fcdb - - - - - -] Attempt 1 to provision port e0e2c8c0-948b-46c3-8687-5e701c320c74 2026-05-29 03:23:58.152 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a00b8e77-eb10-4da3-8d2a-1dc08e4a5986 2026-05-29 03:23:58.589 10 INFO neutron.plugins.ml2.plugin [None req-d482ba75-7ba2-400b-bef8-a6e24e1ab03a - - - - - -] Attempt 1 to provision port e0e2c8c0-948b-46c3-8687-5e701c320c74 2026-05-29 03:23:59.964 10 INFO neutron.plugins.ml2.plugin [None req-8a00c263-32a1-49a3-8c6c-d882a10de0c2 - - - - - -] Attempt 1 to provision port 8d00c590-dcda-4b69-995b-3b580c0bf4f2 2026-05-29 03:24:01.328 10 INFO neutron.plugins.ml2.plugin [None req-48f9b91b-61ec-47ba-88be-1b36f4c5925b - - - - - -] Attempt 1 to provision port 8d00c590-dcda-4b69-995b-3b580c0bf4f2 2026-05-29 03:24:07.957 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 89fb7cd2-3206-4a46-9b25-91de1d637c46 2026-05-29 03:24:08.841 10 INFO neutron.plugins.ml2.plugin [None req-81180b3c-a060-4241-b6cb-0eabcc03bf17 - - - - - -] Attempt 1 to provision port 89fb7cd2-3206-4a46-9b25-91de1d637c46 2026-05-29 03:24:09.907 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 89fb7cd2-3206-4a46-9b25-91de1d637c46 2026-05-29 03:24:10.154 10 INFO neutron.plugins.ml2.plugin [None req-78eaba44-9d62-44b4-af16-70950ac623fc - - - - - -] Attempt 1 to provision port d9af34e4-0bc0-4d73-9f13-60f5f4d60e39 2026-05-29 03:24:10.493 9 INFO neutron.plugins.ml2.plugin [None req-6d31ca83-a44b-4016-b780-e03b687a31fb - - - - - -] Attempt 1 to provision port d9af34e4-0bc0-4d73-9f13-60f5f4d60e39 2026-05-29 03:24:17.404 10 INFO neutron.plugins.ml2.plugin [None req-ee7eaa2e-d46d-4c8a-bc4c-2e491133fa45 - - - - - -] Attempt 1 to provision port df9a3d92-4cfd-4c72-b69b-f440508d1fd2 2026-05-29 03:24:17.933 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port df9a3d92-4cfd-4c72-b69b-f440508d1fd2 /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 03:24:21.950 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 8a0f841f-cce1-4931-b5c1-43d96d497c76 2026-05-29 03:24:22.485 10 INFO neutron.plugins.ml2.plugin [None req-c48b4d05-1873-4b9d-bada-459314a08bb9 - - - - - -] Attempt 1 to provision port 1a940632-957b-4886-8b7b-dc91d8a16b56 2026-05-29 03:24:23.970 9 INFO neutron.plugins.ml2.plugin [None req-79dc6fec-205e-4491-9f35-2628faf684e2 - - - - - -] Attempt 1 to provision port 8a0f841f-cce1-4931-b5c1-43d96d497c76 2026-05-29 03:24:24.137 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 71fe19d1-eb96-4fd6-9a78-710b468a9352 2026-05-29 03:24:24.680 9 INFO neutron.plugins.ml2.plugin [None req-63e93030-305d-46cc-ba35-8f62c45b61aa - - - - - -] Attempt 1 to provision port f5cad81d-3742-4953-8246-82fd34717ed9 2026-05-29 03:24:25.210 10 INFO neutron.plugins.ml2.plugin [None req-573ec09e-01ad-47c0-9c5e-c3b9b6d9e45f - - - - - -] Attempt 1 to provision port 8a0f841f-cce1-4931-b5c1-43d96d497c76 2026-05-29 03:24:25.463 9 INFO neutron.plugins.ml2.plugin [None req-1cd48103-d8f4-415a-b5c4-814b256396d2 - - - - - -] Attempt 1 to provision port 71fe19d1-eb96-4fd6-9a78-710b468a9352 2026-05-29 03:24:25.588 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 0414472a-2d9b-49f1-8e15-956e25942219 2026-05-29 03:24:25.990 10 INFO neutron.plugins.ml2.plugin [None req-13c09225-74f4-44e2-ad43-68334f7e306d - - - - - -] Attempt 1 to provision port 71fe19d1-eb96-4fd6-9a78-710b468a9352 2026-05-29 03:24:26.135 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 8a0f841f-cce1-4931-b5c1-43d96d497c76 2026-05-29 03:24:26.591 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 71fe19d1-eb96-4fd6-9a78-710b468a9352 2026-05-29 03:24:26.788 9 INFO neutron.plugins.ml2.plugin [None req-b4d2bece-1815-4d73-91a9-b493eee53249 - - - - - -] Attempt 1 to provision port 0414472a-2d9b-49f1-8e15-956e25942219 2026-05-29 03:24:26.938 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 0414472a-2d9b-49f1-8e15-956e25942219 2026-05-29 03:24:27.599 9 INFO neutron.plugins.ml2.plugin [None req-83b990df-1de3-4b06-9983-2a56eb1ce891 - - - - - -] Attempt 1 to provision port 0414472a-2d9b-49f1-8e15-956e25942219 2026-05-29 03:24:27.925 9 INFO neutron.plugins.ml2.plugin [None req-da5a0a24-fc40-417d-9638-b3329135fb2d - - - - - -] Attempt 1 to provision port c7e4f07f-2d23-479a-9e05-63dd5c5cdf67 2026-05-29 03:24:28.671 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port adabab4a-26a2-4ed0-9cd6-553066255312 2026-05-29 03:24:28.691 10 INFO neutron.plugins.ml2.plugin [None req-7fd336d7-7b99-486c-a6ac-a2328dd756e7 - - - - - -] Attempt 1 to provision port c7e4f07f-2d23-479a-9e05-63dd5c5cdf67 2026-05-29 03:24:29.740 10 INFO neutron.plugins.ml2.plugin [None req-03a916b5-e9ee-4246-ac64-f0f3bac614d6 - - - - - -] Attempt 1 to provision port 2ac0a773-edf5-4e3a-a920-9d3295c3930f 2026-05-29 03:24:30.486 10 INFO neutron.plugins.ml2.plugin [None req-7faedaa0-8172-4110-9d51-cde3a40b9071 - - - - - -] Attempt 1 to provision port 2ac0a773-edf5-4e3a-a920-9d3295c3930f 2026-05-29 03:24:30.599 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port adabab4a-26a2-4ed0-9cd6-553066255312 2026-05-29 03:24:31.547 9 INFO neutron.plugins.ml2.plugin [None req-c9836a92-a897-43d9-9dcf-8df88dc6475a - - - - - -] Attempt 1 to provision port 2d9cc227-baf0-4cc3-b31c-d0b63c9794cb 2026-05-29 03:24:32.437 9 INFO neutron.plugins.ml2.plugin [None req-44e2bdb4-733d-40e3-835a-a1bc21ec3a7c - - - - - -] Attempt 1 to provision port 2d9cc227-baf0-4cc3-b31c-d0b63c9794cb 2026-05-29 03:24:33.091 9 INFO neutron.plugins.ml2.plugin [None req-f1dd99b4-1bd7-4f11-83eb-92d25b1e5f34 - - - - - -] Attempt 1 to provision port c251bb8e-0899-4f82-a5a0-593e53de1e1d 2026-05-29 03:24:36.656 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port ef1b75d8-a2a8-4696-8377-4c5fb917cec4 2026-05-29 03:24:38.483 10 INFO neutron.plugins.ml2.plugin [None req-b9899dbf-bfcc-49a4-b37e-4af95f445cb9 - - - - - -] Attempt 1 to provision port b55d8271-789d-4e49-bc86-16f0ccc8cef9 2026-05-29 03:24:38.517 10 INFO neutron.plugins.ml2.plugin [None req-b9899dbf-bfcc-49a4-b37e-4af95f445cb9 - - - - - -] Attempt 1 to provision port 5d4c1bd3-6e86-4ea8-856c-b891165d087b 2026-05-29 03:24:38.675 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 5d4c1bd3-6e86-4ea8-856c-b891165d087b 2026-05-29 03:24:39.035 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port ef1b75d8-a2a8-4696-8377-4c5fb917cec4 2026-05-29 03:24:39.328 9 INFO neutron.plugins.ml2.plugin [None req-92ae8cd2-c827-45e7-9be3-bcc63ba4e0a1 - - - - - -] Attempt 1 to provision port 6a263565-1470-4579-a1a3-a2cf6394d901 2026-05-29 03:24:40.204 9 INFO neutron.plugins.ml2.plugin [None req-454c87c4-dc43-4cd5-b8ea-da38318126cc - - - - - -] Attempt 1 to provision port b55d8271-789d-4e49-bc86-16f0ccc8cef9 2026-05-29 03:24:40.654 10 INFO neutron.plugins.ml2.plugin [None req-c5aa10e8-69a5-4095-bb7b-c2716a5b72b8 - - - - - -] Attempt 1 to provision port b55d8271-789d-4e49-bc86-16f0ccc8cef9 2026-05-29 03:24:40.748 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 5d4c1bd3-6e86-4ea8-856c-b891165d087b 2026-05-29 03:24:42.347 10 INFO neutron.plugins.ml2.plugin [None req-a970891b-b314-4880-93a5-5bde412085ce - - - - - -] Attempt 1 to provision port 6c96a05e-e9dd-4e7c-91ae-09234526426a 2026-05-29 03:24:42.731 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 6a263565-1470-4579-a1a3-a2cf6394d901 2026-05-29 03:24:42.880 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5116a48b-8237-462c-9721-4072f557c561'] response: {'server_uuid': '86e2dc22-274d-4eb5-993e-bcedb26d4d15', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a263565-1470-4579-a1a3-a2cf6394d901', 'code': 200} 2026-05-29 03:24:43.616 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a337140d-fb22-4059-96a1-a831ce319aa3 2026-05-29 03:24:43.801 9 INFO neutron.plugins.ml2.plugin [None req-68f770d4-7881-47da-8c27-024337c0e112 - - - - - -] Attempt 1 to provision port cd897a3b-b27d-4c8d-9d5b-ed8894f480de 2026-05-29 03:24:43.956 10 INFO neutron.plugins.ml2.plugin [None req-8ec730a5-23f7-400a-9b5c-abc150f4d538 - - - - - -] Attempt 1 to provision port a337140d-fb22-4059-96a1-a831ce319aa3 2026-05-29 03:24:44.615 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 6a263565-1470-4579-a1a3-a2cf6394d901 2026-05-29 03:24:44.994 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a337140d-fb22-4059-96a1-a831ce319aa3 2026-05-29 03:24:45.343 9 INFO neutron.plugins.ml2.plugin [None req-e5be43ae-63ee-4bc7-8423-937d900a716f - - - - - -] Attempt 1 to provision port bc50f2b0-b2e3-4ecb-aad2-5c7e3e6fa68a 2026-05-29 03:24:46.108 9 INFO neutron.plugins.ml2.plugin [None req-39d11b82-3b24-457d-b587-003b6439aac9 - - - - - -] Attempt 1 to provision port bc50f2b0-b2e3-4ecb-aad2-5c7e3e6fa68a 2026-05-29 03:24:46.779 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 2ac0a773-edf5-4e3a-a920-9d3295c3930f 2026-05-29 03:24:47.564 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 2d9cc227-baf0-4cc3-b31c-d0b63c9794cb 2026-05-29 03:24:47.966 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d0ed3c34-d977-4c6d-9ab1-da594c014c65 2026-05-29 03:24:48.482 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port cd897a3b-b27d-4c8d-9d5b-ed8894f480de 2026-05-29 03:24:48.612 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-725a1789-444e-4a5c-860a-ae5cdf285ac2'] response: {'server_uuid': '987b2a99-66bb-4e5b-a34b-9133ed23ad09', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd897a3b-b27d-4c8d-9d5b-ed8894f480de', 'code': 200} 2026-05-29 03:24:49.458 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 2ac0a773-edf5-4e3a-a920-9d3295c3930f 2026-05-29 03:24:49.929 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 2d9cc227-baf0-4cc3-b31c-d0b63c9794cb 2026-05-29 03:24:50.455 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port f5cad81d-3742-4953-8246-82fd34717ed9 2026-05-29 03:24:50.911 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d0ed3c34-d977-4c6d-9ab1-da594c014c65 2026-05-29 03:24:51.269 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port cd897a3b-b27d-4c8d-9d5b-ed8894f480de 2026-05-29 03:24:51.550 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c7e4f07f-2d23-479a-9e05-63dd5c5cdf67 2026-05-29 03:24:52.079 10 INFO neutron.plugins.ml2.plugin [None req-b78b2337-e267-49fc-94b6-a67dba0e4bdc - - - - - -] Attempt 1 to provision port eeeed753-b34a-4e96-9d1a-63dacd2d180e 2026-05-29 03:24:52.132 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c7e4f07f-2d23-479a-9e05-63dd5c5cdf67 2026-05-29 03:24:52.579 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port f5cad81d-3742-4953-8246-82fd34717ed9 2026-05-29 03:24:53.191 9 INFO neutron.plugins.ml2.plugin [None req-6f144110-7801-4161-aad7-55f0e1884917 - - - - - -] Attempt 1 to provision port b928260f-7d52-44b2-bd60-f94a9ba129d3 2026-05-29 03:24:53.248 9 WARNING neutron.plugins.ml2.plugin [None req-61a9cfa8-f1e5-4b2f-9ab0-01e7e734d3b3 - - - - - -] Concurrent port binding operations failed on port c251bb8e-0899-4f82-a5a0-593e53de1e1d 2026-05-29 03:24:53.252 9 INFO neutron.plugins.ml2.plugin [None req-61a9cfa8-f1e5-4b2f-9ab0-01e7e734d3b3 - - - - - -] Attempt 2 to bind port c251bb8e-0899-4f82-a5a0-593e53de1e1d 2026-05-29 03:24:54.105 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port b55d8271-789d-4e49-bc86-16f0ccc8cef9 2026-05-29 03:24:54.707 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c251bb8e-0899-4f82-a5a0-593e53de1e1d 2026-05-29 03:24:56.310 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port b55d8271-789d-4e49-bc86-16f0ccc8cef9 2026-05-29 03:24:56.635 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port b928260f-7d52-44b2-bd60-f94a9ba129d3 2026-05-29 03:24:56.761 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-86971584-605c-4603-aa53-ce9e5addb054'] response: {'server_uuid': 'e8687ee8-fc17-414c-93e3-051ddbc95827', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b928260f-7d52-44b2-bd60-f94a9ba129d3', 'code': 200} 2026-05-29 03:24:57.231 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c251bb8e-0899-4f82-a5a0-593e53de1e1d 2026-05-29 03:24:57.499 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port eeeed753-b34a-4e96-9d1a-63dacd2d180e 2026-05-29 03:24:58.329 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port b928260f-7d52-44b2-bd60-f94a9ba129d3 2026-05-29 03:24:58.615 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port eeeed753-b34a-4e96-9d1a-63dacd2d180e 2026-05-29 03:24:58.809 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-193b30ca-7cc9-4471-b288-57569ddc75ce'] response: {'server_uuid': '2fb8eeb9-4b3d-45df-8b8d-b1876e705b9b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eeeed753-b34a-4e96-9d1a-63dacd2d180e', '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 03:25:14.292 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port df48ceb5-f60d-4c9f-9a22-eca22e08846c 2026-05-29 03:25:14.483 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1bef9f8-3b12-45c3-b8ab-1dc516e214ab'] response: {'server_uuid': '1f0918d6-62ff-4d98-83e5-a1cad9977dc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df48ceb5-f60d-4c9f-9a22-eca22e08846c', 'code': 200} 2026-05-29 03:25:16.281 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port df48ceb5-f60d-4c9f-9a22-eca22e08846c 2026-05-29 03:25:18.675 9 INFO neutron.plugins.ml2.plugin [None req-5aabff0e-9481-4522-95a7-83003ffd65cc - - - - - -] Attempt 1 to provision port b4efbeeb-a9cb-4502-bc53-63c1b860a3ae 2026-05-29 03:25:33.246 10 INFO neutron.plugins.ml2.plugin [None req-e8b45f42-2aa1-4ee2-823b-22b468908735 - - - - - -] Attempt 1 to provision port 5f532aa1-fe65-4db9-b496-acd0deeb60ba 2026-05-29 03:25:36.406 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 5f532aa1-fe65-4db9-b496-acd0deeb60ba 2026-05-29 03:25:36.550 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-55c2d9ac-42d8-4892-b800-b4ebd390aa5a'] response: {'server_uuid': 'c7c9fc62-8322-469a-91da-7dd2649aef65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f532aa1-fe65-4db9-b496-acd0deeb60ba', 'code': 200} 2026-05-29 03:25:38.292 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 5f532aa1-fe65-4db9-b496-acd0deeb60ba 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:46.970 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:46.972 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:46.972 9 INFO neutron.plugins.ml2.plugin [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Attempt 2 to bind port 899249bf-4e42-4874-b574-b190e9a628ac 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.013 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:47.015 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:47.016 9 INFO neutron.plugins.ml2.plugin [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Attempt 3 to bind port 899249bf-4e42-4874-b574-b190e9a628ac 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.046 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:47.047 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:47.047 9 INFO neutron.plugins.ml2.plugin [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Attempt 4 to bind port 899249bf-4e42-4874-b574-b190e9a628ac 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.078 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:47.079 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:47.079 9 INFO neutron.plugins.ml2.plugin [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Attempt 5 to bind port 899249bf-4e42-4874-b574-b190e9a628ac 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.101 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:47.102 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:47.102 9 INFO neutron.plugins.ml2.plugin [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Attempt 6 to bind port 899249bf-4e42-4874-b574-b190e9a628ac 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.128 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:47.130 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:47.130 9 INFO neutron.plugins.ml2.plugin [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Attempt 7 to bind port 899249bf-4e42-4874-b574-b190e9a628ac 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.157 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:47.158 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:47.158 9 INFO neutron.plugins.ml2.plugin [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Attempt 8 to bind port 899249bf-4e42-4874-b574-b190e9a628ac 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.184 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:47.185 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:47.186 9 INFO neutron.plugins.ml2.plugin [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Attempt 9 to bind port 899249bf-4e42-4874-b574-b190e9a628ac 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.220 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:47.221 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:47.221 9 INFO neutron.plugins.ml2.plugin [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Attempt 10 to bind port 899249bf-4e42-4874-b574-b190e9a628ac 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cf07a8-5e6f-4ad1-83ef-4d14ec7e8dfc could not be found. 2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:25:47.247 9 ERROR neutron.plugins.ml2.managers [None req-114da0d1-7c1f-4e15-b4d7-1ac652ad868a - - - - - -] Failed to bind port 899249bf-4e42-4874-b574-b190e9a628ac on host instance for vnic_type normal using segments [{'id': 'f09a2476-c80c-44b9-a104-cb2e9b5d91c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 728, 'network_id': '464e005c-8f94-4a4b-a121-3b1437a8b7f2'}] 2026-05-29 03:25:47.962 9 ERROR oslo_messaging.rpc.server [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 464e005c-8f94-4a4b-a121-3b1437a8b7f2 could not be found. 2026-05-29 03:25:47.962 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-29 03:25:47.962 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-29 03:25:47.962 9 ERROR oslo_messaging.rpc.server 2026-05-29 03:25:47.962 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-29 03:25:47.962 9 ERROR oslo_messaging.rpc.server 2026-05-29 03:25:47.962 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 03:25:47.962 9 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 03:25:47.962 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-29 03:25:47.962 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 464e005c-8f94-4a4b-a121-3b1437a8b7f2 could not be found. 2026-05-29 03:25:47.962 9 ERROR oslo_messaging.rpc.server  2026-05-29 03:25:50.399 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 2e5ffd0f-a203-4095-92c6-db3cc2643b73 2026-05-29 03:26:00.361 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c5945420-c0f0-4689-901d-a951b7fb8ab2 2026-05-29 03:26:00.951 9 INFO neutron.plugins.ml2.plugin [None req-7ab4374f-dff2-420e-96c7-3aa48c8b8ce4 - - - - - -] Attempt 1 to provision port c5945420-c0f0-4689-901d-a951b7fb8ab2 2026-05-29 03:26:02.594 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c04d8e8e-73cd-4d8b-9bf6-33633ab3cdc1 2026-05-29 03:26:02.884 9 INFO neutron.plugins.ml2.plugin [None req-dba35399-1c1a-4e39-b3e1-fedde5a05410 - - - - - -] Attempt 1 to provision port f9eaf19a-5060-4309-8b05-9ea9b69e26fa 2026-05-29 03:26:03.380 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port f9eaf19a-5060-4309-8b05-9ea9b69e26fa 2026-05-29 03:26:03.616 9 INFO neutron.plugins.ml2.plugin [None req-b59eab3b-e28b-49b5-b1a5-4501716114d0 - - - - - -] Attempt 1 to provision port c04d8e8e-73cd-4d8b-9bf6-33633ab3cdc1 2026-05-29 03:26:03.872 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port c5945420-c0f0-4689-901d-a951b7fb8ab2 2026-05-29 03:26:04.149 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port f9887453-4ba3-429e-b35c-42cbec866369 2026-05-29 03:26:04.606 9 INFO neutron.plugins.ml2.plugin [None req-b62d8024-cae3-4e8b-bedc-d38e2bd631e7 - - - - - -] Attempt 1 to provision port f9887453-4ba3-429e-b35c-42cbec866369 2026-05-29 03:26:16.195 10 INFO neutron.plugins.ml2.plugin [None req-574bd0aa-544c-458e-a39a-ae181fb0e2d9 - - - - - -] Attempt 1 to provision port a0096fad-3f59-4586-8a28-fb4a705edc74 2026-05-29 03:26:19.063 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a0096fad-3f59-4586-8a28-fb4a705edc74 2026-05-29 03:26:19.209 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-668424c7-f5e9-499b-a30b-5155b84e4f4d'] response: {'server_uuid': 'c7c9fc62-8322-469a-91da-7dd2649aef65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a0096fad-3f59-4586-8a28-fb4a705edc74', 'code': 200} 2026-05-29 03:26:21.163 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port a0096fad-3f59-4586-8a28-fb4a705edc74 2026-05-29 03:26:48.930 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d4b9e627-361a-4032-9998-18449475fbde 2026-05-29 03:26:49.613 9 INFO neutron.plugins.ml2.plugin [None req-a664f41f-faf0-42bb-8510-5a7b036a2abe - - - - - -] Attempt 1 to provision port d4b9e627-361a-4032-9998-18449475fbde 2026-05-29 03:26:49.786 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-66cc1e68-d75f-427d-8590-971a5abbff7b'] response: {'server_uuid': 'c7c9fc62-8322-469a-91da-7dd2649aef65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4b9e627-361a-4032-9998-18449475fbde', 'code': 200} 2026-05-29 03:26:50.937 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d4b9e627-361a-4032-9998-18449475fbde 2026-05-29 03:27:01.019 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 269a23f4-7fb1-4330-9e61-f31974e49d68 2026-05-29 03:27:01.163 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f96259ac-432e-4695-88d8-ba1f18986cad'] response: {'server_uuid': 'c7c9fc62-8322-469a-91da-7dd2649aef65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '269a23f4-7fb1-4330-9e61-f31974e49d68', 'code': 200} 2026-05-29 03:27:02.876 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 269a23f4-7fb1-4330-9e61-f31974e49d68 2026-05-29 03:27:10.704 10 INFO neutron.plugins.ml2.plugin [None req-fd0c30bc-c28c-4240-89f8-c9a225b56ee2 - - - - - -] Attempt 1 to provision port 269a23f4-7fb1-4330-9e61-f31974e49d68 2026-05-29 03:27:10.934 9 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 269a23f4-7fb1-4330-9e61-f31974e49d68 2026-05-29 03:27:20.878 9 INFO neutron.plugins.ml2.plugin [None req-36d7ecbf-5a7b-4f7e-a32f-a0bd4a026684 - - - - - -] Attempt 1 to provision port d4b9e627-361a-4032-9998-18449475fbde 2026-05-29 03:27:21.009 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port d4b9e627-361a-4032-9998-18449475fbde 2026-05-29 03:28:49.006 10 INFO neutron.plugins.ml2.plugin [None req-75cb7cba-eb1c-419f-a34a-a98d02f90ed2 - - - - - -] Attempt 1 to provision port 304d3854-ba65-49c5-8979-8769c93f420b