+ 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/munch/__init__.py:24: 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-11 06:10:28.977 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 06:10:28.977 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-11 06:10:28.978 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-11 06:10:28.978 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 06:10:29.709 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:29.711 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 06:10:29.714 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 06:10:29.715 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:29.715 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 06:10:29.715 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 06:10:29.715 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:29.720 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:29.720 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:29.720 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:29.735 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 06:10:29.736 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:29.736 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 06:10:29.765 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 06:10:29.765 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 06:10:29.765 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 06:10:29.765 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 06:10:30.010 1 INFO neutron.plugins.ml2.managers [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 06:10:30.255 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 06:10:30.255 1 INFO neutron.plugins.ml2.managers [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 06:10:30.256 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 06:10:30.294 1 INFO neutron.plugins.ml2.managers [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 06:10:30.294 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 06:10:30.294 1 INFO neutron.plugins.ml2.managers [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 06:10:30.294 1 INFO neutron.plugins.ml2.extensions.port_security [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 06:10:30.294 1 INFO neutron.plugins.ml2.managers [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] Initializing extension driver 'qos' 2026-05-11 06:10:30.295 1 INFO neutron.plugins.ml2.managers [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 06:10:30.295 1 INFO neutron.plugins.ml2.managers [None req-63a9d311-ba05-4e7d-8052-00b6d139e1f2 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 06:10:30.306 1 INFO neutron.quota [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded quota_driver: . 2026-05-11 06:10:30.307 1 INFO neutron.plugins.ml2.plugin [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 06:10:30.307 1 INFO neutron.plugins.ml2.managers [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 06:10:30.307 1 INFO neutron.plugins.ml2.managers [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 06:10:30.307 1 INFO neutron.plugins.ml2.managers [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 06:10:30.308 1 INFO neutron.extensions.vlantransparent [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Disabled vlantransparent extension. 2026-05-11 06:10:30.308 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: qos 2026-05-11 06:10:30.318 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: router 2026-05-11 06:10:30.345 1 INFO neutron.services.service_base [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 06:10:30.345 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: segments 2026-05-11 06:10:30.413 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: trunk 2026-05-11 06:10:30.462 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: vpnaas 2026-05-11 06:10:30.493 1 WARNING stevedore.named [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 06:10:30.546 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 06:10:30.547 1 INFO neutron.common.utils [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 06:10:30.547 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 06:10:30.551 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: tag 2026-05-11 06:10:30.556 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: timestamp 2026-05-11 06:10:30.558 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 06:10:30.562 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: flavors 2026-05-11 06:10:30.564 1 INFO neutron.manager [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loading Plugin: revisions 2026-05-11 06:10:30.566 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Initializing extension manager. 2026-05-11 06:10:30.567 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: address-group 2026-05-11 06:10:30.568 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: address-scope 2026-05-11 06:10:30.568 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 06:10:30.569 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: agent 2026-05-11 06:10:30.570 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 06:10:30.571 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 06:10:30.571 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 06:10:30.572 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: availability_zone 2026-05-11 06:10:30.572 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 06:10:30.573 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 06:10:30.573 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 06:10:30.574 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 06:10:30.575 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: dns-integration 2026-05-11 06:10:30.575 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 06:10:30.575 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 06:10:30.576 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: dvr 2026-05-11 06:10:30.576 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 06:10:30.577 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 06:10:30.577 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:30.578 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 06:10:30.578 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: external-net 2026-05-11 06:10:30.579 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 06:10:30.579 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: extraroute 2026-05-11 06:10:30.580 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 06:10:30.580 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 06:10:30.581 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 06:10:30.581 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 06:10:30.581 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 06:10:30.582 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: fip-port-details 2026-05-11 06:10:30.583 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: flavors 2026-05-11 06:10:30.583 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 06:10:30.584 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 06:10:30.584 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: ip_allocation 2026-05-11 06:10:30.585 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 06:10:30.585 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 06:10:30.586 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: router 2026-05-11 06:10:30.587 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:30.588 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 06:10:30.588 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: l3-ha 2026-05-11 06:10:30.589 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:30.589 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: l3-flavors 2026-05-11 06:10:30.590 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:30.590 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 06:10:30.592 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 06:10:30.593 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 06:10:30.595 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 06:10:30.596 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 06:10:30.597 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 06:10:30.597 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: multi-provider 2026-05-11 06:10:30.598 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: net-mtu 2026-05-11 06:10:30.598 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 06:10:30.598 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 06:10:30.599 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 06:10:30.600 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 06:10:30.600 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: pagination 2026-05-11 06:10:30.601 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: port-device-profile 2026-05-11 06:10:30.601 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: port-mac-override 2026-05-11 06:10:30.602 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 06:10:30.602 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 06:10:30.602 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: port-resource-request 2026-05-11 06:10:30.603 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 06:10:30.603 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: binding 2026-05-11 06:10:30.604 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: binding-extended 2026-05-11 06:10:30.604 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: port-security 2026-05-11 06:10:30.605 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: project-id 2026-05-11 06:10:30.605 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: provider 2026-05-11 06:10:30.607 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos 2026-05-11 06:10:30.607 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 06:10:30.608 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 06:10:30.608 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-default 2026-05-11 06:10:30.609 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-fip 2026-05-11 06:10:30.609 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 06:10:30.609 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 06:10:30.610 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 06:10:30.610 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 06:10:30.611 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 06:10:30.611 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-pps 2026-05-11 06:10:30.612 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 06:10:30.612 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 06:10:30.613 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 06:10:30.613 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 06:10:30.615 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: quotas 2026-05-11 06:10:30.617 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: quota_details 2026-05-11 06:10:30.618 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: rbac-policies 2026-05-11 06:10:30.618 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 06:10:30.619 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 06:10:30.619 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 06:10:30.619 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 06:10:30.620 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: revision-if-match 2026-05-11 06:10:30.620 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 06:10:30.621 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 06:10:30.621 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 06:10:30.622 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 06:10:30.622 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 06:10:30.623 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 06:10:30.623 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 06:10:30.629 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: security-group 2026-05-11 06:10:30.630 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: segment 2026-05-11 06:10:30.631 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 06:10:30.631 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: service-type 2026-05-11 06:10:30.632 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: sorting 2026-05-11 06:10:30.632 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 06:10:30.633 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 06:10:30.633 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 06:10:30.634 1 WARNING neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 06:10:30.634 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 06:10:30.635 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 06:10:30.635 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 06:10:30.636 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 06:10:30.636 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 06:10:30.637 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 06:10:30.637 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 06:10:30.639 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 06:10:30.639 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 06:10:30.640 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: trunk 2026-05-11 06:10:30.640 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: trunk-details 2026-05-11 06:10:30.641 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 06:10:30.641 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 06:10:30.642 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 06:10:30.642 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 06:10:30.643 1 INFO neutron.api.extensions [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Loaded extension: vpnaas 2026-05-11 06:10:30.646 1 INFO oslo_service.service [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Starting 2 workers 2026-05-11 06:10:30.650 1 INFO oslo_service.service [None req-1594c365-6734-46e7-9d94-c0ce82e52214 - - - - - -] Starting 1 workers 2026-05-11 06:11:04.334 9 INFO neutron.db.l3_hamode_db [None req-59320b9c-3212-4d69-826b-4a995b92df0b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:11:16.748 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 9151b443-b8ac-48ee-915a-0c006a61f0b6 2026-05-11 06:11:17.086 9 INFO neutron.plugins.ml2.plugin [None req-848723d9-4ec8-448e-a945-87c6cb0e2bc9 - - - - - -] Attempt 1 to provision port 9151b443-b8ac-48ee-915a-0c006a61f0b6 2026-05-11 06:11:17.368 10 INFO neutron.plugins.ml2.plugin [None req-54b88bdf-6d0d-44fc-9a07-94f269ea4003 - - - - - -] Attempt 1 to provision port 9151b443-b8ac-48ee-915a-0c006a61f0b6 2026-05-11 06:11:18.665 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 9151b443-b8ac-48ee-915a-0c006a61f0b6 2026-05-11 06:17:34.936 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port c4cff36d-1180-4367-b433-dd9f149f1ac2 2026-05-11 06:17:35.566 9 INFO neutron.plugins.ml2.plugin [None req-0e65e645-bdde-4fab-a261-c06a0b6d22bf - - - - - -] Attempt 1 to provision port c4cff36d-1180-4367-b433-dd9f149f1ac2 2026-05-11 06:17:35.737 10 INFO neutron.plugins.ml2.plugin [None req-a5c66ae9-3789-4f79-8f8c-bbb9b26718ea - - - - - -] Attempt 1 to provision port c4cff36d-1180-4367-b433-dd9f149f1ac2 2026-05-11 06:17:36.903 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port c4cff36d-1180-4367-b433-dd9f149f1ac2 2026-05-11 06:17:41.358 10 INFO neutron.plugins.ml2.plugin [None req-bc690944-04a5-4eee-a76c-bdc815f1a9f7 - - - - - -] Attempt 1 to provision port 6e2506c1-7164-4453-997d-d93a8a4bca78 2026-05-11 06:20:55.178 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 6e2506c1-7164-4453-997d-d93a8a4bca78 2026-05-11 06:20:57.052 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 6e2506c1-7164-4453-997d-d93a8a4bca78 2026-05-11 06:28:41.326 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 0f9f3466-a5c7-4db1-aca2-6625ff681aff 2026-05-11 06:28:43.315 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 0f9f3466-a5c7-4db1-aca2-6625ff681aff 2026-05-11 06:43:17.145 9 INFO neutron.plugins.ml2.plugin [None req-8f17a5be-5372-4384-ac05-722e66153809 - - - - - -] Attempt 1 to provision port 51674c03-adc3-4981-931f-4612b2a1a614 2026-05-11 06:43:17.789 10 INFO neutron.plugins.ml2.plugin [None req-dca10e6d-872f-4a91-baed-428363da0d71 - - - - - -] Attempt 1 to provision port b4aaf2ff-ad96-48d8-a2f9-85c7ecbaa07a 2026-05-11 06:43:17.901 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 54c7883a-2e0c-4be1-9b11-4b57d69082aa 2026-05-11 06:43:18.331 9 INFO neutron.plugins.ml2.plugin [None req-3d899b74-4fa6-4c9e-a757-7037eaa90ca3 - - - - - -] Attempt 1 to provision port 54c7883a-2e0c-4be1-9b11-4b57d69082aa 2026-05-11 06:43:18.383 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 3c6128ee-dc75-4962-9ec8-3b4349648438 2026-05-11 06:43:18.654 10 INFO neutron.plugins.ml2.plugin [None req-73eae823-1afc-48c1-8053-1ab580d97ebb - - - - - -] Attempt 1 to provision port 54c7883a-2e0c-4be1-9b11-4b57d69082aa 2026-05-11 06:43:19.047 9 INFO neutron.plugins.ml2.plugin [None req-18334579-93d0-4456-8293-6fa8b0d89eb2 - - - - - -] Attempt 1 to provision port 3c6128ee-dc75-4962-9ec8-3b4349648438 2026-05-11 06:43:19.164 9 INFO neutron.plugins.ml2.plugin [None req-18334579-93d0-4456-8293-6fa8b0d89eb2 - - - - - -] Attempt 1 to provision port 27b25b44-f5e2-4bd3-b19d-16a51656bdf6 2026-05-11 06:43:19.322 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 27b25b44-f5e2-4bd3-b19d-16a51656bdf6 2026-05-11 06:43:19.782 9 INFO neutron.plugins.ml2.plugin [None req-eab061a7-5db3-46f2-98d1-5679ed209e05 - - - - - -] Attempt 1 to provision port 3c6128ee-dc75-4962-9ec8-3b4349648438 2026-05-11 06:43:19.885 9 INFO neutron.plugins.ml2.plugin [None req-eab061a7-5db3-46f2-98d1-5679ed209e05 - - - - - -] Attempt 1 to provision port 27b25b44-f5e2-4bd3-b19d-16a51656bdf6 2026-05-11 06:43:19.995 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 54c7883a-2e0c-4be1-9b11-4b57d69082aa 2026-05-11 06:43:20.080 9 INFO neutron.plugins.ml2.plugin [None req-12cd5b50-791c-4091-b765-eed2910dbebb - - - - - -] Attempt 1 to provision port a7acc6bb-2743-4972-a701-1c04542535ac 2026-05-11 06:43:20.109 9 INFO neutron.plugins.ml2.plugin [None req-12cd5b50-791c-4091-b765-eed2910dbebb - - - - - -] Attempt 1 to provision port 5f4e2748-125f-46f9-8b90-425bb196862d 2026-05-11 06:43:20.348 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 3c6128ee-dc75-4962-9ec8-3b4349648438 2026-05-11 06:43:20.372 10 INFO neutron.plugins.ml2.plugin [None req-84e98dbf-b8e2-4e6d-a7a6-3a7a3271c91b - - - - - -] Attempt 1 to provision port 5f4e2748-125f-46f9-8b90-425bb196862d 2026-05-11 06:43:20.615 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 27b25b44-f5e2-4bd3-b19d-16a51656bdf6 2026-05-11 06:43:21.215 9 INFO neutron.plugins.ml2.plugin [None req-21b169e5-b6cd-4c1d-9f8c-1ce9c68bdc4a - - - - - -] Attempt 1 to provision port 50573624-29d8-4a34-a4e4-657b4355aee7 2026-05-11 06:43:21.966 9 INFO neutron.plugins.ml2.plugin [None req-5ff82e1b-8027-4d39-906a-a600178232aa - - - - - -] Attempt 1 to provision port 50573624-29d8-4a34-a4e4-657b4355aee7 2026-05-11 06:43:22.317 10 INFO neutron.plugins.ml2.plugin [None req-3404966f-c02a-485a-b7d2-671211e35c17 - - - - - -] Attempt 1 to provision port 181a6a2f-daf8-4a05-af2a-9002ad1527c0 2026-05-11 06:43:22.863 9 INFO neutron.plugins.ml2.plugin [None req-dff3ee75-094e-4914-b439-0611f1ce3892 - - - - - -] Attempt 1 to provision port 181a6a2f-daf8-4a05-af2a-9002ad1527c0 2026-05-11 06:43:24.931 10 INFO neutron.plugins.ml2.plugin [None req-c421e140-4b11-4966-bf5e-b23cbcd8802b - - - - - -] Attempt 1 to provision port d48a4812-98df-4db1-aa63-9068c5b1c3b8 2026-05-11 06:43:25.954 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port adeeebbf-06a3-4ab9-b42d-586b8d549786 2026-05-11 06:43:26.792 10 INFO neutron.plugins.ml2.plugin [None req-036b2515-9bbb-45c6-bb76-3aeaa4f38fb4 - - - - - -] Attempt 1 to provision port adeeebbf-06a3-4ab9-b42d-586b8d549786 2026-05-11 06:43:27.199 9 INFO neutron.plugins.ml2.plugin [None req-e43cbe50-2d51-434c-9e59-fdfbdc9d683d - - - - - -] Attempt 1 to provision port adeeebbf-06a3-4ab9-b42d-586b8d549786 2026-05-11 06:43:27.467 10 INFO neutron.plugins.ml2.plugin [None req-d1d43996-10a9-464c-86e5-55b24f172ba8 - - - - - -] Attempt 1 to provision port 492c1b0b-f014-4edc-8646-34a2721a37e0 2026-05-11 06:43:28.016 9 INFO neutron.plugins.ml2.plugin [None req-503cf517-2f3e-47ef-bbc8-a54a9020f703 - - - - - -] Attempt 1 to provision port 492c1b0b-f014-4edc-8646-34a2721a37e0 2026-05-11 06:43:28.114 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port df15c49e-8453-44f6-9239-7601f34f1ee4 2026-05-11 06:43:28.596 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 446b51a6-a2fb-4a1c-b991-41aebdbb2527 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-11 06:43:29.274 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port adeeebbf-06a3-4ab9-b42d-586b8d549786 2026-05-11 06:43:29.572 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4ada361a-7018-4adc-87b9-c17de02db7f8 2026-05-11 06:43:30.216 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port df15c49e-8453-44f6-9239-7601f34f1ee4 2026-05-11 06:43:30.478 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 446b51a6-a2fb-4a1c-b991-41aebdbb2527 2026-05-11 06:43:30.717 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4ada361a-7018-4adc-87b9-c17de02db7f8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-11 06:43:32.911 10 INFO neutron.plugins.ml2.plugin [None req-9ec86e8f-ce26-46ac-8fb0-319a5b8643ee - - - - - -] Attempt 1 to provision port 767ac085-c13d-49f9-b60f-ed4ffabb8b4a 2026-05-11 06:43:33.787 9 INFO neutron.plugins.ml2.plugin [None req-451b8d88-f602-43ae-81b1-ddf706341202 - - - - - -] Attempt 1 to provision port 49520760-b235-4058-812a-b057e38a14d4 2026-05-11 06:43:34.140 10 INFO neutron.plugins.ml2.plugin [None req-796a6ce5-2c9c-4ec1-93d3-2614a1b4ad00 - - - - - -] Attempt 1 to provision port 4c71a98a-d089-4c8b-8c9b-4957ffdbf8b1 2026-05-11 06:43:34.218 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 7352e96e-5ce3-47fc-9876-d73524f07773 2026-05-11 06:43:36.215 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 7352e96e-5ce3-47fc-9876-d73524f07773 2026-05-11 06:43:36.399 10 INFO neutron.plugins.ml2.plugin [None req-70ee76e4-c231-414e-a0fc-cd2761e103ca - - - - - -] Attempt 1 to provision port 7352e96e-5ce3-47fc-9876-d73524f07773 2026-05-11 06:43:36.779 10 INFO neutron.plugins.ml2.plugin [None req-c074d0ac-16a6-42ea-b335-4f479ff4bbca - - - - - -] Attempt 1 to provision port 7352e96e-5ce3-47fc-9876-d73524f07773 2026-05-11 06:43:36.855 10 INFO neutron.plugins.ml2.plugin [None req-c074d0ac-16a6-42ea-b335-4f479ff4bbca - - - - - -] Attempt 1 to provision port f6b3d711-71ba-4bd6-8883-d92e62f1f00d 2026-05-11 06:43:37.113 9 INFO neutron.plugins.ml2.plugin [None req-2a2df024-e3c0-47a2-b1ea-713b2bbf155f - - - - - -] Attempt 1 to provision port f6b3d711-71ba-4bd6-8883-d92e62f1f00d 2026-05-11 06:43:37.461 10 INFO neutron.plugins.ml2.plugin [None req-2ba6c0f1-d342-4a64-abcf-8f246073e34c - - - - - -] Attempt 1 to provision port f6b3d711-71ba-4bd6-8883-d92e62f1f00d 2026-05-11 06:43:38.251 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port b6fe4bb9-acd8-443a-bd21-252bb65f29b9 2026-05-11 06:43:40.389 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port b6fe4bb9-acd8-443a-bd21-252bb65f29b9 2026-05-11 06:43:40.678 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 767ac085-c13d-49f9-b60f-ed4ffabb8b4a 2026-05-11 06:43:41.195 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 49520760-b235-4058-812a-b057e38a14d4 2026-05-11 06:43:41.331 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ba7817c-b7d8-4e2f-9d59-32749586b42a'] response: {'server_uuid': '073aced8-0760-4d1f-97dd-630d527613a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '767ac085-c13d-49f9-b60f-ed4ffabb8b4a', 'code': 200} 2026-05-11 06:43:41.935 9 INFO neutron.plugins.ml2.plugin [None req-6eec634d-5004-4d26-b750-f134980d27fa - - - - - -] Attempt 1 to provision port 1ccea035-ff0a-4e50-b6ab-44eb788f849e 2026-05-11 06:43:42.299 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 767ac085-c13d-49f9-b60f-ed4ffabb8b4a 2026-05-11 06:43:42.615 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 49520760-b235-4058-812a-b057e38a14d4 2026-05-11 06:43:43.391 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a61dafbd-9693-46af-872d-f4fbcb783be5'] response: {'server_uuid': '4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49520760-b235-4058-812a-b057e38a14d4', 'code': 200} 2026-05-11 06:43:44.510 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1ccea035-ff0a-4e50-b6ab-44eb788f849e 2026-05-11 06:43:45.247 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-42acf2fa-b0c6-424a-acb9-5464af35d71c'] response: {'server_uuid': '3e3817cf-56c3-4872-bb2a-4072718af4ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ccea035-ff0a-4e50-b6ab-44eb788f849e', 'code': 200} 2026-05-11 06:43:46.335 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1ccea035-ff0a-4e50-b6ab-44eb788f849e 2026-05-11 06:43:47.289 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-43da9a70-76ff-46aa-b6a4-c3d8010f0c06'] response: {'server_uuid': '4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49520760-b235-4058-812a-b057e38a14d4', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-11 06:43:56.227 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a96e2e85-0dfd-490e-947f-764bdee65365 2026-05-11 06:43:56.311 9 INFO neutron.plugins.ml2.plugin [None req-9b1e8688-499f-4103-b07c-39b35d462e30 - - - - - -] Attempt 1 to provision port 90fdeaa5-b10e-4f63-9ac0-0a7c07e48281 2026-05-11 06:43:57.281 10 INFO neutron.plugins.ml2.plugin [None req-66022462-ee5d-4fc2-9608-157ec7740cf9 - - - - - -] Attempt 1 to provision port a96e2e85-0dfd-490e-947f-764bdee65365 2026-05-11 06:43:57.557 10 INFO neutron.plugins.ml2.plugin [None req-9089f21d-6647-4735-b4f2-bbec93745dc7 - - - - - -] Attempt 1 to provision port a96e2e85-0dfd-490e-947f-764bdee65365 2026-05-11 06:43:58.232 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a96e2e85-0dfd-490e-947f-764bdee65365 2026-05-11 06:43:58.357 9 INFO neutron.plugins.ml2.plugin [None req-eb6e86e1-a4f9-43d3-8877-9bcb3a2c3b31 - - - - - -] Attempt 1 to provision port 225446d2-c642-4cd2-91c6-790c83738f73 2026-05-11 06:43:59.102 9 INFO neutron.plugins.ml2.plugin [None req-17b12aac-96e8-4918-bd99-8b6d59e34c96 - - - - - -] Attempt 1 to provision port 225446d2-c642-4cd2-91c6-790c83738f73 2026-05-11 06:44:00.220 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1045c887-79fc-4d66-808b-8b89c373dfd0 2026-05-11 06:44:02.184 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1045c887-79fc-4d66-808b-8b89c373dfd0 2026-05-11 06:44:03.597 10 INFO neutron.plugins.ml2.plugin [None req-d38e0c9f-fceb-4e58-9250-b3470fe8e0b2 - - - - - -] Attempt 1 to provision port 4e5def93-e7ba-4f21-85e4-e340b1a6b49d 2026-05-11 06:44:04.298 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4c71a98a-d089-4c8b-8c9b-4957ffdbf8b1 2026-05-11 06:44:04.657 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port f6b3d711-71ba-4bd6-8883-d92e62f1f00d 2026-05-11 06:44:06.324 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4e5def93-e7ba-4f21-85e4-e340b1a6b49d 2026-05-11 06:44:06.443 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3560871-b0ae-4e7e-8208-166594641031'] response: {'server_uuid': '93401d4c-574c-49fe-ba9d-90a9a7b8e90b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e5def93-e7ba-4f21-85e4-e340b1a6b49d', 'code': 200} 2026-05-11 06:44:06.743 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4c71a98a-d089-4c8b-8c9b-4957ffdbf8b1 2026-05-11 06:44:07.014 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port f6b3d711-71ba-4bd6-8883-d92e62f1f00d 2026-05-11 06:44:08.068 9 INFO neutron.plugins.ml2.plugin [None req-b1e041d2-574e-4874-b507-d23ef9cdddbf - - - - - -] Attempt 1 to provision port 17a33396-8c39-40ee-938c-1085a83020ea 2026-05-11 06:44:08.192 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4e5def93-e7ba-4f21-85e4-e340b1a6b49d 2026-05-11 06:44:09.826 9 INFO neutron.plugins.ml2.plugin [None req-31fedccc-697e-4014-b7a4-8e3ed90233dc - - - - - -] Attempt 1 to provision port 1ccea035-ff0a-4e50-b6ab-44eb788f849e 2026-05-11 06:44:10.208 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1ccea035-ff0a-4e50-b6ab-44eb788f849e 2026-05-11 06:44:12.239 10 INFO neutron.plugins.ml2.plugin [None req-02afcdc0-bb3d-4f24-80a8-15b246bd5883 - - - - - -] Attempt 1 to provision port 1ccea035-ff0a-4e50-b6ab-44eb788f849e 2026-05-11 06:44:12.256 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1ccea035-ff0a-4e50-b6ab-44eb788f849e 2026-05-11 06:44:14.552 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-68ecd2bf-7b97-4e92-91d4-709ec998de09'] response: {'server_uuid': '3e3817cf-56c3-4872-bb2a-4072718af4ef', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1ccea035-ff0a-4e50-b6ab-44eb788f849e', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-11 06:44:20.263 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 225446d2-c642-4cd2-91c6-790c83738f73 2026-05-11 06:44:22.262 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 90fdeaa5-b10e-4f63-9ac0-0a7c07e48281 2026-05-11 06:44:22.571 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 225446d2-c642-4cd2-91c6-790c83738f73 2026-05-11 06:44:23.903 10 INFO neutron.plugins.ml2.plugin [None req-590e24a0-24e2-4bd9-967a-343cebbf8a73 - - - - - -] Attempt 1 to provision port 45f4316b-1811-4615-95ef-80d4a0aa769f 2026-05-11 06:44:24.260 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 90fdeaa5-b10e-4f63-9ac0-0a7c07e48281 2026-05-11 06:44:24.479 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4b79c344-0837-4cb7-b18c-9235c6463d6a 2026-05-11 06:44:26.068 9 INFO neutron.plugins.ml2.plugin [None req-262a2ee2-f25d-475f-89bf-8b2b6453bba4 - - - - - -] Attempt 1 to provision port 4b79c344-0837-4cb7-b18c-9235c6463d6a 2026-05-11 06:44:26.336 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7661557e-d91d-408c-814c-b8790989083c'] response: {'server_uuid': '93401d4c-574c-49fe-ba9d-90a9a7b8e90b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4e5def93-e7ba-4f21-85e4-e340b1a6b49d', 'code': 200} 2026-05-11 06:44:26.600 9 INFO neutron.plugins.ml2.plugin [None req-9cccf6d0-a805-4821-b44d-e36308fca092 - - - - - -] Attempt 1 to provision port 681fdd4f-96e1-433c-bcc8-e909b722eed8 2026-05-11 06:44:26.645 9 INFO neutron.plugins.ml2.plugin [None req-9cccf6d0-a805-4821-b44d-e36308fca092 - - - - - -] Attempt 1 to provision port 4b79c344-0837-4cb7-b18c-9235c6463d6a 2026-05-11 06:44:26.901 10 INFO neutron.plugins.ml2.plugin [None req-277efc27-803c-416e-b6b3-c0ec37f1fe68 - - - - - -] Attempt 1 to provision port 681fdd4f-96e1-433c-bcc8-e909b722eed8 2026-05-11 06:44:27.000 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4e5def93-e7ba-4f21-85e4-e340b1a6b49d 2026-05-11 06:44:27.169 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-28eaa3e9-9c2e-4473-a935-8decb9295bbb'] response: {'server_uuid': '93401d4c-574c-49fe-ba9d-90a9a7b8e90b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e5def93-e7ba-4f21-85e4-e340b1a6b49d', 'code': 200} 2026-05-11 06:44:27.170 9 INFO neutron.plugins.ml2.plugin [None req-b8e9188b-90a8-4e2c-bbc8-8105cf4c2d47 - - - - - -] Attempt 1 to provision port 681fdd4f-96e1-433c-bcc8-e909b722eed8 2026-05-11 06:44:27.459 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4b79c344-0837-4cb7-b18c-9235c6463d6a 2026-05-11 06:44:28.309 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4e5def93-e7ba-4f21-85e4-e340b1a6b49d 2026-05-11 06:44:28.565 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1f061ea4-6ab8-42fd-bc6d-1bd80698445b 2026-05-11 06:44:30.350 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 413ec4c3-54e9-4e07-acc2-f05858050529 2026-05-11 06:44:31.022 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1f061ea4-6ab8-42fd-bc6d-1bd80698445b 2026-05-11 06:44:32.053 10 INFO neutron.plugins.ml2.plugin [None req-54539748-fd22-4b48-b0b8-02a9612abe18 - - - - - -] Attempt 1 to provision port 413ec4c3-54e9-4e07-acc2-f05858050529 2026-05-11 06:44:32.373 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 413ec4c3-54e9-4e07-acc2-f05858050529 2026-05-11 06:44:34.365 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69 2026-05-11 06:44:34.575 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc4799cb-65b7-459d-b24b-f761af88197f'] response: {'server_uuid': '157a5627-f470-402e-93cb-8136a1d23436', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69', 'code': 200} 2026-05-11 06:44:35.311 10 INFO neutron.plugins.ml2.plugin [None req-8aa55c9e-ad02-4dd6-a4e3-b243db17ce4b - - - - - -] Attempt 1 to provision port f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69 2026-05-11 06:44:36.216 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69 2026-05-11 06:44:42.379 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d8e87935-00cc-4762-8fe1-8754b7781765 2026-05-11 06:44:42.656 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d6b66667-1d12-4a4c-8475-ff30847eec7c 2026-05-11 06:44:43.065 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 3d6e9921-6e5a-40ea-b15d-4f8ede79a58c 2026-05-11 06:44:43.782 9 INFO neutron.plugins.ml2.plugin [None req-320929dc-903b-4c66-8970-c6434de89252 - - - - - -] Attempt 1 to provision port 3d6e9921-6e5a-40ea-b15d-4f8ede79a58c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-11 06:44:48.822 9 INFO neutron.plugins.ml2.plugin [None req-2c094ada-3f02-4843-b142-273df4afa022 - - - - - -] Attempt 1 to provision port 90b2748c-f265-45b2-ab11-1de7601877c8 2026-05-11 06:44:50.373 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a8cd348e-891f-4d63-9dea-879820df9ab9 2026-05-11 06:44:50.684 10 INFO neutron.plugins.ml2.plugin [None req-7a51f55f-b30a-4dd8-b751-7754b20d7254 - - - - - -] Attempt 1 to provision port a8cd348e-891f-4d63-9dea-879820df9ab9 2026-05-11 06:44:51.073 10 INFO neutron.plugins.ml2.plugin [None req-f0e6466f-ae32-434d-acc3-ea2dd803f419 - - - - - -] Attempt 1 to provision port 3bb513c7-ba10-492c-b5d0-246fcfbc0c5d 2026-05-11 06:44:51.108 10 INFO neutron.plugins.ml2.plugin [None req-f0e6466f-ae32-434d-acc3-ea2dd803f419 - - - - - -] Attempt 1 to provision port a8cd348e-891f-4d63-9dea-879820df9ab9 2026-05-11 06:44:51.380 10 INFO neutron.plugins.ml2.plugin [None req-a4c5dda9-b327-4979-8f8a-29cef73ca384 - - - - - -] Attempt 1 to provision port 3bb513c7-ba10-492c-b5d0-246fcfbc0c5d 2026-05-11 06:44:51.615 10 INFO neutron.plugins.ml2.plugin [None req-6a58f8a4-b3ae-4885-ad19-6c07fb322d99 - - - - - -] Attempt 1 to provision port 3bb513c7-ba10-492c-b5d0-246fcfbc0c5d 2026-05-11 06:44:52.308 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a8cd348e-891f-4d63-9dea-879820df9ab9 2026-05-11 06:44:52.613 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 0ba5ad7c-5463-4a75-b93d-b9c119379d97 2026-05-11 06:44:54.308 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 0ba5ad7c-5463-4a75-b93d-b9c119379d97 2026-05-11 06:44:55.404 10 INFO neutron.plugins.ml2.plugin [None req-5f0743c3-7b07-4f1f-bbad-d75cec03576f - - - - - -] Attempt 1 to provision port 955787da-285f-43ed-aaa4-a5a4a8d85ac7 2026-05-11 06:44:58.555 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 955787da-285f-43ed-aaa4-a5a4a8d85ac7 2026-05-11 06:44:58.689 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-592e927b-1aad-4302-a76c-dd6eb6b26826'] response: {'server_uuid': '7855da37-bb9f-436a-9557-6f903a0b2fb4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '955787da-285f-43ed-aaa4-a5a4a8d85ac7', 'code': 200} 2026-05-11 06:44:59.217 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 375a49cf-8c5f-4df0-9853-8660a462599d 2026-05-11 06:45:00.006 10 INFO neutron.plugins.ml2.plugin [None req-ff14020e-490b-4773-9968-318dbd90aed8 - - - - - -] Attempt 1 to provision port 375a49cf-8c5f-4df0-9853-8660a462599d 2026-05-11 06:45:00.338 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 955787da-285f-43ed-aaa4-a5a4a8d85ac7 2026-05-11 06:45:00.382 9 INFO neutron.plugins.ml2.plugin [None req-167ca789-e5b5-4b2c-9f6e-26b20b8f60bc - - - - - -] Attempt 1 to provision port 375a49cf-8c5f-4df0-9853-8660a462599d 2026-05-11 06:45:04.254 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 111a1a73-d6cf-4081-b9d0-7bcd9c0af6a2 2026-05-11 06:45:04.864 10 INFO neutron.plugins.ml2.plugin [None req-ac21ec76-07e3-4c2a-9c5f-276caa41a844 - - - - - -] Attempt 1 to provision port 111a1a73-d6cf-4081-b9d0-7bcd9c0af6a2 2026-05-11 06:45:04.901 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port ee4836eb-daeb-488f-9cee-ad08d37cc13c 2026-05-11 06:45:04.968 10 INFO neutron.plugins.ml2.plugin [None req-ac21ec76-07e3-4c2a-9c5f-276caa41a844 - - - - - -] Attempt 1 to provision port ee4836eb-daeb-488f-9cee-ad08d37cc13c 2026-05-11 06:45:05.746 9 INFO neutron.plugins.ml2.plugin [None req-6ef3ee17-9301-433f-a49d-9fa7d450c356 - - - - - -] Attempt 1 to provision port 202f50ad-ecff-4a61-a7eb-622dddc2da76 2026-05-11 06:45:05.790 9 INFO neutron.plugins.ml2.plugin [None req-6ef3ee17-9301-433f-a49d-9fa7d450c356 - - - - - -] Attempt 1 to provision port 111a1a73-d6cf-4081-b9d0-7bcd9c0af6a2 2026-05-11 06:45:05.881 9 INFO neutron.plugins.ml2.plugin [None req-6ef3ee17-9301-433f-a49d-9fa7d450c356 - - - - - -] Attempt 1 to provision port ee4836eb-daeb-488f-9cee-ad08d37cc13c 2026-05-11 06:45:06.070 10 INFO neutron.plugins.ml2.plugin [None req-cd80cf58-d67c-4195-8866-bdd7f4598669 - - - - - -] Attempt 1 to provision port 202f50ad-ecff-4a61-a7eb-622dddc2da76 2026-05-11 06:45:06.500 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 111a1a73-d6cf-4081-b9d0-7bcd9c0af6a2 2026-05-11 06:45:06.830 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port ee4836eb-daeb-488f-9cee-ad08d37cc13c 2026-05-11 06:45:07.116 9 INFO neutron.plugins.ml2.plugin [None req-75231c19-25b3-4736-b9ff-cf623ccf0d96 - - - - - -] Attempt 1 to provision port c6b47134-f4a2-4070-bce4-e1afb37698d1 2026-05-11 06:45:07.212 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 0457991e-2752-47c3-a378-28c46608b4cf 2026-05-11 06:45:07.877 9 INFO neutron.plugins.ml2.plugin [None req-0a8ef08a-62cf-4b4e-a4ff-6107d60d152f - - - - - -] Attempt 1 to provision port c6b47134-f4a2-4070-bce4-e1afb37698d1 2026-05-11 06:45:08.019 9 INFO neutron.plugins.ml2.plugin [None req-c545817c-d91c-4116-a52e-30af984d58c9 - - - - - -] Attempt 1 to provision port 0457991e-2752-47c3-a378-28c46608b4cf 2026-05-11 06:45:08.287 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 0457991e-2752-47c3-a378-28c46608b4cf 2026-05-11 06:45:08.418 9 INFO neutron.plugins.ml2.plugin [None req-1e4454de-1cd2-4069-9f88-68831417350e - - - - - -] Attempt 1 to provision port 0457991e-2752-47c3-a378-28c46608b4cf 2026-05-11 06:45:08.620 9 INFO neutron.plugins.ml2.plugin [None req-9bd6b751-e74e-4c99-8001-cdf9bbfdd20f - - - - - -] Attempt 1 to provision port f4aef1b6-c5b4-4115-a92a-1f3bc69b3187 2026-05-11 06:45:08.670 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port f4aef1b6-c5b4-4115-a92a-1f3bc69b3187 2026-05-11 06:45:08.968 10 INFO neutron.plugins.ml2.plugin [None req-2455910e-6cbb-4a14-ad13-1725e43b27fe - - - - - -] Attempt 1 to provision port cf54f86a-b125-4670-94c0-bef5175d036e 2026-05-11 06:45:09.114 9 INFO neutron.plugins.ml2.plugin [None req-5c8748ec-1435-4e34-95cb-cd0f65f9ad42 - - - - - -] Attempt 1 to provision port f4aef1b6-c5b4-4115-a92a-1f3bc69b3187 2026-05-11 06:45:09.407 10 INFO neutron.plugins.ml2.plugin [None req-48ff3b1a-d521-456a-843d-95965ecf7325 - - - - - -] Attempt 1 to provision port cf54f86a-b125-4670-94c0-bef5175d036e 2026-05-11 06:45:10.265 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port f4aef1b6-c5b4-4115-a92a-1f3bc69b3187 2026-05-11 06:45:10.604 10 INFO neutron.plugins.ml2.plugin [None req-a0348a22-0c15-4b5d-af9a-eaccc601a182 - - - - - -] Attempt 1 to provision port f6d32a32-effc-4e97-a813-c47c610dfd9e 2026-05-11 06:45:11.055 10 INFO neutron.plugins.ml2.plugin [None req-3a65c0f1-8594-4096-af11-3d541a44e169 - - - - - -] Attempt 1 to provision port f6d32a32-effc-4e97-a813-c47c610dfd9e 2026-05-11 06:45:15.619 10 INFO neutron.plugins.ml2.plugin [None req-fb77a3d8-33b6-41f7-80fd-7be470ac0ef5 - - - - - -] Attempt 1 to provision port 257d5c7f-2792-4712-a2b8-5290d70aa211 2026-05-11 06:45:16.250 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 13c2e820-d193-4d60-9374-c971d0a20deb 2026-05-11 06:45:16.565 9 INFO neutron.plugins.ml2.plugin [None req-bb12c770-722a-4018-bdf9-03534a7c2e52 - - - - - -] Attempt 1 to provision port 13c2e820-d193-4d60-9374-c971d0a20deb 2026-05-11 06:45:16.865 9 INFO neutron.plugins.ml2.plugin [None req-6a3a55e8-e7bb-45be-b380-ab259ce57a75 - - - - - -] Attempt 1 to provision port 7eb17c5c-26a2-4640-990d-e42e07e77413 2026-05-11 06:45:16.927 9 INFO neutron.plugins.ml2.plugin [None req-6a3a55e8-e7bb-45be-b380-ab259ce57a75 - - - - - -] Attempt 1 to provision port 13c2e820-d193-4d60-9374-c971d0a20deb 2026-05-11 06:45:17.215 10 INFO neutron.plugins.ml2.plugin [None req-4625cde2-f99a-40c5-a6d7-e52c9367d95c - - - - - -] Attempt 1 to provision port 7eb17c5c-26a2-4640-990d-e42e07e77413 2026-05-11 06:45:18.163 9 INFO neutron.plugins.ml2.plugin [None req-2050df9c-837c-4f6f-a0f2-7efaf9e64309 - - - - - -] Attempt 1 to provision port 7eb17c5c-26a2-4640-990d-e42e07e77413 2026-05-11 06:45:18.360 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 8e6e3764-bb4e-4f77-a00e-5409337260ae 2026-05-11 06:45:18.936 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 13c2e820-d193-4d60-9374-c971d0a20deb 2026-05-11 06:45:20.354 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1e365fc8-9f1c-4576-8118-d973a5f0efb1 2026-05-11 06:45:20.782 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 8e6e3764-bb4e-4f77-a00e-5409337260ae 2026-05-11 06:45:21.049 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 288a619f-b112-4d1c-942d-fecd9f0323d9 2026-05-11 06:45:21.332 10 INFO neutron.plugins.ml2.plugin [None req-0fa9e831-246a-46cf-a32f-508d5ea0a736 - - - - - -] Attempt 1 to provision port 288a619f-b112-4d1c-942d-fecd9f0323d9 2026-05-11 06:45:21.532 9 INFO neutron.plugins.ml2.plugin [None req-87af3d9f-3666-447e-83a9-3d75e906a251 - - - - - -] Attempt 1 to provision port 0051d032-57d7-4363-bede-48b1fc4e2fca 2026-05-11 06:45:21.576 9 INFO neutron.plugins.ml2.plugin [None req-87af3d9f-3666-447e-83a9-3d75e906a251 - - - - - -] Attempt 1 to provision port 288a619f-b112-4d1c-942d-fecd9f0323d9 2026-05-11 06:45:21.963 10 INFO neutron.plugins.ml2.plugin [None req-a80e6de8-184b-40e6-a05d-27e21721c379 - - - - - -] Attempt 1 to provision port 0051d032-57d7-4363-bede-48b1fc4e2fca 2026-05-11 06:45:22.227 9 INFO neutron.plugins.ml2.plugin [None req-7bfe6b86-d77b-455d-aad4-cbaba652147e - - - - - -] Attempt 1 to provision port 0051d032-57d7-4363-bede-48b1fc4e2fca 2026-05-11 06:45:22.271 9 INFO neutron.plugins.ml2.plugin [None req-7bfe6b86-d77b-455d-aad4-cbaba652147e - - - - - -] Attempt 1 to provision port 1e365fc8-9f1c-4576-8118-d973a5f0efb1 2026-05-11 06:45:22.420 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 1e365fc8-9f1c-4576-8118-d973a5f0efb1 2026-05-11 06:45:22.568 9 INFO neutron.plugins.ml2.plugin [None req-2968d231-f298-456f-a530-510db1465262 - - - - - -] Attempt 1 to provision port 1e365fc8-9f1c-4576-8118-d973a5f0efb1 2026-05-11 06:45:22.666 9 INFO neutron.plugins.ml2.plugin [None req-2968d231-f298-456f-a530-510db1465262 - - - - - -] Attempt 1 to provision port 9cc9062d-bc17-4e65-a989-fc4bfe98b340 2026-05-11 06:45:22.675 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 288a619f-b112-4d1c-942d-fecd9f0323d9 2026-05-11 06:45:22.834 10 INFO neutron.plugins.ml2.plugin [None req-16f0d564-d869-4782-9427-a19cf538085e - - - - - -] Attempt 1 to provision port 9cc9062d-bc17-4e65-a989-fc4bfe98b340 2026-05-11 06:45:23.180 9 INFO neutron.plugins.ml2.plugin [None req-af35e3a6-8642-452b-8447-06eca9f04dc4 - - - - - -] Attempt 1 to provision port 9cc9062d-bc17-4e65-a989-fc4bfe98b340 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-11 06:45:26.268 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 740c3e62-0887-4a8c-8b13-69490a02c1d5 2026-05-11 06:45:26.865 9 INFO neutron.plugins.ml2.plugin [None req-dc2fccae-a9d1-4f6a-8532-dc07cafeba28 - - - - - -] Attempt 1 to provision port 740c3e62-0887-4a8c-8b13-69490a02c1d5 2026-05-11 06:45:27.200 10 INFO neutron.plugins.ml2.plugin [None req-f50540fe-6899-4479-ba21-59a7b6acaae8 - - - - - -] Attempt 1 to provision port 287ca4b2-8af1-42b8-b860-7d9ca6eaa11a 2026-05-11 06:45:27.233 10 INFO neutron.plugins.ml2.plugin [None req-f50540fe-6899-4479-ba21-59a7b6acaae8 - - - - - -] Attempt 1 to provision port 740c3e62-0887-4a8c-8b13-69490a02c1d5 2026-05-11 06:45:27.532 9 INFO neutron.plugins.ml2.plugin [None req-16791463-fb09-48b0-a9bc-368ef25a5678 - - - - - -] Attempt 1 to provision port 287ca4b2-8af1-42b8-b860-7d9ca6eaa11a 2026-05-11 06:45:27.766 10 INFO neutron.plugins.ml2.plugin [None req-465e659e-6487-439c-b914-9f85826044a6 - - - - - -] Attempt 1 to provision port 287ca4b2-8af1-42b8-b860-7d9ca6eaa11a 2026-05-11 06:45:28.329 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 32a45428-8f09-4852-b59f-df0cab411619 2026-05-11 06:45:28.850 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 740c3e62-0887-4a8c-8b13-69490a02c1d5 2026-05-11 06:45:29.621 9 INFO neutron.plugins.ml2.plugin [None req-6ae3022a-db14-47e8-b9f0-1c3e129ae59b - - - - - -] Attempt 1 to provision port 32a45428-8f09-4852-b59f-df0cab411619 2026-05-11 06:45:29.899 10 INFO neutron.plugins.ml2.plugin [None req-0ac53a29-0336-423d-87af-b9eeb52e343f - - - - - -] Attempt 1 to provision port 32a45428-8f09-4852-b59f-df0cab411619 2026-05-11 06:45:30.269 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 32a45428-8f09-4852-b59f-df0cab411619 2026-05-11 06:45:30.985 9 INFO neutron.plugins.ml2.plugin [None req-38b970e6-3004-4828-9f42-29718de161bb - - - - - -] Attempt 1 to provision port 16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 2026-05-11 06:45:32.328 9 INFO neutron.plugins.ml2.plugin [None req-b5375092-9959-4933-8b0b-fce5c55b9415 - - - - - -] Attempt 1 to provision port 4528d8ea-f838-4b2a-b158-97a2b4ba7987 2026-05-11 06:45:33.731 9 INFO neutron.plugins.ml2.plugin [None req-83ef2a2f-c023-47f4-8c88-f0bb015ae25e - - - - - -] Attempt 1 to provision port f1197de3-e42b-4819-809e-9e41b1db1ef6 2026-05-11 06:45:34.280 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 257d5c7f-2792-4712-a2b8-5290d70aa211 2026-05-11 06:45:34.591 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 9cc9062d-bc17-4e65-a989-fc4bfe98b340 2026-05-11 06:45:36.418 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 2026-05-11 06:45:36.518 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbe59c52-96ef-43bf-98b0-51cdc91438cf'] response: {'server_uuid': 'fcf470d8-ffe5-4698-8b16-71ddf28ee25c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4', 'code': 200} 2026-05-11 06:45:36.799 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 257d5c7f-2792-4712-a2b8-5290d70aa211 2026-05-11 06:45:37.002 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 9cc9062d-bc17-4e65-a989-fc4bfe98b340 2026-05-11 06:45:38.285 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 2026-05-11 06:45:41.362 9 INFO neutron.plugins.ml2.plugin [None req-381f33e8-4d1b-4373-8121-ffd78a2dbb04 - - - - - -] Attempt 1 to provision port 69d23dff-30f8-4079-a8a5-39dd108ba42d 2026-05-11 06:45:42.250 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port ef8751b1-456c-4678-a7f6-4868a1020f5d 2026-05-11 06:45:43.444 10 INFO neutron.plugins.ml2.plugin [None req-e00cc8a4-526f-4b25-9b4b-03df8bcac7b8 - - - - - -] Attempt 1 to provision port ef8751b1-456c-4678-a7f6-4868a1020f5d 2026-05-11 06:45:43.679 9 INFO neutron.plugins.ml2.plugin [None req-0761d575-0a44-42b6-8ff2-779a1cdef2cd - - - - - -] Attempt 1 to provision port ef8751b1-456c-4678-a7f6-4868a1020f5d 2026-05-11 06:45:43.734 9 INFO neutron.plugins.ml2.plugin [None req-0761d575-0a44-42b6-8ff2-779a1cdef2cd - - - - - -] Attempt 1 to provision port 90ce155f-cfb8-4925-9a1c-206e5c8ab3de 2026-05-11 06:45:43.976 10 INFO neutron.plugins.ml2.plugin [None req-9ef688c8-28be-48d5-99e8-8a24ead637e9 - - - - - -] Attempt 1 to provision port 90ce155f-cfb8-4925-9a1c-206e5c8ab3de 2026-05-11 06:45:44.316 9 INFO neutron.plugins.ml2.plugin [None req-30db8231-7fb9-4a1c-bb05-473400cb2d69 - - - - - -] Attempt 1 to provision port 90ce155f-cfb8-4925-9a1c-206e5c8ab3de 2026-05-11 06:45:44.322 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port ef8751b1-456c-4678-a7f6-4868a1020f5d 2026-05-11 06:45:44.587 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 43588443-31b6-4088-9810-f5dd8c4224ae 2026-05-11 06:45:46.272 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 43588443-31b6-4088-9810-f5dd8c4224ae 2026-05-11 06:45:47.385 10 INFO neutron.plugins.ml2.plugin [None req-a0749bfe-71a6-4f32-8782-c05d74f6f916 - - - - - -] Attempt 1 to provision port 63373df9-6cb2-49ac-8d7b-47e7fa16910e 2026-05-11 06:45:48.347 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a3690f02-47a3-4e10-b56c-bb47bb5466f0 2026-05-11 06:45:49.742 9 INFO neutron.plugins.ml2.plugin [None req-25936d89-15fc-4e54-b5ad-1bf0c505389d - - - - - -] Attempt 1 to provision port a3690f02-47a3-4e10-b56c-bb47bb5466f0 2026-05-11 06:45:50.075 10 INFO neutron.plugins.ml2.plugin [None req-562d40bf-0f9e-48c0-a899-87204f2ecf8b - - - - - -] Attempt 1 to provision port a3690f02-47a3-4e10-b56c-bb47bb5466f0 2026-05-11 06:45:50.309 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a3690f02-47a3-4e10-b56c-bb47bb5466f0 2026-05-11 06:45:50.355 10 INFO neutron.plugins.ml2.plugin [None req-958fc53d-3c1c-4e8e-b5ec-8bb57969cdc3 - - - - - -] Attempt 1 to provision port b8a177b4-fd5c-4c0c-b705-efed71234b32 2026-05-11 06:45:50.904 10 INFO neutron.plugins.ml2.plugin [None req-9273f8cc-9758-43c2-a2ad-ae898cfd1635 - - - - - -] Attempt 1 to provision port b8a177b4-fd5c-4c0c-b705-efed71234b32 2026-05-11 06:45:52.268 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 5bfb0222-0b5e-4b97-8469-7e5586f3c51e 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.360 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.362 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:53.363 10 INFO neutron.plugins.ml2.plugin [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Attempt 2 to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.383 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.384 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:53.384 10 INFO neutron.plugins.ml2.plugin [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Attempt 3 to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.407 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.408 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:53.408 10 INFO neutron.plugins.ml2.plugin [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Attempt 4 to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.424 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:53.425 10 INFO neutron.plugins.ml2.plugin [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Attempt 5 to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.457 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.458 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:53.458 10 INFO neutron.plugins.ml2.plugin [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Attempt 6 to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.480 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.481 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:53.481 10 INFO neutron.plugins.ml2.plugin [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Attempt 7 to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.500 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.501 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:53.501 10 INFO neutron.plugins.ml2.plugin [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Attempt 8 to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.521 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.522 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:53.522 10 INFO neutron.plugins.ml2.plugin [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Attempt 9 to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.541 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.542 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:53.542 10 INFO neutron.plugins.ml2.plugin [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Attempt 10 to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a91f4bfb-87bb-497f-a104-d9cdb8ccc88e could not be found. 2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:53.562 10 ERROR neutron.plugins.ml2.managers [None req-4d3cf310-cdbf-43ee-adf1-3c488ad95be9 - - - - - -] Failed to bind port e550e48f-f1e6-4ddd-bf88-45024afa03d6 on host instance for vnic_type normal using segments [{'id': '11230c13-1526-46bd-96ce-1666562cf2f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 146, 'network_id': '9a9fc209-de1a-4ddd-bae1-3e81c1269abc'}] 2026-05-11 06:45:54.248 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 5bfb0222-0b5e-4b97-8469-7e5586f3c51e 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.153 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.154 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:55.154 10 INFO neutron.plugins.ml2.plugin [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Attempt 2 to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.181 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.183 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:55.183 10 INFO neutron.plugins.ml2.plugin [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Attempt 3 to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.223 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.224 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:55.224 10 INFO neutron.plugins.ml2.plugin [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Attempt 4 to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.242 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.243 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:55.243 10 INFO neutron.plugins.ml2.plugin [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Attempt 5 to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.266 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.267 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:55.267 10 INFO neutron.plugins.ml2.plugin [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Attempt 6 to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.285 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.286 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:55.286 10 INFO neutron.plugins.ml2.plugin [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Attempt 7 to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.307 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:55.307 10 INFO neutron.plugins.ml2.plugin [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Attempt 8 to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.331 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.332 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:55.332 10 INFO neutron.plugins.ml2.plugin [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Attempt 9 to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.363 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.364 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:55.364 10 INFO neutron.plugins.ml2.plugin [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Attempt 10 to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 could not be found. 2026-05-11 06:45:55.392 10 ERROR neutron.plugins.ml2.managers  2026-05-11 06:45:55.393 10 ERROR neutron.plugins.ml2.managers [None req-55fcffd7-0c01-4cd0-91c2-a686bf8af4c3 - - - - - -] Failed to bind port 7d94dae4-e3a2-41c4-9ede-d776a9317779 on host instance for vnic_type normal using segments [{'id': '99466473-1157-470f-9953-6b5785779e7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 105, 'network_id': 'c8e83a25-2542-408e-8d74-4314c43fe873'}] 2026-05-11 06:45:56.892 10 INFO neutron.plugins.ml2.plugin [None req-e2882b67-f0a0-454d-b330-2c4b0f7d3e20 - - - - - -] Attempt 1 to provision port 47e0c1c5-5966-486b-a5df-1afed42ee92c 2026-05-11 06:45:57.535 10 INFO neutron.plugins.ml2.plugin [None req-a9cdade0-70a1-410b-b0cb-fc495197a68a - - - - - -] Attempt 1 to provision port e8acbe69-8437-4055-bd7f-d2482124c08b 2026-05-11 06:45:58.335 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port c68795ac-a488-4b45-94cd-3ee4bbcceca2 2026-05-11 06:45:58.995 9 INFO neutron.plugins.ml2.plugin [None req-0f8d8652-21d7-4ae5-8d3e-19ffdf3d169b - - - - - -] Attempt 1 to provision port c68795ac-a488-4b45-94cd-3ee4bbcceca2 2026-05-11 06:45:59.323 10 INFO neutron.plugins.ml2.plugin [None req-7ba36bb7-0d51-47bb-93f7-2374bfd707ef - - - - - -] Attempt 1 to provision port c68795ac-a488-4b45-94cd-3ee4bbcceca2 2026-05-11 06:45:59.824 9 INFO neutron.plugins.ml2.plugin [None req-eb6de94c-bcbc-48ae-9377-d552ebf6f8e4 - - - - - -] Attempt 1 to provision port 4d3badef-751a-4494-9159-8235144a71c3 2026-05-11 06:46:00.499 9 INFO neutron.plugins.ml2.plugin [None req-f9523c12-016c-49e8-b81d-20a8d653de9f - - - - - -] Attempt 1 to provision port 4d3badef-751a-4494-9159-8235144a71c3 2026-05-11 06:46:00.511 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 47e0c1c5-5966-486b-a5df-1afed42ee92c 2026-05-11 06:46:00.731 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a3417d6-7672-4fe4-a90c-259ea573d06c'] response: {'server_uuid': '9ddc0f77-9203-4334-b1a9-bf6476a7c038', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47e0c1c5-5966-486b-a5df-1afed42ee92c', 'code': 200} 2026-05-11 06:46:00.986 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 69d23dff-30f8-4079-a8a5-39dd108ba42d 2026-05-11 06:46:01.359 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port c68795ac-a488-4b45-94cd-3ee4bbcceca2 2026-05-11 06:46:02.520 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 47e0c1c5-5966-486b-a5df-1afed42ee92c 2026-05-11 06:46:02.674 9 INFO neutron.plugins.ml2.plugin [None req-fcb253cf-de4e-4be1-b706-f6cfbd466e00 - - - - - -] Attempt 1 to provision port d06579b6-e2ba-4927-8001-84f91bd1dfa4 2026-05-11 06:46:02.762 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 69d23dff-30f8-4079-a8a5-39dd108ba42d 2026-05-11 06:46:03.010 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 90ce155f-cfb8-4925-9a1c-206e5c8ab3de 2026-05-11 06:46:03.332 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 48e46ce5-70a9-488d-919f-e54e1767148a 2026-05-11 06:46:04.386 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d06579b6-e2ba-4927-8001-84f91bd1dfa4 2026-05-11 06:46:04.502 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f86595a6-9cf1-44ec-90ed-64b83b005236'] response: {'server_uuid': '00372138-c500-4b19-8d73-b4f79a8a5390', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd06579b6-e2ba-4927-8001-84f91bd1dfa4', 'code': 200} 2026-05-11 06:46:04.907 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 48e46ce5-70a9-488d-919f-e54e1767148a 2026-05-11 06:46:05.154 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 90ce155f-cfb8-4925-9a1c-206e5c8ab3de 2026-05-11 06:46:05.431 9 INFO neutron.plugins.ml2.plugin [None req-498e4183-fbd3-4d08-9239-3c1f53d30d35 - - - - - -] Attempt 1 to provision port a2a32890-ca3b-4957-8a65-b873ec788d9c 2026-05-11 06:46:06.350 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d06579b6-e2ba-4927-8001-84f91bd1dfa4 2026-05-11 06:46:08.517 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a2a32890-ca3b-4957-8a65-b873ec788d9c 2026-05-11 06:46:08.664 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-14b29c2d-db4f-4b5f-9393-7d358fe453fb'] response: {'server_uuid': 'a2462655-b54d-4046-8c09-31d06c0b3de2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2a32890-ca3b-4957-8a65-b873ec788d9c', 'code': 200} 2026-05-11 06:46:09.113 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port b8a177b4-fd5c-4c0c-b705-efed71234b32 2026-05-11 06:46:09.450 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 63373df9-6cb2-49ac-8d7b-47e7fa16910e 2026-05-11 06:46:10.298 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a2a32890-ca3b-4957-8a65-b873ec788d9c 2026-05-11 06:46:10.532 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port b8a177b4-fd5c-4c0c-b705-efed71234b32 2026-05-11 06:46:10.826 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 63373df9-6cb2-49ac-8d7b-47e7fa16910e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-11 06:46:46.277 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 8f94a09e-0fdf-4876-bb7f-040d032f00a4 2026-05-11 06:46:48.362 10 INFO neutron.plugins.ml2.plugin [None req-1babc97a-4d03-4023-b5a9-72927540c03d - - - - - -] Attempt 1 to provision port d33b6b95-c038-4549-a3af-ff443be9d3f2 2026-05-11 06:46:48.451 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 32e956d0-d7b6-4e07-a4b9-53ce93f950c5 2026-05-11 06:46:48.744 9 INFO neutron.plugins.ml2.plugin [None req-705637cb-4c35-4f9c-ae38-316550428829 - - - - - -] Attempt 1 to provision port 8f94a09e-0fdf-4876-bb7f-040d032f00a4 2026-05-11 06:46:48.896 9 INFO neutron.plugins.ml2.plugin [None req-705637cb-4c35-4f9c-ae38-316550428829 - - - - - -] Attempt 1 to provision port d33b6b95-c038-4549-a3af-ff443be9d3f2 2026-05-11 06:46:49.126 10 INFO neutron.plugins.ml2.plugin [None req-7f1ca89f-3550-41e6-9ba8-5ca8579b0931 - - - - - -] Attempt 1 to provision port 8f94a09e-0fdf-4876-bb7f-040d032f00a4 2026-05-11 06:46:49.201 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 8f94a09e-0fdf-4876-bb7f-040d032f00a4 2026-05-11 06:46:49.459 9 INFO neutron.plugins.ml2.plugin [None req-95d700e0-b9c5-4231-82de-b3241cf6e7a2 - - - - - -] Attempt 1 to provision port 32e956d0-d7b6-4e07-a4b9-53ce93f950c5 2026-05-11 06:46:49.486 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d33b6b95-c038-4549-a3af-ff443be9d3f2 2026-05-11 06:46:49.763 10 INFO neutron.plugins.ml2.plugin [None req-e0a49605-8ccf-44bb-9a66-a0f3a8b0fa9b - - - - - -] Attempt 1 to provision port 32e956d0-d7b6-4e07-a4b9-53ce93f950c5 2026-05-11 06:46:49.934 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 507da858-c159-453e-be2d-6290693331d7 2026-05-11 06:46:50.300 9 INFO neutron.plugins.ml2.plugin [None req-925f0dab-75ec-4edc-a7d8-fe124d225e59 - - - - - -] Attempt 1 to provision port 507da858-c159-453e-be2d-6290693331d7 2026-05-11 06:46:50.617 10 INFO neutron.plugins.ml2.plugin [None req-638ae767-0d15-4d0c-a9a9-00b4306d74c4 - - - - - -] Attempt 1 to provision port 507da858-c159-453e-be2d-6290693331d7 2026-05-11 06:46:50.647 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 3b755532-8bbf-47a8-9042-26ec0f4b5388 2026-05-11 06:46:51.715 9 INFO neutron.plugins.ml2.plugin [None req-cbb15b20-8e05-4cf6-87ff-4af282ea123c - - - - - -] Attempt 1 to provision port 3b755532-8bbf-47a8-9042-26ec0f4b5388 2026-05-11 06:46:51.746 9 INFO neutron.plugins.ml2.db [None req-cbb15b20-8e05-4cf6-87ff-4af282ea123c - - - - - -] No ports have port_id starting with 3b755532-8bbf-47a8-9042-26ec0f4b5388 2026-05-11 06:47:14.772 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 827cad66-b4d0-400e-a8c5-3cdf11c9313a 2026-05-11 06:47:15.260 10 INFO neutron.plugins.ml2.plugin [None req-356b8b5f-b970-4f4f-b927-9190fe1a6a78 - - - - - -] Attempt 1 to provision port 827cad66-b4d0-400e-a8c5-3cdf11c9313a 2026-05-11 06:47:15.379 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d27f889b-b0a9-4467-82ac-aa880c4718c7 2026-05-11 06:47:15.854 10 INFO neutron.plugins.ml2.plugin [None req-9370565c-468a-46dd-a3b3-1c4453ead6c0 - - - - - -] Attempt 1 to provision port 3a833013-e45e-4ac2-bc2e-8c0eb28d0c46 2026-05-11 06:47:16.410 10 INFO neutron.plugins.ml2.plugin [None req-87635fe3-82bc-4a07-8aa6-435feef1216b - - - - - -] Attempt 1 to provision port d27f889b-b0a9-4467-82ac-aa880c4718c7 2026-05-11 06:47:16.649 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 827cad66-b4d0-400e-a8c5-3cdf11c9313a 2026-05-11 06:47:16.741 10 INFO neutron.plugins.ml2.plugin [None req-8c520b8a-f3f3-4671-8593-5dfb0741bb5a - - - - - -] Attempt 1 to provision port 827cad66-b4d0-400e-a8c5-3cdf11c9313a 2026-05-11 06:47:16.973 10 INFO neutron.plugins.ml2.plugin [None req-8c520b8a-f3f3-4671-8593-5dfb0741bb5a - - - - - -] Attempt 1 to provision port 6dfd54c8-0100-4487-9195-915f6c09a645 2026-05-11 06:47:17.178 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 6dfd54c8-0100-4487-9195-915f6c09a645 2026-05-11 06:47:17.712 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d27f889b-b0a9-4467-82ac-aa880c4718c7 2026-05-11 06:47:17.996 9 INFO neutron.plugins.ml2.plugin [None req-8ce5fff5-4e1e-43a3-b64d-80001e50bf66 - - - - - -] Attempt 1 to provision port 827cad66-b4d0-400e-a8c5-3cdf11c9313a 2026-05-11 06:47:18.069 9 INFO neutron.plugins.ml2.plugin [None req-8ce5fff5-4e1e-43a3-b64d-80001e50bf66 - - - - - -] Attempt 1 to provision port d27f889b-b0a9-4467-82ac-aa880c4718c7 2026-05-11 06:47:18.275 9 INFO neutron.plugins.ml2.plugin [None req-1e965c35-964e-4a16-be4d-1275e40c1faf - - - - - -] Attempt 1 to provision port d27f889b-b0a9-4467-82ac-aa880c4718c7 2026-05-11 06:47:18.427 9 INFO neutron.plugins.ml2.plugin [None req-1e965c35-964e-4a16-be4d-1275e40c1faf - - - - - -] Attempt 1 to provision port 6dfd54c8-0100-4487-9195-915f6c09a645 2026-05-11 06:47:18.590 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d27f889b-b0a9-4467-82ac-aa880c4718c7 2026-05-11 06:47:18.608 10 INFO neutron.plugins.ml2.plugin [None req-483c9631-0650-4b9d-b197-6505abadef56 - - - - - -] Attempt 1 to provision port 6dfd54c8-0100-4487-9195-915f6c09a645 2026-05-11 06:47:18.887 9 INFO neutron.plugins.ml2.plugin [None req-93814cc9-4fd2-4340-b658-eedc41e302e8 - - - - - -] Attempt 1 to provision port 4778bcbf-8b9b-48e3-9ffb-134b42d3c738 2026-05-11 06:47:18.938 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 6dfd54c8-0100-4487-9195-915f6c09a645 2026-05-11 06:47:19.643 10 INFO neutron.plugins.ml2.plugin [None req-d18d1d02-e7a4-4d20-b2eb-d9301b277636 - - - - - -] Attempt 1 to provision port 4778bcbf-8b9b-48e3-9ffb-134b42d3c738 2026-05-11 06:47:20.612 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a404cdec-922b-4793-a274-30a6d19aa0b2 2026-05-11 06:47:20.699 9 INFO neutron.plugins.ml2.plugin [None req-55bc470b-c0ba-42ad-9012-ddac70a8dc8a - - - - - -] Attempt 1 to provision port b2993349-2024-4e50-b68c-44dbb8ac295c 2026-05-11 06:47:21.336 10 INFO neutron.plugins.ml2.plugin [None req-addbca24-a9a9-4b98-8488-76e22182adf6 - - - - - -] Attempt 1 to provision port b2993349-2024-4e50-b68c-44dbb8ac295c 2026-05-11 06:47:22.323 9 INFO neutron.plugins.ml2.plugin [None req-9dff7651-e5f7-4c3f-8ad2-43ea3565b3b6 - - - - - -] Attempt 1 to provision port d78d2c15-0c72-41c7-879b-1325ecdacdb7 2026-05-11 06:47:22.625 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port a404cdec-922b-4793-a274-30a6d19aa0b2 2026-05-11 06:47:23.087 9 INFO neutron.plugins.ml2.plugin [None req-2cfd5fee-8552-466c-b1c5-793412d8446f - - - - - -] Attempt 1 to provision port d78d2c15-0c72-41c7-879b-1325ecdacdb7 2026-05-11 06:47:27.071 10 INFO neutron.plugins.ml2.plugin [None req-86b3caba-df35-4ff4-9f1c-0d7453b519b4 - - - - - -] Attempt 1 to provision port 5a432e25-14de-4110-a8d8-bea34163fd2f 2026-05-11 06:47:28.650 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 5a432e25-14de-4110-a8d8-bea34163fd2f 2026-05-11 06:47:28.808 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5d16895-d955-4e5e-b4b4-8c005facff60'] response: {'server_uuid': 'cd81cfe1-224b-4255-87da-900829e5ba77', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a432e25-14de-4110-a8d8-bea34163fd2f', 'code': 200} 2026-05-11 06:47:30.588 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 5a432e25-14de-4110-a8d8-bea34163fd2f 2026-05-11 06:47:34.565 10 INFO neutron.plugins.ml2.plugin [None req-af409a0d-ef8c-4db4-883a-27e951bf4d98 - - - - - -] Attempt 1 to provision port 8e3be0f9-19ee-4c15-9715-477072e1ca59 2026-05-11 06:47:36.631 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 8e3be0f9-19ee-4c15-9715-477072e1ca59 2026-05-11 06:47:36.728 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d64bb725-95fe-47a0-b52f-dfae21070e60'] response: {'server_uuid': '6ab998f7-fd8f-46ac-bc6e-7486450640f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8e3be0f9-19ee-4c15-9715-477072e1ca59', 'code': 200} 2026-05-11 06:47:38.624 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 8e3be0f9-19ee-4c15-9715-477072e1ca59 2026-05-11 06:47:44.646 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 3a833013-e45e-4ac2-bc2e-8c0eb28d0c46 2026-05-11 06:47:44.941 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d78d2c15-0c72-41c7-879b-1325ecdacdb7 2026-05-11 06:47:45.238 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4778bcbf-8b9b-48e3-9ffb-134b42d3c738 2026-05-11 06:47:45.555 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port b2993349-2024-4e50-b68c-44dbb8ac295c 2026-05-11 06:47:46.624 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 3a833013-e45e-4ac2-bc2e-8c0eb28d0c46 2026-05-11 06:47:46.812 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port d78d2c15-0c72-41c7-879b-1325ecdacdb7 2026-05-11 06:47:47.056 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 4778bcbf-8b9b-48e3-9ffb-134b42d3c738 2026-05-11 06:47:47.289 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port b2993349-2024-4e50-b68c-44dbb8ac295c 2026-05-11 06:47:54.544 9 INFO neutron.plugins.ml2.plugin [None req-798ebbbe-d828-47e2-9c8c-4d2881debc19 - - - - - -] Attempt 1 to provision port aea25ab0-c3c5-4492-8ed3-51f189850af9 2026-05-11 06:48:05.861 10 INFO neutron.plugins.ml2.plugin [None req-a944248d-6a93-464e-a4c4-9856abe0ad1c - - - - - -] Attempt 1 to provision port dbe5326b-04e6-4403-b070-d09137138c10 2026-05-11 06:48:08.706 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port dbe5326b-04e6-4403-b070-d09137138c10 2026-05-11 06:48:08.818 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0477dd59-f5c9-43a3-87b4-44e8361f0c6b'] response: {'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbe5326b-04e6-4403-b070-d09137138c10', 'code': 200} 2026-05-11 06:48:10.623 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port dbe5326b-04e6-4403-b070-d09137138c10 2026-05-11 06:48:44.040 10 INFO neutron.plugins.ml2.plugin [None req-a771fdb4-35cd-4b5b-a2cf-0dcf4530b75b - - - - - -] Attempt 1 to provision port c3747217-7282-430c-9604-3ebfc751f238 2026-05-11 06:48:46.700 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port c3747217-7282-430c-9604-3ebfc751f238 2026-05-11 06:48:46.906 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bb2e194-fee5-481f-b402-ee4e915e5325'] response: {'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3747217-7282-430c-9604-3ebfc751f238', 'code': 200} 2026-05-11 06:48:48.654 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port c3747217-7282-430c-9604-3ebfc751f238 2026-05-11 06:49:10.572 10 INFO neutron.plugins.ml2.plugin [None req-ba028282-8392-45cb-8d19-c7cb8b8cf987 - - - - - -] Attempt 1 to provision port 01772f6e-207b-4765-a8ef-e96f3b7166dd 2026-05-11 06:49:13.033 9 INFO neutron.plugins.ml2.plugin [None req-79c710d0-23d9-496d-a3bf-d276f30ebcf5 - - - - - -] Attempt 1 to provision port 01772f6e-207b-4765-a8ef-e96f3b7166dd 2026-05-11 06:49:13.231 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-de5f8383-f187-4f57-93bb-f083542977b1'] response: {'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01772f6e-207b-4765-a8ef-e96f3b7166dd', 'code': 200} 2026-05-11 06:49:14.715 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 01772f6e-207b-4765-a8ef-e96f3b7166dd 2026-05-11 06:49:21.793 9 INFO neutron.plugins.ml2.plugin [None req-0a08ed47-f85e-4fde-aaed-2a1ca8c2c2d0 - - - - - -] Attempt 1 to provision port 64697537-0830-46a3-b43f-48cefec78855 2026-05-11 06:49:24.773 9 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 64697537-0830-46a3-b43f-48cefec78855 2026-05-11 06:49:24.896 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-46a16ba9-95e6-42c3-a3e5-aa8beee07c50'] response: {'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64697537-0830-46a3-b43f-48cefec78855', 'code': 200} 2026-05-11 06:49:26.679 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 64697537-0830-46a3-b43f-48cefec78855 2026-05-11 06:49:34.635 9 INFO neutron.plugins.ml2.plugin [None req-62813fe5-fabd-4629-89f9-bccd52c335fd - - - - - -] Attempt 1 to provision port 64697537-0830-46a3-b43f-48cefec78855 2026-05-11 06:49:34.730 10 INFO neutron.plugins.ml2.plugin [None req-f89b9b9b-6b34-45fd-8eaa-12a128132d41 - - - - - -] Attempt 1 to provision port 64697537-0830-46a3-b43f-48cefec78855 2026-05-11 06:49:40.247 10 INFO neutron.plugins.ml2.plugin [None req-ffa828cf-4b68-4b8d-aac6-bb090a9cf8f3 - - - - - -] Attempt 1 to provision port 01772f6e-207b-4765-a8ef-e96f3b7166dd