+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-16 08:20:30.928 1 INFO neutron.common.config [-] Logging enabled! 2026-06-16 08:20:30.928 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-16 08:20:30.929 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-16 08:20:30.929 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-16 08:20:32.625 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 08:20:32.629 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-16 08:20:32.633 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-16 08:20:32.634 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 08:20:32.635 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-16 08:20:32.635 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-16 08:20:32.635 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 08:20:32.642 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 08:20:32.642 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 08:20:32.643 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 08:20:32.662 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-16 08:20:32.663 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 08:20:32.663 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-16 08:20:32.683 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-16 08:20:32.683 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-16 08:20:32.683 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-16 08:20:32.684 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-16 08:20:32.982 1 INFO neutron.plugins.ml2.managers [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] Initializing driver for type 'vlan' 2026-06-16 08:20:33.143 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] VlanTypeDriver initialization complete 2026-06-16 08:20:33.144 1 INFO neutron.plugins.ml2.managers [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] Initializing driver for type 'vxlan' 2026-06-16 08:20:33.144 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-16 08:20:33.202 1 INFO neutron.plugins.ml2.managers [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-16 08:20:33.202 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-16 08:20:33.202 1 INFO neutron.plugins.ml2.managers [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] Initializing extension driver 'port_security' 2026-06-16 08:20:33.202 1 INFO neutron.plugins.ml2.extensions.port_security [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-16 08:20:33.202 1 INFO neutron.plugins.ml2.managers [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] Initializing extension driver 'qos' 2026-06-16 08:20:33.203 1 INFO neutron.plugins.ml2.managers [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-16 08:20:33.203 1 INFO neutron.plugins.ml2.managers [None req-24cd943e-93ee-426b-a03e-93f4a9841742 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-16 08:20:33.220 1 INFO neutron.quota [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded quota_driver: . 2026-06-16 08:20:33.221 1 INFO neutron.plugins.ml2.plugin [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Modular L2 Plugin initialization complete 2026-06-16 08:20:33.222 1 INFO neutron.plugins.ml2.managers [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-16 08:20:33.222 1 INFO neutron.plugins.ml2.managers [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-16 08:20:33.222 1 INFO neutron.plugins.ml2.managers [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Got port-security extension from driver 'port_security' 2026-06-16 08:20:33.222 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: qos 2026-06-16 08:20:33.234 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: router 2026-06-16 08:20:33.271 1 INFO neutron.services.service_base [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-16 08:20:33.272 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: segments 2026-06-16 08:20:33.342 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: trunk 2026-06-16 08:20:33.357 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: vpnaas 2026-06-16 08:20:33.396 1 WARNING stevedore.named [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 08:20:33.482 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-16 08:20:33.482 1 INFO neutron.common.utils [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-16 08:20:33.482 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: taas 2026-06-16 08:20:33.504 1 WARNING stevedore.named [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 08:20:33.504 1 WARNING stevedore.named [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 08:20:33.529 1 INFO neutron_taas.services.taas.taas_plugin [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-16 08:20:33.529 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: tapmirror 2026-06-16 08:20:33.541 1 WARNING stevedore.named [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 08:20:33.541 1 WARNING stevedore.named [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 08:20:33.559 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-16 08:20:33.559 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: auto_allocate 2026-06-16 08:20:33.568 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: tag 2026-06-16 08:20:33.574 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: timestamp 2026-06-16 08:20:33.577 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: network_ip_availability 2026-06-16 08:20:33.580 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: flavors 2026-06-16 08:20:33.583 1 INFO neutron.manager [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loading Plugin: revisions 2026-06-16 08:20:33.587 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Initializing extension manager. 2026-06-16 08:20:33.588 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: address-group 2026-06-16 08:20:33.588 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: address-scope 2026-06-16 08:20:33.589 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-16 08:20:33.590 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: agent 2026-06-16 08:20:33.590 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: agent-resources-synced 2026-06-16 08:20:33.591 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: allowed-address-pairs 2026-06-16 08:20:33.592 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: auto-allocated-topology 2026-06-16 08:20:33.592 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: availability_zone 2026-06-16 08:20:33.593 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: availability_zone_filter 2026-06-16 08:20:33.593 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-16 08:20:33.593 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: default-subnetpools 2026-06-16 08:20:33.595 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-16 08:20:33.595 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: dns-integration 2026-06-16 08:20:33.595 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: dns-domain-ports 2026-06-16 08:20:33.596 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-16 08:20:33.596 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: dvr 2026-06-16 08:20:33.597 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-16 08:20:33.597 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: empty-string-filtering 2026-06-16 08:20:33.598 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 08:20:33.598 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-16 08:20:33.598 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: external-net 2026-06-16 08:20:33.599 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-16 08:20:33.599 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: extraroute 2026-06-16 08:20:33.600 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: extraroute-atomic 2026-06-16 08:20:33.601 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-16 08:20:33.601 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-16 08:20:33.601 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-16 08:20:33.602 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-16 08:20:33.602 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: fip-port-details 2026-06-16 08:20:33.603 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: flavors 2026-06-16 08:20:33.604 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-16 08:20:33.606 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: floatingip-pools 2026-06-16 08:20:33.607 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: ip_allocation 2026-06-16 08:20:33.607 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: ip-substring-filtering 2026-06-16 08:20:33.607 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: l2_adjacency 2026-06-16 08:20:33.608 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: router 2026-06-16 08:20:33.610 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 08:20:33.611 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-16 08:20:33.612 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-16 08:20:33.612 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: ext-gw-mode 2026-06-16 08:20:33.612 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: l3-ha 2026-06-16 08:20:33.614 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-16 08:20:33.614 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-16 08:20:33.614 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: l3-flavors 2026-06-16 08:20:33.615 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-16 08:20:33.616 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-16 08:20:33.617 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-16 08:20:33.618 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-16 08:20:33.619 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-16 08:20:33.620 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-16 08:20:33.620 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-16 08:20:33.621 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: multi-provider 2026-06-16 08:20:33.621 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: net-mtu 2026-06-16 08:20:33.622 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: net-mtu-writable 2026-06-16 08:20:33.622 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: network_availability_zone 2026-06-16 08:20:33.623 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: network_ha 2026-06-16 08:20:33.623 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: network-ip-availability 2026-06-16 08:20:33.624 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-16 08:20:33.625 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: pagination 2026-06-16 08:20:33.625 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: port-device-profile 2026-06-16 08:20:33.625 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-16 08:20:33.626 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-16 08:20:33.626 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-16 08:20:33.627 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: port-mac-override 2026-06-16 08:20:33.627 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-16 08:20:33.627 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-16 08:20:33.628 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-16 08:20:33.628 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: port-resource-request 2026-06-16 08:20:33.629 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: port-resource-request-groups 2026-06-16 08:20:33.629 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-16 08:20:33.629 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: binding 2026-06-16 08:20:33.630 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: binding-extended 2026-06-16 08:20:33.631 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: port-security 2026-06-16 08:20:33.631 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: project-id 2026-06-16 08:20:33.631 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: provider 2026-06-16 08:20:33.632 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-16 08:20:33.634 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos 2026-06-16 08:20:33.635 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-16 08:20:33.635 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-16 08:20:33.636 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-default 2026-06-16 08:20:33.636 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-fip 2026-06-16 08:20:33.637 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-16 08:20:33.637 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-gateway-ip 2026-06-16 08:20:33.637 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-port-network-policy 2026-06-16 08:20:33.638 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-pps-minimum 2026-06-16 08:20:33.638 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-16 08:20:33.639 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-pps 2026-06-16 08:20:33.639 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-rule-type-details 2026-06-16 08:20:33.640 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-16 08:20:33.640 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: qos-rules-alias 2026-06-16 08:20:33.641 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: quota-check-limit 2026-06-16 08:20:33.641 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: quota-check-limit-default 2026-06-16 08:20:33.643 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: quotas 2026-06-16 08:20:33.646 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: quota_details 2026-06-16 08:20:33.647 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: rbac-policies 2026-06-16 08:20:33.647 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: rbac-address-group 2026-06-16 08:20:33.648 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: rbac-address-scope 2026-06-16 08:20:33.648 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: rbac-security-groups 2026-06-16 08:20:33.648 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: rbac-subnetpool 2026-06-16 08:20:33.649 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: revision-if-match 2026-06-16 08:20:33.649 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: standard-attr-revisions 2026-06-16 08:20:33.650 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: router_availability_zone 2026-06-16 08:20:33.650 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-16 08:20:33.652 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: security-groups-default-rules 2026-06-16 08:20:33.652 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-16 08:20:33.653 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-16 08:20:33.653 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-16 08:20:33.653 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-16 08:20:33.654 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-16 08:20:33.658 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: security-group 2026-06-16 08:20:33.658 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: segment 2026-06-16 08:20:33.659 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-16 08:20:33.659 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: service-type 2026-06-16 08:20:33.660 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: sorting 2026-06-16 08:20:33.660 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: standard-attr-segment 2026-06-16 08:20:33.661 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: standard-attr-description 2026-06-16 08:20:33.661 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: stateful-security-group 2026-06-16 08:20:33.662 1 WARNING neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-16 08:20:33.662 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-16 08:20:33.663 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: subnet-external-network 2026-06-16 08:20:33.663 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: subnet_onboard 2026-06-16 08:20:33.664 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-16 08:20:33.664 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: subnet-service-types 2026-06-16 08:20:33.665 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: subnet_allocation 2026-06-16 08:20:33.665 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-16 08:20:33.666 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: tag-creation 2026-06-16 08:20:33.666 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-16 08:20:33.670 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: standard-attr-tag 2026-06-16 08:20:33.670 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-16 08:20:33.671 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: trunk 2026-06-16 08:20:33.671 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: trunk-details 2026-06-16 08:20:33.672 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-16 08:20:33.672 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-16 08:20:33.673 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-16 08:20:33.673 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-16 08:20:33.675 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-16 08:20:33.676 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-16 08:20:33.677 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: vpn-flavors 2026-06-16 08:20:33.678 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: vpnaas 2026-06-16 08:20:33.680 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: taas 2026-06-16 08:20:33.680 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: tap-mirror 2026-06-16 08:20:33.681 1 INFO neutron.api.extensions [None req-0d1a7da6-4cae-4a93-a40e-9a9dc76e0b1b - - - - - -] Loaded extension: taas-vlan-filter 2026-06-16 08:21:03.776 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-16 08:21:03.840 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-16 08:21:03.842 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-16 08:21:17.881 13 INFO neutron.db.l3_hamode_db [None req-51d5b5bc-17d7-4a27-97cd-d43c9bff6bfb - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 08:21:39.842 13 INFO neutron.plugins.ml2.plugin [None req-b327612c-63c4-46ba-b6cd-ca3981ce644f - - - - - -] Attempt 1 to provision port a2deae16-c490-46dd-b9a3-64575f60f883 2026-06-16 08:21:39.967 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a2deae16-c490-46dd-b9a3-64575f60f883 2026-06-16 08:21:41.787 13 INFO neutron.plugins.ml2.plugin [None req-dc872db3-0c40-4013-bab9-e5e7867a36bf - - - - - -] Attempt 1 to provision port a2deae16-c490-46dd-b9a3-64575f60f883 2026-06-16 08:21:41.853 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a2deae16-c490-46dd-b9a3-64575f60f883 2026-06-16 08:26:31.874 13 INFO neutron.plugins.ml2.plugin [None req-cb641162-edc8-46dc-8e30-e70d8c0c8171 - - - - - -] Attempt 1 to provision port 5832a9b4-cb15-4f22-a534-f6d0f342d910 2026-06-16 08:26:31.953 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 5832a9b4-cb15-4f22-a534-f6d0f342d910 2026-06-16 08:26:33.545 13 INFO neutron.plugins.ml2.plugin [None req-1202f2de-e902-4d3b-9589-5782cabd2922 - - - - - -] Attempt 1 to provision port 5832a9b4-cb15-4f22-a534-f6d0f342d910 2026-06-16 08:26:33.938 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 5832a9b4-cb15-4f22-a534-f6d0f342d910 2026-06-16 08:26:39.481 16 INFO neutron.plugins.ml2.plugin [None req-abc32913-632a-444d-8611-85958cd49ee4 - - - - - -] Attempt 1 to provision port 6f82fdbf-7970-4019-a609-32c297be4312 2026-06-16 08:30:42.597 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 6f82fdbf-7970-4019-a609-32c297be4312 2026-06-16 08:30:44.030 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 6f82fdbf-7970-4019-a609-32c297be4312 2026-06-16 08:41:26.226 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f817a64c-4fda-43aa-9185-9001ef61b161 2026-06-16 08:41:28.208 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f817a64c-4fda-43aa-9185-9001ef61b161 2026-06-16 08:48:51.539 13 INFO neutron.plugins.ml2.plugin [None req-9c20a972-5e97-4230-9be7-afa06ed38bf5 - - - - - -] Attempt 1 to provision port 6f82fdbf-7970-4019-a609-32c297be4312 2026-06-16 08:48:51.605 13 INFO neutron.plugins.ml2.plugin [None req-9c20a972-5e97-4230-9be7-afa06ed38bf5 - - - - - -] Attempt 1 to provision port a2deae16-c490-46dd-b9a3-64575f60f883 2026-06-16 08:48:51.658 13 INFO neutron.plugins.ml2.plugin [None req-9c20a972-5e97-4230-9be7-afa06ed38bf5 - - - - - -] Attempt 1 to provision port 5832a9b4-cb15-4f22-a534-f6d0f342d910 2026-06-16 08:59:00.591 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 75af95d1-33c5-4ef1-8b21-34a96d70b7b1 2026-06-16 08:59:02.238 16 INFO neutron.plugins.ml2.plugin [None req-30b6494c-88b5-4b8a-9d9c-8b0f27a2d99f - - - - - -] Attempt 1 to provision port 75af95d1-33c5-4ef1-8b21-34a96d70b7b1 2026-06-16 08:59:02.560 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 75af95d1-33c5-4ef1-8b21-34a96d70b7b1 2026-06-16 08:59:04.706 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port d300c21e-f4f1-4b08-befe-b9e67bbc2556 2026-06-16 08:59:08.805 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port b9f8de61-2d2a-4d8a-b293-336dd58ec3d9 2026-06-16 08:59:10.906 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c8bdc03d-c99a-4cd8-b056-180be5aa61a3 2026-06-16 08:59:11.917 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port b9f8de61-2d2a-4d8a-b293-336dd58ec3d9 2026-06-16 08:59:12.716 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ec971821-83aa-4c13-91f5-ba91c5acc3bd 2026-06-16 08:59:13.608 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c8bdc03d-c99a-4cd8-b056-180be5aa61a3 2026-06-16 08:59:14.050 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ec971821-83aa-4c13-91f5-ba91c5acc3bd 2026-06-16 08:59:14.494 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port dd134ba3-44f5-435a-b551-e73cd25d4f30 2026-06-16 08:59:15.863 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 3be864e7-3f5b-4eb3-be86-632122967f8d 2026-06-16 08:59:16.341 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port dd134ba3-44f5-435a-b551-e73cd25d4f30 2026-06-16 08:59:16.937 13 INFO neutron.plugins.ml2.plugin [None req-e066e752-13ff-4c99-805e-27ead9027e3e - - - - - -] Attempt 1 to provision port f1eb8c7a-fd13-485b-af23-eaa45a5c3519 2026-06-16 08:59:16.978 13 INFO neutron.plugins.ml2.plugin [None req-e066e752-13ff-4c99-805e-27ead9027e3e - - - - - -] Attempt 1 to provision port 3be864e7-3f5b-4eb3-be86-632122967f8d 2026-06-16 08:59:17.037 13 INFO neutron.plugins.ml2.plugin [None req-e066e752-13ff-4c99-805e-27ead9027e3e - - - - - -] Attempt 1 to provision port b9f8de61-2d2a-4d8a-b293-336dd58ec3d9 2026-06-16 08:59:17.115 13 INFO neutron.plugins.ml2.plugin [None req-e066e752-13ff-4c99-805e-27ead9027e3e - - - - - -] Attempt 1 to provision port 715e41f3-e702-4fc2-8baa-59c1773b8841 2026-06-16 08:59:17.848 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 871ec03d-a56d-4e73-a577-73adf76fc641 2026-06-16 08:59:18.343 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 3be864e7-3f5b-4eb3-be86-632122967f8d 2026-06-16 08:59:19.804 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 871ec03d-a56d-4e73-a577-73adf76fc641 2026-06-16 08:59:24.939 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c6e4284e-d324-4184-86e5-acc91f06e7c0 2026-06-16 08:59:25.389 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a57da8fd-8d4f-4dc5-bcd2-eed13d78042e 2026-06-16 08:59:25.464 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f1490b8-9d7a-440a-bef8-4702d9148874'] response: {'server_uuid': 'd1d50856-2aad-4397-9a8c-d3a4b8c5fc8b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6e4284e-d324-4184-86e5-acc91f06e7c0', 'code': 200} 2026-06-16 08:59:25.854 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 5f540349-d926-4cc8-ab8a-e355708355a6 2026-06-16 08:59:26.140 13 INFO neutron.plugins.ml2.plugin [None req-585079c5-9a7f-4c6a-8cff-c76d982e689e - - - - - -] Attempt 1 to provision port f1eb8c7a-fd13-485b-af23-eaa45a5c3519 2026-06-16 08:59:26.227 13 INFO neutron.plugins.ml2.plugin [None req-585079c5-9a7f-4c6a-8cff-c76d982e689e - - - - - -] Attempt 1 to provision port 190f012d-fd08-4c89-9493-d382265b0fa1 2026-06-16 08:59:26.314 13 INFO neutron.plugins.ml2.plugin [None req-585079c5-9a7f-4c6a-8cff-c76d982e689e - - - - - -] Attempt 1 to provision port 269ff6b1-fe60-4811-a1c3-80cc1ef7519d 2026-06-16 08:59:26.361 13 INFO neutron.plugins.ml2.plugin [None req-585079c5-9a7f-4c6a-8cff-c76d982e689e - - - - - -] Attempt 1 to provision port a57da8fd-8d4f-4dc5-bcd2-eed13d78042e 2026-06-16 08:59:27.534 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-db709a08-f753-4c57-ae69-5900371aff79'] response: {'server_uuid': '2d192b96-66e0-42d3-8dc4-5f6c19a9a072', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f540349-d926-4cc8-ab8a-e355708355a6', 'code': 200} 2026-06-16 08:59:29.150 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c6e4284e-d324-4184-86e5-acc91f06e7c0 2026-06-16 08:59:29.474 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a57da8fd-8d4f-4dc5-bcd2-eed13d78042e 2026-06-16 08:59:29.758 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 5f540349-d926-4cc8-ab8a-e355708355a6 2026-06-16 08:59:30.020 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 0db611b7-6b35-40cd-8746-2da54b14af4a 2026-06-16 08:59:30.506 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a63e9145-3ffb-4832-bb63-23d2b6f54869 2026-06-16 08:59:30.564 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cc043ac-a969-4b67-8761-6a833289f94e'] response: {'server_uuid': '9e42579f-5022-4507-9227-7ae3c7a60ee0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0db611b7-6b35-40cd-8746-2da54b14af4a', 'code': 200} 2026-06-16 08:59:31.519 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 0db611b7-6b35-40cd-8746-2da54b14af4a 2026-06-16 08:59:31.755 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port e5720e57-af5d-4e64-81ca-cce038ce54cf 2026-06-16 08:59:32.154 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a63e9145-3ffb-4832-bb63-23d2b6f54869 2026-06-16 08:59:32.604 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-29777144-d16b-4714-bc8a-c42e27f8c846'] response: {'server_uuid': 'eaaf51e1-1894-4a12-88fb-67e271fc4330', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a63e9145-3ffb-4832-bb63-23d2b6f54869', 'code': 200} 2026-06-16 08:59:33.440 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port e5720e57-af5d-4e64-81ca-cce038ce54cf 2026-06-16 08:59:36.538 13 INFO neutron.plugins.ml2.plugin [None req-a38fc261-eae4-4d8e-a401-b7f40a299951 - - - - - -] Attempt 1 to provision port a63e9145-3ffb-4832-bb63-23d2b6f54869 2026-06-16 08:59:36.655 13 INFO neutron.plugins.ml2.plugin [None req-a38fc261-eae4-4d8e-a401-b7f40a299951 - - - - - -] Attempt 1 to provision port f9d5923f-99ec-4318-86b5-95d288009544 2026-06-16 08:59:36.684 13 INFO neutron.plugins.ml2.plugin [None req-a38fc261-eae4-4d8e-a401-b7f40a299951 - - - - - -] Attempt 1 to provision port c01625d2-3cf9-49ab-a6fc-b46cc3464793 2026-06-16 08:59:36.727 13 INFO neutron.plugins.ml2.plugin [None req-a38fc261-eae4-4d8e-a401-b7f40a299951 - - - - - -] Attempt 1 to provision port e5720e57-af5d-4e64-81ca-cce038ce54cf 2026-06-16 08:59:36.795 13 INFO neutron.plugins.ml2.plugin [None req-a38fc261-eae4-4d8e-a401-b7f40a299951 - - - - - -] Attempt 1 to provision port a04f23ce-0a69-47be-8034-496048944b5a 2026-06-16 08:59:36.826 13 INFO neutron.plugins.ml2.plugin [None req-a38fc261-eae4-4d8e-a401-b7f40a299951 - - - - - -] Attempt 1 to provision port 715e41f3-e702-4fc2-8baa-59c1773b8841 2026-06-16 08:59:36.860 13 INFO neutron.plugins.ml2.plugin [None req-a38fc261-eae4-4d8e-a401-b7f40a299951 - - - - - -] Attempt 1 to provision port b9f8de61-2d2a-4d8a-b293-336dd58ec3d9 2026-06-16 08:59:36.923 13 INFO neutron.plugins.ml2.plugin [None req-a38fc261-eae4-4d8e-a401-b7f40a299951 - - - - - -] Attempt 1 to provision port a252409e-4700-43be-a489-ab5de3667baf 2026-06-16 08:59:36.950 13 INFO neutron.plugins.ml2.plugin [None req-a38fc261-eae4-4d8e-a401-b7f40a299951 - - - - - -] Attempt 1 to provision port c6e4284e-d324-4184-86e5-acc91f06e7c0 2026-06-16 08:59:37.669 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc205288-66b5-49e9-a720-31fce1e6fa0f'] response: {'server_uuid': 'eaaf51e1-1894-4a12-88fb-67e271fc4330', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a63e9145-3ffb-4832-bb63-23d2b6f54869', 'code': 200} 2026-06-16 08:59:46.415 16 INFO neutron.plugins.ml2.plugin [None req-0c370ced-2582-4e6d-875a-6b17a807fec5 - - - - - -] Attempt 1 to provision port 0db611b7-6b35-40cd-8746-2da54b14af4a 2026-06-16 08:59:46.497 16 INFO neutron.plugins.ml2.plugin [None req-0c370ced-2582-4e6d-875a-6b17a807fec5 - - - - - -] Attempt 1 to provision port a57da8fd-8d4f-4dc5-bcd2-eed13d78042e 2026-06-16 08:59:46.574 16 INFO neutron.plugins.ml2.plugin [None req-0c370ced-2582-4e6d-875a-6b17a807fec5 - - - - - -] Attempt 1 to provision port 190f012d-fd08-4c89-9493-d382265b0fa1 2026-06-16 08:59:49.283 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port cbb45a0f-edcf-42b3-ac9c-42e15641a9c2 2026-06-16 08:59:51.294 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port cbb45a0f-edcf-42b3-ac9c-42e15641a9c2 2026-06-16 08:59:51.742 13 INFO neutron.plugins.ml2.plugin [None req-3aebbd71-b59b-4535-b67f-2dfc58587112 - - - - - -] Attempt 1 to provision port 30b79e1a-6a04-46a2-8b4b-872adfa864e0 2026-06-16 08:59:51.794 13 INFO neutron.plugins.ml2.plugin [None req-3aebbd71-b59b-4535-b67f-2dfc58587112 - - - - - -] Attempt 1 to provision port 190f012d-fd08-4c89-9493-d382265b0fa1 2026-06-16 08:59:55.290 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 2418ab64-46d2-4a28-9b7d-70d0ea02ffb6 2026-06-16 08:59:56.258 13 INFO neutron.plugins.ml2.plugin [None req-4302be6d-585f-4a65-bf1c-0804ea7089e7 - - - - - -] Attempt 1 to provision port cf24b22e-4c4e-4328-a2fa-55dee3d84b6e 2026-06-16 08:59:56.321 13 INFO neutron.plugins.ml2.plugin [None req-4302be6d-585f-4a65-bf1c-0804ea7089e7 - - - - - -] Attempt 1 to provision port 2418ab64-46d2-4a28-9b7d-70d0ea02ffb6 2026-06-16 08:59:57.459 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f1eb8c7a-fd13-485b-af23-eaa45a5c3519 2026-06-16 08:59:58.155 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c01625d2-3cf9-49ab-a6fc-b46cc3464793 2026-06-16 08:59:58.657 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 2418ab64-46d2-4a28-9b7d-70d0ea02ffb6 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:58.995 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:58.999 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:58.999 13 INFO neutron.plugins.ml2.plugin [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Attempt 2 to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.009 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:59.011 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:59.011 13 INFO neutron.plugins.ml2.plugin [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Attempt 3 to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.023 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:59.024 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:59.025 13 INFO neutron.plugins.ml2.plugin [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Attempt 4 to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.038 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:59.040 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:59.040 13 INFO neutron.plugins.ml2.plugin [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Attempt 5 to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.050 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:59.052 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:59.052 13 INFO neutron.plugins.ml2.plugin [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Attempt 6 to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.062 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:59.063 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:59.063 13 INFO neutron.plugins.ml2.plugin [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Attempt 7 to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.073 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:59.075 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:59.075 13 INFO neutron.plugins.ml2.plugin [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Attempt 8 to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.086 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:59.088 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:59.088 13 INFO neutron.plugins.ml2.plugin [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Attempt 9 to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.098 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:59.100 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:59.100 13 INFO neutron.plugins.ml2.plugin [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Attempt 10 to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e62394c8-297e-4341-bea2-3f91c65b6720 could not be found. 2026-06-16 08:59:59.111 13 ERROR neutron.plugins.ml2.managers 2026-06-16 08:59:59.112 13 ERROR neutron.plugins.ml2.managers [None req-722ae5df-e52c-4e91-94f3-d6c5221fdd24 - - - - - -] Failed to bind port 84dd196d-1a73-45bc-815b-176b1e39f7b9 on host instance for vnic_type normal using segments [{'id': 'c0b01c14-0a62-4dc8-b0c1-82706bbb35bf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 491, 'network_id': 'a828c810-e3d6-472d-87e7-126d7fc90a00'}] 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server [None req-6506b5c2-48d9-415f-b110-95e6304be912 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 84dd196d-1a73-45bc-815b-176b1e39f7b9 could not be found. 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 84dd196d-1a73-45bc-815b-176b1e39f7b9 could not be found. 2026-06-16 08:59:59.566 16 ERROR oslo_messaging.rpc.server 2026-06-16 08:59:59.660 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f1eb8c7a-fd13-485b-af23-eaa45a5c3519 2026-06-16 08:59:59.887 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c01625d2-3cf9-49ab-a6fc-b46cc3464793 2026-06-16 09:00:00.037 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 190f012d-fd08-4c89-9493-d382265b0fa1 2026-06-16 09:00:00.426 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a252409e-4700-43be-a489-ab5de3667baf 2026-06-16 09:00:02.278 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a252409e-4700-43be-a489-ab5de3667baf 2026-06-16 09:00:02.546 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 9e88566f-f671-429c-a3cc-6764913a15d2 2026-06-16 09:00:02.703 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-35b503e2-450a-4327-84a3-86c49243fb10'] response: {'server_uuid': '60c174e8-40c0-4cce-84b5-e1140cf6e40a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e88566f-f671-429c-a3cc-6764913a15d2', 'code': 200} 2026-06-16 09:00:02.845 13 INFO neutron.plugins.ml2.plugin [None req-426df34a-5780-49e2-a6a9-bb029b2df8c4 - - - - - -] Attempt 1 to provision port cf24b22e-4c4e-4328-a2fa-55dee3d84b6e 2026-06-16 09:00:02.884 13 INFO neutron.plugins.ml2.plugin [None req-426df34a-5780-49e2-a6a9-bb029b2df8c4 - - - - - -] Attempt 1 to provision port 0db611b7-6b35-40cd-8746-2da54b14af4a 2026-06-16 09:00:03.012 13 INFO neutron.plugins.ml2.plugin [None req-426df34a-5780-49e2-a6a9-bb029b2df8c4 - - - - - -] Attempt 1 to provision port 9e88566f-f671-429c-a3cc-6764913a15d2 2026-06-16 09:00:03.094 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 190f012d-fd08-4c89-9493-d382265b0fa1 2026-06-16 09:00:03.099 13 INFO neutron.plugins.ml2.plugin [None req-426df34a-5780-49e2-a6a9-bb029b2df8c4 - - - - - -] Attempt 1 to provision port 2418ab64-46d2-4a28-9b7d-70d0ea02ffb6 2026-06-16 09:00:03.920 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 9e88566f-f671-429c-a3cc-6764913a15d2 2026-06-16 09:00:04.769 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-43bf4be6-c39d-4c97-91b8-7b283f625727'] response: {'server_uuid': 'd1d50856-2aad-4397-9a8c-d3a4b8c5fc8b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c6e4284e-d324-4184-86e5-acc91f06e7c0', 'code': 200} 2026-06-16 09:00:07.245 13 WARNING neutron.plugins.ml2.plugin [None req-72a73092-a4f5-4b56-8da1-5b326fb4f17c - - - - - -] Concurrent port binding operations failed on port cf24b22e-4c4e-4328-a2fa-55dee3d84b6e 2026-06-16 09:00:07.253 13 INFO neutron.plugins.ml2.plugin [None req-72a73092-a4f5-4b56-8da1-5b326fb4f17c - - - - - -] Attempt 2 to bind port cf24b22e-4c4e-4328-a2fa-55dee3d84b6e 2026-06-16 09:00:07.961 16 INFO neutron.plugins.ml2.plugin [None req-78e9bc27-3305-4a1e-afb6-8076a3709a2e - - - - - -] Attempt 1 to provision port 0db611b7-6b35-40cd-8746-2da54b14af4a 2026-06-16 09:00:08.025 16 INFO neutron.plugins.ml2.plugin [None req-78e9bc27-3305-4a1e-afb6-8076a3709a2e - - - - - -] Attempt 1 to provision port cf24b22e-4c4e-4328-a2fa-55dee3d84b6e 2026-06-16 09:00:08.686 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c6e4284e-d324-4184-86e5-acc91f06e7c0 2026-06-16 09:00:08.818 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6afc659-14c9-4be6-b085-ec860f0ea6a8'] response: {'server_uuid': 'd1d50856-2aad-4397-9a8c-d3a4b8c5fc8b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6e4284e-d324-4184-86e5-acc91f06e7c0', 'code': 200} 2026-06-16 09:00:09.153 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port cf24b22e-4c4e-4328-a2fa-55dee3d84b6e 2026-06-16 09:00:09.444 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 30b79e1a-6a04-46a2-8b4b-872adfa864e0 2026-06-16 09:00:10.559 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c6e4284e-d324-4184-86e5-acc91f06e7c0 2026-06-16 09:00:10.816 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port cf24b22e-4c4e-4328-a2fa-55dee3d84b6e 2026-06-16 09:00:11.060 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 0db611b7-6b35-40cd-8746-2da54b14af4a 2026-06-16 09:00:11.343 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 30b79e1a-6a04-46a2-8b4b-872adfa864e0 2026-06-16 09:00:11.885 13 INFO neutron.plugins.ml2.plugin [None req-bf928184-5e06-4fe9-b7d8-c0d02b947a37 - - - - - -] Attempt 1 to provision port 0db611b7-6b35-40cd-8746-2da54b14af4a 2026-06-16 09:00:12.674 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c21f909d-890b-47d4-8c3c-cc582191bf9b'] response: {'server_uuid': '9e42579f-5022-4507-9227-7ae3c7a60ee0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0db611b7-6b35-40cd-8746-2da54b14af4a', 'code': 200} 2026-06-16 09:00:26.441 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 7699b71f-045c-4895-9aa8-38d75329a473 2026-06-16 09:00:26.904 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f9a7b07a-9a8e-432d-b2c5-5905befe39a9 2026-06-16 09:00:28.374 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 7699b71f-045c-4895-9aa8-38d75329a473 2026-06-16 09:00:28.655 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f9a7b07a-9a8e-432d-b2c5-5905befe39a9 2026-06-16 09:00:28.768 13 INFO neutron.plugins.ml2.plugin [None req-d7295617-437c-4899-bc73-bc65e5c3befd - - - - - -] Attempt 1 to provision port 947115fd-f849-426d-88ba-3f6dda760609 2026-06-16 09:00:28.814 13 INFO neutron.plugins.ml2.plugin [None req-d7295617-437c-4899-bc73-bc65e5c3befd - - - - - -] Attempt 1 to provision port bc375d7c-6e4d-4970-9b2a-f5e07c33838e 2026-06-16 09:00:28.856 13 INFO neutron.plugins.ml2.plugin [None req-d7295617-437c-4899-bc73-bc65e5c3befd - - - - - -] Attempt 1 to provision port 7699b71f-045c-4895-9aa8-38d75329a473 2026-06-16 09:00:32.752 13 INFO neutron.plugins.ml2.plugin [None req-228dfe99-2786-460d-940e-c0b997d73b60 - - - - - -] Attempt 1 to provision port 947115fd-f849-426d-88ba-3f6dda760609 2026-06-16 09:00:32.776 13 INFO neutron.plugins.ml2.plugin [None req-228dfe99-2786-460d-940e-c0b997d73b60 - - - - - -] Attempt 1 to provision port 7699b71f-045c-4895-9aa8-38d75329a473 2026-06-16 09:00:38.900 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 8aad92e0-aea6-43cf-920b-9358ede3c4b4 2026-06-16 09:00:39.007 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4b6cecb-671c-4345-88a2-27d7ca94f70f'] response: {'server_uuid': '8050e370-41b9-4fb9-b6c7-495a38329043', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8aad92e0-aea6-43cf-920b-9358ede3c4b4', 'code': 200} 2026-06-16 09:00:40.593 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 8aad92e0-aea6-43cf-920b-9358ede3c4b4 2026-06-16 09:00:42.946 16 WARNING neutron.plugins.ml2.plugin [None req-90bad2a4-8831-4c30-9764-c92baa1800ff - - - - - -] Concurrent port binding operations failed on port bc375d7c-6e4d-4970-9b2a-f5e07c33838e 2026-06-16 09:00:42.950 16 INFO neutron.plugins.ml2.plugin [None req-90bad2a4-8831-4c30-9764-c92baa1800ff - - - - - -] Attempt 2 to bind port bc375d7c-6e4d-4970-9b2a-f5e07c33838e 2026-06-16 09:00:44.416 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 947115fd-f849-426d-88ba-3f6dda760609 2026-06-16 09:00:45.158 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port bc375d7c-6e4d-4970-9b2a-f5e07c33838e 2026-06-16 09:00:46.449 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 947115fd-f849-426d-88ba-3f6dda760609 2026-06-16 09:00:46.871 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port bc375d7c-6e4d-4970-9b2a-f5e07c33838e 2026-06-16 09:01:13.079 16 INFO neutron.plugins.ml2.plugin [None req-22069480-63ed-40fe-a3bb-77beb28d029b - - - - - -] Attempt 1 to provision port 8bad3b7a-81fe-44ea-a5ec-564f6ba450b2 2026-06-16 09:01:20.499 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a6f6e8bb-9ef3-4c06-aad4-3b1f320f5071 2026-06-16 09:01:22.267 13 INFO neutron.plugins.ml2.plugin [None req-ef178ccc-ef48-4775-bace-6ca4c6c40f90 - - - - - -] Attempt 1 to provision port a6f6e8bb-9ef3-4c06-aad4-3b1f320f5071 2026-06-16 09:01:22.534 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a6f6e8bb-9ef3-4c06-aad4-3b1f320f5071 2026-06-16 09:01:22.747 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c8cfc5ec-6fe3-455c-b86a-155a3f0a8d2a 2026-06-16 09:01:24.435 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port c8cfc5ec-6fe3-455c-b86a-155a3f0a8d2a 2026-06-16 09:01:25.088 16 INFO neutron.plugins.ml2.plugin [None req-89738845-0297-443d-a800-d38bc5fd82e9 - - - - - -] Attempt 1 to provision port 612aa6b0-790e-4471-a0d3-6d4672f8a2bf 2026-06-16 09:01:29.030 16 INFO neutron.plugins.ml2.plugin [None req-03b48584-baa8-4d64-b792-3f263c4d79c9 - - - - - -] Attempt 1 to provision port f8c2979c-6c22-4bf5-991d-33df57e88404 2026-06-16 09:01:35.490 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 51fe6b71-44df-4d1b-b356-1c2b7fd21282 2026-06-16 09:01:35.626 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-aeb99f2a-dd22-4bff-af6f-14a752c8ad4f'] response: {'server_uuid': '5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51fe6b71-44df-4d1b-b356-1c2b7fd21282', 'code': 200} 2026-06-16 09:01:36.531 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 642cfab9-51f7-4420-88f3-741959ee6a21 2026-06-16 09:01:36.933 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 51fe6b71-44df-4d1b-b356-1c2b7fd21282 2026-06-16 09:01:37.916 13 INFO neutron.plugins.ml2.plugin [None req-217ef87a-0abd-483c-a8fd-3e98670e6694 - - - - - -] Attempt 1 to provision port 642cfab9-51f7-4420-88f3-741959ee6a21 2026-06-16 09:01:38.389 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 642cfab9-51f7-4420-88f3-741959ee6a21 2026-06-16 09:01:40.630 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f8c2979c-6c22-4bf5-991d-33df57e88404 2026-06-16 09:01:41.036 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 612aa6b0-790e-4471-a0d3-6d4672f8a2bf 2026-06-16 09:01:41.389 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 9f77f3aa-a137-41b6-9603-68a4818abfbd 2026-06-16 09:01:42.676 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f8c2979c-6c22-4bf5-991d-33df57e88404 2026-06-16 09:01:42.898 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 612aa6b0-790e-4471-a0d3-6d4672f8a2bf 2026-06-16 09:01:58.531 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port b71fd85b-81f2-495c-80c3-d5d29caa56eb 2026-06-16 09:01:58.965 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 284f405c-b76a-4732-8d85-5b75115217b4 2026-06-16 09:02:00.384 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port b71fd85b-81f2-495c-80c3-d5d29caa56eb 2026-06-16 09:02:00.633 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 284f405c-b76a-4732-8d85-5b75115217b4 2026-06-16 09:02:03.203 16 INFO neutron.plugins.ml2.plugin [None req-4d4ea306-c56f-4f03-b79c-896110f56c35 - - - - - -] Attempt 1 to provision port 01cbba75-f879-43a4-b08f-f8b0c1cb58af 2026-06-16 09:02:03.242 16 INFO neutron.plugins.ml2.plugin [None req-4d4ea306-c56f-4f03-b79c-896110f56c35 - - - - - -] Attempt 1 to provision port b71fd85b-81f2-495c-80c3-d5d29caa56eb 2026-06-16 09:02:06.480 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 640e1352-4e3f-4584-85b8-8f20642b94d5 2026-06-16 09:02:08.351 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 640e1352-4e3f-4584-85b8-8f20642b94d5 2026-06-16 09:02:12.474 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 9a043788-0520-4732-b747-c8cd5a03e0bf 2026-06-16 09:02:14.358 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 9a043788-0520-4732-b747-c8cd5a03e0bf 2026-06-16 09:02:19.107 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f5b3940f-1110-49d9-957a-7dd0553ebc91 2026-06-16 09:02:19.225 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc65a1bc-151d-47c7-a190-268708742fed'] response: {'server_uuid': 'cf5419fb-7e58-4c93-99f6-ae37be7d27a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5b3940f-1110-49d9-957a-7dd0553ebc91', 'code': 200} 2026-06-16 09:02:19.577 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 2c9e38f3-bf36-482f-a05d-bd54b1d6ae68 2026-06-16 09:02:20.772 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 5faadf89-fd75-4848-b4fc-3252730e15b9 2026-06-16 09:02:21.180 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port abf44fca-45d3-4f41-81b7-edfd7d66df1e 2026-06-16 09:02:21.498 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ab3b9061-4d29-4051-a43e-0c477e51fb2a 2026-06-16 09:02:22.021 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 2c9e38f3-bf36-482f-a05d-bd54b1d6ae68 2026-06-16 09:02:22.251 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port f5b3940f-1110-49d9-957a-7dd0553ebc91 2026-06-16 09:02:22.453 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 01cbba75-f879-43a4-b08f-f8b0c1cb58af 2026-06-16 09:02:23.481 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 5faadf89-fd75-4848-b4fc-3252730e15b9 2026-06-16 09:02:23.725 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ab3b9061-4d29-4051-a43e-0c477e51fb2a 2026-06-16 09:02:23.923 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 01cbba75-f879-43a4-b08f-f8b0c1cb58af 2026-06-16 09:02:24.111 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port abf44fca-45d3-4f41-81b7-edfd7d66df1e 2026-06-16 09:02:27.423 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 067fbc53-5b26-4778-879c-f4c11cb3a45a 2026-06-16 09:02:29.515 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 067fbc53-5b26-4778-879c-f4c11cb3a45a 2026-06-16 09:02:29.831 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ae9164bf-6bc0-4c0d-a2c4-243969f5399c 2026-06-16 09:02:30.166 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 89cf1eda-385e-470d-9c98-b2f1bb7efedd 2026-06-16 09:02:32.145 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ae9164bf-6bc0-4c0d-a2c4-243969f5399c 2026-06-16 09:02:32.359 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port cfae868e-e76c-4e52-8245-d17fbb34bf1d 2026-06-16 09:02:32.395 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port abf44fca-45d3-4f41-81b7-edfd7d66df1e 2026-06-16 09:02:32.495 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port 067fbc53-5b26-4778-879c-f4c11cb3a45a 2026-06-16 09:02:32.545 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c3c6f1e-1aff-4472-b1e6-d98241a0b0cd'] response: {'server_uuid': '8227301d-d7ab-4ac8-bfbd-17a7497ff899', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cfae868e-e76c-4e52-8245-d17fbb34bf1d', 'code': 200} 2026-06-16 09:02:32.568 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port 2c9e38f3-bf36-482f-a05d-bd54b1d6ae68 2026-06-16 09:02:32.658 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port 5faadf89-fd75-4848-b4fc-3252730e15b9 2026-06-16 09:02:32.746 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port ab3b9061-4d29-4051-a43e-0c477e51fb2a 2026-06-16 09:02:32.828 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port ae9164bf-6bc0-4c0d-a2c4-243969f5399c 2026-06-16 09:02:32.879 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 89cf1eda-385e-470d-9c98-b2f1bb7efedd 2026-06-16 09:02:32.914 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port 89cf1eda-385e-470d-9c98-b2f1bb7efedd 2026-06-16 09:02:33.000 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port 01cbba75-f879-43a4-b08f-f8b0c1cb58af 2026-06-16 09:02:33.108 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port 640e1352-4e3f-4584-85b8-8f20642b94d5 2026-06-16 09:02:33.165 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port cfae868e-e76c-4e52-8245-d17fbb34bf1d 2026-06-16 09:02:33.225 13 INFO neutron.plugins.ml2.plugin [None req-8379da5b-6e63-477e-8f1c-9d86b168556d - - - - - -] Attempt 1 to provision port f5b3940f-1110-49d9-957a-7dd0553ebc91 2026-06-16 09:02:33.522 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port cfae868e-e76c-4e52-8245-d17fbb34bf1d 2026-06-16 09:02:39.470 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 49239cba-c5d4-473e-8503-3a9ffd919875 2026-06-16 09:02:39.620 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2ead13c-08d4-4b8c-a5ee-8cebb4372e69'] response: {'server_uuid': '86d67769-3316-4224-a61c-9d408ed03e16', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49239cba-c5d4-473e-8503-3a9ffd919875', 'code': 200} 2026-06-16 09:02:41.430 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 49239cba-c5d4-473e-8503-3a9ffd919875 2026-06-16 09:02:43.758 13 INFO neutron.plugins.ml2.plugin [None req-be1d9387-6b86-45fe-9881-05c39af67a26 - - - - - -] Attempt 1 to provision port 01cbba75-f879-43a4-b08f-f8b0c1cb58af 2026-06-16 09:02:43.837 13 INFO neutron.plugins.ml2.plugin [None req-be1d9387-6b86-45fe-9881-05c39af67a26 - - - - - -] Attempt 1 to provision port 067fbc53-5b26-4778-879c-f4c11cb3a45a 2026-06-16 09:02:43.900 13 INFO neutron.plugins.ml2.plugin [None req-be1d9387-6b86-45fe-9881-05c39af67a26 - - - - - -] Attempt 1 to provision port ae9164bf-6bc0-4c0d-a2c4-243969f5399c 2026-06-16 09:02:43.950 13 INFO neutron.plugins.ml2.plugin [None req-be1d9387-6b86-45fe-9881-05c39af67a26 - - - - - -] Attempt 1 to provision port cfae868e-e76c-4e52-8245-d17fbb34bf1d 2026-06-16 09:02:43.993 13 INFO neutron.plugins.ml2.plugin [None req-be1d9387-6b86-45fe-9881-05c39af67a26 - - - - - -] Attempt 1 to provision port 5faadf89-fd75-4848-b4fc-3252730e15b9 2026-06-16 09:02:53.361 16 INFO neutron.plugins.ml2.plugin [None req-18f82383-2dbc-43ad-8058-379e801e3387 - - - - - -] Attempt 1 to provision port 2c9e38f3-bf36-482f-a05d-bd54b1d6ae68 2026-06-16 09:02:53.446 16 INFO neutron.plugins.ml2.plugin [None req-18f82383-2dbc-43ad-8058-379e801e3387 - - - - - -] Attempt 1 to provision port f5b3940f-1110-49d9-957a-7dd0553ebc91 2026-06-16 09:02:53.522 16 INFO neutron.plugins.ml2.plugin [None req-18f82383-2dbc-43ad-8058-379e801e3387 - - - - - -] Attempt 1 to provision port ab3b9061-4d29-4051-a43e-0c477e51fb2a 2026-06-16 09:02:59.639 13 INFO neutron.plugins.ml2.plugin [None req-a4823f52-e35b-4cde-a3ba-a048c641483a - - - - - -] Attempt 1 to provision port ab3b9061-4d29-4051-a43e-0c477e51fb2a 2026-06-16 09:02:59.702 13 INFO neutron.plugins.ml2.plugin [None req-a4823f52-e35b-4cde-a3ba-a048c641483a - - - - - -] Attempt 1 to provision port 49239cba-c5d4-473e-8503-3a9ffd919875 2026-06-16 09:02:59.770 13 INFO neutron.plugins.ml2.plugin [None req-a4823f52-e35b-4cde-a3ba-a048c641483a - - - - - -] Attempt 1 to provision port ae9164bf-6bc0-4c0d-a2c4-243969f5399c 2026-06-16 09:03:01.648 16 INFO neutron.plugins.ml2.plugin [None req-d12cd885-7a96-4e27-9536-e2fc791bb517 - - - - - -] Attempt 1 to provision port f5b3940f-1110-49d9-957a-7dd0553ebc91 2026-06-16 09:03:03.011 16 INFO neutron.plugins.ml2.plugin [None req-55b83c26-8b66-4ddd-aa4b-17c1b1cbfb6d - - - - - -] Attempt 1 to provision port ae9164bf-6bc0-4c0d-a2c4-243969f5399c 2026-06-16 09:03:05.212 13 INFO neutron.plugins.ml2.plugin [None req-3fc3c897-79f6-44db-83ba-c3b67008751c - - - - - -] Attempt 1 to provision port cfae868e-e76c-4e52-8245-d17fbb34bf1d 2026-06-16 09:03:12.020 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 84d1668f-303d-4824-bcb6-694495c6eb75 2026-06-16 09:03:12.162 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3205776a-4adf-4fcf-add3-600d95dbe2be'] response: {'server_uuid': 'ad488853-bfee-4dbf-b809-82356ec11c7c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84d1668f-303d-4824-bcb6-694495c6eb75', 'code': 200} 2026-06-16 09:03:13.434 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 84d1668f-303d-4824-bcb6-694495c6eb75 2026-06-16 09:03:25.914 13 INFO neutron.plugins.ml2.plugin [None req-304aff4a-cc8d-417a-92fa-23d80a690a3f - - - - - -] Attempt 1 to provision port 39eab93e-6182-4155-b777-5d2b8b650889 2026-06-16 09:03:37.705 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5913b17f-2169-4fa4-91b4-1fff5f466ac4'] response: {'server_uuid': 'ad488853-bfee-4dbf-b809-82356ec11c7c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '84d1668f-303d-4824-bcb6-694495c6eb75', 'code': 200} 2026-06-16 09:03:47.967 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 0f37209d-8678-44a9-9298-f47d1e83a5e5 2026-06-16 09:03:48.106 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-29799b84-03c0-402d-94d1-6cb9ec63a976'] response: {'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f37209d-8678-44a9-9298-f47d1e83a5e5', 'code': 200} 2026-06-16 09:03:49.519 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 0f37209d-8678-44a9-9298-f47d1e83a5e5 2026-06-16 09:03:54.237 13 INFO neutron_taas.services.taas.taas_plugin [None req-39ac2e68-94c9-450a-89f6-ea221e71680a - - - - - -] TaaS: Handle Delete Port: 067fbc53-5b26-4778-879c-f4c11cb3a45a 2026-06-16 09:03:54.242 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39ac2e68-94c9-450a-89f6-ea221e71680a - - - - - -] Tap Mirror: Handle Delete Port: 067fbc53-5b26-4778-879c-f4c11cb3a45a /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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-06-16 09:04:01.439 16 INFO neutron.plugins.ml2.plugin [None req-67bf5637-c2b9-44a8-95be-bac545257a43 - - - - - -] Attempt 1 to provision port 74170dd7-15e8-404f-8fa9-89b20f78ccdb 2026-06-16 09:04:01.688 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 74170dd7-15e8-404f-8fa9-89b20f78ccdb 2026-06-16 09:04:03.585 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 3b8f5151-c1a2-4e81-90d9-f503087ad902 2026-06-16 09:04:04.024 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 74170dd7-15e8-404f-8fa9-89b20f78ccdb 2026-06-16 09:04:05.457 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 3b8f5151-c1a2-4e81-90d9-f503087ad902 2026-06-16 09:04:09.586 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ff030cee-efcd-40af-aa54-775be1578b99 2026-06-16 09:04:10.093 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a0700453-cdf9-4628-a15d-5937a91ea1e8 2026-06-16 09:04:11.537 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ff030cee-efcd-40af-aa54-775be1578b99 2026-06-16 09:04:11.781 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a0700453-cdf9-4628-a15d-5937a91ea1e8 2026-06-16 09:04:13.381 16 INFO neutron.plugins.ml2.plugin [None req-b971f993-7de6-42cc-af27-7379092162fa - - - - - -] Attempt 1 to provision port 6ccdd135-43f8-46dd-bb13-7fc9d72c7e1a 2026-06-16 09:04:13.436 16 INFO neutron.plugins.ml2.plugin [None req-b971f993-7de6-42cc-af27-7379092162fa - - - - - -] Attempt 1 to provision port ff030cee-efcd-40af-aa54-775be1578b99 2026-06-16 09:04:13.518 16 INFO neutron.plugins.ml2.plugin [None req-b971f993-7de6-42cc-af27-7379092162fa - - - - - -] Attempt 1 to provision port 74170dd7-15e8-404f-8fa9-89b20f78ccdb 2026-06-16 09:04:13.579 16 INFO neutron.plugins.ml2.plugin [None req-b971f993-7de6-42cc-af27-7379092162fa - - - - - -] Attempt 1 to provision port e562c362-bc54-4960-a485-3dc674995119 2026-06-16 09:04:13.614 16 INFO neutron.plugins.ml2.plugin [None req-b971f993-7de6-42cc-af27-7379092162fa - - - - - -] Attempt 1 to provision port 62f14b1d-d0ea-4df2-ba96-48cbdccd7495 2026-06-16 09:04:13.638 16 INFO neutron.plugins.ml2.plugin [None req-b971f993-7de6-42cc-af27-7379092162fa - - - - - -] Attempt 1 to provision port d7c4264b-545c-4c11-8eb9-46aa1553afa8 2026-06-16 09:04:14.709 16 INFO neutron.plugins.ml2.plugin [None req-6b7f03a5-d5ad-4b83-9c2f-5dbfa18e3119 - - - - - -] Attempt 1 to provision port e562c362-bc54-4960-a485-3dc674995119 2026-06-16 09:04:16.033 16 INFO neutron.plugins.ml2.plugin [None req-a809ceb9-2076-4395-84c4-ba8eebd3e9b6 - - - - - -] Attempt 1 to provision port e562c362-bc54-4960-a485-3dc674995119 2026-06-16 09:04:23.529 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 6ccdd135-43f8-46dd-bb13-7fc9d72c7e1a 2026-06-16 09:04:23.835 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 62f14b1d-d0ea-4df2-ba96-48cbdccd7495 2026-06-16 09:04:26.604 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 6ccdd135-43f8-46dd-bb13-7fc9d72c7e1a 2026-06-16 09:04:26.773 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ce314070-96df-4e7f-b33d-38e5bc66f3d8 2026-06-16 09:04:26.907 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1e95cf6-fa7c-4080-ba18-17d48fecbe61'] response: {'server_uuid': '62fe2f2a-5047-434d-9d79-dfad13e1a027', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce314070-96df-4e7f-b33d-38e5bc66f3d8', 'code': 200} 2026-06-16 09:04:27.201 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 62f14b1d-d0ea-4df2-ba96-48cbdccd7495 2026-06-16 09:04:27.853 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port d7c4264b-545c-4c11-8eb9-46aa1553afa8 2026-06-16 09:04:28.136 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port ce314070-96df-4e7f-b33d-38e5bc66f3d8 2026-06-16 09:04:28.345 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port e562c362-bc54-4960-a485-3dc674995119 2026-06-16 09:04:29.759 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port d7c4264b-545c-4c11-8eb9-46aa1553afa8 2026-06-16 09:04:29.944 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port e562c362-bc54-4960-a485-3dc674995119 2026-06-16 09:04:32.839 16 INFO neutron.plugins.ml2.plugin [None req-b23f0219-d8d7-461b-b932-85c56f2156c7 - - - - - -] Attempt 1 to provision port 8c8a818d-f224-4a08-b764-38208c23b3c2 2026-06-16 09:04:37.789 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 8c8a818d-f224-4a08-b764-38208c23b3c2 2026-06-16 09:04:37.974 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cbf2957-06f6-4bb9-9252-72e95c08f41a'] response: {'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c8a818d-f224-4a08-b764-38208c23b3c2', 'code': 200} 2026-06-16 09:04:39.744 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 8c8a818d-f224-4a08-b764-38208c23b3c2 2026-06-16 09:04:41.773 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 8c8a818d-f224-4a08-b764-38208c23b3c2 2026-06-16 09:04:44.262 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port 8c8a818d-f224-4a08-b764-38208c23b3c2 2026-06-16 09:05:01.382 16 INFO neutron.plugins.ml2.plugin [None req-c1e4ca5d-fb82-427c-89de-34282ed9e223 - - - - - -] Attempt 1 to provision port a18a6ace-516d-4f92-a141-bd4174357621 2026-06-16 09:05:09.356 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a18a6ace-516d-4f92-a141-bd4174357621 2026-06-16 09:05:09.487 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8db350fd-8361-41e6-bc0d-adfb9be13a51'] response: {'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a18a6ace-516d-4f92-a141-bd4174357621', 'code': 200} 2026-06-16 09:05:09.981 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a18a6ace-516d-4f92-a141-bd4174357621 2026-06-16 09:05:24.287 13 INFO neutron.plugins.ml2.plugin [None req-4fd137df-3778-4449-ad1c-807be6df65af - - - - - -] Attempt 1 to provision port b61267fd-5485-40a8-b0a5-3800b71731e3 2026-06-16 09:05:32.043 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port b61267fd-5485-40a8-b0a5-3800b71731e3 2026-06-16 09:05:32.178 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-de6c5da7-e058-4dce-90b4-9aa56b1237df'] response: {'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b61267fd-5485-40a8-b0a5-3800b71731e3', 'code': 200} 2026-06-16 09:05:34.133 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port b61267fd-5485-40a8-b0a5-3800b71731e3 2026-06-16 09:05:34.414 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port b27e98a6-5b8e-4e73-8aef-3860fb0ba6a8 2026-06-16 09:05:34.441 16 INFO neutron.plugins.ml2.plugin [None req-3c7fbbe0-a926-4a5e-8d24-6e2b9ed40bbf - - - - - -] Attempt 1 to provision port b27e98a6-5b8e-4e73-8aef-3860fb0ba6a8 2026-06-16 09:05:38.970 16 INFO neutron.plugins.ml2.plugin [None req-19c508d6-7df5-472b-bda0-9f3f4c377865 - - - - - -] Attempt 1 to provision port a18a6ace-516d-4f92-a141-bd4174357621 2026-06-16 09:05:50.945 16 INFO neutron.plugins.ml2.plugin [None req-969be97a-701d-40ff-880d-cff5bcbc5dcf - - - - - -] Attempt 1 to provision port b61267fd-5485-40a8-b0a5-3800b71731e3 2026-06-16 09:05:52.073 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port b61267fd-5485-40a8-b0a5-3800b71731e3 2026-06-16 09:05:52.412 13 INFO neutron.plugins.ml2.plugin [None req-f9e6f677-1597-4d81-b47c-3ef21b2e058e - - - - - -] Attempt 1 to provision port b61267fd-5485-40a8-b0a5-3800b71731e3 2026-06-16 09:06:01.299 13 INFO neutron.plugins.ml2.plugin [None req-826b8a12-5abf-4635-801f-f448d7cc70d7 - - - - - -] Attempt 1 to provision port a18a6ace-516d-4f92-a141-bd4174357621 2026-06-16 09:06:02.001 16 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] Attempt 1 to provision port a18a6ace-516d-4f92-a141-bd4174357621 2026-06-16 09:06:26.118 13 INFO neutron.plugins.ml2.plugin [None req-e9c06d40-4978-4d4f-907c-dc345b35bbb2 - - - - - -] No ports have port_id starting with 8c8a818d-f224-4a08-b764-38208c23b3c2 2026-06-16 09:06:30.312 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-01dc0500-c61f-4910-ae27-806aa0b550da'] response: {'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0f37209d-8678-44a9-9298-f47d1e83a5e5', 'code': 200} 2026-06-16 09:06:34.173 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab044b31-4ddf-4c84-84f3-951f751d0baa'] response: {'server_uuid': '86d67769-3316-4224-a61c-9d408ed03e16', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49239cba-c5d4-473e-8503-3a9ffd919875', 'code': 200}