+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-15 20:35:19.614 1 INFO neutron.common.config [-] Logging enabled! 2026-06-15 20:35:19.615 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-06-15 20:35:19.615 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-15 20:35:19.616 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 20:35:20.625 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:35:20.627 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 20:35:20.629 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-15 20:35:20.630 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:35:20.630 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 20:35:20.631 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 20:35:20.631 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:35:20.636 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:35:20.636 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:35:20.636 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:35:20.651 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 20:35:20.652 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:35:20.652 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 20:35:20.686 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 20:35:20.686 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 20:35:20.686 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 20:35:20.686 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 20:35:20.692 1 WARNING oslo_policy.policy [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-15 20:35:20.963 1 INFO neutron.plugins.ml2.managers [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] Initializing driver for type 'vlan' 2026-06-15 20:35:21.133 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] VlanTypeDriver initialization complete 2026-06-15 20:35:21.133 1 INFO neutron.plugins.ml2.managers [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 20:35:21.133 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 20:35:21.175 1 INFO neutron.plugins.ml2.managers [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 20:35:21.176 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 20:35:21.176 1 INFO neutron.plugins.ml2.managers [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] Initializing extension driver 'port_security' 2026-06-15 20:35:21.176 1 INFO neutron.plugins.ml2.extensions.port_security [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 20:35:21.176 1 INFO neutron.plugins.ml2.managers [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] Initializing extension driver 'qos' 2026-06-15 20:35:21.177 1 INFO neutron.plugins.ml2.managers [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 20:35:21.177 1 INFO neutron.plugins.ml2.managers [None req-af16c9de-8ada-4179-87eb-d4abbaa94d64 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 20:35:21.191 1 INFO neutron.quota [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded quota_driver: . 2026-06-15 20:35:21.191 1 INFO neutron.plugins.ml2.plugin [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 20:35:21.191 1 INFO neutron.plugins.ml2.managers [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 20:35:21.191 1 INFO neutron.plugins.ml2.managers [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 20:35:21.191 1 INFO neutron.plugins.ml2.managers [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 20:35:21.192 1 INFO neutron.extensions.vlantransparent [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Disabled vlantransparent extension. 2026-06-15 20:35:21.192 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: qos 2026-06-15 20:35:21.202 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: router 2026-06-15 20:35:21.232 1 INFO neutron.services.service_base [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 20:35:21.232 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: segments 2026-06-15 20:35:21.299 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: trunk 2026-06-15 20:35:21.359 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: vpnaas 2026-06-15 20:35:21.389 1 WARNING stevedore.named [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 20:35:21.452 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 20:35:21.453 1 INFO neutron.common.utils [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 20:35:21.453 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: auto_allocate 2026-06-15 20:35:21.457 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: tag 2026-06-15 20:35:21.463 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: timestamp 2026-06-15 20:35:21.466 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 20:35:21.470 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: flavors 2026-06-15 20:35:21.473 1 INFO neutron.manager [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loading Plugin: revisions 2026-06-15 20:35:21.475 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Initializing extension manager. 2026-06-15 20:35:21.476 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: address-group 2026-06-15 20:35:21.477 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: address-scope 2026-06-15 20:35:21.478 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 20:35:21.478 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: agent 2026-06-15 20:35:21.479 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 20:35:21.480 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 20:35:21.481 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 20:35:21.481 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: availability_zone 2026-06-15 20:35:21.482 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 20:35:21.482 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 20:35:21.483 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: default-subnetpools 2026-06-15 20:35:21.484 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 20:35:21.484 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: dns-integration 2026-06-15 20:35:21.485 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 20:35:21.485 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 20:35:21.486 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: dvr 2026-06-15 20:35:21.486 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 20:35:21.487 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 20:35:21.487 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:35:21.488 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 20:35:21.488 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: external-net 2026-06-15 20:35:21.489 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 20:35:21.489 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: extraroute 2026-06-15 20:35:21.490 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 20:35:21.490 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 20:35:21.491 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 20:35:21.491 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 20:35:21.492 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 20:35:21.492 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: fip-port-details 2026-06-15 20:35:21.493 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: flavors 2026-06-15 20:35:21.494 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 20:35:21.494 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: floatingip-pools 2026-06-15 20:35:21.495 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: ip_allocation 2026-06-15 20:35:21.495 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 20:35:21.496 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: l2_adjacency 2026-06-15 20:35:21.497 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: router 2026-06-15 20:35:21.498 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:35:21.498 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-15 20:35:21.500 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-15 20:35:21.500 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 20:35:21.501 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: l3-ha 2026-06-15 20:35:21.501 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:35:21.501 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 20:35:21.502 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: l3-flavors 2026-06-15 20:35:21.503 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:35:21.503 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 20:35:21.505 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 20:35:21.506 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 20:35:21.506 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 20:35:21.507 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 20:35:21.508 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 20:35:21.508 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: multi-provider 2026-06-15 20:35:21.509 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: net-mtu 2026-06-15 20:35:21.509 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 20:35:21.510 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: network_availability_zone 2026-06-15 20:35:21.511 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: network_ha 2026-06-15 20:35:21.512 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: network-ip-availability 2026-06-15 20:35:21.513 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 20:35:21.513 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: pagination 2026-06-15 20:35:21.514 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: port-device-profile 2026-06-15 20:35:21.514 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 20:35:21.515 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 20:35:21.515 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 20:35:21.516 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: port-mac-override 2026-06-15 20:35:21.516 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 20:35:21.516 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 20:35:21.517 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: port-resource-request 2026-06-15 20:35:21.518 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 20:35:21.518 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: binding 2026-06-15 20:35:21.519 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: binding-extended 2026-06-15 20:35:21.519 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: port-security 2026-06-15 20:35:21.520 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: project-id 2026-06-15 20:35:21.520 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: provider 2026-06-15 20:35:21.521 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos 2026-06-15 20:35:21.522 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 20:35:21.523 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 20:35:21.523 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-default 2026-06-15 20:35:21.523 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-fip 2026-06-15 20:35:21.524 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 20:35:21.524 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 20:35:21.525 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 20:35:21.525 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 20:35:21.526 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 20:35:21.526 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-pps 2026-06-15 20:35:21.527 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 20:35:21.527 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 20:35:21.528 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 20:35:21.528 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: quota-check-limit 2026-06-15 20:35:21.530 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: quotas 2026-06-15 20:35:21.532 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: quota_details 2026-06-15 20:35:21.533 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: rbac-policies 2026-06-15 20:35:21.533 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: rbac-address-group 2026-06-15 20:35:21.534 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 20:35:21.534 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 20:35:21.534 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 20:35:21.535 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: revision-if-match 2026-06-15 20:35:21.535 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 20:35:21.536 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: router_availability_zone 2026-06-15 20:35:21.536 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 20:35:21.538 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 20:35:21.538 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 20:35:21.539 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 20:35:21.539 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 20:35:21.540 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 20:35:21.540 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 20:35:21.547 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: security-group 2026-06-15 20:35:21.548 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: segment 2026-06-15 20:35:21.548 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 20:35:21.549 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: service-type 2026-06-15 20:35:21.549 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: sorting 2026-06-15 20:35:21.550 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 20:35:21.550 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: standard-attr-description 2026-06-15 20:35:21.551 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: stateful-security-group 2026-06-15 20:35:21.551 1 WARNING neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 20:35:21.552 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 20:35:21.552 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: subnet_onboard 2026-06-15 20:35:21.553 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 20:35:21.553 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: subnet-service-types 2026-06-15 20:35:21.554 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: subnet_allocation 2026-06-15 20:35:21.554 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 20:35:21.555 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 20:35:21.557 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 20:35:21.558 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 20:35:21.559 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: trunk 2026-06-15 20:35:21.559 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: trunk-details 2026-06-15 20:35:21.560 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 20:35:21.560 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 20:35:21.562 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-15 20:35:21.562 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 20:35:21.563 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: vpn-flavors 2026-06-15 20:35:21.564 1 INFO neutron.api.extensions [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Loaded extension: vpnaas 2026-06-15 20:35:21.567 1 INFO oslo_service.service [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Starting 2 workers 2026-06-15 20:35:21.571 1 INFO oslo_service.service [None req-b54c574f-b56e-4dd4-b7fc-f7d6ed95864d - - - - - -] Starting 1 workers 2026-06-15 20:35:57.216 8 INFO neutron.db.l3_hamode_db [None req-7f3ddd4d-705f-4257-bbc3-f272f9befe22 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 20:36:11.268 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port dfe39ba6-c692-473e-acf5-c8986244efb7 2026-06-15 20:36:12.388 8 INFO neutron.plugins.ml2.plugin [None req-a882022d-9d79-45ae-89da-5fd87ce2b271 - - - - - -] Attempt 1 to provision port dfe39ba6-c692-473e-acf5-c8986244efb7 2026-06-15 20:36:13.210 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port dfe39ba6-c692-473e-acf5-c8986244efb7 2026-06-15 20:40:42.773 8 INFO neutron.plugins.ml2.plugin [None req-e86a7e3c-6ccd-4d53-b8e5-cc6ba4ccfc26 - - - - - -] Attempt 1 to provision port 43797182-643b-4f86-8644-ce0751cf49ce 2026-06-15 20:40:43.416 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 43797182-643b-4f86-8644-ce0751cf49ce 2026-06-15 20:40:51.035 9 INFO neutron.plugins.ml2.plugin [None req-443dd580-7575-4afe-88f1-2bb46e3d7ee3 - - - - - -] Attempt 1 to provision port 07918cd1-3422-400d-9494-56d1b44f2e03 2026-06-15 20:44:29.728 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 07918cd1-3422-400d-9494-56d1b44f2e03 2026-06-15 20:44:31.544 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 07918cd1-3422-400d-9494-56d1b44f2e03 2026-06-15 20:53:09.937 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port bf70075f-50c0-47ce-81dc-ce4e36d17a99 2026-06-15 20:53:11.904 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port bf70075f-50c0-47ce-81dc-ce4e36d17a99 2026-06-15 21:10:20.939 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 0f6935c1-5851-48c2-8379-7476e20f8c76 2026-06-15 21:10:21.220 9 INFO neutron.plugins.ml2.plugin [None req-8c785d54-771c-443b-b193-6d66afcf5015 - - - - - -] Attempt 1 to provision port bd75fb4d-2343-45ef-b1fd-46ff39a009c0 2026-06-15 21:10:21.444 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 1ad0c259-bfcb-4c8b-9d36-0d0b57f0b47f 2026-06-15 21:10:21.775 9 INFO neutron.plugins.ml2.plugin [None req-401687c8-5423-4015-859e-0df7d22d9503 - - - - - -] Attempt 1 to provision port 9bdf8855-afe1-44a7-8009-159fad1ab351 2026-06-15 21:10:21.817 9 INFO neutron.plugins.ml2.plugin [None req-401687c8-5423-4015-859e-0df7d22d9503 - - - - - -] Attempt 1 to provision port 727cb3f2-8828-4e33-bbfb-20aac343223e 2026-06-15 21:10:22.176 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 727cb3f2-8828-4e33-bbfb-20aac343223e 2026-06-15 21:10:22.195 8 INFO neutron.plugins.ml2.plugin [None req-a13b6908-5f10-4534-8725-251e7061d2c3 - - - - - -] Attempt 1 to provision port 1ad0c259-bfcb-4c8b-9d36-0d0b57f0b47f 2026-06-15 21:10:22.404 9 INFO neutron.plugins.ml2.plugin [None req-7e169510-635d-48a2-aef6-6b8cf27c945c - - - - - -] Attempt 1 to provision port 0f6935c1-5851-48c2-8379-7476e20f8c76 2026-06-15 21:10:22.656 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 1ad0c259-bfcb-4c8b-9d36-0d0b57f0b47f 2026-06-15 21:10:22.978 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 727cb3f2-8828-4e33-bbfb-20aac343223e 2026-06-15 21:10:23.605 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 0f6935c1-5851-48c2-8379-7476e20f8c76 2026-06-15 21:10:24.395 8 INFO neutron.plugins.ml2.plugin [None req-df0cdaea-cf2f-4b1b-81d4-d7712c79a0db - - - - - -] Attempt 1 to provision port eff8c4fb-8b89-44ed-8f99-9324d6749910 2026-06-15 21:10:24.562 9 INFO neutron.plugins.ml2.plugin [None req-b5bbc35d-6333-4055-8b75-263e252400c9 - - - - - -] Attempt 1 to provision port e8408c1c-fd43-4562-9575-1a76b59cf7b7 2026-06-15 21:10:25.124 9 INFO neutron.plugins.ml2.plugin [None req-836ae6c6-ade7-4ab2-9bea-6d1ef14e498b - - - - - -] Attempt 1 to provision port eff8c4fb-8b89-44ed-8f99-9324d6749910 2026-06-15 21:10:26.203 9 INFO neutron.plugins.ml2.plugin [None req-b617dc9a-f54d-4437-bde4-196b56a89d3d - - - - - -] Attempt 1 to provision port 130feea9-a5c1-46a8-95c0-942be29deb59 2026-06-15 21:10:26.876 8 INFO neutron.plugins.ml2.plugin [None req-33efed69-0c2b-472d-9276-ae87a028fd46 - - - - - -] Attempt 1 to provision port 130feea9-a5c1-46a8-95c0-942be29deb59 2026-06-15 21:10:27.159 9 INFO neutron.plugins.ml2.plugin [None req-dee04731-f485-47dc-966a-dc486e813adb - - - - - -] Attempt 1 to provision port 77af0957-4a85-4cab-a05b-5999ec14e45b 2026-06-15 21:10:28.166 9 INFO neutron.plugins.ml2.plugin [None req-dd617f14-20ea-4c56-929f-535ecc36d9c1 - - - - - -] Attempt 1 to provision port 77af0957-4a85-4cab-a05b-5999ec14e45b 2026-06-15 21:10:34.820 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 42ad80dc-6440-4a3f-81e3-a8013eb9214f 2026-06-15 21:10:35.669 8 INFO neutron.plugins.ml2.plugin [None req-0252a4fb-9b64-45ea-bef5-2331667c1411 - - - - - -] Attempt 1 to provision port 72401292-e520-4ea2-8730-687baa9cf918 2026-06-15 21:10:36.687 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 42ad80dc-6440-4a3f-81e3-a8013eb9214f 2026-06-15 21:10:40.086 9 INFO neutron.plugins.ml2.plugin [None req-ce2a6f14-af7b-48d4-af29-36ea043592f0 - - - - - -] Attempt 1 to provision port 29bbd4cc-5067-4dde-aa98-cbe7a813589a 2026-06-15 21:10:40.749 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port bd50bd78-039a-4bcb-aac0-3cd207d79936 2026-06-15 21:10:40.846 9 INFO neutron.plugins.ml2.plugin [None req-e9003702-7575-42c9-b5e0-3e6fd9851c1c - - - - - -] Attempt 1 to provision port bd50bd78-039a-4bcb-aac0-3cd207d79936 2026-06-15 21:10:41.469 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 72401292-e520-4ea2-8730-687baa9cf918 2026-06-15 21:10:42.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-172fca84-b0b4-430d-b6af-05d1cafc6df1'] response: {'server_uuid': '4e8495d6-5800-4e3c-9cdb-32e3e57fe91c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72401292-e520-4ea2-8730-687baa9cf918', 'code': 200} 2026-06-15 21:10:42.748 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port bd50bd78-039a-4bcb-aac0-3cd207d79936 2026-06-15 21:10:43.357 8 INFO neutron.plugins.ml2.plugin [None req-6f0ab125-39c0-4b2e-9bdb-e32bf7b486d7 - - - - - -] Attempt 1 to provision port 7cc5cc15-a8b6-42b5-84e3-b2181c1280d3 2026-06-15 21:10:43.397 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 72401292-e520-4ea2-8730-687baa9cf918 2026-06-15 21:10:44.138 9 INFO neutron.plugins.ml2.plugin [None req-d440c3c2-f387-4cee-aaa3-6f9043e5dcd9 - - - - - -] Attempt 1 to provision port 7cc5cc15-a8b6-42b5-84e3-b2181c1280d3 2026-06-15 21:10:44.697 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port efa55d9f-2990-4f0c-925a-e6c613d9746e 2026-06-15 21:10:46.983 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port e7c5feb4-8c68-4674-bcb6-6e375c6752b9 2026-06-15 21:10:47.586 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port efa55d9f-2990-4f0c-925a-e6c613d9746e 2026-06-15 21:10:47.834 8 INFO neutron.plugins.ml2.plugin [None req-02ab4d04-77ae-4939-a408-8726115aa0c7 - - - - - -] Attempt 1 to provision port e7c5feb4-8c68-4674-bcb6-6e375c6752b9 2026-06-15 21:10:49.043 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port e7c5feb4-8c68-4674-bcb6-6e375c6752b9 2026-06-15 21:10:52.104 9 INFO neutron.plugins.ml2.plugin [None req-4b1d2a11-091b-48e6-9d82-f7741b582e00 - - - - - -] Attempt 1 to provision port 5b3e7276-9e07-4308-bafd-1f6e2ec13a83 2026-06-15 21:10:54.841 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 5b3e7276-9e07-4308-bafd-1f6e2ec13a83 2026-06-15 21:10:55.026 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2389688-2aa9-4b55-a0df-0224ed5a5999'] response: {'server_uuid': 'fbc3320f-9525-4dc1-915d-a25149613842', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b3e7276-9e07-4308-bafd-1f6e2ec13a83', 'code': 200} 2026-06-15 21:10:57.043 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 5b3e7276-9e07-4308-bafd-1f6e2ec13a83 2026-06-15 21:10:57.445 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 08c0f12f-2ad1-4991-be69-4dbdd309fb42 2026-06-15 21:10:58.108 9 INFO neutron.plugins.ml2.plugin [None req-de6f547b-57ca-4603-9fb6-df09085cffd5 - - - - - -] Attempt 1 to provision port 08c0f12f-2ad1-4991-be69-4dbdd309fb42 2026-06-15 21:10:58.806 9 INFO neutron.plugins.ml2.plugin [None req-9fbd22d4-765a-4bcd-813b-bdd54cee2266 - - - - - -] Attempt 1 to provision port 13fb03e2-e83d-4465-8a2d-c274522efa26 2026-06-15 21:10:58.821 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 13fb03e2-e83d-4465-8a2d-c274522efa26 2026-06-15 21:10:59.705 8 INFO neutron.plugins.ml2.plugin [None req-3da548f9-078e-4a9b-87bf-b867a68c4975 - - - - - -] Attempt 1 to provision port f3f82294-59fd-4609-ac0b-47a5865ec3f3 2026-06-15 21:11:00.053 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 08c0f12f-2ad1-4991-be69-4dbdd309fb42 2026-06-15 21:11:00.497 9 INFO neutron.plugins.ml2.plugin [None req-f9a831f7-9c36-4c79-ad29-0bc2ca64124c - - - - - -] Attempt 1 to provision port f3f82294-59fd-4609-ac0b-47a5865ec3f3 2026-06-15 21:11:00.658 8 INFO neutron.plugins.ml2.plugin [None req-45e64294-95e3-4e77-8be4-86cb5b32891c - - - - - -] Attempt 1 to provision port c09a9351-1f4d-4006-a418-ebbeff0113c6 2026-06-15 21:11:00.807 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 13fb03e2-e83d-4465-8a2d-c274522efa26 2026-06-15 21:11:01.419 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7bf9bf9d-0166-4436-9746-691c05b501a1 2026-06-15 21:11:01.521 9 INFO neutron.plugins.ml2.plugin [None req-6f567f4a-54f1-4328-aee8-9ee64865ddc5 - - - - - -] Attempt 1 to provision port 7bf9bf9d-0166-4436-9746-691c05b501a1 2026-06-15 21:11:02.325 9 INFO neutron.plugins.ml2.plugin [None req-4f74062b-ebd3-4b93-93d2-58eb5d3d484f - - - - - -] Attempt 1 to provision port 99aec4a7-d443-44d5-8c32-0d1f7e84cbb6 2026-06-15 21:11:02.758 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 29bbd4cc-5067-4dde-aa98-cbe7a813589a 2026-06-15 21:11:02.791 8 INFO neutron.plugins.ml2.plugin [None req-f14922d7-ed43-4221-a4da-b257e7c6e076 - - - - - -] Attempt 1 to provision port 99aec4a7-d443-44d5-8c32-0d1f7e84cbb6 2026-06-15 21:11:03.477 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7bf9bf9d-0166-4436-9746-691c05b501a1 2026-06-15 21:11:03.596 8 INFO neutron.plugins.ml2.plugin [None req-43ef9c5d-53fc-4494-b813-f8cf74f2e75c - - - - - -] Attempt 1 to provision port bf20e072-5a4b-41d5-a821-2795ec8f91fd 2026-06-15 21:11:03.914 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7cc5cc15-a8b6-42b5-84e3-b2181c1280d3 2026-06-15 21:11:04.369 9 INFO neutron.plugins.ml2.plugin [None req-17d2fd67-3084-42a0-b418-8a373ff73f62 - - - - - -] Attempt 1 to provision port bf20e072-5a4b-41d5-a821-2795ec8f91fd 2026-06-15 21:11:04.950 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 29bbd4cc-5067-4dde-aa98-cbe7a813589a 2026-06-15 21:11:05.195 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 71c36dc0-13ab-4386-82df-eeaa9ca12b2b 2026-06-15 21:11:05.789 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7cc5cc15-a8b6-42b5-84e3-b2181c1280d3 2026-06-15 21:11:06.565 9 INFO neutron.plugins.ml2.plugin [None req-6e07d6c2-307c-4cff-ab35-2754c6e121ec - - - - - -] Attempt 1 to provision port d09769c3-1b62-433f-a4eb-34c1a69f12f8 2026-06-15 21:11:06.814 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 71c36dc0-13ab-4386-82df-eeaa9ca12b2b 2026-06-15 21:11:12.594 8 INFO neutron.plugins.ml2.plugin [None req-201bb836-5347-4c74-9c0b-b80bac68ee89 - - - - - -] Attempt 1 to provision port f2acd6a8-0720-4371-b7d1-78b5bad03257 2026-06-15 21:11:12.755 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port f2acd6a8-0720-4371-b7d1-78b5bad03257 2026-06-15 21:11:12.992 8 INFO neutron.plugins.ml2.plugin [None req-d69017fb-ecd6-49a8-9cc1-2209c3389daa - - - - - -] Attempt 1 to provision port 35de9480-6c92-439b-8f85-695f462818e8 2026-06-15 21:11:14.160 8 INFO neutron.plugins.ml2.plugin [None req-c67a6108-8546-4326-8f3d-e9d682ed37a2 - - - - - -] Attempt 1 to provision port 35de9480-6c92-439b-8f85-695f462818e8 2026-06-15 21:11:14.734 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port f2acd6a8-0720-4371-b7d1-78b5bad03257 2026-06-15 21:11:15.511 9 INFO neutron.plugins.ml2.plugin [None req-eb059530-e97a-42bd-8693-5a10e446d715 - - - - - -] Attempt 1 to provision port 61513861-751e-4ebc-bd38-506d3be8d7d5 2026-06-15 21:11:18.089 8 INFO neutron.plugins.ml2.plugin [None req-dd931f51-9b7a-418e-ae51-4c6ce20bd591 - - - - - -] Attempt 1 to provision port 5b3e7276-9e07-4308-bafd-1f6e2ec13a83 2026-06-15 21:11:18.835 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 5b3e7276-9e07-4308-bafd-1f6e2ec13a83 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-15 21:11:20.889 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 61513861-751e-4ebc-bd38-506d3be8d7d5 2026-06-15 21:11:21.679 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bf06094-1fb3-45e3-a40c-90c8a2a70b5d'] response: {'server_uuid': '0788a9ea-b5cf-4616-934a-25b9644b072f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61513861-751e-4ebc-bd38-506d3be8d7d5', 'code': 200} 2026-06-15 21:11:23.157 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 61513861-751e-4ebc-bd38-506d3be8d7d5 2026-06-15 21:11:23.538 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port abf1a5c0-4d36-4bbe-8e7d-5c4c7610f18f 2026-06-15 21:11:23.855 9 INFO neutron.plugins.ml2.plugin [None req-8df6c110-2cb4-4b89-8785-846644060d0e - - - - - -] Attempt 1 to provision port abf1a5c0-4d36-4bbe-8e7d-5c4c7610f18f 2026-06-15 21:11:24.401 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port bf20e072-5a4b-41d5-a821-2795ec8f91fd 2026-06-15 21:11:24.780 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port c09a9351-1f4d-4006-a418-ebbeff0113c6 2026-06-15 21:11:25.229 8 INFO neutron.plugins.ml2.plugin [None req-46af4772-8573-4f8a-b89b-d9a8e965c9f8 - - - - - -] Attempt 1 to provision port 198bc4ab-e3a4-49c9-8878-6b8f317c2bd9 2026-06-15 21:11:25.432 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port abf1a5c0-4d36-4bbe-8e7d-5c4c7610f18f 2026-06-15 21:11:25.759 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port bf20e072-5a4b-41d5-a821-2795ec8f91fd 2026-06-15 21:11:25.897 9 INFO neutron.plugins.ml2.plugin [None req-dd82e463-b464-464b-951c-ef0abae8f215 - - - - - -] Attempt 1 to provision port 198bc4ab-e3a4-49c9-8878-6b8f317c2bd9 2026-06-15 21:11:26.128 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port c09a9351-1f4d-4006-a418-ebbeff0113c6 2026-06-15 21:11:29.090 8 INFO neutron.plugins.ml2.plugin [None req-172b2375-fc41-4cec-8743-30e91c71b0a7 - - - - - -] Attempt 1 to provision port 5b3e7276-9e07-4308-bafd-1f6e2ec13a83 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-15 21:11:29.398 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 5b3e7276-9e07-4308-bafd-1f6e2ec13a83 2026-06-15 21:11:30.946 9 INFO neutron.plugins.ml2.plugin [None req-a06e3aa8-0916-47a5-929d-5656534cb0ad - - - - - -] Attempt 1 to provision port b7c33be5-4a4b-4535-93aa-e0468d66b580 2026-06-15 21:11:44.602 8 INFO neutron.plugins.ml2.plugin [None req-ac2eca4a-ac78-44b3-9850-41f369bbcdaf - - - - - -] Attempt 1 to provision port 555d5dff-bba3-4af1-b67d-45f267aad009 2026-06-15 21:11:45.351 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 5454986c-8bd3-4533-83f5-96d48ce9e007 2026-06-15 21:11:45.454 9 INFO neutron.plugins.ml2.plugin [None req-a3916a81-76e7-457a-b76b-a9fdf70e516d - - - - - -] Attempt 1 to provision port 5454986c-8bd3-4533-83f5-96d48ce9e007 2026-06-15 21:11:47.364 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 5454986c-8bd3-4533-83f5-96d48ce9e007 2026-06-15 21:11:47.797 9 INFO neutron.plugins.ml2.plugin [None req-b3709c34-0007-4012-ba47-b13f1004fe37 - - - - - -] Attempt 1 to provision port 67506f0b-1d58-48e9-bb48-fc6595f934fc 2026-06-15 21:11:48.498 8 INFO neutron.plugins.ml2.plugin [None req-ff8d895b-dd0b-4075-af27-4cc5d69c7e0b - - - - - -] Attempt 1 to provision port 67506f0b-1d58-48e9-bb48-fc6595f934fc 2026-06-15 21:11:48.879 8 INFO neutron.plugins.ml2.plugin [None req-183aa98f-aeb1-4e11-a3f6-3fd800c7c91a - - - - - -] Attempt 1 to provision port bbd2c842-55c7-44c9-9898-e7bff6407c35 2026-06-15 21:11:49.382 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 4e838d8b-3781-41db-b477-380088e7cec8 2026-06-15 21:11:49.443 8 INFO neutron.plugins.ml2.plugin [None req-c586cca5-773b-4034-a81f-4a6f519a865b - - - - - -] Attempt 1 to provision port 250fce7f-2374-4042-b210-516e10a20842 2026-06-15 21:11:50.151 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 250fce7f-2374-4042-b210-516e10a20842 2026-06-15 21:11:51.278 8 INFO neutron.plugins.ml2.plugin [None req-aafd72a6-b7b6-48e2-82d3-7cbe806d4d6e - - - - - -] Attempt 1 to provision port 7b585292-6848-4fce-8a26-a81a7059fd9d 2026-06-15 21:11:51.545 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 4e838d8b-3781-41db-b477-380088e7cec8 2026-06-15 21:11:52.308 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 250fce7f-2374-4042-b210-516e10a20842 2026-06-15 21:11:52.309 9 INFO neutron.plugins.ml2.plugin [None req-4da076c0-a3e9-43f6-89a2-e8e284449b7b - - - - - -] Attempt 1 to provision port 57a5d3cf-4c71-4aeb-938f-a1589501a592 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-15 21:11:52.995 8 INFO neutron.plugins.ml2.plugin [None req-c0010025-8f3d-4b5c-8e06-4e7d46679747 - - - - - -] Attempt 1 to provision port 57a5d3cf-4c71-4aeb-938f-a1589501a592 2026-06-15 21:11:53.445 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port a48ea880-6ba9-43db-9bd1-6251e4930ed5 2026-06-15 21:11:55.544 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port a48ea880-6ba9-43db-9bd1-6251e4930ed5 2026-06-15 21:11:55.879 8 INFO neutron.plugins.ml2.plugin [None req-4efee400-4320-4e0a-a5d5-93d6a8090510 - - - - - -] Attempt 1 to provision port d07aa3af-5544-494d-a3c6-38c306cdd6d8 2026-06-15 21:11:59.474 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d07aa3af-5544-494d-a3c6-38c306cdd6d8 2026-06-15 21:11:59.617 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7553dd03-42c4-4e3a-916b-290708039592'] response: {'server_uuid': '12c55d9d-8b9d-4362-964c-4569a13ddd7d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd07aa3af-5544-494d-a3c6-38c306cdd6d8', 'code': 200} 2026-06-15 21:12:01.369 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d07aa3af-5544-494d-a3c6-38c306cdd6d8 2026-06-15 21:12:04.506 9 INFO neutron.plugins.ml2.plugin [None req-a452bcc4-1901-418f-a3df-d59b1bf2b918 - - - - - -] Attempt 1 to provision port d3eff42f-fa6b-4bf9-b82c-91edb0e1bafb 2026-06-15 21:12:07.509 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 555d5dff-bba3-4af1-b67d-45f267aad009 2026-06-15 21:12:07.969 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d3eff42f-fa6b-4bf9-b82c-91edb0e1bafb 2026-06-15 21:12:08.128 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f77e1696-0449-49c0-b218-2fa3a7dd2ead'] response: {'server_uuid': 'b37cfd49-627f-4810-b708-f689cbfcecbc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3eff42f-fa6b-4bf9-b82c-91edb0e1bafb', 'code': 200} 2026-06-15 21:12:09.416 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 67506f0b-1d58-48e9-bb48-fc6595f934fc 2026-06-15 21:12:09.994 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 555d5dff-bba3-4af1-b67d-45f267aad009 2026-06-15 21:12:10.268 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d3eff42f-fa6b-4bf9-b82c-91edb0e1bafb 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server [None req-13a5d31f-5ab7-4f56-869f-b903652856bc - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 2b0e43e0-5e76-4638-a71b-6c9b0c427347: This subnet is being modified by another concurrent operation. 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server raise self.value 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server raise self.value 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server raise self.value 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server raise self.value 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server raise self.value 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server raise self.value 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server raise exception 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 2b0e43e0-5e76-4638-a71b-6c9b0c427347: This subnet is being modified by another concurrent operation. 2026-06-15 21:12:10.768 8 ERROR oslo_messaging.rpc.server  2026-06-15 21:12:11.386 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 57a5d3cf-4c71-4aeb-938f-a1589501a592 2026-06-15 21:12:12.097 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 67506f0b-1d58-48e9-bb48-fc6595f934fc 2026-06-15 21:12:12.471 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port bbd2c842-55c7-44c9-9898-e7bff6407c35 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:12.767 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:12.769 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:12.771 9 INFO neutron.plugins.ml2.plugin [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Attempt 2 to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:12.826 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:12.827 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:12.828 9 INFO neutron.plugins.ml2.plugin [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Attempt 3 to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:12.893 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:12.895 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:12.902 9 INFO neutron.plugins.ml2.plugin [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Attempt 4 to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:12.963 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:12.964 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:12.966 9 INFO neutron.plugins.ml2.plugin [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Attempt 5 to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.022 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:13.023 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:13.024 9 INFO neutron.plugins.ml2.plugin [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Attempt 6 to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.054 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:13.055 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:13.058 9 INFO neutron.plugins.ml2.plugin [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Attempt 7 to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.099 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:13.100 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:13.101 9 INFO neutron.plugins.ml2.plugin [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Attempt 8 to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.129 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:13.130 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:13.131 9 INFO neutron.plugins.ml2.plugin [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Attempt 9 to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.168 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:13.169 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:13.172 9 INFO neutron.plugins.ml2.plugin [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Attempt 10 to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 234d4e0f-4d53-4f17-b81c-97eaf0fda9d7 could not be found. 2026-06-15 21:12:13.222 9 ERROR neutron.plugins.ml2.managers  2026-06-15 21:12:13.223 9 ERROR neutron.plugins.ml2.managers [None req-5e2ecc8a-a528-4f52-9c13-ba0be1bd1f02 - - - - - -] Failed to bind port d121ffad-c779-41d9-9304-8ea1c9bb002a on host instance for vnic_type normal using segments [{'id': 'b12ddfbe-d364-4f8d-babd-791de5e5bec2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': '559da01d-2371-4a0d-9219-4727e50b5eb3'}] 2026-06-15 21:12:13.407 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 57a5d3cf-4c71-4aeb-938f-a1589501a592 2026-06-15 21:12:13.632 8 INFO neutron.plugins.ml2.plugin [None req-dc4a6136-2bbe-43ae-ad5e-a6895b4b3d17 - - - - - -] Attempt 1 to provision port 34ed8f89-fe13-4e89-85c8-e3c533a27220 2026-06-15 21:12:13.731 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port bbd2c842-55c7-44c9-9898-e7bff6407c35 2026-06-15 21:12:14.869 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0dfac0f-c244-4dcd-bd8b-95b6da335bf4'] response: {'server_uuid': 'b37cfd49-627f-4810-b708-f689cbfcecbc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd3eff42f-fa6b-4bf9-b82c-91edb0e1bafb', 'code': 200} 2026-06-15 21:12:15.109 8 INFO neutron.plugins.ml2.plugin [None req-95dcfba5-baa6-4199-bd60-b991d1276d4a - - - - - -] Attempt 1 to provision port c67feeb3-5cce-4227-97d5-e007375c7f78 2026-06-15 21:12:15.460 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port c67feeb3-5cce-4227-97d5-e007375c7f78 2026-06-15 21:12:17.417 8 INFO neutron.plugins.ml2.plugin [None req-3b6c748d-9388-404b-8941-06d5f592e2b8 - - - - - -] Attempt 1 to provision port 477e04c1-8fe4-4a05-9fd7-aae6cb201a83 2026-06-15 21:12:17.557 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port c857e18d-af1e-4543-ae7d-27f6c3114793 2026-06-15 21:12:18.088 9 INFO neutron.plugins.ml2.plugin [None req-d40f8195-0ab1-4b3b-ab86-9e2dfc42998d - - - - - -] Attempt 1 to provision port 477e04c1-8fe4-4a05-9fd7-aae6cb201a83 2026-06-15 21:12:18.337 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port c67feeb3-5cce-4227-97d5-e007375c7f78 2026-06-15 21:12:19.511 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d07aa3af-5544-494d-a3c6-38c306cdd6d8 2026-06-15 21:12:19.879 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port c857e18d-af1e-4543-ae7d-27f6c3114793 2026-06-15 21:12:20.621 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b071f55e-8843-4a3c-8305-322f3f4f8bfc'] response: {'server_uuid': '12c55d9d-8b9d-4362-964c-4569a13ddd7d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd07aa3af-5544-494d-a3c6-38c306cdd6d8', 'code': 200} 2026-06-15 21:12:21.786 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d07aa3af-5544-494d-a3c6-38c306cdd6d8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-15 21:12:22.696 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff1c2e54-ec4f-46dd-b107-93b3e15f6658'] response: {'server_uuid': '12c55d9d-8b9d-4362-964c-4569a13ddd7d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd07aa3af-5544-494d-a3c6-38c306cdd6d8', 'code': 200} 2026-06-15 21:12:23.532 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d07aa3af-5544-494d-a3c6-38c306cdd6d8 2026-06-15 21:12:23.693 8 INFO neutron.plugins.ml2.plugin [None req-43aeda52-21d4-4d23-a32f-69ad8b34affb - - - - - -] Attempt 1 to provision port 02255d82-b414-4683-bb17-28cf770a0423 2026-06-15 21:12:25.572 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 02255d82-b414-4683-bb17-28cf770a0423 2026-06-15 21:12:25.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e37ef15c-776b-4d1b-a327-3187b51acae1'] response: {'server_uuid': 'ad4e841d-c2a2-48e6-99b4-d219838c913f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02255d82-b414-4683-bb17-28cf770a0423', 'code': 200} 2026-06-15 21:12:27.454 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 02255d82-b414-4683-bb17-28cf770a0423 2026-06-15 21:12:27.774 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port a01db883-3c36-48c1-8952-dcb3471e4f46 2026-06-15 21:12:27.872 9 INFO neutron.plugins.ml2.plugin [None req-8fa16fce-0274-4f6f-a1fa-a9dad28211e3 - - - - - -] Attempt 1 to provision port c14fe08a-2fc9-4519-bf6c-844f29367951 2026-06-15 21:12:28.337 9 INFO neutron.plugins.ml2.plugin [None req-f5a7227b-9b87-4fd9-b626-695e6b44659d - - - - - -] Attempt 1 to provision port a01db883-3c36-48c1-8952-dcb3471e4f46 2026-06-15 21:12:29.520 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port a01db883-3c36-48c1-8952-dcb3471e4f46 2026-06-15 21:12:30.961 9 INFO neutron.plugins.ml2.plugin [None req-3427efac-ab80-4949-99c4-73b7cceccb1f - - - - - -] Attempt 1 to provision port 396eb6fb-b4e3-4d45-a17b-71c5db275bed 2026-06-15 21:12:31.733 8 INFO neutron.plugins.ml2.plugin [None req-7bf8e99f-3378-4af4-bc0f-61d42dd57f33 - - - - - -] Attempt 1 to provision port 396eb6fb-b4e3-4d45-a17b-71c5db275bed 2026-06-15 21:12:33.479 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 34bf4674-e186-43b9-b3d8-b0617d5a4812 2026-06-15 21:12:35.969 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 34bf4674-e186-43b9-b3d8-b0617d5a4812 2026-06-15 21:12:36.497 8 INFO neutron.plugins.ml2.plugin [None req-e1ab35e6-8e2e-4c27-a229-851116ae7064 - - - - - -] Attempt 1 to provision port badd32ed-3f2e-4f46-9b46-9e0e59635536 2026-06-15 21:12:39.762 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port badd32ed-3f2e-4f46-9b46-9e0e59635536 2026-06-15 21:12:39.920 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4e4fd1f-9596-4fc9-b738-8ec4fe0452e9'] response: {'server_uuid': 'a7ee1362-81e8-48d9-a42d-b14696c5a6f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'badd32ed-3f2e-4f46-9b46-9e0e59635536', 'code': 200} 2026-06-15 21:13:19.144 8 INFO neutron.plugins.ml2.plugin [None req-ff645380-af7f-4e06-bcf5-0b20705904d6 - - - - - -] Attempt 1 to provision port 1844da51-9828-4b72-be75-6fafeef5927b 2026-06-15 21:13:19.645 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 1844da51-9828-4b72-be75-6fafeef5927b 2026-06-15 21:13:21.400 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 1844da51-9828-4b72-be75-6fafeef5927b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-15 21:13:25.516 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 16f21ab6-8f01-4ad6-96bb-b6302b48d75c 2026-06-15 21:13:26.301 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d05de261-a689-4c90-87c7-4aba8ef6762e 2026-06-15 21:13:26.624 8 INFO neutron.plugins.ml2.plugin [None req-dc60051c-38c9-4718-a818-78c61fa34ba8 - - - - - -] Attempt 1 to provision port 16f21ab6-8f01-4ad6-96bb-b6302b48d75c 2026-06-15 21:13:26.911 8 INFO neutron.plugins.ml2.plugin [None req-fc9630dc-e431-46c7-8ce3-474f736b7e80 - - - - - -] Attempt 1 to provision port d05de261-a689-4c90-87c7-4aba8ef6762e 2026-06-15 21:13:27.499 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 16f21ab6-8f01-4ad6-96bb-b6302b48d75c 2026-06-15 21:13:27.908 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d05de261-a689-4c90-87c7-4aba8ef6762e 2026-06-15 21:13:28.018 8 INFO neutron.plugins.ml2.plugin [None req-e77abc8d-b0ee-436f-88d9-d62da8ee3d4c - - - - - -] Attempt 1 to provision port f41fa06d-e867-4bdb-85cf-c0c3df29936b 2026-06-15 21:13:28.373 9 INFO neutron.plugins.ml2.plugin [None req-ded1ddef-f1d0-41d7-a471-de21bc3c6d59 - - - - - -] Attempt 1 to provision port f41fa06d-e867-4bdb-85cf-c0c3df29936b 2026-06-15 21:13:28.831 8 INFO neutron.plugins.ml2.plugin [None req-ffa30e11-0593-4d3b-96ed-d18e20e23bcc - - - - - -] Attempt 1 to provision port d52d7c86-e2ae-420c-ab22-21465430b83a 2026-06-15 21:13:29.498 9 INFO neutron.plugins.ml2.plugin [None req-dc8d2901-ae4e-423d-a72c-aa9cd136f142 - - - - - -] Attempt 1 to provision port d52d7c86-e2ae-420c-ab22-21465430b83a 2026-06-15 21:13:31.446 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port d7708944-3cf3-4224-a426-b0252363796b 2026-06-15 21:13:37.405 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 271834a5-41b1-4a63-8c64-d04634ca4f34 2026-06-15 21:13:37.717 8 INFO neutron.plugins.ml2.plugin [None req-9f1dd818-d860-4561-afb8-3c916da5ce16 - - - - - -] Attempt 1 to provision port 271834a5-41b1-4a63-8c64-d04634ca4f34 2026-06-15 21:13:38.928 9 INFO neutron.plugins.ml2.plugin [None req-80bcb2d6-81e2-4a68-9f8e-59b2d9a13b8d - - - - - -] Attempt 1 to provision port 3ca6b28f-aafe-4e54-a996-36a5c07295bc 2026-06-15 21:13:39.382 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 271834a5-41b1-4a63-8c64-d04634ca4f34 2026-06-15 21:13:39.998 9 INFO neutron.plugins.ml2.plugin [None req-3f8056c5-ef37-46e9-a8c6-c83ddb7797f9 - - - - - -] Attempt 1 to provision port 3ca6b28f-aafe-4e54-a996-36a5c07295bc 2026-06-15 21:13:45.404 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 05a83909-bcf3-4809-a875-b77814557160 2026-06-15 21:13:45.991 8 INFO neutron.plugins.ml2.plugin [None req-b2d02095-b064-44af-bdc9-838e033be872 - - - - - -] Attempt 1 to provision port 05a83909-bcf3-4809-a875-b77814557160 2026-06-15 21:13:47.005 9 INFO neutron.plugins.ml2.plugin [None req-05b679d1-3831-4857-ab8a-dff49d41327f - - - - - -] Attempt 1 to provision port ec2a61e0-3887-43f8-9663-96c03c4dffa8 2026-06-15 21:13:47.350 8 INFO neutron.plugins.ml2.plugin [None req-71a252ba-41ce-4016-995a-0552f2e25d12 - - - - - -] Attempt 1 to provision port ec2a61e0-3887-43f8-9663-96c03c4dffa8 2026-06-15 21:13:47.407 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 05a83909-bcf3-4809-a875-b77814557160 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-15 21:13:52.348 8 INFO neutron.plugins.ml2.plugin [None req-5bd9b415-f518-457b-b22b-13fa7174e3e4 - - - - - -] Attempt 1 to provision port fb83b42e-68cd-4761-a41b-c8eb95a9f149 2026-06-15 21:14:01.442 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 19448b23-ffb3-40b3-a73a-709b8fe71d6a 2026-06-15 21:14:10.139 9 INFO neutron.plugins.ml2.plugin [None req-c9a49a6b-431f-481c-ac07-fb3669adf3a3 - - - - - -] Attempt 1 to provision port 538a18ad-51dd-409a-9518-16b86bcb8f3b 2026-06-15 21:14:13.448 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 8e7afe95-164c-47d1-bb66-60649bc2b56c 2026-06-15 21:14:14.745 9 INFO neutron.plugins.ml2.plugin [None req-87b23452-81fa-448f-bc71-a07270f8b335 - - - - - -] Attempt 1 to provision port a4fa2766-c870-42ac-94f9-cf547d01f716 2026-06-15 21:14:15.120 9 INFO neutron.plugins.ml2.plugin [None req-87b23452-81fa-448f-bc71-a07270f8b335 - - - - - -] Attempt 1 to provision port 5c8f7aa7-686c-4aa4-90a8-cb7ea53bfcfe 2026-06-15 21:14:15.271 8 INFO neutron.plugins.ml2.plugin [None req-5fd27a4e-8e1c-4ed3-a45b-01490f463cfa - - - - - -] Attempt 1 to provision port 5c8f7aa7-686c-4aa4-90a8-cb7ea53bfcfe 2026-06-15 21:14:15.509 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 8e7afe95-164c-47d1-bb66-60649bc2b56c 2026-06-15 21:14:15.879 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port a4fa2766-c870-42ac-94f9-cf547d01f716 2026-06-15 21:14:17.533 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7a451aa8-6b12-46a5-8741-0b2ffaa339e6 2026-06-15 21:14:19.158 9 INFO neutron.plugins.ml2.plugin [None req-8b56a3bb-3d14-4ecb-9112-7e769047eef3 - - - - - -] Attempt 1 to provision port 7a451aa8-6b12-46a5-8741-0b2ffaa339e6 2026-06-15 21:14:19.544 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7a451aa8-6b12-46a5-8741-0b2ffaa339e6 2026-06-15 21:14:20.012 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7549f850-239f-481f-affa-4f8f15d8da24 2026-06-15 21:14:20.068 9 INFO neutron.plugins.ml2.plugin [None req-63dcbbc5-db36-4c2b-9371-906fcfed0421 - - - - - -] Attempt 1 to provision port 7f053b12-2184-4ef1-88a5-9bcb21e55c2a 2026-06-15 21:14:21.021 9 INFO neutron.plugins.ml2.plugin [None req-0be38d18-8d91-4b84-853b-6f836282e7c7 - - - - - -] Attempt 1 to provision port 4791c35e-e143-4018-9b5a-79151b64216a 2026-06-15 21:14:21.338 8 INFO neutron.plugins.ml2.plugin [None req-3f775f1f-8695-446f-9d15-65f64a8c0d44 - - - - - -] Attempt 1 to provision port 7a451aa8-6b12-46a5-8741-0b2ffaa339e6 2026-06-15 21:14:21.654 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7f053b12-2184-4ef1-88a5-9bcb21e55c2a 2026-06-15 21:14:21.760 8 INFO neutron.plugins.ml2.plugin [None req-8967db79-74a2-42d1-bbd3-216a1f43869a - - - - - -] Attempt 1 to provision port 7549f850-239f-481f-affa-4f8f15d8da24 2026-06-15 21:14:21.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28fce618-3137-4437-b977-a01e297f552f'] response: {'server_uuid': 'c929096f-4358-4ffc-b4a2-fe263235cbfd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f053b12-2184-4ef1-88a5-9bcb21e55c2a', 'code': 200} 2026-06-15 21:14:22.249 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 939b4020-c3ce-413e-867c-5157543ee690 2026-06-15 21:14:22.616 8 INFO neutron.plugins.ml2.plugin [None req-46344f97-e129-47ba-9826-035b75813a90 - - - - - -] Attempt 1 to provision port 939b4020-c3ce-413e-867c-5157543ee690 2026-06-15 21:14:23.094 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7549f850-239f-481f-affa-4f8f15d8da24 2026-06-15 21:14:23.514 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 7f053b12-2184-4ef1-88a5-9bcb21e55c2a 2026-06-15 21:14:23.549 9 INFO neutron.plugins.ml2.plugin [None req-48d1b98d-669e-415f-9bf9-7c1daf517fc1 - - - - - -] Attempt 1 to provision port 7549f850-239f-481f-affa-4f8f15d8da24 2026-06-15 21:14:23.871 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 939b4020-c3ce-413e-867c-5157543ee690 2026-06-15 21:14:24.042 9 INFO neutron.plugins.ml2.plugin [None req-10184183-ca1c-4729-9e3d-9cf7ee8d82d5 - - - - - -] Attempt 1 to provision port 939b4020-c3ce-413e-867c-5157543ee690 2026-06-15 21:14:24.725 9 INFO neutron.plugins.ml2.plugin [None req-b3b59cff-737f-4627-bdf7-301348e3ff57 - - - - - -] Attempt 1 to provision port 3423ca77-9f43-48d7-8754-259d2a1e4b86 2026-06-15 21:14:25.530 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 45244931-dc59-40de-80f0-bd4dadc63a36 2026-06-15 21:14:25.610 8 INFO neutron.plugins.ml2.plugin [None req-c1daef56-cfaa-477c-9cc7-8fe30a269581 - - - - - -] Attempt 1 to provision port 3423ca77-9f43-48d7-8754-259d2a1e4b86 2026-06-15 21:14:26.881 8 INFO neutron.plugins.ml2.plugin [None req-28665859-5eaf-44a9-a279-517b1d382d5f - - - - - -] Attempt 1 to provision port 088bfaa9-bb5a-4081-a5e1-0c51fcebbcaa 2026-06-15 21:14:27.528 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 45244931-dc59-40de-80f0-bd4dadc63a36 2026-06-15 21:14:27.857 9 INFO neutron.plugins.ml2.plugin [None req-cceb7d53-65a1-4244-bc66-cef3089593fa - - - - - -] Attempt 1 to provision port 088bfaa9-bb5a-4081-a5e1-0c51fcebbcaa 2026-06-15 21:14:29.136 9 INFO neutron.plugins.ml2.plugin [None req-a0ed98ea-d11f-4b3d-98f1-1794c7ce1ee3 - - - - - -] Attempt 1 to provision port 8067cdfb-c800-459c-b787-575d4972e08b 2026-06-15 21:14:30.146 9 INFO neutron.plugins.ml2.plugin [None req-b67b37dc-dcc1-4069-b8af-c396583fc6cd - - - - - -] Attempt 1 to provision port 8067cdfb-c800-459c-b787-575d4972e08b 2026-06-15 21:14:32.956 9 INFO neutron.plugins.ml2.plugin [None req-820815e6-a1f1-4961-92b3-139cc3d0ce62 - - - - - -] Attempt 1 to provision port 42015429-4aeb-4cd7-8544-e2987164cf43 2026-06-15 21:14:33.646 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 538a18ad-51dd-409a-9518-16b86bcb8f3b 2026-06-15 21:14:33.942 8 INFO neutron.plugins.ml2.plugin [None req-43971d6a-b6f6-4ae7-b4b9-e32be338e7f1 - - - - - -] Attempt 1 to provision port 48864863-b047-467c-ab3e-5f49cb020ae1 2026-06-15 21:14:34.096 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 48864863-b047-467c-ab3e-5f49cb020ae1 2026-06-15 21:14:34.635 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 5c8f7aa7-686c-4aa4-90a8-cb7ea53bfcfe 2026-06-15 21:14:35.305 9 INFO neutron.plugins.ml2.plugin [None req-1ee226eb-5262-4418-96ea-875f5ebc4d9d - - - - - -] Attempt 1 to provision port a761fc06-cd4b-4415-8493-789265db56fd 2026-06-15 21:14:35.531 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 5c8f7aa7-686c-4aa4-90a8-cb7ea53bfcfe 2026-06-15 21:14:36.263 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 538a18ad-51dd-409a-9518-16b86bcb8f3b 2026-06-15 21:14:36.593 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 48864863-b047-467c-ab3e-5f49cb020ae1 2026-06-15 21:14:36.775 9 INFO neutron.plugins.ml2.plugin [None req-641c58ac-1a7d-4c9d-a74c-754afa581a9c - - - - - -] Attempt 1 to provision port 33a53f49-4db0-4f1e-8026-aa26f3784d8f 2026-06-15 21:14:37.618 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port a761fc06-cd4b-4415-8493-789265db56fd 2026-06-15 21:14:37.656 9 INFO neutron.plugins.ml2.plugin [None req-9e70e6b7-2f9e-427f-9389-a37b1455b27b - - - - - -] Attempt 1 to provision port 33a53f49-4db0-4f1e-8026-aa26f3784d8f 2026-06-15 21:14:37.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8401506c-8423-48db-b5c9-de331c1221a2'] response: {'server_uuid': 'b27e4549-0b50-420e-aa0f-66b113446705', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a761fc06-cd4b-4415-8493-789265db56fd', 'code': 200} 2026-06-15 21:14:38.294 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 320d5de1-0c06-4fef-94b7-24939d8396ce 2026-06-15 21:14:39.547 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port a761fc06-cd4b-4415-8493-789265db56fd 2026-06-15 21:14:40.194 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 320d5de1-0c06-4fef-94b7-24939d8396ce 2026-06-15 21:14:41.233 8 INFO neutron.plugins.ml2.plugin [None req-03a5b644-5156-400e-8c9b-c933173ea6ad - - - - - -] Attempt 1 to provision port 1434cb86-6a49-45f4-bd65-246654db346d 2026-06-15 21:14:41.536 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 813eeef4-908a-4922-a22e-bbc3441df287 2026-06-15 21:14:42.119 9 INFO neutron.plugins.ml2.plugin [None req-49b1febd-6f1d-400f-8859-936678c94a6e - - - - - -] Attempt 1 to provision port 813eeef4-908a-4922-a22e-bbc3441df287 2026-06-15 21:14:43.619 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 813eeef4-908a-4922-a22e-bbc3441df287 2026-06-15 21:14:44.533 8 INFO neutron.plugins.ml2.plugin [None req-1e13e109-6f1f-4204-8be8-585fd23ced68 - - - - - -] Attempt 1 to provision port 8be20b75-81f5-4382-8a30-b9bb7c0aa830 2026-06-15 21:14:45.296 8 INFO neutron.plugins.ml2.plugin [None req-33e540cc-e0c4-4382-a640-2bea46d09a24 - - - - - -] Attempt 1 to provision port 8be20b75-81f5-4382-8a30-b9bb7c0aa830 2026-06-15 21:14:45.533 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 22a9f194-27cb-4947-be63-df5cd9e73e7b 2026-06-15 21:14:47.514 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 22a9f194-27cb-4947-be63-df5cd9e73e7b 2026-06-15 21:14:47.872 8 INFO neutron.plugins.ml2.plugin [None req-a4713f04-43e5-42ba-b057-14708aed9e98 - - - - - -] Attempt 1 to provision port ece2520d-e5b3-4a7c-a3e6-2d3045e60553 2026-06-15 21:14:48.940 8 INFO neutron.plugins.ml2.plugin [None req-688a1333-4afd-4576-af75-c33c7bc51d37 - - - - - -] Attempt 1 to provision port 47fe69e8-9f30-4783-9fdc-c09d59181003 2026-06-15 21:14:49.704 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 088bfaa9-bb5a-4081-a5e1-0c51fcebbcaa 2026-06-15 21:14:50.218 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 4791c35e-e143-4018-9b5a-79151b64216a 2026-06-15 21:14:50.700 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 3423ca77-9f43-48d7-8754-259d2a1e4b86 2026-06-15 21:14:51.355 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 8067cdfb-c800-459c-b787-575d4972e08b 2026-06-15 21:14:52.185 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 4791c35e-e143-4018-9b5a-79151b64216a 2026-06-15 21:14:52.452 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port ece2520d-e5b3-4a7c-a3e6-2d3045e60553 2026-06-15 21:14:52.619 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0adfe233-2d7f-4465-91d1-88ff24cb3744'] response: {'server_uuid': 'c314d27f-7b8f-4605-bd3a-db52e96b231a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ece2520d-e5b3-4a7c-a3e6-2d3045e60553', 'code': 200} 2026-06-15 21:14:52.949 9 INFO neutron.plugins.ml2.plugin [None req-8c85790d-fe2e-4b5d-afd6-4ca4fddfa84a - - - - - -] Attempt 1 to provision port 0f7940be-6d2f-4f97-adf2-9fb468a32711 2026-06-15 21:14:53.157 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 3423ca77-9f43-48d7-8754-259d2a1e4b86 2026-06-15 21:14:53.581 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 8067cdfb-c800-459c-b787-575d4972e08b 2026-06-15 21:14:54.192 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 088bfaa9-bb5a-4081-a5e1-0c51fcebbcaa 2026-06-15 21:14:54.524 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 47fe69e8-9f30-4783-9fdc-c09d59181003 2026-06-15 21:14:54.676 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2942f398-cf9d-49c3-9a19-d2667bdb5d18'] response: {'server_uuid': '06353b30-81fb-44b0-b108-7f269a0bd5e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47fe69e8-9f30-4783-9fdc-c09d59181003', 'code': 200} 2026-06-15 21:14:55.537 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 0f7940be-6d2f-4f97-adf2-9fb468a32711 2026-06-15 21:14:55.676 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2fd259d-f3ad-470f-9df9-466e7d823df7'] response: {'server_uuid': 'ffc4db38-8424-40f1-bde2-660a8c351fbb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f7940be-6d2f-4f97-adf2-9fb468a32711', 'code': 200} 2026-06-15 21:14:56.131 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 47fe69e8-9f30-4783-9fdc-c09d59181003 2026-06-15 21:14:56.763 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port ece2520d-e5b3-4a7c-a3e6-2d3045e60553 2026-06-15 21:14:57.189 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 42015429-4aeb-4cd7-8544-e2987164cf43 2026-06-15 21:14:57.649 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 33a53f49-4db0-4f1e-8026-aa26f3784d8f 2026-06-15 21:14:58.219 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 0f7940be-6d2f-4f97-adf2-9fb468a32711 2026-06-15 21:14:58.528 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 42015429-4aeb-4cd7-8544-e2987164cf43 2026-06-15 21:14:58.817 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 33a53f49-4db0-4f1e-8026-aa26f3784d8f 2026-06-15 21:15:02.226 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 8be20b75-81f5-4382-8a30-b9bb7c0aa830 2026-06-15 21:15:02.596 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 1434cb86-6a49-45f4-bd65-246654db346d 2026-06-15 21:15:04.238 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 8be20b75-81f5-4382-8a30-b9bb7c0aa830 2026-06-15 21:15:04.534 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 1434cb86-6a49-45f4-bd65-246654db346d 2026-06-15 21:15:14.522 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a375fc5f-07ff-4150-92ba-ffe6ce2a1f3f'] response: {'server_uuid': 'c929096f-4358-4ffc-b4a2-fe263235cbfd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7f053b12-2184-4ef1-88a5-9bcb21e55c2a', 'code': 200} 2026-06-15 21:15:14.818 9 INFO neutron.plugins.ml2.plugin [None req-01b330e8-e2f1-4f7d-bba8-b9f25d39b64e - - - - - -] Attempt 1 to provision port 14fa14db-cec4-480e-ace6-666b98d9e97a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-15 21:15:28.459 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 595361fa-089c-4a4d-94db-b8cd7ea31d28 2026-06-15 21:15:29.695 9 INFO neutron.plugins.ml2.plugin [None req-a167625a-0a9c-4f3f-803e-c9e711e30ac0 - - - - - -] Attempt 1 to provision port 595361fa-089c-4a4d-94db-b8cd7ea31d28 2026-06-15 21:15:30.458 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 6ecca7c6-a616-4975-b443-d568043b57e9 2026-06-15 21:15:30.642 8 INFO neutron.plugins.ml2.plugin [None req-b1f0bf0d-53ae-4c4d-9646-9e71f3bf7465 - - - - - -] Attempt 1 to provision port 6ecca7c6-a616-4975-b443-d568043b57e9 2026-06-15 21:15:31.261 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 03601412-4934-4bd9-aa91-c507ab8aac2c 2026-06-15 21:15:31.542 8 INFO neutron.plugins.ml2.plugin [None req-36ff7da1-50f5-479e-91a2-cbd7c57044f1 - - - - - -] Attempt 1 to provision port 03601412-4934-4bd9-aa91-c507ab8aac2c 2026-06-15 21:15:32.272 8 INFO neutron.plugins.ml2.plugin [None req-78760a1c-2b4a-45ab-9529-b2a540f05a47 - - - - - -] Attempt 1 to provision port c2239f47-896e-4ddd-9c57-43499e0cebb6 2026-06-15 21:15:32.363 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port c2239f47-896e-4ddd-9c57-43499e0cebb6 2026-06-15 21:15:33.133 9 INFO neutron.plugins.ml2.plugin [None req-032ad347-49b5-417d-a968-2934d46384b2 - - - - - -] Attempt 1 to provision port 5959116f-9bda-485f-96b8-a35737dc8fa7 2026-06-15 21:15:33.167 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 5959116f-9bda-485f-96b8-a35737dc8fa7 2026-06-15 21:15:36.495 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 1849f236-1d7a-4047-b60c-1da51ed69177 2026-06-15 21:15:36.655 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6697952c-13a5-4c73-851d-0d0e62b583f0'] response: {'server_uuid': '355ade52-c662-4190-9cc8-277cdd5f2ab4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1849f236-1d7a-4047-b60c-1da51ed69177', 'code': 200} 2026-06-15 21:15:38.366 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 1849f236-1d7a-4047-b60c-1da51ed69177 2026-06-15 21:16:16.375 8 INFO neutron.plugins.ml2.plugin [None req-e39e69e0-8a12-4340-8afe-f4ebe61953bb - - - - - -] Attempt 1 to provision port 53dc6981-669b-49f3-a8a6-585c807cbbdf 2026-06-15 21:16:20.442 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 53dc6981-669b-49f3-a8a6-585c807cbbdf 2026-06-15 21:16:20.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0baec1ac-fab4-41a5-908e-64e455c18bc8'] response: {'server_uuid': '355ade52-c662-4190-9cc8-277cdd5f2ab4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53dc6981-669b-49f3-a8a6-585c807cbbdf', 'code': 200} 2026-06-15 21:16:22.381 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 53dc6981-669b-49f3-a8a6-585c807cbbdf 2026-06-15 21:16:46.592 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 2fcd3529-0363-4317-8592-a32239877a18 2026-06-15 21:16:46.854 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b234845-5016-4670-8edc-3fbb00a59e91'] response: {'server_uuid': '355ade52-c662-4190-9cc8-277cdd5f2ab4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fcd3529-0363-4317-8592-a32239877a18', 'code': 200} 2026-06-15 21:16:48.598 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 2fcd3529-0363-4317-8592-a32239877a18 2026-06-15 21:16:56.380 8 INFO neutron.plugins.ml2.plugin [None req-d81173dc-6846-46f9-b4cc-74840a6964e3 - - - - - -] Attempt 1 to provision port 33924c8a-2521-4f34-b0db-9401dc960e58 2026-06-15 21:17:00.528 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 33924c8a-2521-4f34-b0db-9401dc960e58 2026-06-15 21:17:00.673 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb8e1f57-2f99-44f0-9b25-7b7d0db6bf68'] response: {'server_uuid': '355ade52-c662-4190-9cc8-277cdd5f2ab4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33924c8a-2521-4f34-b0db-9401dc960e58', 'code': 200} 2026-06-15 21:17:02.402 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 33924c8a-2521-4f34-b0db-9401dc960e58 2026-06-15 21:17:14.907 8 INFO neutron.plugins.ml2.plugin [None req-49867557-30bc-447b-a267-be2b53eb2ff7 - - - - - -] Attempt 1 to provision port 33924c8a-2521-4f34-b0db-9401dc960e58 2026-06-15 21:17:16.468 9 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 33924c8a-2521-4f34-b0db-9401dc960e58 2026-06-15 21:17:45.544 9 INFO neutron.plugins.ml2.plugin [None req-5efdbb7d-b571-4ab3-a0b3-1966ead8597c - - - - - -] Attempt 1 to provision port 2fcd3529-0363-4317-8592-a32239877a18 2026-06-15 21:17:46.508 8 INFO neutron.plugins.ml2.plugin [None req-17238b64-966c-48b2-a6ee-bbe57a78d43f - - - - - -] Attempt 1 to provision port 2fcd3529-0363-4317-8592-a32239877a18