+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-10 00:24:33.870 1 INFO neutron.common.config [-] Logging enabled! 2026-07-10 00:24:33.870 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-10 00:24:33.871 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-10 00:24:33.871 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-10 00:24:34.772 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:24:34.774 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-10 00:24:34.777 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-10 00:24:34.778 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:24:34.778 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-10 00:24:34.778 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-10 00:24:34.778 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:34.783 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:34.784 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:34.784 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:24:34.800 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-10 00:24:34.801 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:24:34.801 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-10 00:24:34.832 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-10 00:24:34.832 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-10 00:24:34.832 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-10 00:24:34.832 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-10 00:24:34.838 1 WARNING oslo_policy.policy [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-10 00:24:35.092 1 INFO neutron.plugins.ml2.managers [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] Initializing driver for type 'vlan' 2026-07-10 00:24:35.241 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] VlanTypeDriver initialization complete 2026-07-10 00:24:35.241 1 INFO neutron.plugins.ml2.managers [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] Initializing driver for type 'vxlan' 2026-07-10 00:24:35.242 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-10 00:24:35.304 1 INFO neutron.plugins.ml2.managers [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-10 00:24:35.304 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-10 00:24:35.304 1 INFO neutron.plugins.ml2.managers [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] Initializing extension driver 'port_security' 2026-07-10 00:24:35.305 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-10 00:24:35.305 1 INFO neutron.plugins.ml2.managers [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] Initializing extension driver 'qos' 2026-07-10 00:24:35.305 1 INFO neutron.plugins.ml2.managers [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-10 00:24:35.306 1 INFO neutron.plugins.ml2.managers [None req-9b82e23f-32c3-4f42-aef5-f433a6c0e496 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-10 00:24:35.320 1 INFO neutron.quota [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded quota_driver: . 2026-07-10 00:24:35.321 1 INFO neutron.plugins.ml2.plugin [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Modular L2 Plugin initialization complete 2026-07-10 00:24:35.321 1 INFO neutron.plugins.ml2.managers [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-10 00:24:35.321 1 INFO neutron.plugins.ml2.managers [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-10 00:24:35.321 1 INFO neutron.plugins.ml2.managers [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Got port-security extension from driver 'port_security' 2026-07-10 00:24:35.321 1 INFO neutron.extensions.vlantransparent [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Disabled vlantransparent extension. 2026-07-10 00:24:35.322 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: qos 2026-07-10 00:24:35.332 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: router 2026-07-10 00:24:35.360 1 INFO neutron.services.service_base [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-10 00:24:35.360 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: segments 2026-07-10 00:24:35.421 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: trunk 2026-07-10 00:24:35.469 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: vpnaas 2026-07-10 00:24:35.515 1 WARNING stevedore.named [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-10 00:24:35.570 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-10 00:24:35.571 1 INFO neutron.common.utils [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-10 00:24:35.571 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: auto_allocate 2026-07-10 00:24:35.575 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: tag 2026-07-10 00:24:35.580 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: timestamp 2026-07-10 00:24:35.582 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: network_ip_availability 2026-07-10 00:24:35.586 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: flavors 2026-07-10 00:24:35.589 1 INFO neutron.manager [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loading Plugin: revisions 2026-07-10 00:24:35.591 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Initializing extension manager. 2026-07-10 00:24:35.593 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: address-group 2026-07-10 00:24:35.593 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: address-scope 2026-07-10 00:24:35.594 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-10 00:24:35.595 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: agent 2026-07-10 00:24:35.595 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: agent-resources-synced 2026-07-10 00:24:35.596 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: allowed-address-pairs 2026-07-10 00:24:35.597 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: auto-allocated-topology 2026-07-10 00:24:35.598 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: availability_zone 2026-07-10 00:24:35.598 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: availability_zone_filter 2026-07-10 00:24:35.599 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-10 00:24:35.599 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: default-subnetpools 2026-07-10 00:24:35.600 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-10 00:24:35.601 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: dns-integration 2026-07-10 00:24:35.601 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: dns-domain-ports 2026-07-10 00:24:35.602 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-10 00:24:35.603 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: dvr 2026-07-10 00:24:35.603 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-10 00:24:35.604 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: empty-string-filtering 2026-07-10 00:24:35.604 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:24:35.605 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-10 00:24:35.605 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: external-net 2026-07-10 00:24:35.606 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-10 00:24:35.606 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: extraroute 2026-07-10 00:24:35.607 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: extraroute-atomic 2026-07-10 00:24:35.607 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-10 00:24:35.608 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-10 00:24:35.608 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-10 00:24:35.609 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-10 00:24:35.609 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: fip-port-details 2026-07-10 00:24:35.610 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: flavors 2026-07-10 00:24:35.611 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-10 00:24:35.612 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: floatingip-pools 2026-07-10 00:24:35.613 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: ip_allocation 2026-07-10 00:24:35.613 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: ip-substring-filtering 2026-07-10 00:24:35.614 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: l2_adjacency 2026-07-10 00:24:35.615 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: router 2026-07-10 00:24:35.616 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:24:35.617 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-10 00:24:35.617 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-10 00:24:35.618 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: ext-gw-mode 2026-07-10 00:24:35.618 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: l3-ha 2026-07-10 00:24:35.619 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:24:35.619 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-10 00:24:35.620 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: l3-flavors 2026-07-10 00:24:35.620 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:24:35.621 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-10 00:24:35.622 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-10 00:24:35.623 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-10 00:24:35.624 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-10 00:24:35.625 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-10 00:24:35.626 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-10 00:24:35.626 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: multi-provider 2026-07-10 00:24:35.627 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: net-mtu 2026-07-10 00:24:35.627 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: net-mtu-writable 2026-07-10 00:24:35.628 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: network_availability_zone 2026-07-10 00:24:35.628 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: network_ha 2026-07-10 00:24:35.629 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: network-ip-availability 2026-07-10 00:24:35.630 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-10 00:24:35.630 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: pagination 2026-07-10 00:24:35.631 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: port-device-profile 2026-07-10 00:24:35.631 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-10 00:24:35.632 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-10 00:24:35.632 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-10 00:24:35.633 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: port-mac-override 2026-07-10 00:24:35.633 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-10 00:24:35.634 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-10 00:24:35.634 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: port-resource-request 2026-07-10 00:24:35.635 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: port-resource-request-groups 2026-07-10 00:24:35.635 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: binding 2026-07-10 00:24:35.636 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: binding-extended 2026-07-10 00:24:35.637 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: port-security 2026-07-10 00:24:35.637 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: project-id 2026-07-10 00:24:35.638 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: provider 2026-07-10 00:24:35.639 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos 2026-07-10 00:24:35.640 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-10 00:24:35.640 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-10 00:24:35.641 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-default 2026-07-10 00:24:35.641 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-fip 2026-07-10 00:24:35.642 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-10 00:24:35.642 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-gateway-ip 2026-07-10 00:24:35.643 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-port-network-policy 2026-07-10 00:24:35.643 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-pps-minimum 2026-07-10 00:24:35.644 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-10 00:24:35.645 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-pps 2026-07-10 00:24:35.645 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-rule-type-details 2026-07-10 00:24:35.646 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-10 00:24:35.646 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: qos-rules-alias 2026-07-10 00:24:35.647 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: quota-check-limit 2026-07-10 00:24:35.648 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: quotas 2026-07-10 00:24:35.650 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: quota_details 2026-07-10 00:24:35.651 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: rbac-policies 2026-07-10 00:24:35.652 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: rbac-address-group 2026-07-10 00:24:35.652 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: rbac-address-scope 2026-07-10 00:24:35.653 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: rbac-security-groups 2026-07-10 00:24:35.653 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: rbac-subnetpool 2026-07-10 00:24:35.654 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: revision-if-match 2026-07-10 00:24:35.654 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: standard-attr-revisions 2026-07-10 00:24:35.655 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: router_availability_zone 2026-07-10 00:24:35.655 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-10 00:24:35.657 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: security-groups-default-rules 2026-07-10 00:24:35.657 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-10 00:24:35.658 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-10 00:24:35.658 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-10 00:24:35.659 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-10 00:24:35.659 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-10 00:24:35.666 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: security-group 2026-07-10 00:24:35.667 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: segment 2026-07-10 00:24:35.668 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-10 00:24:35.668 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: service-type 2026-07-10 00:24:35.669 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: sorting 2026-07-10 00:24:35.670 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: standard-attr-segment 2026-07-10 00:24:35.670 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: standard-attr-description 2026-07-10 00:24:35.671 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: stateful-security-group 2026-07-10 00:24:35.671 1 WARNING neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-10 00:24:35.672 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-10 00:24:35.673 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: subnet_onboard 2026-07-10 00:24:35.673 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-10 00:24:35.674 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: subnet-service-types 2026-07-10 00:24:35.675 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: subnet_allocation 2026-07-10 00:24:35.676 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-10 00:24:35.676 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-10 00:24:35.679 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: standard-attr-tag 2026-07-10 00:24:35.679 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-10 00:24:35.680 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: trunk 2026-07-10 00:24:35.680 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: trunk-details 2026-07-10 00:24:35.681 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-10 00:24:35.681 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-10 00:24:35.683 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-10 00:24:35.684 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-10 00:24:35.684 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: vpn-flavors 2026-07-10 00:24:35.685 1 INFO neutron.api.extensions [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Loaded extension: vpnaas 2026-07-10 00:24:35.688 1 INFO oslo_service.service [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Starting 2 workers 2026-07-10 00:24:35.692 1 INFO oslo_service.service [None req-bc343da4-93f8-446c-b589-e73602679ddb - - - - - -] Starting 1 workers 2026-07-10 00:25:09.789 9 INFO neutron.db.l3_hamode_db [None req-f53fd165-9690-4f7b-86ab-bfd21201d519 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:25:22.181 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8507f2b3-00d4-445c-bc91-f1e19ab62f65 2026-07-10 00:25:23.147 10 INFO neutron.plugins.ml2.plugin [None req-188b7cc3-4ac0-402c-a3da-937094916eee - - - - - -] Attempt 1 to provision port 8507f2b3-00d4-445c-bc91-f1e19ab62f65 2026-07-10 00:25:24.105 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8507f2b3-00d4-445c-bc91-f1e19ab62f65 2026-07-10 00:29:40.216 10 INFO neutron.plugins.ml2.plugin [None req-482b488a-982a-487b-a377-1b2cfabfae2c - - - - - -] Attempt 1 to provision port 61893a90-e032-44fe-8ec9-2ac8357e50d1 2026-07-10 00:29:40.293 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 61893a90-e032-44fe-8ec9-2ac8357e50d1 2026-07-10 00:29:42.264 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 61893a90-e032-44fe-8ec9-2ac8357e50d1 2026-07-10 00:29:47.278 10 INFO neutron.plugins.ml2.plugin [None req-82df4347-73b1-4ff6-9daa-0873e1d87d3a - - - - - -] Attempt 1 to provision port a2f49181-c579-4619-8677-bc607a989e3d 2026-07-10 00:33:16.518 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port a2f49181-c579-4619-8677-bc607a989e3d 2026-07-10 00:33:18.427 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port a2f49181-c579-4619-8677-bc607a989e3d 2026-07-10 00:41:44.711 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 24bb3666-bf14-45fc-838f-8ece6932df7d 2026-07-10 00:41:46.703 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 24bb3666-bf14-45fc-838f-8ece6932df7d 2026-07-10 00:57:48.532 9 INFO neutron.plugins.ml2.plugin [None req-042c0591-678d-46a6-b899-776af84c4853 - - - - - -] Attempt 1 to provision port 8e7f32cc-73ec-44d6-8cd5-343cf87aac73 2026-07-10 00:57:49.079 10 INFO neutron.plugins.ml2.plugin [None req-84501f2c-8fc3-4a35-bd1e-334785e2124e - - - - - -] Attempt 1 to provision port ba4be7a9-1e56-4b9a-a6bd-8725108aa347 2026-07-10 00:57:49.441 9 INFO neutron.plugins.ml2.plugin [None req-f89fa303-77f3-4a39-a244-637e4cf3ecd5 - - - - - -] Attempt 1 to provision port 60aa29b3-cbfa-414f-b6bc-5741f30cb3d4 2026-07-10 00:57:49.472 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 60aa29b3-cbfa-414f-b6bc-5741f30cb3d4 2026-07-10 00:57:49.744 10 INFO neutron.plugins.ml2.plugin [None req-55a3345d-6a16-41cd-934e-53d4437c16b0 - - - - - -] Attempt 1 to provision port d6a7e2aa-9232-4feb-aa74-3692c5c6ee5e 2026-07-10 00:57:50.568 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port d6a7e2aa-9232-4feb-aa74-3692c5c6ee5e 2026-07-10 00:57:51.442 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 60aa29b3-cbfa-414f-b6bc-5741f30cb3d4 2026-07-10 00:57:51.533 10 INFO neutron.plugins.ml2.plugin [None req-1fbde798-9e09-448c-b8f0-2a295e66b1a6 - - - - - -] Attempt 1 to provision port 6ead14ef-ed29-4654-aa4f-6416980166bd 2026-07-10 00:57:51.692 9 INFO neutron.plugins.ml2.plugin [None req-a935e70f-4984-4e29-a322-99e7e600f0dc - - - - - -] Attempt 1 to provision port 6e42552e-f840-443e-9143-1aedd4243b25 2026-07-10 00:57:51.810 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port d6a7e2aa-9232-4feb-aa74-3692c5c6ee5e 2026-07-10 00:57:52.139 10 INFO neutron.plugins.ml2.plugin [None req-49169556-c623-449b-a9cb-9148a0916dae - - - - - -] Attempt 1 to provision port 6ead14ef-ed29-4654-aa4f-6416980166bd 2026-07-10 00:57:52.297 9 INFO neutron.plugins.ml2.plugin [None req-3e69db6c-fc7c-43e9-b63b-34756239037a - - - - - -] Attempt 1 to provision port 6e42552e-f840-443e-9143-1aedd4243b25 2026-07-10 00:57:56.490 9 INFO neutron.plugins.ml2.plugin [None req-f1fb7a8a-7ffc-4c9f-8090-0cdc3eaacb24 - - - - - -] Attempt 1 to provision port 5924634d-45be-4277-bd6b-32d40572e02d 2026-07-10 00:57:57.055 9 INFO neutron.plugins.ml2.plugin [None req-a1e06a9f-f1b6-4870-bf72-fd69f4cf2148 - - - - - -] Attempt 1 to provision port a5ad3cb8-c1ca-416e-bfdd-ad8cdca554c8 2026-07-10 00:57:57.441 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port a5ad3cb8-c1ca-416e-bfdd-ad8cdca554c8 2026-07-10 00:57:59.078 10 INFO neutron.plugins.ml2.plugin [None req-b30d7d53-1a2a-4d4f-a894-060ba6cb3d9b - - - - - -] Attempt 1 to provision port 8500f621-86a9-425c-a6a5-fa175260001b 2026-07-10 00:57:59.522 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port a5ad3cb8-c1ca-416e-bfdd-ad8cdca554c8 2026-07-10 00:57:59.643 10 INFO neutron.plugins.ml2.plugin [None req-0fafe857-45a7-4a9e-90d1-6477201efae2 - - - - - -] Attempt 1 to provision port c1abbee3-1a2f-463e-99b0-4b897af9dd8f 2026-07-10 00:57:59.827 9 INFO neutron.plugins.ml2.plugin [None req-2076fe53-5f11-4080-8819-29425283cbcb - - - - - -] Attempt 1 to provision port 8500f621-86a9-425c-a6a5-fa175260001b 2026-07-10 00:58:00.585 9 INFO neutron.plugins.ml2.plugin [None req-b66fb07e-0f26-47cf-b24c-e65d9e9c62b5 - - - - - -] Attempt 1 to provision port 2746e165-e02b-4479-837b-06004b2ec9db 2026-07-10 00:58:01.494 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ab90cbe6-82d4-4c66-89bc-2c9d2dddf895 2026-07-10 00:58:02.037 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 9e6ff69f-a757-4e89-87ae-29118f3801cd 2026-07-10 00:58:02.668 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 90f16d8a-a21b-496b-a03b-fd4c18adeda2 2026-07-10 00:58:03.458 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ab90cbe6-82d4-4c66-89bc-2c9d2dddf895 2026-07-10 00:58:03.782 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 9e6ff69f-a757-4e89-87ae-29118f3801cd 2026-07-10 00:58:04.256 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 90f16d8a-a21b-496b-a03b-fd4c18adeda2 2026-07-10 00:58:05.717 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port c1abbee3-1a2f-463e-99b0-4b897af9dd8f 2026-07-10 00:58:06.344 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 2746e165-e02b-4479-837b-06004b2ec9db 2026-07-10 00:58:06.661 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eadf9cd-0cdb-4060-8072-6a9b97064fd5'] response: {'server_uuid': '7f453a78-5d16-4ae3-b360-61f8d5fcc441', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1abbee3-1a2f-463e-99b0-4b897af9dd8f', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-10 00:58:07.645 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port c1abbee3-1a2f-463e-99b0-4b897af9dd8f 2026-07-10 00:58:07.940 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 2746e165-e02b-4479-837b-06004b2ec9db 2026-07-10 00:58:08.696 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb7eadbc-4db9-4546-9410-0d9dfbd12dd1'] response: {'server_uuid': 'a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2746e165-e02b-4479-837b-06004b2ec9db', 'code': 200} 2026-07-10 00:58:11.705 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 4f323aea-bd27-4b57-8a38-572c5bd6bd83 2026-07-10 00:58:12.012 9 INFO neutron.plugins.ml2.plugin [None req-f27a9ee3-185f-4d7d-aa03-0838c95b02ea - - - - - -] Attempt 1 to provision port c9bb2724-972d-4075-8ba8-fee311cd7161 2026-07-10 00:58:12.709 9 INFO neutron.plugins.ml2.plugin [None req-50ef7bca-edad-4df1-879d-b406c587dbd7 - - - - - -] Attempt 1 to provision port 4f323aea-bd27-4b57-8a38-572c5bd6bd83 2026-07-10 00:58:13.449 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 4f323aea-bd27-4b57-8a38-572c5bd6bd83 2026-07-10 00:58:14.526 9 INFO neutron.plugins.ml2.plugin [None req-71f09812-4bb4-47e5-a91e-05c4dae519c6 - - - - - -] Attempt 1 to provision port a879562d-5675-41a3-92f8-303735e64c78 2026-07-10 00:58:15.183 9 INFO neutron.plugins.ml2.plugin [None req-6c3d5306-73e4-4c8d-a2d9-6c8e168d251e - - - - - -] Attempt 1 to provision port a879562d-5675-41a3-92f8-303735e64c78 2026-07-10 00:58:15.499 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ab7de3ca-25b3-42d8-bee1-fb20dbdb492e 2026-07-10 00:58:17.469 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ab7de3ca-25b3-42d8-bee1-fb20dbdb492e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.274 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.276 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:23.277 10 INFO neutron.plugins.ml2.plugin [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Attempt 2 to bind port de97d321-111d-42ef-9db5-fa65d49969f4 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.305 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-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.305 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-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.305 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-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.305 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-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.305 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-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.305 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-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.305 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.306 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:23.316 10 INFO neutron.plugins.ml2.plugin [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Attempt 3 to bind port de97d321-111d-42ef-9db5-fa65d49969f4 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.373 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-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.373 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-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.373 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-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.373 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-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.373 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-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.373 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-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.373 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.374 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:23.376 10 INFO neutron.plugins.ml2.plugin [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Attempt 4 to bind port de97d321-111d-42ef-9db5-fa65d49969f4 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.408 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-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.408 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-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.408 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-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.408 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-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.408 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-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.408 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-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.408 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.409 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:23.410 10 INFO neutron.plugins.ml2.plugin [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Attempt 5 to bind port de97d321-111d-42ef-9db5-fa65d49969f4 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.432 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-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.432 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-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.432 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-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.432 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-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.432 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-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.432 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-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.432 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.433 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:23.434 10 INFO neutron.plugins.ml2.plugin [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Attempt 6 to bind port de97d321-111d-42ef-9db5-fa65d49969f4 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.461 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-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.461 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-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.461 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-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.461 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-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.461 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-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.461 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-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.461 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.462 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:23.463 10 INFO neutron.plugins.ml2.plugin [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Attempt 7 to bind port de97d321-111d-42ef-9db5-fa65d49969f4 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.489 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-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.489 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-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.489 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-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.489 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-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.489 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-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.489 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-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.489 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:23.490 10 INFO neutron.plugins.ml2.plugin [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Attempt 8 to bind port de97d321-111d-42ef-9db5-fa65d49969f4 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.512 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-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.512 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-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.512 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-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.512 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-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.512 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-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.512 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-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.512 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.513 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:23.513 10 INFO neutron.plugins.ml2.plugin [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Attempt 9 to bind port de97d321-111d-42ef-9db5-fa65d49969f4 2026-07-10 00:58:23.520 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 6ead14ef-ed29-4654-aa4f-6416980166bd 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.535 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-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.535 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-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.535 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-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.535 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-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.535 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-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.535 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-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.535 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.536 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:23.537 10 INFO neutron.plugins.ml2.plugin [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Attempt 10 to bind port de97d321-111d-42ef-9db5-fa65d49969f4 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:58:23.565 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-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:58:23.565 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-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:58:23.565 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-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.565 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-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.565 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-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:58:23.565 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-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 37ff7419-0574-4566-b25e-ed924744cf71 could not be found. 2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:58:23.565 10 ERROR neutron.plugins.ml2.managers [None req-ed7ed903-5a9a-4b31-a98f-9ec7d4e7133a - - - - - -] Failed to bind port de97d321-111d-42ef-9db5-fa65d49969f4 on host instance for vnic_type normal using segments [{'id': '767b1132-7e34-4860-ad7a-e9a09eaa2cec', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 905, 'network_id': '8ffff86e-ad47-4af1-af26-41f412e52efa'}] 2026-07-10 00:58:25.613 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 6ead14ef-ed29-4654-aa4f-6416980166bd 2026-07-10 00:58:25.899 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8e7f32cc-73ec-44d6-8cd5-343cf87aac73 2026-07-10 00:58:26.309 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 6e42552e-f840-443e-9143-1aedd4243b25 2026-07-10 00:58:26.629 9 INFO neutron.plugins.ml2.plugin [None req-ff3b087b-bde8-4690-912e-2f11b34a9a80 - - - - - -] Attempt 1 to provision port 88687861-8e1d-4490-86dd-75f5bd3b8e11 2026-07-10 00:58:26.779 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ba4be7a9-1e56-4b9a-a6bd-8725108aa347 2026-07-10 00:58:26.984 10 INFO neutron.plugins.ml2.plugin [None req-d6231f9d-b942-4e0c-bedc-a51a758903e2 - - - - - -] Attempt 1 to provision port 93cb5a4d-b1b0-41f9-bed5-b0fb45f84d7e 2026-07-10 00:58:27.453 10 INFO neutron.plugins.ml2.plugin [None req-f7504f34-c205-451a-b244-161433b52ff6 - - - - - -] Attempt 1 to provision port 93cb5a4d-b1b0-41f9-bed5-b0fb45f84d7e 2026-07-10 00:58:27.561 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 93cb5a4d-b1b0-41f9-bed5-b0fb45f84d7e 2026-07-10 00:58:27.872 9 INFO neutron.plugins.ml2.plugin [None req-1664e497-cfe6-4767-8761-aed194f49cf3 - - - - - -] Attempt 1 to provision port 226a264b-44e6-4a5c-8130-c40e03d062c7 2026-07-10 00:58:27.900 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 6e42552e-f840-443e-9143-1aedd4243b25 2026-07-10 00:58:28.181 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8e7f32cc-73ec-44d6-8cd5-343cf87aac73 2026-07-10 00:58:28.483 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ba4be7a9-1e56-4b9a-a6bd-8725108aa347 2026-07-10 00:58:28.642 9 INFO neutron.plugins.ml2.plugin [None req-8ee4d01a-fb03-4b03-89af-c294e9d94f6b - - - - - -] Attempt 1 to provision port 226a264b-44e6-4a5c-8130-c40e03d062c7 2026-07-10 00:58:29.543 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 93cb5a4d-b1b0-41f9-bed5-b0fb45f84d7e 2026-07-10 00:58:29.930 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 29f59dc7-779b-4419-ba89-d4fc5079b34f 2026-07-10 00:58:31.029 10 INFO neutron.plugins.ml2.plugin [None req-58f97f42-1408-4992-9103-2be6c36a590c - - - - - -] Attempt 1 to provision port c1abbee3-1a2f-463e-99b0-4b897af9dd8f 2026-07-10 00:58:31.476 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port c1abbee3-1a2f-463e-99b0-4b897af9dd8f 2026-07-10 00:58:31.893 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 29f59dc7-779b-4419-ba89-d4fc5079b34f 2026-07-10 00:58:33.168 9 INFO neutron.plugins.ml2.plugin [None req-62e6e98c-e61e-4e7f-9c63-7a3765b31871 - - - - - -] Attempt 1 to provision port c1abbee3-1a2f-463e-99b0-4b897af9dd8f 2026-07-10 00:58:33.588 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port c1abbee3-1a2f-463e-99b0-4b897af9dd8f 2026-07-10 00:58:34.942 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab94d480-a0c7-40cc-9406-c48e43a35a06'] response: {'server_uuid': 'a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2746e165-e02b-4479-837b-06004b2ec9db', 'code': 200} 2026-07-10 00:58:35.510 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 2746e165-e02b-4479-837b-06004b2ec9db 2026-07-10 00:58:35.648 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-64117178-87a5-473d-8cb3-f44f265e89b7'] response: {'server_uuid': 'a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2746e165-e02b-4479-837b-06004b2ec9db', 'code': 200} 2026-07-10 00:58:37.027 9 INFO neutron.plugins.ml2.plugin [None req-db724793-8d4f-4ab9-b711-0724cbc1c5d0 - - - - - -] Attempt 1 to provision port b384460c-1059-4c6b-83e7-1514fb3fb52b 2026-07-10 00:58:37.663 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 2746e165-e02b-4479-837b-06004b2ec9db 2026-07-10 00:58:39.786 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port b384460c-1059-4c6b-83e7-1514fb3fb52b 2026-07-10 00:58:39.994 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c1a35d6-b637-4b8c-b7c3-e3fc65f9c82b'] response: {'server_uuid': '69819207-a97b-4c28-a392-d13a58151aeb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b384460c-1059-4c6b-83e7-1514fb3fb52b', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-10 00:58:41.504 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port b384460c-1059-4c6b-83e7-1514fb3fb52b 2026-07-10 00:58:45.690 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 88687861-8e1d-4490-86dd-75f5bd3b8e11 2026-07-10 00:58:46.185 9 INFO neutron.plugins.ml2.plugin [None req-e3774b90-a51d-4813-b615-80eec41730ff - - - - - -] Attempt 1 to provision port 69c3bfb2-0647-4078-8cbd-d89d3b2e9cb8 2026-07-10 00:58:47.372 9 INFO neutron.plugins.ml2.plugin [None req-a2548f24-aa56-49f7-a124-99f84c6e9579 - - - - - -] Attempt 1 to provision port f1bb3b1d-d93b-40e8-a9e1-fd5a0b34225c 2026-07-10 00:58:47.883 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f1bb3b1d-d93b-40e8-a9e1-fd5a0b34225c 2026-07-10 00:58:48.746 9 INFO neutron.plugins.ml2.plugin [None req-a7e55865-a79c-4a9e-a751-aee01ef34af6 - - - - - -] Attempt 1 to provision port 80b4ad16-efd4-4aba-9e89-c55218490091 2026-07-10 00:58:49.422 9 INFO neutron.plugins.ml2.plugin [None req-fff055cf-36e0-4569-a086-656ff934cd17 - - - - - -] Attempt 1 to provision port 80b4ad16-efd4-4aba-9e89-c55218490091 2026-07-10 00:58:49.820 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port fd563614-1a12-4820-bd2d-79a1018a9258 2026-07-10 00:58:50.535 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f1bb3b1d-d93b-40e8-a9e1-fd5a0b34225c 2026-07-10 00:58:51.469 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port fd563614-1a12-4820-bd2d-79a1018a9258 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server [None req-9bdeeda1-540d-4a62-9037-12b33d6a2cda - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 87e34ae4-51fb-47a8-b7e3-f3796a04833a: This subnet is being modified by another concurrent operation. 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server raise exception 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 87e34ae4-51fb-47a8-b7e3-f3796a04833a: This subnet is being modified by another concurrent operation. 2026-07-10 00:58:53.374 9 ERROR oslo_messaging.rpc.server  2026-07-10 00:58:54.813 9 INFO neutron.plugins.ml2.plugin [None req-6427354d-f743-4c65-b4fd-5bf788218a12 - - - - - -] Attempt 1 to provision port 97fe4b71-75a8-4706-94ab-1a4009be9dbf 2026-07-10 00:58:57.588 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 3d1cef19-eaff-47b8-8012-762f1bcc04a4 2026-07-10 00:58:58.279 9 INFO neutron.plugins.ml2.plugin [None req-cb0dcaf8-58fe-46a3-9ad9-a26404a83d6e - - - - - -] Attempt 1 to provision port 3d1cef19-eaff-47b8-8012-762f1bcc04a4 2026-07-10 00:58:59.595 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 97fe4b71-75a8-4706-94ab-1a4009be9dbf 2026-07-10 00:58:59.736 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c8371d5-465e-41d5-9793-7aa54a0a4efe'] response: {'server_uuid': '2977507f-74e0-4d1c-8d01-218555c22344', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97fe4b71-75a8-4706-94ab-1a4009be9dbf', 'code': 200} 2026-07-10 00:59:01.470 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 97fe4b71-75a8-4706-94ab-1a4009be9dbf 2026-07-10 00:59:05.553 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 69c3bfb2-0647-4078-8cbd-d89d3b2e9cb8 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:10.871 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-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:10.871 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-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:10.871 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-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.871 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-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.871 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-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.871 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-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:10.871 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:10.873 10 INFO neutron.plugins.ml2.plugin [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Attempt 2 to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.902 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:10.904 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:10.905 10 INFO neutron.plugins.ml2.plugin [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Attempt 3 to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:10.947 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-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:10.947 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-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:10.947 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-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.947 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-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.947 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-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.947 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-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.947 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:10.948 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:10.948 10 INFO neutron.plugins.ml2.plugin [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Attempt 4 to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:10.976 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-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:10.976 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-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:10.976 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-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.976 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-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.976 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-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.976 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-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.976 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:10.977 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:10.978 10 INFO neutron.plugins.ml2.plugin [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Attempt 5 to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:10.999 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-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:10.999 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-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:10.999 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-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.999 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-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.999 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-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:10.999 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-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:10.999 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:11.000 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:11.001 10 INFO neutron.plugins.ml2.plugin [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Attempt 6 to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:11.023 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-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:11.023 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-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:11.023 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-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.023 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-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.023 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-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.023 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-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.023 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:11.024 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:11.024 10 INFO neutron.plugins.ml2.plugin [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Attempt 7 to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:11.048 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-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:11.048 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-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:11.048 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-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.048 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-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.048 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-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.048 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-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.048 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:11.049 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:11.050 10 INFO neutron.plugins.ml2.plugin [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Attempt 8 to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:11.074 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-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:11.074 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-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:11.074 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-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.074 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-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.074 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-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.074 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-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.074 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:11.075 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:11.075 10 INFO neutron.plugins.ml2.plugin [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Attempt 9 to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:11.097 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-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:11.097 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-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:11.097 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-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.097 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-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.097 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-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.097 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-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.097 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:11.098 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:11.099 10 INFO neutron.plugins.ml2.plugin [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Attempt 10 to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 00:59:11.126 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-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 00:59:11.126 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-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 00:59:11.126 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-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.126 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-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.126 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-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 00:59:11.126 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-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dce7659-9719-4687-ba43-aab67c2240ba could not be found. 2026-07-10 00:59:11.126 10 ERROR neutron.plugins.ml2.managers  2026-07-10 00:59:11.127 10 ERROR neutron.plugins.ml2.managers [None req-3269e7c8-bcd2-4c45-b56f-a52acbb914c6 - - - - - -] Failed to bind port 3c1f5a17-3b47-4ad7-84e7-72db14fe717d on host instance for vnic_type normal using segments [{'id': '2b7d1256-b011-4000-af14-fe18b06cc319', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 608, 'network_id': 'e7ca959b-422f-40b6-bd70-c3176ebaa532'}] 2026-07-10 00:59:13.653 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8c5097ec-4243-4d6c-9711-6ab2885ac686 2026-07-10 00:59:14.214 9 INFO neutron.plugins.ml2.plugin [None req-dc2887c3-af62-4e02-8589-c6dc150cb980 - - - - - -] Attempt 1 to provision port b7d0230a-c4b1-4064-bbb1-43bd90cdbd78 2026-07-10 00:59:14.691 9 INFO neutron.plugins.ml2.plugin [None req-2d0b6f85-2340-41fd-b508-2b564a202e17 - - - - - -] Attempt 1 to provision port 8c5097ec-4243-4d6c-9711-6ab2885ac686 2026-07-10 00:59:14.911 9 INFO neutron.plugins.ml2.plugin [None req-837c3099-5961-4892-ad93-d7148e6b8ff3 - - - - - -] Attempt 1 to provision port 8c5097ec-4243-4d6c-9711-6ab2885ac686 2026-07-10 00:59:15.523 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8c5097ec-4243-4d6c-9711-6ab2885ac686 2026-07-10 00:59:16.034 10 INFO neutron.plugins.ml2.plugin [None req-d628adfa-f81c-48da-8ba7-be6b5177c01f - - - - - -] Attempt 1 to provision port 0bd2acde-d556-452e-ade0-ec81f13bc891 2026-07-10 00:59:16.593 10 INFO neutron.plugins.ml2.plugin [None req-e2fc666b-420e-48a6-b976-ea5daa4a9a3a - - - - - -] Attempt 1 to provision port 0bd2acde-d556-452e-ade0-ec81f13bc891 2026-07-10 00:59:17.536 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port a8d57d19-42d7-4c2b-a21c-21f9a376a71d 2026-07-10 00:59:19.579 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 845d653b-df40-4b5f-9b73-fb4ccf57f0d1 2026-07-10 00:59:19.659 9 INFO neutron.plugins.ml2.plugin [None req-be085104-d964-4e17-a4f9-fc74ae970847 - - - - - -] Attempt 1 to provision port 845d653b-df40-4b5f-9b73-fb4ccf57f0d1 2026-07-10 00:59:20.139 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port a8d57d19-42d7-4c2b-a21c-21f9a376a71d 2026-07-10 00:59:21.871 9 INFO neutron.plugins.ml2.plugin [None req-5ff0c5ce-0572-43e3-acde-fce8b4796c77 - - - - - -] Attempt 1 to provision port cf83c85b-3a22-401d-ab62-d4c8e698615c 2026-07-10 00:59:23.564 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port cf83c85b-3a22-401d-ab62-d4c8e698615c 2026-07-10 00:59:23.712 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d44e4a98-eb6b-4785-af05-03ed229d91f9'] response: {'server_uuid': '9ca8600c-e970-4cc7-b19d-eded11f46839', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf83c85b-3a22-401d-ab62-d4c8e698615c', 'code': 200} 2026-07-10 00:59:25.479 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port cf83c85b-3a22-401d-ab62-d4c8e698615c 2026-07-10 00:59:26.151 10 INFO neutron.plugins.ml2.plugin [None req-06c4b5b0-c968-46ff-b80b-6f7de3815fd7 - - - - - -] Attempt 1 to provision port 3b63f9d6-b1be-4695-935b-89d1fd63ea57 2026-07-10 00:59:26.819 9 INFO neutron.plugins.ml2.plugin [None req-d96b8087-2b0c-4407-bde6-84f5973b477f - - - - - -] Attempt 1 to provision port 8aace407-cea3-418f-8a42-da32bbc73c8e 2026-07-10 00:59:27.488 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8aace407-cea3-418f-8a42-da32bbc73c8e 2026-07-10 00:59:29.557 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port aa2048f7-daa1-43ef-bd0e-55e4b2be66f6 2026-07-10 00:59:30.288 9 INFO neutron.plugins.ml2.plugin [None req-5e7d8f63-af66-4bf9-bdc8-5850fda6f66f - - - - - -] Attempt 1 to provision port aa2048f7-daa1-43ef-bd0e-55e4b2be66f6 2026-07-10 00:59:30.649 9 INFO neutron.plugins.ml2.plugin [None req-111efde6-1037-476f-9321-0d135c7e155b - - - - - -] Attempt 1 to provision port aa2048f7-daa1-43ef-bd0e-55e4b2be66f6 2026-07-10 00:59:33.525 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port b7d0230a-c4b1-4064-bbb1-43bd90cdbd78 2026-07-10 00:59:34.201 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 0bd2acde-d556-452e-ade0-ec81f13bc891 2026-07-10 00:59:35.543 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port b7d0230a-c4b1-4064-bbb1-43bd90cdbd78 2026-07-10 00:59:35.742 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 0bd2acde-d556-452e-ade0-ec81f13bc891 2026-07-10 00:59:41.713 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 0b3023d9-7e7d-4fd3-a574-88eedb4c60b5 2026-07-10 00:59:42.569 9 INFO neutron.plugins.ml2.plugin [None req-3a09f8fb-e6ff-46bb-a35f-55b28c80e2e3 - - - - - -] Attempt 1 to provision port 0b3023d9-7e7d-4fd3-a574-88eedb4c60b5 2026-07-10 00:59:43.167 9 INFO neutron.plugins.ml2.plugin [None req-6d8145a9-b626-4879-96a0-5f6b781a8770 - - - - - -] Attempt 1 to provision port f6fcb611-9b12-437f-8fd2-f7e6559f637d 2026-07-10 00:59:43.615 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f6fcb611-9b12-437f-8fd2-f7e6559f637d 2026-07-10 00:59:43.896 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 0b3023d9-7e7d-4fd3-a574-88eedb4c60b5 2026-07-10 00:59:45.260 9 INFO neutron.plugins.ml2.plugin [None req-c09b6a2c-cc8a-4b7b-bb24-1c03bbb33a56 - - - - - -] Attempt 1 to provision port bf2a9674-5128-4681-9f7b-0bb09364c8b9 2026-07-10 00:59:45.522 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f6fcb611-9b12-437f-8fd2-f7e6559f637d 2026-07-10 00:59:45.911 9 INFO neutron.plugins.ml2.plugin [None req-3b60958d-6738-4112-a087-6aacfeb12d11 - - - - - -] Attempt 1 to provision port bf2a9674-5128-4681-9f7b-0bb09364c8b9 2026-07-10 00:59:47.549 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 7256f1c7-1a9c-4faa-8319-2d5e66edb31d 2026-07-10 00:59:47.571 10 INFO neutron.plugins.ml2.plugin [None req-92177edc-0976-4472-9056-6b9427fb42fc - - - - - -] Attempt 1 to provision port b0759878-ccfb-414c-bcfc-8611f622c72f 2026-07-10 00:59:47.721 9 INFO neutron.plugins.ml2.plugin [None req-77fafc3e-b78a-46cb-a615-d5e1ebd2b611 - - - - - -] Attempt 1 to provision port 82f870c4-a82d-4837-9430-7910abe7da7d 2026-07-10 00:59:48.171 10 INFO neutron.plugins.ml2.plugin [None req-7eeec486-4177-4c5c-a4f9-11385d514d55 - - - - - -] Attempt 1 to provision port b0759878-ccfb-414c-bcfc-8611f622c72f 2026-07-10 00:59:48.219 10 INFO neutron.plugins.ml2.plugin [None req-7eeec486-4177-4c5c-a4f9-11385d514d55 - - - - - -] Attempt 1 to provision port 7256f1c7-1a9c-4faa-8319-2d5e66edb31d 2026-07-10 00:59:49.466 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 7256f1c7-1a9c-4faa-8319-2d5e66edb31d 2026-07-10 00:59:50.738 10 INFO neutron.plugins.ml2.plugin [None req-294283cc-3bbd-462f-9904-3d7cbb3447b9 - - - - - -] Attempt 1 to provision port 6058a32f-03da-4708-baeb-9e657874def8 2026-07-10 00:59:51.400 10 INFO neutron.plugins.ml2.plugin [None req-986bdd92-bfd9-4a81-9abf-a2df909057a5 - - - - - -] Attempt 1 to provision port 6058a32f-03da-4708-baeb-9e657874def8 2026-07-10 00:59:51.558 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 39312bd6-bd29-4504-a7f1-e0dc6ee0d12c 2026-07-10 00:59:53.569 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 39312bd6-bd29-4504-a7f1-e0dc6ee0d12c 2026-07-10 00:59:56.903 9 INFO neutron.plugins.ml2.plugin [None req-9d36fc97-3103-4814-b0e6-ebf6cc4db710 - - - - - -] Attempt 1 to provision port ff2ed56f-301e-477b-ba72-530ceb2fb220 2026-07-10 00:59:57.251 10 INFO neutron.plugins.ml2.plugin [None req-ffbf5646-8c24-4bf0-8fb3-a1b64170ae05 - - - - - -] Attempt 1 to provision port b7f7ed30-bacb-4164-8021-4d5bbc22eb09 2026-07-10 00:59:57.484 10 INFO neutron.plugins.ml2.plugin [None req-ffbf5646-8c24-4bf0-8fb3-a1b64170ae05 - - - - - -] Attempt 1 to provision port 28db8883-e59a-4231-9414-2dfd04cb7beb 2026-07-10 00:59:57.574 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port b7f7ed30-bacb-4164-8021-4d5bbc22eb09 2026-07-10 00:59:57.737 9 INFO neutron.plugins.ml2.plugin [None req-89d543e0-48a9-4c07-a079-fe4da7e69443 - - - - - -] Attempt 1 to provision port 79d369ad-598b-4404-95ae-ae926421661b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-10 00:59:59.498 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port b7f7ed30-bacb-4164-8021-4d5bbc22eb09 2026-07-10 00:59:59.701 9 INFO neutron.plugins.ml2.plugin [None req-eafa23ef-fb9b-406a-b959-b03eea56b4ee - - - - - -] Attempt 1 to provision port 79d369ad-598b-4404-95ae-ae926421661b 2026-07-10 01:00:01.829 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 28db8883-e59a-4231-9414-2dfd04cb7beb 2026-07-10 01:00:02.120 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5fe21c0-5ed7-4919-a9dd-1418ba333bb0'] response: {'server_uuid': '75809dba-0dfc-44de-823b-8706f77bbb4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28db8883-e59a-4231-9414-2dfd04cb7beb', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-10 01:00:03.579 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 28db8883-e59a-4231-9414-2dfd04cb7beb 2026-07-10 01:00:05.728 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 07e752e7-0a23-458b-b92e-0124b949d56f 2026-07-10 01:00:06.645 10 INFO neutron.plugins.ml2.plugin [None req-c3389092-d6af-4cb5-b8a2-b2e0ea9216e5 - - - - - -] Attempt 1 to provision port f0e6b2de-4956-4130-b135-50b9d8c9894c 2026-07-10 01:00:06.965 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f0e6b2de-4956-4130-b135-50b9d8c9894c 2026-07-10 01:00:07.381 9 INFO neutron.plugins.ml2.plugin [None req-50953209-9921-442e-b67e-cf7933cd427a - - - - - -] Attempt 1 to provision port 66a13fe9-642a-4a96-b362-82b82029eff3 2026-07-10 01:00:07.411 9 INFO neutron.plugins.ml2.plugin [None req-50953209-9921-442e-b67e-cf7933cd427a - - - - - -] Attempt 1 to provision port 03fc6cf1-7e5a-41be-8474-02cc98d918d7 2026-07-10 01:00:07.711 9 INFO neutron.plugins.ml2.plugin [None req-50953209-9921-442e-b67e-cf7933cd427a - - - - - -] Attempt 1 to provision port 07e752e7-0a23-458b-b92e-0124b949d56f 2026-07-10 01:00:08.156 9 INFO neutron.plugins.ml2.plugin [None req-1123fb44-ff88-41c3-8fb5-4ab2d1b365a4 - - - - - -] Attempt 1 to provision port 66a13fe9-642a-4a96-b362-82b82029eff3 2026-07-10 01:00:08.157 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 07e752e7-0a23-458b-b92e-0124b949d56f 2026-07-10 01:00:08.543 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f2a96dcc-4bb0-4be9-85cf-c04c0672427c 2026-07-10 01:00:08.608 9 INFO neutron.plugins.ml2.plugin [None req-deb14599-b167-4359-8eb4-8082af85885c - - - - - -] Attempt 1 to provision port f2a96dcc-4bb0-4be9-85cf-c04c0672427c 2026-07-10 01:00:09.522 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 03fc6cf1-7e5a-41be-8474-02cc98d918d7 2026-07-10 01:00:09.881 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f0e6b2de-4956-4130-b135-50b9d8c9894c 2026-07-10 01:00:10.533 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 1e039b13-0dec-4f16-b5ce-73fde33159bd 2026-07-10 01:00:10.789 10 INFO neutron.plugins.ml2.plugin [None req-4d6db2f2-ed3b-4a10-b407-9ac9ad3ec4c9 - - - - - -] Attempt 1 to provision port 1e039b13-0dec-4f16-b5ce-73fde33159bd 2026-07-10 01:00:11.225 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f2a96dcc-4bb0-4be9-85cf-c04c0672427c 2026-07-10 01:00:12.533 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 10aab16a-fc59-4c83-bfb2-c00802356681 2026-07-10 01:00:12.888 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 1e039b13-0dec-4f16-b5ce-73fde33159bd /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-10 01:00:13.080 9 INFO neutron.plugins.ml2.plugin [None req-cc5df12d-b674-49f6-af6b-18be73e30dcf - - - - - -] Attempt 1 to provision port ae3fb5b6-0d32-4b06-8984-3604d821efe3 2026-07-10 01:00:13.284 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ae3fb5b6-0d32-4b06-8984-3604d821efe3 2026-07-10 01:00:14.361 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ae3fb5b6-0d32-4b06-8984-3604d821efe3 2026-07-10 01:00:14.412 9 INFO neutron.plugins.ml2.plugin [None req-c803f805-dc21-40fd-a816-59fc451f55a2 - - - - - -] Attempt 1 to provision port 4dad204d-9cc6-4ca3-99fa-3ffda8ed7c4e 2026-07-10 01:00:32.356 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port c30c229c-8619-4dfb-a10b-3ee2e516a861 2026-07-10 01:00:32.403 9 INFO neutron.plugins.ml2.plugin [None req-83350c94-094c-47c7-b295-8f3b50a55f9f - - - - - -] Attempt 1 to provision port e7d9bb50-ef1c-496c-b310-c9cccb9a79af 2026-07-10 01:00:33.054 9 INFO neutron.plugins.ml2.plugin [None req-74990212-9416-4110-a9d9-83c1c9350eea - - - - - -] Attempt 1 to provision port c30c229c-8619-4dfb-a10b-3ee2e516a861 2026-07-10 01:00:34.351 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port c30c229c-8619-4dfb-a10b-3ee2e516a861 2026-07-10 01:00:35.153 9 INFO neutron.plugins.ml2.plugin [None req-fc3c6f7c-33e2-41c9-b88c-0e3f542a7904 - - - - - -] Attempt 1 to provision port 97895e54-1a5a-4774-971f-5862f3bb3a50 2026-07-10 01:00:35.906 9 INFO neutron.plugins.ml2.plugin [None req-42e37423-11d4-45b9-949f-918a4e2c5656 - - - - - -] Attempt 1 to provision port 97895e54-1a5a-4774-971f-5862f3bb3a50 2026-07-10 01:00:36.427 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 593c96e5-bab2-463e-8a4f-452afedc43f5 2026-07-10 01:00:38.475 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 584682f5-c7f4-4a7c-9098-59b37ec64eb3 2026-07-10 01:00:38.993 9 INFO neutron.plugins.ml2.plugin [None req-4022860b-4da2-4822-bbdd-24d20e083e09 - - - - - -] Attempt 1 to provision port 584682f5-c7f4-4a7c-9098-59b37ec64eb3 2026-07-10 01:00:39.022 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 5035074e-9a80-49a8-95f6-7cf4196dee78 2026-07-10 01:00:39.388 10 INFO neutron.plugins.ml2.plugin [None req-6c55ee5a-f5ff-4346-a4d8-1f51e56c2b0f - - - - - -] Attempt 1 to provision port 5035074e-9a80-49a8-95f6-7cf4196dee78 2026-07-10 01:00:39.540 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 593c96e5-bab2-463e-8a4f-452afedc43f5 2026-07-10 01:00:40.400 10 INFO neutron.plugins.ml2.plugin [None req-7ae38d34-4460-4ae5-ad01-9984c48d791b - - - - - -] Attempt 1 to provision port 07623a0d-f304-46a8-b1ff-5312fb312b33 2026-07-10 01:00:40.419 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 5035074e-9a80-49a8-95f6-7cf4196dee78 2026-07-10 01:00:40.663 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 584682f5-c7f4-4a7c-9098-59b37ec64eb3 2026-07-10 01:00:40.679 9 INFO neutron.plugins.ml2.plugin [None req-556cae46-953c-44fc-9614-60f75a5e558b - - - - - -] Attempt 1 to provision port 07623a0d-f304-46a8-b1ff-5312fb312b33 2026-07-10 01:00:40.929 9 INFO neutron.plugins.ml2.plugin [None req-251071dd-3b3b-4897-9d2c-6a0a2632fa8e - - - - - -] Attempt 1 to provision port 02423bfe-b1b8-4f84-abbc-82ea172869a3 2026-07-10 01:00:41.389 10 INFO neutron.plugins.ml2.plugin [None req-07bcae88-4f77-4c99-a343-882a0fdefb36 - - - - - -] Attempt 1 to provision port e39d703a-141f-4dda-b0a0-bf69e7bc3423 2026-07-10 01:00:41.947 10 INFO neutron.plugins.ml2.plugin [None req-88b4ab70-7315-42ba-a5f7-a098a8b03bdc - - - - - -] Attempt 1 to provision port e39d703a-141f-4dda-b0a0-bf69e7bc3423 2026-07-10 01:00:44.549 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 02423bfe-b1b8-4f84-abbc-82ea172869a3 2026-07-10 01:00:44.681 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ce51437-7654-4d84-833c-12daa0b9ff03'] response: {'server_uuid': '2fbc370a-9297-4207-9229-4bd8e272bace', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02423bfe-b1b8-4f84-abbc-82ea172869a3', 'code': 200} 2026-07-10 01:00:46.359 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 02423bfe-b1b8-4f84-abbc-82ea172869a3 2026-07-10 01:00:48.388 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8e1734fd-c89b-452f-9981-f989fa66d5b8 2026-07-10 01:00:49.148 10 INFO neutron.plugins.ml2.plugin [None req-ea77b9e3-63a5-4090-8585-19c7c3e8690a - - - - - -] Attempt 1 to provision port 8e1734fd-c89b-452f-9981-f989fa66d5b8 2026-07-10 01:00:50.065 9 INFO neutron.plugins.ml2.plugin [None req-91ff9356-82ec-4368-b5e3-c55eeca34615 - - - - - -] Attempt 1 to provision port 5452f164-bd55-488d-a74a-70aba3271761 2026-07-10 01:00:50.418 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8e1734fd-c89b-452f-9981-f989fa66d5b8 2026-07-10 01:00:50.736 10 INFO neutron.plugins.ml2.plugin [None req-acdcaaf8-3ecd-4fe0-a7eb-bde1905b8681 - - - - - -] Attempt 1 to provision port 5452f164-bd55-488d-a74a-70aba3271761 2026-07-10 01:00:51.402 9 INFO neutron.plugins.ml2.plugin [None req-880e2b58-5a7e-418e-826d-5d77f0aec725 - - - - - -] Attempt 1 to provision port d31c31b7-e35a-48fe-bf18-ff63890a8abc 2026-07-10 01:00:54.465 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ca9b83eb-ba3c-4d99-8752-cf2e372a53bc 2026-07-10 01:00:56.396 10 INFO neutron.plugins.ml2.plugin [None req-638ff6f0-d0c1-442f-9d96-b5c6eb0b185d - - - - - -] Attempt 1 to provision port 8fc13d90-350b-46be-8667-5cee887149dc 2026-07-10 01:00:56.421 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 4d22fde3-4532-449d-b784-4bc81197b1f2 2026-07-10 01:00:56.433 10 INFO neutron.plugins.ml2.plugin [None req-638ff6f0-d0c1-442f-9d96-b5c6eb0b185d - - - - - -] Attempt 1 to provision port 4d22fde3-4532-449d-b784-4bc81197b1f2 2026-07-10 01:00:56.835 9 INFO neutron.plugins.ml2.plugin [None req-fd944570-e8ff-4067-bf79-a97cc72f9354 - - - - - -] Attempt 1 to provision port 8fc13d90-350b-46be-8667-5cee887149dc 2026-07-10 01:00:56.983 9 INFO neutron.plugins.ml2.plugin [None req-8906f005-c8e8-4b5c-8022-f50ce777fd50 - - - - - -] Attempt 1 to provision port 8fc13d90-350b-46be-8667-5cee887149dc 2026-07-10 01:00:57.553 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ca9b83eb-ba3c-4d99-8752-cf2e372a53bc 2026-07-10 01:00:57.963 9 INFO neutron.plugins.ml2.plugin [None req-e3107317-d768-4055-a7bf-437b0dd3f1cf - - - - - -] Attempt 1 to provision port 1aa667ce-f0f2-40dc-84c2-b6af4d6b5580 2026-07-10 01:00:58.667 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 724fb3c7-f790-423b-989c-9858e53d4f2e 2026-07-10 01:00:59.135 10 INFO neutron.plugins.ml2.plugin [None req-71b70cee-56dd-43ab-9274-d772ca4dc0a1 - - - - - -] Attempt 1 to provision port 724fb3c7-f790-423b-989c-9858e53d4f2e 2026-07-10 01:00:59.516 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 4d22fde3-4532-449d-b784-4bc81197b1f2 2026-07-10 01:01:00.068 10 INFO neutron.plugins.ml2.plugin [None req-db962634-97d2-41cf-8cb6-3fbbb314e6f2 - - - - - -] Attempt 1 to provision port 54c3c183-e588-42e0-8937-2032b6e13d90 2026-07-10 01:01:00.471 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 724fb3c7-f790-423b-989c-9858e53d4f2e 2026-07-10 01:01:00.641 9 INFO neutron.plugins.ml2.plugin [None req-d3a9178c-0881-4f3b-ba43-be246f11d174 - - - - - -] Attempt 1 to provision port 54c3c183-e588-42e0-8937-2032b6e13d90 2026-07-10 01:01:03.414 10 INFO neutron.plugins.ml2.plugin [None req-2da66b45-0c13-418d-ac79-0b8461c07ade - - - - - -] Attempt 1 to provision port 20e8371e-c331-4416-9229-87497871eb86 2026-07-10 01:01:04.976 9 INFO neutron.plugins.ml2.plugin [None req-16721bc5-52f1-46fb-bbb9-d88e37d31b39 - - - - - -] Attempt 1 to provision port c358d1e6-9a81-45d1-8208-30991b4e616b 2026-07-10 01:01:06.445 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 20e8371e-c331-4416-9229-87497871eb86 2026-07-10 01:01:06.571 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-627a3ea9-afb4-44fd-8427-7f019fcd427c'] response: {'server_uuid': '7f6e8c56-1ebb-455c-864a-538d28233f1e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20e8371e-c331-4416-9229-87497871eb86', 'code': 200} 2026-07-10 01:01:08.345 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 20e8371e-c331-4416-9229-87497871eb86 2026-07-10 01:01:12.354 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8fc13d90-350b-46be-8667-5cee887149dc 2026-07-10 01:01:12.680 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port d31c31b7-e35a-48fe-bf18-ff63890a8abc 2026-07-10 01:01:14.385 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 8fc13d90-350b-46be-8667-5cee887149dc 2026-07-10 01:01:14.779 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port d31c31b7-e35a-48fe-bf18-ff63890a8abc 2026-07-10 01:01:22.388 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 1c1b0e05-03cb-43bf-b947-3bfb1203e857 2026-07-10 01:01:22.867 10 INFO neutron.plugins.ml2.plugin [None req-0808abf4-4a62-4568-b0db-722ef9a9db8b - - - - - -] Attempt 1 to provision port 1c1b0e05-03cb-43bf-b947-3bfb1203e857 2026-07-10 01:01:23.013 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 4f9c0ee9-b97e-46f5-8881-75c9859abb67 2026-07-10 01:01:23.863 9 INFO neutron.plugins.ml2.plugin [None req-dffeeb14-9639-4c9a-a751-1999e22152c9 - - - - - -] Attempt 1 to provision port 5ba91255-5cb7-412b-a24c-11574016b84e 2026-07-10 01:01:24.109 9 INFO neutron.plugins.ml2.plugin [None req-b3b36edd-f957-4e24-ab43-8293b23f973e - - - - - -] Attempt 1 to provision port 4f9c0ee9-b97e-46f5-8881-75c9859abb67 2026-07-10 01:01:24.393 10 INFO neutron.plugins.ml2.plugin [None req-e4c46c1d-13f4-46a0-9f77-8b587321f10c - - - - - -] Attempt 1 to provision port 1c1b0e05-03cb-43bf-b947-3bfb1203e857 2026-07-10 01:01:24.472 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 1440fc74-7277-47ec-bdd3-a012b834798a 2026-07-10 01:01:24.913 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 4f9c0ee9-b97e-46f5-8881-75c9859abb67 2026-07-10 01:01:25.040 9 INFO neutron.plugins.ml2.plugin [None req-5a33a0e2-16f8-4304-8bfe-58dec4baa6b2 - - - - - -] Attempt 1 to provision port 1440fc74-7277-47ec-bdd3-a012b834798a 2026-07-10 01:01:25.283 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 1c1b0e05-03cb-43bf-b947-3bfb1203e857 2026-07-10 01:01:26.371 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 1440fc74-7277-47ec-bdd3-a012b834798a 2026-07-10 01:01:26.545 9 INFO neutron.plugins.ml2.plugin [None req-e2f11360-40b2-4e1d-9ce0-2fca66819aa3 - - - - - -] Attempt 1 to provision port 1440fc74-7277-47ec-bdd3-a012b834798a 2026-07-10 01:01:26.742 10 INFO neutron.plugins.ml2.plugin [None req-f533338d-a5a9-4ba6-9ba2-133b49fb336c - - - - - -] Attempt 1 to provision port 4f9c0ee9-b97e-46f5-8881-75c9859abb67 2026-07-10 01:01:27.370 10 INFO neutron.plugins.ml2.plugin [None req-91b48ddc-8b3f-4046-89aa-cf2b3d95b695 - - - - - -] Attempt 1 to provision port d9750985-8ff8-4d33-8864-9380ecf42eb7 2026-07-10 01:01:28.229 9 INFO neutron.plugins.ml2.plugin [None req-804a42fb-f698-4f5c-b931-1d808a96b8b4 - - - - - -] Attempt 1 to provision port d9750985-8ff8-4d33-8864-9380ecf42eb7 2026-07-10 01:01:28.386 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port db90b461-6606-4641-8d38-21680d20c2aa 2026-07-10 01:01:28.398 9 INFO neutron.plugins.ml2.plugin [None req-e83555c7-c41a-4eb6-acb5-2d688f637839 - - - - - -] Attempt 1 to provision port 45697e4b-cb90-4ddc-a083-5d8db8de9908 2026-07-10 01:01:29.468 9 INFO neutron.plugins.ml2.plugin [None req-c8cc7387-f63b-400d-9870-3824a44770f0 - - - - - -] Attempt 1 to provision port 76fff600-1bb1-43af-9349-d06206bb514e 2026-07-10 01:01:30.220 9 INFO neutron.plugins.ml2.plugin [None req-dcde8279-5e2e-467b-9038-4003a8e5b6be - - - - - -] Attempt 1 to provision port 76fff600-1bb1-43af-9349-d06206bb514e 2026-07-10 01:01:30.506 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port db90b461-6606-4641-8d38-21680d20c2aa 2026-07-10 01:01:30.884 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 45697e4b-cb90-4ddc-a083-5d8db8de9908 2026-07-10 01:01:31.226 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-71d53c78-8e3d-488b-9aa1-60ec8ae41c86'] response: {'server_uuid': '68ca80d8-2716-4add-a569-a01c46104dea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45697e4b-cb90-4ddc-a083-5d8db8de9908', 'code': 200} 2026-07-10 01:01:31.283 9 INFO neutron.plugins.ml2.plugin [None req-59efbfd6-1039-48d8-9486-5417dab51251 - - - - - -] Attempt 1 to provision port 878b3785-e6a4-4695-b5bd-31f3433c9a39 2026-07-10 01:01:32.177 9 INFO neutron.plugins.ml2.plugin [None req-b4051007-8b6b-46fa-8e61-94ca025d6fd3 - - - - - -] Attempt 1 to provision port 878b3785-e6a4-4695-b5bd-31f3433c9a39 2026-07-10 01:01:32.529 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 45697e4b-cb90-4ddc-a083-5d8db8de9908 2026-07-10 01:01:36.676 10 INFO neutron.plugins.ml2.plugin [None req-21022b32-e520-4af5-a70e-aefcec8a36b2 - - - - - -] Attempt 1 to provision port 91823eea-4a91-4786-aa13-efab0b190174 2026-07-10 01:01:38.487 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 91823eea-4a91-4786-aa13-efab0b190174 2026-07-10 01:01:38.626 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b443fef0-2c17-4ec5-b31e-5a7fd78ab37d'] response: {'server_uuid': 'b8d2b454-e089-4a4f-b82b-1e39ac4aa527', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91823eea-4a91-4786-aa13-efab0b190174', 'code': 200} 2026-07-10 01:01:40.434 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 91823eea-4a91-4786-aa13-efab0b190174 2026-07-10 01:01:46.429 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 5ba91255-5cb7-412b-a24c-11574016b84e 2026-07-10 01:01:46.802 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 878b3785-e6a4-4695-b5bd-31f3433c9a39 2026-07-10 01:01:47.165 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 76fff600-1bb1-43af-9349-d06206bb514e 2026-07-10 01:01:47.473 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port d9750985-8ff8-4d33-8864-9380ecf42eb7 2026-07-10 01:01:48.582 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port acd96f2d-9556-4d5e-a0c8-f16e507a6825 2026-07-10 01:01:48.731 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1283fc4d-44c2-4ec2-aca9-1b7dce5736c0'] response: {'server_uuid': '8a73fda8-6648-41b8-b03e-5dee07933637', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acd96f2d-9556-4d5e-a0c8-f16e507a6825', 'code': 200} 2026-07-10 01:01:49.070 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 5ba91255-5cb7-412b-a24c-11574016b84e 2026-07-10 01:01:49.312 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 878b3785-e6a4-4695-b5bd-31f3433c9a39 2026-07-10 01:01:49.604 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 76fff600-1bb1-43af-9349-d06206bb514e 2026-07-10 01:01:49.866 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port d9750985-8ff8-4d33-8864-9380ecf42eb7 2026-07-10 01:01:50.563 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port acd96f2d-9556-4d5e-a0c8-f16e507a6825 2026-07-10 01:02:03.551 9 INFO neutron.plugins.ml2.plugin [None req-40300cd0-f93c-42ee-9a57-4c19147302c2 - - - - - -] Attempt 1 to provision port f79f485f-31c7-41d5-8baa-59624d94ddf1 2026-07-10 01:02:03.798 10 INFO neutron.plugins.ml2.plugin [None req-4ec9826d-a793-443a-a560-60b66f8025f0 - - - - - -] Attempt 1 to provision port 6e896284-1e7b-492f-83f8-234a57cdc9c0 2026-07-10 01:02:04.457 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 6e896284-1e7b-492f-83f8-234a57cdc9c0 2026-07-10 01:02:05.869 9 INFO neutron.plugins.ml2.plugin [None req-85b98f92-7cba-4142-b913-9e871b9b1684 - - - - - -] Attempt 1 to provision port 6b326229-0f0e-475e-82fa-eb3164db425d 2026-07-10 01:02:06.432 9 INFO neutron.plugins.ml2.plugin [None req-79eadf2d-fadb-46e0-afa1-a2a15dd75a39 - - - - - -] Attempt 1 to provision port 6b326229-0f0e-475e-82fa-eb3164db425d 2026-07-10 01:02:06.568 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 22906796-78ba-4576-b0c6-61cdff07f1dd 2026-07-10 01:02:07.588 10 INFO neutron.plugins.ml2.plugin [None req-f878c430-e14a-4ecb-8b0b-fd4fb4831754 - - - - - -] Attempt 1 to provision port 8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 2026-07-10 01:02:08.438 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 22906796-78ba-4576-b0c6-61cdff07f1dd 2026-07-10 01:02:09.642 9 INFO neutron.plugins.ml2.plugin [None req-f69d3cd2-272e-477d-b67e-46feeac7b99f - - - - - -] Attempt 1 to provision port 26592bb4-d3a9-445d-8cda-ac692f2b905f 2026-07-10 01:02:10.288 9 INFO neutron.plugins.ml2.plugin [None req-40ca43ec-a4af-4bc1-a0ae-cba62366bec3 - - - - - -] Attempt 1 to provision port 2d4dc99d-8ebe-4343-96c2-283f88b08518 2026-07-10 01:02:10.642 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 2d4dc99d-8ebe-4343-96c2-283f88b08518 2026-07-10 01:02:12.512 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 2d4dc99d-8ebe-4343-96c2-283f88b08518 2026-07-10 01:02:12.514 9 INFO neutron.plugins.ml2.plugin [None req-7c651993-a37f-49a1-b690-96fda143caee - - - - - -] Attempt 1 to provision port ee50ba52-185c-4153-9c88-cbf45491cab6 2026-07-10 01:02:13.167 9 INFO neutron.plugins.ml2.plugin [None req-45faa196-5ecf-40ac-98ef-3bc7ccd8d52f - - - - - -] Attempt 1 to provision port ee50ba52-185c-4153-9c88-cbf45491cab6 2026-07-10 01:02:14.442 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 307a6207-de5a-4b61-be32-bec67b86a404 2026-07-10 01:02:16.520 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 307a6207-de5a-4b61-be32-bec67b86a404 2026-07-10 01:02:18.757 9 INFO neutron.plugins.ml2.plugin [None req-e8e54d6f-ab55-4761-ad1c-8612cdd64653 - - - - - -] Attempt 1 to provision port e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf 2026-07-10 01:02:20.567 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf 2026-07-10 01:02:20.736 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-11dc5ed8-66ca-481f-b9f0-37017e950e22'] response: {'server_uuid': '4cbc8f1f-8d96-4aa9-84db-c523cc436a54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf', 'code': 200} 2026-07-10 01:02:21.624 10 INFO neutron.plugins.ml2.plugin [None req-60768984-9807-4e8d-a2c0-e4820c69a9cb - - - - - -] Attempt 1 to provision port 7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c 2026-07-10 01:02:22.489 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf 2026-07-10 01:02:22.815 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f79f485f-31c7-41d5-8baa-59624d94ddf1 2026-07-10 01:02:23.140 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 6b326229-0f0e-475e-82fa-eb3164db425d 2026-07-10 01:02:24.603 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f79f485f-31c7-41d5-8baa-59624d94ddf1 2026-07-10 01:02:24.812 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c 2026-07-10 01:02:24.955 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-93c86f62-4fc7-40a6-9743-99c089a1a4a8'] response: {'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c', 'code': 200} 2026-07-10 01:02:25.229 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 6b326229-0f0e-475e-82fa-eb3164db425d 2026-07-10 01:02:26.468 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c 2026-07-10 01:02:28.479 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 26592bb4-d3a9-445d-8cda-ac692f2b905f 2026-07-10 01:02:28.859 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ee50ba52-185c-4153-9c88-cbf45491cab6 2026-07-10 01:02:30.515 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 26592bb4-d3a9-445d-8cda-ac692f2b905f 2026-07-10 01:02:30.738 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port ee50ba52-185c-4153-9c88-cbf45491cab6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-10 01:03:02.577 9 INFO neutron.plugins.ml2.plugin [None req-ccf3bb91-c6ea-4df2-b0ea-32600c1ebad4 - - - - - -] Attempt 1 to provision port 4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 2026-07-10 01:03:06.628 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 2026-07-10 01:03:06.784 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75794c04-c474-4878-84ec-4c763e95247f'] response: {'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6', 'code': 200} 2026-07-10 01:03:08.463 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 2026-07-10 01:03:35.662 10 INFO neutron.plugins.ml2.plugin [None req-404debf6-ce21-4b7a-a790-5fb2c7f15f55 - - - - - -] Attempt 1 to provision port 1669968a-e2e2-46a9-8f99-bada15537970 2026-07-10 01:03:38.794 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 1669968a-e2e2-46a9-8f99-bada15537970 2026-07-10 01:03:39.124 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-57f328aa-60b1-40d4-a0a2-8ba1292ec13c'] response: {'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1669968a-e2e2-46a9-8f99-bada15537970', 'code': 200} 2026-07-10 01:03:40.488 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 1669968a-e2e2-46a9-8f99-bada15537970 2026-07-10 01:03:49.951 9 INFO neutron.plugins.ml2.plugin [None req-81619187-795b-4d81-a73f-f257b86cfcce - - - - - -] Attempt 1 to provision port f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c 2026-07-10 01:03:52.611 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c 2026-07-10 01:03:53.019 10 INFO neutron.plugins.ml2.plugin [None req-adecbf58-a89b-42b3-8282-2d97b56ace13 - - - - - -] Attempt 1 to provision port f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c 2026-07-10 01:03:53.193 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffabaa02-137a-45af-8e3d-2a3b31a17204'] response: {'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c', 'code': 200} 2026-07-10 01:03:54.544 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c 2026-07-10 01:04:03.969 9 INFO neutron.plugins.ml2.plugin [None req-a87ce55e-1c51-468b-9d40-3a5ab2c0fe69 - - - - - -] Attempt 1 to provision port f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c 2026-07-10 01:04:04.569 10 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c 2026-07-10 01:04:34.270 10 INFO neutron.plugins.ml2.plugin [None req-6d5c00f1-b8a8-49f5-8e30-018ef26b3117 - - - - - -] Attempt 1 to provision port 1669968a-e2e2-46a9-8f99-bada15537970 2026-07-10 01:04:34.623 9 INFO neutron.plugins.ml2.plugin [None req-a28c9d4f-46cd-4aa1-b3cb-0f5df650f5b8 - - - - - -] Attempt 1 to provision port 1669968a-e2e2-46a9-8f99-bada15537970