+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-09 15:12:37.653 1 INFO neutron.common.config [-] Logging enabled! 2026-07-09 15:12:37.653 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-09 15:12:37.654 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-09 15:12:37.654 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 15:12:38.582 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 15:12:38.584 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 15:12:38.587 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-09 15:12:38.588 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 15:12:38.588 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 15:12:38.588 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 15:12:38.588 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 15:12:38.593 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 15:12:38.594 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 15:12:38.594 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 15:12:38.610 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 15:12:38.611 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 15:12:38.611 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 15:12:38.642 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 15:12:38.642 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 15:12:38.642 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 15:12:38.642 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 15:12:38.647 1 WARNING oslo_policy.policy [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-09 15:12:38.899 1 INFO neutron.plugins.ml2.managers [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 15:12:39.048 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 15:12:39.048 1 INFO neutron.plugins.ml2.managers [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 15:12:39.049 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 15:12:39.091 1 INFO neutron.plugins.ml2.managers [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 15:12:39.091 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 15:12:39.092 1 INFO neutron.plugins.ml2.managers [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 15:12:39.092 1 INFO neutron.plugins.ml2.extensions.port_security [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 15:12:39.092 1 INFO neutron.plugins.ml2.managers [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] Initializing extension driver 'qos' 2026-07-09 15:12:39.093 1 INFO neutron.plugins.ml2.managers [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 15:12:39.093 1 INFO neutron.plugins.ml2.managers [None req-852f7586-2285-4805-87a3-199dab91c1b2 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 15:12:39.106 1 INFO neutron.quota [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded quota_driver: . 2026-07-09 15:12:39.107 1 INFO neutron.plugins.ml2.plugin [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 15:12:39.107 1 INFO neutron.plugins.ml2.managers [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 15:12:39.107 1 INFO neutron.plugins.ml2.managers [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 15:12:39.107 1 INFO neutron.plugins.ml2.managers [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 15:12:39.107 1 INFO neutron.extensions.vlantransparent [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Disabled vlantransparent extension. 2026-07-09 15:12:39.107 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: qos 2026-07-09 15:12:39.116 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: router 2026-07-09 15:12:39.143 1 INFO neutron.services.service_base [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 15:12:39.143 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: segments 2026-07-09 15:12:39.210 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: trunk 2026-07-09 15:12:39.265 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: vpnaas 2026-07-09 15:12:39.309 1 WARNING stevedore.named [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 15:12:39.358 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 15:12:39.359 1 INFO neutron.common.utils [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 15:12:39.359 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 15:12:39.362 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: tag 2026-07-09 15:12:39.366 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: timestamp 2026-07-09 15:12:39.368 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 15:12:39.372 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: flavors 2026-07-09 15:12:39.374 1 INFO neutron.manager [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loading Plugin: revisions 2026-07-09 15:12:39.377 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Initializing extension manager. 2026-07-09 15:12:39.378 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: address-group 2026-07-09 15:12:39.379 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: address-scope 2026-07-09 15:12:39.379 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 15:12:39.380 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: agent 2026-07-09 15:12:39.380 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 15:12:39.381 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 15:12:39.382 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 15:12:39.382 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: availability_zone 2026-07-09 15:12:39.383 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 15:12:39.383 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 15:12:39.384 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 15:12:39.385 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 15:12:39.385 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: dns-integration 2026-07-09 15:12:39.386 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 15:12:39.386 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 15:12:39.387 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: dvr 2026-07-09 15:12:39.387 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 15:12:39.388 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 15:12:39.388 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 15:12:39.389 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 15:12:39.389 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: external-net 2026-07-09 15:12:39.390 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 15:12:39.390 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: extraroute 2026-07-09 15:12:39.391 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 15:12:39.391 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 15:12:39.392 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 15:12:39.392 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 15:12:39.392 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 15:12:39.393 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: fip-port-details 2026-07-09 15:12:39.394 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: flavors 2026-07-09 15:12:39.394 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 15:12:39.395 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 15:12:39.395 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: ip_allocation 2026-07-09 15:12:39.396 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 15:12:39.396 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 15:12:39.397 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: router 2026-07-09 15:12:39.398 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 15:12:39.399 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 15:12:39.399 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 15:12:39.400 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 15:12:39.400 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: l3-ha 2026-07-09 15:12:39.401 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 15:12:39.401 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 15:12:39.402 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: l3-flavors 2026-07-09 15:12:39.402 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 15:12:39.403 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 15:12:39.404 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 15:12:39.405 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 15:12:39.406 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 15:12:39.407 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 15:12:39.407 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 15:12:39.408 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: multi-provider 2026-07-09 15:12:39.408 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: net-mtu 2026-07-09 15:12:39.409 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 15:12:39.409 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 15:12:39.410 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: network_ha 2026-07-09 15:12:39.410 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 15:12:39.411 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 15:12:39.412 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: pagination 2026-07-09 15:12:39.412 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: port-device-profile 2026-07-09 15:12:39.412 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 15:12:39.413 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 15:12:39.413 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 15:12:39.414 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: port-mac-override 2026-07-09 15:12:39.414 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 15:12:39.415 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 15:12:39.415 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: port-resource-request 2026-07-09 15:12:39.416 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 15:12:39.416 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: binding 2026-07-09 15:12:39.417 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: binding-extended 2026-07-09 15:12:39.417 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: port-security 2026-07-09 15:12:39.417 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: project-id 2026-07-09 15:12:39.418 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: provider 2026-07-09 15:12:39.419 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos 2026-07-09 15:12:39.420 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 15:12:39.420 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 15:12:39.421 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-default 2026-07-09 15:12:39.421 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-fip 2026-07-09 15:12:39.422 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 15:12:39.422 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 15:12:39.423 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 15:12:39.423 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 15:12:39.424 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 15:12:39.424 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-pps 2026-07-09 15:12:39.425 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 15:12:39.425 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 15:12:39.426 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 15:12:39.426 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 15:12:39.428 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: quotas 2026-07-09 15:12:39.430 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: quota_details 2026-07-09 15:12:39.431 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: rbac-policies 2026-07-09 15:12:39.431 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 15:12:39.432 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 15:12:39.432 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 15:12:39.433 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 15:12:39.433 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: revision-if-match 2026-07-09 15:12:39.434 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 15:12:39.434 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 15:12:39.435 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 15:12:39.436 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 15:12:39.436 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 15:12:39.437 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 15:12:39.437 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 15:12:39.438 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 15:12:39.438 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 15:12:39.444 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: security-group 2026-07-09 15:12:39.445 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: segment 2026-07-09 15:12:39.446 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 15:12:39.446 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: service-type 2026-07-09 15:12:39.447 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: sorting 2026-07-09 15:12:39.447 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 15:12:39.448 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 15:12:39.448 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 15:12:39.448 1 WARNING neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 15:12:39.449 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 15:12:39.449 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 15:12:39.450 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 15:12:39.450 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 15:12:39.451 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 15:12:39.451 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 15:12:39.452 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 15:12:39.454 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 15:12:39.455 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 15:12:39.455 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: trunk 2026-07-09 15:12:39.456 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: trunk-details 2026-07-09 15:12:39.456 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 15:12:39.457 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 15:12:39.458 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 15:12:39.459 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 15:12:39.460 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 15:12:39.461 1 INFO neutron.api.extensions [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Loaded extension: vpnaas 2026-07-09 15:12:39.463 1 INFO oslo_service.service [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Starting 2 workers 2026-07-09 15:12:39.467 1 INFO oslo_service.service [None req-ef83ca93-4530-4757-8848-534d03c2f342 - - - - - -] Starting 1 workers 2026-07-09 15:13:17.885 9 INFO neutron.db.l3_hamode_db [None req-d310cb94-91fa-4e8c-84ba-e4a28fae5634 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 15:13:27.754 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 38517f23-7c27-4508-84f1-3eab789626bf 2026-07-09 15:13:28.223 9 INFO neutron.plugins.ml2.plugin [None req-1abc016d-a2be-4a17-a965-a259dace86ae - - - - - -] Attempt 1 to provision port 38517f23-7c27-4508-84f1-3eab789626bf 2026-07-09 15:13:29.556 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 38517f23-7c27-4508-84f1-3eab789626bf 2026-07-09 15:17:45.768 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f5182cc2-7977-4014-b68a-5f991197e724 2026-07-09 15:17:45.890 10 INFO neutron.plugins.ml2.plugin [None req-b5db24df-dd53-436e-9631-6ec462d9e588 - - - - - -] Attempt 1 to provision port f5182cc2-7977-4014-b68a-5f991197e724 2026-07-09 15:17:47.720 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f5182cc2-7977-4014-b68a-5f991197e724 2026-07-09 15:17:53.443 9 INFO neutron.plugins.ml2.plugin [None req-a5f4bc39-9948-4850-a9f6-399c9cb3fa2b - - - - - -] Attempt 1 to provision port 0bea8c0b-3525-46a5-bffe-2b8ae5a3fdfe 2026-07-09 15:21:25.987 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 0bea8c0b-3525-46a5-bffe-2b8ae5a3fdfe 2026-07-09 15:21:27.866 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 0bea8c0b-3525-46a5-bffe-2b8ae5a3fdfe 2026-07-09 15:30:22.196 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 2e18bddd-095a-4e90-a6eb-6a3bfedcfa72 2026-07-09 15:30:24.184 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 2e18bddd-095a-4e90-a6eb-6a3bfedcfa72 2026-07-09 15:46:09.030 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 350bed2a-2928-4be2-8df3-bc761114ea2e 2026-07-09 15:46:09.177 9 INFO neutron.plugins.ml2.plugin [None req-b2b67934-5a72-482d-bd9e-411abb456bee - - - - - -] Attempt 1 to provision port 065fb5fd-927e-4e41-b487-b02a5768a373 2026-07-09 15:46:09.567 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ea988282-a8c8-43a4-8d1d-2c8a54a9ce3b 2026-07-09 15:46:09.635 9 INFO neutron.plugins.ml2.plugin [None req-a9d59636-2b33-46ad-9c2e-6e76613d877c - - - - - -] Attempt 1 to provision port 5c7eb53b-9cec-4eca-92b1-88d0612bd714 2026-07-09 15:46:10.087 10 INFO neutron.plugins.ml2.plugin [None req-6f16605b-3ce4-4ec0-b983-6489ba3ecfb1 - - - - - -] Attempt 1 to provision port ea988282-a8c8-43a4-8d1d-2c8a54a9ce3b 2026-07-09 15:46:10.301 9 INFO neutron.plugins.ml2.plugin [None req-a7809b71-21f0-471e-b4df-51fc2a4827db - - - - - -] Attempt 1 to provision port 350bed2a-2928-4be2-8df3-bc761114ea2e 2026-07-09 15:46:10.821 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 350bed2a-2928-4be2-8df3-bc761114ea2e 2026-07-09 15:46:11.446 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ea988282-a8c8-43a4-8d1d-2c8a54a9ce3b 2026-07-09 15:46:12.407 10 INFO neutron.plugins.ml2.plugin [None req-d8aa177d-30c0-42ff-9b74-cd885a72ac86 - - - - - -] Attempt 1 to provision port b6b585ba-cee0-4da7-a168-96dfb13c5546 2026-07-09 15:46:12.665 9 INFO neutron.plugins.ml2.plugin [None req-da7f71e5-ed31-4c5b-8c9d-ae45edaabcdd - - - - - -] Attempt 1 to provision port ffff014a-a944-4c67-b2fc-40a6b93ae75f 2026-07-09 15:46:12.809 10 INFO neutron.plugins.ml2.plugin [None req-c4ee6742-6775-4931-b824-01895cf702d4 - - - - - -] Attempt 1 to provision port b6b585ba-cee0-4da7-a168-96dfb13c5546 2026-07-09 15:46:13.252 10 INFO neutron.plugins.ml2.plugin [None req-14e65205-67ce-453b-8583-243ab859b057 - - - - - -] Attempt 1 to provision port ffff014a-a944-4c67-b2fc-40a6b93ae75f 2026-07-09 15:46:16.783 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 0d3ad4d4-b162-4218-b74b-554f5e606c60 2026-07-09 15:46:16.848 9 INFO neutron.plugins.ml2.plugin [None req-653a1a56-953c-4438-80f2-b39973927d18 - - - - - -] Attempt 1 to provision port 898917c1-7080-4252-a29e-b91d6ddddbb2 2026-07-09 15:46:17.597 9 INFO neutron.plugins.ml2.plugin [None req-9f23e180-a0eb-4e2b-8921-c002ef4d656e - - - - - -] Attempt 1 to provision port 0d3ad4d4-b162-4218-b74b-554f5e606c60 2026-07-09 15:46:18.854 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 0d3ad4d4-b162-4218-b74b-554f5e606c60 2026-07-09 15:46:19.414 9 INFO neutron.plugins.ml2.plugin [None req-dd3dcf41-5f55-4f67-87b2-f2777a106b48 - - - - - -] Attempt 1 to provision port 3d9b4cbc-d051-47c0-8178-3c7ef856470a 2026-07-09 15:46:20.055 10 INFO neutron.plugins.ml2.plugin [None req-563c7441-50e6-4cfd-88fd-1af2bae0779d - - - - - -] Attempt 1 to provision port 3d9b4cbc-d051-47c0-8178-3c7ef856470a 2026-07-09 15:46:20.878 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 06309ab6-72ff-4bd7-95fb-2f672d03130f 2026-07-09 15:46:21.233 10 INFO neutron.plugins.ml2.plugin [None req-8112aaa3-bf3d-4146-a427-eb9c7821f964 - - - - - -] Attempt 1 to provision port 09553b18-223c-4192-b141-61be4c459c7b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 15:46:21.628 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 0d4d33c8-1c09-41a9-8f1f-3550d86efea2 2026-07-09 15:46:22.793 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 06309ab6-72ff-4bd7-95fb-2f672d03130f 2026-07-09 15:46:23.128 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 0d4d33c8-1c09-41a9-8f1f-3550d86efea2 2026-07-09 15:46:26.223 9 INFO neutron.plugins.ml2.plugin [None req-a290fc12-06b5-4abc-a7ed-96529f6018ed - - - - - -] Attempt 1 to provision port 01dc0654-ad4f-4834-a511-0e6369ab6f52 2026-07-09 15:46:26.775 10 INFO neutron.plugins.ml2.plugin [None req-357e8bb9-b4c8-4424-b9a4-d0810ca238c4 - - - - - -] Attempt 1 to provision port 2bcc4191-4917-4de0-8f51-86bf49de9bd3 2026-07-09 15:46:27.005 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 3b96709b-990a-4e70-a840-a1ca64797f8d 2026-07-09 15:46:27.670 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 09553b18-223c-4192-b141-61be4c459c7b 2026-07-09 15:46:27.699 9 INFO neutron.plugins.ml2.plugin [None req-633c85e0-7d43-49f2-bbcb-71d45264cfeb - - - - - -] Attempt 1 to provision port 3b96709b-990a-4e70-a840-a1ca64797f8d 2026-07-09 15:46:28.348 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7fec9cc-d8f9-4bea-87e1-68cce838ec50'] response: {'server_uuid': '8b2c957e-cf2c-4e24-9c6e-397103057523', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09553b18-223c-4192-b141-61be4c459c7b', 'code': 200} 2026-07-09 15:46:29.032 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 01dc0654-ad4f-4834-a511-0e6369ab6f52 2026-07-09 15:46:29.560 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 09553b18-223c-4192-b141-61be4c459c7b 2026-07-09 15:46:29.607 9 INFO neutron.plugins.ml2.plugin [None req-f8dbcd45-b86e-4c43-9409-92e0d7c2526f - - - - - -] Attempt 1 to provision port 6aa1cf15-1f7d-4d3a-b518-533f13490de6 2026-07-09 15:46:29.819 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 3b96709b-990a-4e70-a840-a1ca64797f8d 2026-07-09 15:46:30.382 9 INFO neutron.plugins.ml2.plugin [None req-73209cb5-e986-4888-b5a6-caa129b8f2df - - - - - -] Attempt 1 to provision port 6aa1cf15-1f7d-4d3a-b518-533f13490de6 2026-07-09 15:46:30.398 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f174128-e0c4-40a2-b818-ba1425b8a835'] response: {'server_uuid': '8941ca19-f37b-4deb-9a03-bed2d95eb810', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01dc0654-ad4f-4834-a511-0e6369ab6f52', 'code': 200} 2026-07-09 15:46:30.884 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 01dc0654-ad4f-4834-a511-0e6369ab6f52 2026-07-09 15:46:31.260 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c864603b-e568-46e5-a94e-d14b566023e4 2026-07-09 15:46:32.941 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c864603b-e568-46e5-a94e-d14b566023e4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 15:46:40.868 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 98bf767f-2b7f-472d-a3cb-d262379bd748 2026-07-09 15:46:40.927 9 INFO neutron.plugins.ml2.plugin [None req-0cf1744c-0bd0-464e-b959-60f15585f3b8 - - - - - -] Attempt 1 to provision port c3b9f5c2-bc6b-45b5-abf0-75a19ef10f42 2026-07-09 15:46:41.584 9 INFO neutron.plugins.ml2.plugin [None req-d37def5e-2d78-46f8-bc48-31d804fb5a10 - - - - - -] Attempt 1 to provision port 98bf767f-2b7f-472d-a3cb-d262379bd748 2026-07-09 15:46:42.826 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 98bf767f-2b7f-472d-a3cb-d262379bd748 2026-07-09 15:46:43.589 9 INFO neutron.plugins.ml2.plugin [None req-aee0fb47-9147-4627-8c3c-e462a01ebe4e - - - - - -] Attempt 1 to provision port 54a2738f-8c83-480f-afdb-6f375839cfab 2026-07-09 15:46:44.354 9 INFO neutron.plugins.ml2.plugin [None req-897018ba-735e-4814-aa3c-5bfcdb456a99 - - - - - -] Attempt 1 to provision port 54a2738f-8c83-480f-afdb-6f375839cfab 2026-07-09 15:46:44.976 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 898917c1-7080-4252-a29e-b91d6ddddbb2 2026-07-09 15:46:45.366 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f71d675a-78cd-4e0d-82aa-996acbfad358 2026-07-09 15:46:45.886 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 3d9b4cbc-d051-47c0-8178-3c7ef856470a 2026-07-09 15:46:46.809 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 898917c1-7080-4252-a29e-b91d6ddddbb2 2026-07-09 15:46:47.133 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 3d9b4cbc-d051-47c0-8178-3c7ef856470a 2026-07-09 15:46:47.141 9 INFO neutron.plugins.ml2.plugin [None req-a8030c13-9904-45fc-9662-0608ddd374bb - - - - - -] Attempt 1 to provision port e0ad3082-6f08-4a70-9ae1-fc815425706c 2026-07-09 15:46:47.420 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f71d675a-78cd-4e0d-82aa-996acbfad358 2026-07-09 15:46:50.928 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f58eea6c-7b18-4bca-b52c-2c5aff4c9a6a 2026-07-09 15:46:51.161 9 INFO neutron.plugins.ml2.plugin [None req-3992cd2e-f1eb-477e-ad2b-087da074efc5 - - - - - -] Attempt 1 to provision port 01dc0654-ad4f-4834-a511-0e6369ab6f52 2026-07-09 15:46:51.585 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-90936cd1-a47a-4974-8a31-862946fc9f77'] response: {'server_uuid': '63875a43-bef1-47d2-a53e-883cf11d77bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f58eea6c-7b18-4bca-b52c-2c5aff4c9a6a', 'code': 200} 2026-07-09 15:46:52.840 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 01dc0654-ad4f-4834-a511-0e6369ab6f52 2026-07-09 15:46:53.191 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f58eea6c-7b18-4bca-b52c-2c5aff4c9a6a 2026-07-09 15:46:54.086 10 INFO neutron.plugins.ml2.plugin [None req-d2c85d75-ee29-46e1-a344-9eb722355748 - - - - - -] Attempt 1 to provision port 01dc0654-ad4f-4834-a511-0e6369ab6f52 2026-07-09 15:46:54.930 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 01dc0654-ad4f-4834-a511-0e6369ab6f52 2026-07-09 15:46:57.071 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ef20fa5a-4dde-4252-a077-e66f3d8f2ba3 2026-07-09 15:47:00.900 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 54d6034f-34b0-4924-888c-438673f3b46d 2026-07-09 15:47:06.894 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c3b9f5c2-bc6b-45b5-abf0-75a19ef10f42 2026-07-09 15:47:07.306 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 54a2738f-8c83-480f-afdb-6f375839cfab 2026-07-09 15:47:08.995 9 INFO neutron.plugins.ml2.plugin [None req-1257accf-99df-4bcc-a6c3-e86abd2dd09e - - - - - -] Attempt 1 to provision port 07d523a7-1bdb-49d9-9d05-c0787fadad84 2026-07-09 15:47:09.136 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c3b9f5c2-bc6b-45b5-abf0-75a19ef10f42 2026-07-09 15:47:09.338 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 3241cc05-c2fb-4c69-af35-ea7933167f40 2026-07-09 15:47:09.809 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 54a2738f-8c83-480f-afdb-6f375839cfab 2026-07-09 15:47:09.949 10 INFO neutron.plugins.ml2.plugin [None req-48c41825-1584-4790-9e43-de721357cdd1 - - - - - -] Attempt 1 to provision port 3241cc05-c2fb-4c69-af35-ea7933167f40 2026-07-09 15:47:11.168 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 3241cc05-c2fb-4c69-af35-ea7933167f40 2026-07-09 15:47:11.589 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f53c9f4c-7049-4451-8c5b-97415dd9da86 2026-07-09 15:47:12.151 9 INFO neutron.plugins.ml2.plugin [None req-d1aa2bdb-d9c2-4f22-ac7d-98d3d2cfb4d1 - - - - - -] Attempt 1 to provision port 72a96652-17d5-4551-931c-2b000b2d8038 2026-07-09 15:47:12.679 9 INFO neutron.plugins.ml2.plugin [None req-014f18ae-9d3a-40cd-9755-ff50377215c2 - - - - - -] Attempt 1 to provision port f53c9f4c-7049-4451-8c5b-97415dd9da86 2026-07-09 15:47:12.892 9 INFO neutron.plugins.ml2.plugin [None req-b307941f-04a4-4c53-8f90-2b7ff375d123 - - - - - -] Attempt 1 to provision port 72a96652-17d5-4551-931c-2b000b2d8038 2026-07-09 15:47:12.907 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-82df5de7-10ca-40fe-b1c5-0029a229b291'] response: {'server_uuid': '63875a43-bef1-47d2-a53e-883cf11d77bd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f58eea6c-7b18-4bca-b52c-2c5aff4c9a6a', 'code': 200} 2026-07-09 15:47:13.157 10 INFO neutron.plugins.ml2.plugin [None req-49298008-6f83-465c-a152-66783b36bf8e - - - - - -] Attempt 1 to provision port f8dc9ec5-4c2e-4a45-a640-b9f04a7bfff9 2026-07-09 15:47:13.588 9 INFO neutron.plugins.ml2.plugin [None req-7cdccf0c-f834-42ce-9f3f-9bfd3bb43f21 - - - - - -] Attempt 1 to provision port dec4d12f-75c5-4743-a02c-29716fb62d24 2026-07-09 15:47:13.638 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f53c9f4c-7049-4451-8c5b-97415dd9da86 2026-07-09 15:47:13.960 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f8dc9ec5-4c2e-4a45-a640-b9f04a7bfff9 2026-07-09 15:47:13.983 9 INFO neutron.plugins.ml2.plugin [None req-872cf6d1-feb0-4680-a58b-2a598eb18942 - - - - - -] Attempt 1 to provision port f946c2ca-92f5-4777-9047-c81be6325f7d 2026-07-09 15:47:14.301 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f58eea6c-7b18-4bca-b52c-2c5aff4c9a6a 2026-07-09 15:47:14.465 9 INFO neutron.plugins.ml2.plugin [None req-1a8f97eb-23c6-4deb-86ee-727f1e1c1d9f - - - - - -] Attempt 1 to provision port f946c2ca-92f5-4777-9047-c81be6325f7d 2026-07-09 15:47:14.470 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-425f204c-f6c8-444c-8c8b-c0d6a2d803fb'] response: {'server_uuid': '63875a43-bef1-47d2-a53e-883cf11d77bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f58eea6c-7b18-4bca-b52c-2c5aff4c9a6a', 'code': 200} 2026-07-09 15:47:14.762 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port dec4d12f-75c5-4743-a02c-29716fb62d24 2026-07-09 15:47:15.062 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port b131c155-2ef8-4d86-9028-4c0f4fa45e7d 2026-07-09 15:47:15.809 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f8dc9ec5-4c2e-4a45-a640-b9f04a7bfff9 2026-07-09 15:47:16.188 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f58eea6c-7b18-4bca-b52c-2c5aff4c9a6a 2026-07-09 15:47:16.228 9 INFO neutron.plugins.ml2.plugin [None req-26b6245f-fca2-4570-9c6b-09989b186884 - - - - - -] Attempt 1 to provision port 48cbc6d4-9a3f-4cce-987e-d2c178dacc08 2026-07-09 15:47:16.478 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port b131c155-2ef8-4d86-9028-4c0f4fa45e7d 2026-07-09 15:47:16.741 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port dec4d12f-75c5-4743-a02c-29716fb62d24 2026-07-09 15:47:16.981 9 INFO neutron.plugins.ml2.plugin [None req-4e406b6d-1d4f-49f1-b294-62755d1f9781 - - - - - -] Attempt 1 to provision port 48cbc6d4-9a3f-4cce-987e-d2c178dacc08 2026-07-09 15:47:23.792 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 1ad2605e-4458-4380-8210-b36fbe1b56b1 2026-07-09 15:47:24.399 9 INFO neutron.plugins.ml2.plugin [None req-f2a5005e-c46d-422b-8d85-4e827c1ad921 - - - - - -] Attempt 1 to provision port 1ad2605e-4458-4380-8210-b36fbe1b56b1 2026-07-09 15:47:24.787 9 INFO neutron.plugins.ml2.plugin [None req-48de5d5f-9a45-487d-989e-e37c0395255e - - - - - -] Attempt 1 to provision port e71f01e3-f2fb-4cfe-94bd-cedba0f6f75c 2026-07-09 15:47:25.240 9 INFO neutron.plugins.ml2.plugin [None req-fc50f967-b50e-4356-b297-045a8b25abde - - - - - -] Attempt 1 to provision port 0c06450a-f448-4644-9264-2596d1397856 2026-07-09 15:47:25.774 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 1ad2605e-4458-4380-8210-b36fbe1b56b1 2026-07-09 15:47:26.064 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 401517fa-ef11-4b02-974d-bca2c994ddcd 2026-07-09 15:47:26.303 9 INFO neutron.plugins.ml2.plugin [None req-ad6a0830-85b1-493b-a4fc-4f87645dbe36 - - - - - -] Attempt 1 to provision port 401517fa-ef11-4b02-974d-bca2c994ddcd 2026-07-09 15:47:27.299 10 INFO neutron.plugins.ml2.plugin [None req-c5e26bbc-6a6c-4491-ab11-dfdfad6049d6 - - - - - -] Attempt 1 to provision port 0c06450a-f448-4644-9264-2596d1397856 2026-07-09 15:47:27.795 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 07d523a7-1bdb-49d9-9d05-c0787fadad84 2026-07-09 15:47:29.885 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 72a96652-17d5-4551-931c-2b000b2d8038 2026-07-09 15:47:30.235 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 07d523a7-1bdb-49d9-9d05-c0787fadad84 2026-07-09 15:47:30.475 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port e71f01e3-f2fb-4cfe-94bd-cedba0f6f75c 2026-07-09 15:47:30.599 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-28efb24f-8aa4-49e8-8aa9-f929d11a002f'] response: {'server_uuid': 'bf0c4ad8-3d74-44ab-9f22-15e8bada59cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e71f01e3-f2fb-4cfe-94bd-cedba0f6f75c', 'code': 200} 2026-07-09 15:47:32.005 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 72a96652-17d5-4551-931c-2b000b2d8038 2026-07-09 15:47:32.463 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port e71f01e3-f2fb-4cfe-94bd-cedba0f6f75c 2026-07-09 15:47:33.313 10 INFO neutron.plugins.ml2.plugin [None req-cb235c76-24c8-476c-a05b-16a1f93bd0df - - - - - -] Attempt 1 to provision port 01a3e7ff-61c7-4d5a-baa0-ca991a497574 2026-07-09 15:47:33.760 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 01a3e7ff-61c7-4d5a-baa0-ca991a497574 2026-07-09 15:47:34.582 9 INFO neutron.plugins.ml2.plugin [None req-302c1502-d366-49cb-995d-c3f27ec8786e - - - - - -] Attempt 1 to provision port 9ed125ba-ed72-4d47-a357-71ddbed4da12 2026-07-09 15:47:35.252 10 INFO neutron.plugins.ml2.plugin [None req-07fb12c5-2ea0-454e-b148-0ce7486c717a - - - - - -] Attempt 1 to provision port 9ed125ba-ed72-4d47-a357-71ddbed4da12 2026-07-09 15:47:35.716 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 01a3e7ff-61c7-4d5a-baa0-ca991a497574 2026-07-09 15:47:37.860 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c59305b2-cc64-4467-9f6f-fd601cdfbb4c 2026-07-09 15:47:37.944 9 INFO neutron.plugins.ml2.plugin [None req-476b2716-66c2-4fa5-8b1f-924498400b9f - - - - - -] Attempt 1 to provision port d2f4923c-0786-4fcc-ac9f-aeb5f9bbfbf7 2026-07-09 15:47:38.445 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port d2f4923c-0786-4fcc-ac9f-aeb5f9bbfbf7 2026-07-09 15:47:38.536 10 INFO neutron.plugins.ml2.plugin [None req-9682325f-a1fc-4177-b0d3-866b5ab8ca1f - - - - - -] Attempt 1 to provision port c59305b2-cc64-4467-9f6f-fd601cdfbb4c 2026-07-09 15:47:39.625 10 INFO neutron.plugins.ml2.plugin [None req-3d0da3c1-51b1-4be0-84d5-fe99ab5f1977 - - - - - -] Attempt 1 to provision port 4cb89c18-3bed-42be-b883-bd8a8d46e13b 2026-07-09 15:47:39.773 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c59305b2-cc64-4467-9f6f-fd601cdfbb4c 2026-07-09 15:47:40.068 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port d2f4923c-0786-4fcc-ac9f-aeb5f9bbfbf7 2026-07-09 15:47:40.169 10 INFO neutron.plugins.ml2.plugin [None req-3c73d07c-1844-41da-a992-4ad6cf7107fb - - - - - -] Attempt 1 to provision port 4cb89c18-3bed-42be-b883-bd8a8d46e13b 2026-07-09 15:47:41.121 10 INFO neutron.plugins.ml2.plugin [None req-42099838-0561-4e56-b3a8-3701aae5ffe4 - - - - - -] Attempt 1 to provision port fc7e145f-be40-413b-bc7e-c0c002c24c6f 2026-07-09 15:47:41.742 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port a9b10f55-7350-4a2b-963c-80e106a005b0 2026-07-09 15:47:42.171 10 INFO neutron.plugins.ml2.plugin [None req-33e783d7-37e5-4963-8e1c-6904f215274f - - - - - -] Attempt 1 to provision port 29435f05-8b9d-46e6-9289-5568496fe93e 2026-07-09 15:47:42.414 9 INFO neutron.plugins.ml2.plugin [None req-8a06e615-314a-4433-bb4c-25ea97f93229 - - - - - -] Attempt 1 to provision port a9b10f55-7350-4a2b-963c-80e106a005b0 2026-07-09 15:47:43.627 10 INFO neutron.plugins.ml2.plugin [None req-f658c652-5966-42f0-b574-b49aa85f6b9d - - - - - -] Attempt 1 to provision port 35b1ef1f-371a-496b-957f-be0ecb2fbda9 2026-07-09 15:47:43.698 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port a9b10f55-7350-4a2b-963c-80e106a005b0 2026-07-09 15:47:44.181 10 INFO neutron.plugins.ml2.plugin [None req-d4e81e1b-1778-40b2-affc-a48bec32904f - - - - - -] Attempt 1 to provision port 35b1ef1f-371a-496b-957f-be0ecb2fbda9 2026-07-09 15:47:45.058 10 INFO neutron.plugins.ml2.plugin [None req-da5048ab-1256-4c17-b226-ebcdf9e4f696 - - - - - -] Attempt 1 to provision port e2db87ad-3d87-4bf2-a97b-ac052ede1025 2026-07-09 15:47:45.702 9 INFO neutron.plugins.ml2.plugin [None req-9fc6b6cb-33a8-453a-9cb2-5c5f4dc66be6 - - - - - -] Attempt 1 to provision port e2db87ad-3d87-4bf2-a97b-ac052ede1025 2026-07-09 15:47:45.936 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port e3f915d1-9229-4afc-b5e3-8d027736f428 2026-07-09 15:47:47.785 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port e3f915d1-9229-4afc-b5e3-8d027736f428 2026-07-09 15:47:50.881 9 INFO neutron.plugins.ml2.plugin [None req-d2389c3d-4b4f-4589-a20a-963dbf21a91b - - - - - -] Attempt 1 to provision port d126a621-b5b1-416e-a500-74dc6f1e2759 2026-07-09 15:47:53.775 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port b2896e4b-7f3b-4996-9ef2-f606ad58bdf0 2026-07-09 15:47:53.850 10 INFO neutron.plugins.ml2.plugin [None req-1af1d89f-450b-4eac-92e4-67a4f333b73d - - - - - -] Attempt 1 to provision port 39408098-8ee8-41a0-996a-b34a1c3ffcdf 2026-07-09 15:47:53.997 9 INFO neutron.plugins.ml2.plugin [None req-f6057217-bf31-4e8a-9458-d7dc35cfc16f - - - - - -] Attempt 1 to provision port b2896e4b-7f3b-4996-9ef2-f606ad58bdf0 2026-07-09 15:47:54.319 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port a96de20f-ac33-4b0f-8f4c-a29d55f9ed1d 2026-07-09 15:47:54.322 9 INFO neutron.plugins.ml2.plugin [None req-f5ae3a0c-8453-4695-9eab-222b61107f0d - - - - - -] Attempt 1 to provision port a96de20f-ac33-4b0f-8f4c-a29d55f9ed1d 2026-07-09 15:47:55.154 10 INFO neutron.plugins.ml2.plugin [None req-fac3936b-4e44-422a-8730-5ad385d650ef - - - - - -] Attempt 1 to provision port 6cea6924-9c1e-4c0b-ad48-3f76ecb804e5 2026-07-09 15:47:55.903 9 INFO neutron.plugins.ml2.plugin [None req-e4d203e9-1b9c-4b38-b5a5-c9dac82e352d - - - - - -] Attempt 1 to provision port 6cea6924-9c1e-4c0b-ad48-3f76ecb804e5 2026-07-09 15:47:55.940 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port b2896e4b-7f3b-4996-9ef2-f606ad58bdf0 2026-07-09 15:47:56.215 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port a96de20f-ac33-4b0f-8f4c-a29d55f9ed1d 2026-07-09 15:47:56.277 10 INFO neutron.plugins.ml2.plugin [None req-deed7054-db4a-4dbe-92a6-7132e7961838 - - - - - -] Attempt 1 to provision port 4c8b41b2-8c47-424d-92cd-5e0b88d5a78f 2026-07-09 15:47:56.490 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port d126a621-b5b1-416e-a500-74dc6f1e2759 2026-07-09 15:47:56.608 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a771eeb-be9f-40df-aa57-d3671ea76f02'] response: {'server_uuid': '2910c2b2-b2c2-4fa9-8e12-d74d386067a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd126a621-b5b1-416e-a500-74dc6f1e2759', 'code': 200} 2026-07-09 15:47:56.828 10 INFO neutron.plugins.ml2.plugin [None req-8b247755-31e1-4397-9ede-98034a0f8cde - - - - - -] Attempt 1 to provision port 4c8b41b2-8c47-424d-92cd-5e0b88d5a78f 2026-07-09 15:47:57.902 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 9141c396-dddc-4485-bb58-7a475b72b7ba 2026-07-09 15:47:58.481 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port d126a621-b5b1-416e-a500-74dc6f1e2759 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 15:47:59.750 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 9141c396-dddc-4485-bb58-7a475b72b7ba 2026-07-09 15:48:01.855 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 29435f05-8b9d-46e6-9289-5568496fe93e 2026-07-09 15:48:02.241 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 23107824-bc05-42a5-be74-c6d29491e06a 2026-07-09 15:48:02.530 10 INFO neutron.plugins.ml2.plugin [None req-1eb108e5-ef47-4a98-9f88-50b600ffd7f2 - - - - - -] Attempt 1 to provision port 23107824-bc05-42a5-be74-c6d29491e06a 2026-07-09 15:48:03.472 10 INFO neutron.plugins.ml2.plugin [None req-fc8457d2-9791-432b-80ae-dea0c5f43782 - - - - - -] Attempt 1 to provision port 47399ad7-7b75-4b73-9f02-289122b99790 2026-07-09 15:48:03.862 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 23107824-bc05-42a5-be74-c6d29491e06a 2026-07-09 15:48:03.922 9 INFO neutron.plugins.ml2.plugin [None req-4f1bc3c5-df41-4699-8c4e-11a27a044672 - - - - - -] Attempt 1 to provision port 47399ad7-7b75-4b73-9f02-289122b99790 2026-07-09 15:48:04.174 9 INFO neutron.plugins.ml2.plugin [None req-8c784fa9-013c-4699-b49d-92a5a1fc11ef - - - - - -] Attempt 1 to provision port c89cb94c-768b-4ee2-bae4-dfc5ce0ca98f 2026-07-09 15:48:05.885 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c89cb94c-768b-4ee2-bae4-dfc5ce0ca98f 2026-07-09 15:48:06.045 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b61daf34-536b-44cc-8511-97c6978d15ba'] response: {'server_uuid': 'a30e130f-aa9c-49e1-b8ce-5957cd8d8dca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c89cb94c-768b-4ee2-bae4-dfc5ce0ca98f', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 15:48:07.743 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c89cb94c-768b-4ee2-bae4-dfc5ce0ca98f 2026-07-09 15:48:08.742 9 INFO neutron.plugins.ml2.plugin [None req-41d1d96e-19e7-463a-83c3-3e14f2928198 - - - - - -] Attempt 1 to provision port f81a2892-8256-4857-be28-b85468cc8a00 2026-07-09 15:48:09.960 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-59f978a0-dd01-43b5-9bbf-7c90e521bb1e'] response: {'server_uuid': 'a30e130f-aa9c-49e1-b8ce-5957cd8d8dca', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c89cb94c-768b-4ee2-bae4-dfc5ce0ca98f', 'code': 200} 2026-07-09 15:48:11.919 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 39408098-8ee8-41a0-996a-b34a1c3ffcdf 2026-07-09 15:48:12.042 9 INFO neutron.plugins.ml2.plugin [None req-df26de3d-a297-4b44-adc5-9a4a4a974849 - - - - - -] Attempt 1 to provision port 025e055a-feec-43d6-8f9f-d57d87c0f517 2026-07-09 15:48:12.297 9 INFO neutron.plugins.ml2.plugin [None req-df26de3d-a297-4b44-adc5-9a4a4a974849 - - - - - -] Attempt 1 to provision port 486929f1-2923-4de0-9066-843dfc46d61e 2026-07-09 15:48:12.348 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 025e055a-feec-43d6-8f9f-d57d87c0f517 2026-07-09 15:48:13.820 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 39408098-8ee8-41a0-996a-b34a1c3ffcdf 2026-07-09 15:48:14.167 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 025e055a-feec-43d6-8f9f-d57d87c0f517 2026-07-09 15:48:14.854 10 INFO neutron.plugins.ml2.plugin [None req-aefeb300-12f2-40dd-bd71-54314f7182ce - - - - - -] Attempt 1 to provision port 0a34dfc5-2212-43e3-8c40-71ec16eb7c01 2026-07-09 15:48:15.822 10 INFO neutron.plugins.ml2.plugin [None req-a3321679-4cce-436c-92e6-f96ca18b310a - - - - - -] Attempt 1 to provision port 0a34dfc5-2212-43e3-8c40-71ec16eb7c01 2026-07-09 15:48:15.855 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c329b834-f34a-4b1e-b6ab-6e96bd6d062a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 15:48:17.730 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port c329b834-f34a-4b1e-b6ab-6e96bd6d062a 2026-07-09 15:48:20.111 9 INFO neutron.plugins.ml2.plugin [None req-2d65fe15-2dc8-44b9-ad20-7f8570d8aad5 - - - - - -] Attempt 1 to provision port 9b7cba42-8d0c-406e-9e74-e73704c6ceed 2026-07-09 15:48:21.884 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 9b7cba42-8d0c-406e-9e74-e73704c6ceed 2026-07-09 15:48:22.034 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6edfb27e-bfb2-4d72-a01d-4a8924ceedda'] response: {'server_uuid': 'd65eef64-aa78-4706-a65f-315918ca0567', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b7cba42-8d0c-406e-9e74-e73704c6ceed', 'code': 200} 2026-07-09 15:48:23.759 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 9b7cba42-8d0c-406e-9e74-e73704c6ceed 2026-07-09 15:48:38.000 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 79f4f4d6-52cb-45af-abc5-761de2bc0685 2026-07-09 15:48:43.559 9 INFO neutron.plugins.ml2.plugin [None req-fba140f2-b179-4d9d-827e-168b4efc9271 - - - - - -] Attempt 1 to provision port 5f903ee8-7600-44ce-9659-168bd5a75598 2026-07-09 15:48:47.795 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port d8fe3cbd-9c3a-4a7e-bdff-4b4f0c185293 2026-07-09 15:48:49.652 10 INFO neutron.plugins.ml2.plugin [None req-b6877d59-bf8e-47f5-a0d0-07428512a188 - - - - - -] Attempt 1 to provision port ec8063fc-8a76-4f2c-bc62-e0e42acc159c 2026-07-09 15:48:49.905 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port d8fe3cbd-9c3a-4a7e-bdff-4b4f0c185293 2026-07-09 15:48:50.040 10 INFO neutron.plugins.ml2.plugin [None req-b6877d59-bf8e-47f5-a0d0-07428512a188 - - - - - -] Attempt 1 to provision port d8af2bdd-3b80-476e-ab80-d74c3ce8e921 2026-07-09 15:48:50.201 10 INFO neutron.plugins.ml2.plugin [None req-4401fe8f-75d4-4229-b897-295fac9a1d54 - - - - - -] Attempt 1 to provision port d8af2bdd-3b80-476e-ab80-d74c3ce8e921 2026-07-09 15:48:50.246 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ec8063fc-8a76-4f2c-bc62-e0e42acc159c 2026-07-09 15:48:51.890 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ec8063fc-8a76-4f2c-bc62-e0e42acc159c 2026-07-09 15:48:54.482 10 INFO neutron.plugins.ml2.plugin [None req-11c39d25-0cad-49fa-8243-fed1ef327c17 - - - - - -] Attempt 1 to provision port 315cf8ca-1b3d-4000-970a-397eb7d73d01 2026-07-09 15:48:55.815 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port a3568db4-5b5e-4c69-bcc3-79bfd3c56454 2026-07-09 15:48:56.638 9 INFO neutron.plugins.ml2.plugin [None req-ed8895ec-e74e-4341-8489-20ff5514b667 - - - - - -] Attempt 1 to provision port a3568db4-5b5e-4c69-bcc3-79bfd3c56454 2026-07-09 15:48:57.958 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 315cf8ca-1b3d-4000-970a-397eb7d73d01 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 15:48:58.146 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab92c892-881e-4327-ac21-0f92deb338b5'] response: {'server_uuid': 'd761f1d6-953d-488a-84c7-515b1ddbcb08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '315cf8ca-1b3d-4000-970a-397eb7d73d01', 'code': 200} 2026-07-09 15:48:59.768 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 315cf8ca-1b3d-4000-970a-397eb7d73d01 2026-07-09 15:49:02.582 10 WARNING neutron.plugins.ml2.plugin [None req-80953a7d-2ed5-40b2-ac70-d6d71285d7b4 - - - - - -] Concurrent port binding operations failed on port d8af2bdd-3b80-476e-ab80-d74c3ce8e921 2026-07-09 15:49:02.585 10 INFO neutron.plugins.ml2.plugin [None req-80953a7d-2ed5-40b2-ac70-d6d71285d7b4 - - - - - -] Attempt 2 to bind port d8af2bdd-3b80-476e-ab80-d74c3ce8e921 2026-07-09 15:49:03.886 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 66380daa-a9d2-4fc1-abde-965dcf1f3e81 2026-07-09 15:49:04.294 9 INFO neutron.plugins.ml2.plugin [None req-1742ed9a-a672-44d1-ad52-6489faa8c61a - - - - - -] Attempt 1 to provision port 66380daa-a9d2-4fc1-abde-965dcf1f3e81 2026-07-09 15:49:04.521 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 5f903ee8-7600-44ce-9659-168bd5a75598 2026-07-09 15:49:05.097 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port d8af2bdd-3b80-476e-ab80-d74c3ce8e921 2026-07-09 15:49:05.584 10 INFO neutron.plugins.ml2.plugin [None req-f98048af-a9db-4541-ba53-52807821d64b - - - - - -] Attempt 1 to provision port 6b2a9fba-e6b7-4b99-b0b0-aa206b1801f1 2026-07-09 15:49:05.915 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 66380daa-a9d2-4fc1-abde-965dcf1f3e81 2026-07-09 15:49:06.267 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 6b2a9fba-e6b7-4b99-b0b0-aa206b1801f1 2026-07-09 15:49:06.539 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 5f903ee8-7600-44ce-9659-168bd5a75598 2026-07-09 15:49:06.767 10 INFO neutron.plugins.ml2.plugin [None req-880dd3a1-defa-4fab-bda5-ec1ea0473d06 - - - - - -] Attempt 1 to provision port bb1a82eb-ab01-403f-afa8-37cc484f7694 2026-07-09 15:49:06.896 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port bb1a82eb-ab01-403f-afa8-37cc484f7694 2026-07-09 15:49:07.167 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port d8af2bdd-3b80-476e-ab80-d74c3ce8e921 2026-07-09 15:49:07.282 9 INFO neutron.plugins.ml2.plugin [None req-af6a0a27-58f5-46b5-8484-31146f5eaf32 - - - - - -] Attempt 1 to provision port 31708331-7edb-4f6c-be3d-367dbb76f166 2026-07-09 15:49:07.916 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 6b2a9fba-e6b7-4b99-b0b0-aa206b1801f1 2026-07-09 15:49:08.086 9 INFO neutron.plugins.ml2.plugin [None req-e9de820f-1eac-4397-9238-668e5d98997b - - - - - -] Attempt 1 to provision port f3ffa7b9-c0e2-4007-a96b-c4e41a88d58b 2026-07-09 15:49:08.288 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port bb1a82eb-ab01-403f-afa8-37cc484f7694 2026-07-09 15:49:08.555 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f3ffa7b9-c0e2-4007-a96b-c4e41a88d58b 2026-07-09 15:49:21.643 10 INFO neutron.plugins.ml2.plugin [None req-797c2320-e7a2-400d-a605-99623959c6f8 - - - - - -] Attempt 1 to provision port b4177d7e-d152-4880-94e5-61b54ef12b7e 2026-07-09 15:49:23.866 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port b4177d7e-d152-4880-94e5-61b54ef12b7e 2026-07-09 15:49:24.061 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d76e2bb-af0b-460c-9ed8-9cfe081a8448'] response: {'server_uuid': '80046f6d-4415-4138-90fe-8c6c3c2b50c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4177d7e-d152-4880-94e5-61b54ef12b7e', 'code': 200} 2026-07-09 15:49:25.824 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port b4177d7e-d152-4880-94e5-61b54ef12b7e 2026-07-09 15:49:49.818 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 0bc4bd38-1ba8-4960-82c5-0c767031206f 2026-07-09 15:49:51.630 10 INFO neutron.plugins.ml2.plugin [None req-e7b8a5a0-4270-46a8-9bfb-334bf06a3984 - - - - - -] Attempt 1 to provision port 0bc4bd38-1ba8-4960-82c5-0c767031206f 2026-07-09 15:49:51.839 10 INFO neutron.plugins.ml2.plugin [None req-8094f3c9-3300-4b3f-b3a5-650aec5fbf4c - - - - - -] Attempt 1 to provision port dc107423-d4dc-4b72-9301-ab60fe57f176 2026-07-09 15:49:52.050 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 8942eeab-6fa3-4917-82ee-da7e85c822ce 2026-07-09 15:49:52.511 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 5bdda188-f315-48c7-b294-2fe00cc8a648 2026-07-09 15:49:53.132 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 9b88ef65-dd80-488d-be64-7e76f7a10f30 2026-07-09 15:49:53.209 9 INFO neutron.plugins.ml2.plugin [None req-069d1e2d-88ff-48bb-b946-f2b996f85c37 - - - - - -] Attempt 1 to provision port ecb49073-6b1b-4ad2-ad67-968d711e1cd6 2026-07-09 15:49:53.354 9 INFO neutron.plugins.ml2.plugin [None req-46569c31-46c8-48d3-88db-7dff8fa32383 - - - - - -] Attempt 1 to provision port 5bdda188-f315-48c7-b294-2fe00cc8a648 2026-07-09 15:49:53.596 10 INFO neutron.plugins.ml2.plugin [None req-8fca9434-aa7f-42eb-b52d-87de90c599ca - - - - - -] Attempt 1 to provision port 9b88ef65-dd80-488d-be64-7e76f7a10f30 2026-07-09 15:49:53.807 10 INFO neutron.plugins.ml2.plugin [None req-8fca9434-aa7f-42eb-b52d-87de90c599ca - - - - - -] Attempt 1 to provision port 0bc4bd38-1ba8-4960-82c5-0c767031206f 2026-07-09 15:49:54.024 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 0bc4bd38-1ba8-4960-82c5-0c767031206f 2026-07-09 15:49:54.536 9 INFO neutron.plugins.ml2.plugin [None req-c9ec9fe6-8c29-4a83-a11f-cb50cf311e34 - - - - - -] Attempt 1 to provision port 5bdda188-f315-48c7-b294-2fe00cc8a648 2026-07-09 15:49:54.569 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 8942eeab-6fa3-4917-82ee-da7e85c822ce 2026-07-09 15:49:54.840 9 INFO neutron.plugins.ml2.plugin [None req-34974eea-725d-45b1-800b-7a5674509123 - - - - - -] Attempt 1 to provision port 8942eeab-6fa3-4917-82ee-da7e85c822ce 2026-07-09 15:49:54.949 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 5bdda188-f315-48c7-b294-2fe00cc8a648 2026-07-09 15:49:55.296 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 9b88ef65-dd80-488d-be64-7e76f7a10f30 2026-07-09 15:49:55.374 9 INFO neutron.plugins.ml2.plugin [None req-3b326408-df5e-46bd-94d0-d8e186cb8ca2 - - - - - -] Attempt 1 to provision port 74feaf9c-e3d9-4b3c-b326-f9b25969526c 2026-07-09 15:49:55.936 10 INFO neutron.plugins.ml2.plugin [None req-5fcc607c-c579-4ad6-8057-1c172a3ff326 - - - - - -] Attempt 1 to provision port 74feaf9c-e3d9-4b3c-b326-f9b25969526c 2026-07-09 15:49:56.412 9 INFO neutron.plugins.ml2.plugin [None req-53a1041d-ed56-4f7a-85e0-3815ba0f1e93 - - - - - -] Attempt 1 to provision port 8942eeab-6fa3-4917-82ee-da7e85c822ce 2026-07-09 15:49:56.533 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 2056d160-032b-4e1d-9dfb-3c823bf62049 2026-07-09 15:49:56.617 9 INFO neutron.plugins.ml2.plugin [None req-cc11ac8c-9709-4467-9e44-c79ab99d1dcf - - - - - -] Attempt 1 to provision port 29de2f6a-a923-450a-a31c-6222eeb85f38 2026-07-09 15:49:57.050 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 397b8cd7-9773-48aa-b2dd-45d06ff4ba57 2026-07-09 15:49:57.366 9 INFO neutron.plugins.ml2.plugin [None req-b3d1ac5e-4afb-4d1e-8d91-8ad0d3a8a95a - - - - - -] Attempt 1 to provision port 29de2f6a-a923-450a-a31c-6222eeb85f38 2026-07-09 15:49:58.457 9 INFO neutron.plugins.ml2.plugin [None req-cce19876-fb02-48f1-83b7-5a7f83223794 - - - - - -] Attempt 1 to provision port 9941b87b-e7ff-44a7-bf11-561f6545e331 2026-07-09 15:49:58.510 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 2056d160-032b-4e1d-9dfb-3c823bf62049 2026-07-09 15:49:58.776 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 397b8cd7-9773-48aa-b2dd-45d06ff4ba57 2026-07-09 15:49:59.410 9 INFO neutron.plugins.ml2.plugin [None req-da501455-3b48-4fde-9043-459c27f498d9 - - - - - -] Attempt 1 to provision port 9941b87b-e7ff-44a7-bf11-561f6545e331 2026-07-09 15:49:59.570 10 INFO neutron.plugins.ml2.plugin [None req-d2d54cd9-d917-4669-b480-8a51b9e9cbae - - - - - -] Attempt 1 to provision port 75c919cf-0d9e-4245-afff-b0b947406883 2026-07-09 15:50:00.127 10 INFO neutron.plugins.ml2.plugin [None req-2cac6b41-0f6a-4750-9334-65127e33ecb2 - - - - - -] Attempt 1 to provision port ec1276dc-792f-434b-a966-91d1485ed405 2026-07-09 15:50:00.522 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ec1276dc-792f-434b-a966-91d1485ed405 2026-07-09 15:50:01.187 9 INFO neutron.plugins.ml2.plugin [None req-87a1f84c-d5a7-4967-b0eb-de907345addd - - - - - -] Attempt 1 to provision port 8f7422f8-94c4-4bd8-8c92-7a25d6822086 2026-07-09 15:50:02.080 9 INFO neutron.plugins.ml2.plugin [None req-303271f4-e718-4c58-af70-a6b6e3b3bca0 - - - - - -] Attempt 1 to provision port 8f7422f8-94c4-4bd8-8c92-7a25d6822086 2026-07-09 15:50:02.602 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ec1276dc-792f-434b-a966-91d1485ed405 2026-07-09 15:50:02.628 10 INFO neutron.plugins.ml2.plugin [None req-9676763f-677c-4f2e-a0f9-58e008d3a62a - - - - - -] Attempt 1 to provision port f4031e0b-3b64-434f-a5ed-6d2d118cc2ba 2026-07-09 15:50:03.291 10 INFO neutron.plugins.ml2.plugin [None req-3c36fc1c-7e4e-4487-914f-dcc2ca958da1 - - - - - -] Attempt 1 to provision port f4031e0b-3b64-434f-a5ed-6d2d118cc2ba 2026-07-09 15:50:04.594 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ec15435f-043c-4465-899c-991d7b15f2c9 2026-07-09 15:50:06.599 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ec15435f-043c-4465-899c-991d7b15f2c9 2026-07-09 15:50:08.081 10 INFO neutron.plugins.ml2.plugin [None req-a408cb37-1e82-4aa6-83a9-524e81ca9aec - - - - - -] Attempt 1 to provision port bfcd4966-2554-495b-8966-ecaea16ac633 2026-07-09 15:50:09.637 9 INFO neutron.plugins.ml2.plugin [None req-1b9c7068-59aa-4d7d-838d-b8e9d78c554b - - - - - -] Attempt 1 to provision port 36da781e-b24c-44d6-af4a-4687aa0ae9dd 2026-07-09 15:50:10.578 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port bfcd4966-2554-495b-8966-ecaea16ac633 2026-07-09 15:50:10.728 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a26c3c5f-aca9-4d57-b10b-7c9712415496'] response: {'server_uuid': '0a65d953-65ac-42b1-9da4-f4c03534cbd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfcd4966-2554-495b-8966-ecaea16ac633', 'code': 200} 2026-07-09 15:50:12.749 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port bfcd4966-2554-495b-8966-ecaea16ac633 2026-07-09 15:50:13.008 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 36da781e-b24c-44d6-af4a-4687aa0ae9dd 2026-07-09 15:50:13.156 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1ec397f-7ab3-45ac-8c10-62758355a826'] response: {'server_uuid': 'fc6c82c9-87e1-463b-9576-30b38fd25a70', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36da781e-b24c-44d6-af4a-4687aa0ae9dd', 'code': 200} 2026-07-09 15:50:14.615 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 74feaf9c-e3d9-4b3c-b326-f9b25969526c 2026-07-09 15:50:15.023 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 36da781e-b24c-44d6-af4a-4687aa0ae9dd 2026-07-09 15:50:15.329 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port dc107423-d4dc-4b72-9301-ab60fe57f176 2026-07-09 15:50:16.601 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 74feaf9c-e3d9-4b3c-b326-f9b25969526c 2026-07-09 15:50:16.979 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port dc107423-d4dc-4b72-9301-ab60fe57f176 2026-07-09 15:50:17.258 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 29de2f6a-a923-450a-a31c-6222eeb85f38 2026-07-09 15:50:18.738 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 9941b87b-e7ff-44a7-bf11-561f6545e331 2026-07-09 15:50:19.108 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 8f7422f8-94c4-4bd8-8c92-7a25d6822086 2026-07-09 15:50:19.458 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 75c919cf-0d9e-4245-afff-b0b947406883 2026-07-09 15:50:19.772 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ecb49073-6b1b-4ad2-ad67-968d711e1cd6 2026-07-09 15:50:20.275 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 5b076b95-d489-4649-a695-be268288c895 2026-07-09 15:50:20.395 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2729a338-a878-4259-b7ee-c245f9010968'] response: {'server_uuid': 'cc367d09-bc90-4229-8b49-12634c4769a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b076b95-d489-4649-a695-be268288c895', 'code': 200} 2026-07-09 15:50:20.680 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 29de2f6a-a923-450a-a31c-6222eeb85f38 2026-07-09 15:50:21.148 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 9941b87b-e7ff-44a7-bf11-561f6545e331 2026-07-09 15:50:21.423 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f4031e0b-3b64-434f-a5ed-6d2d118cc2ba 2026-07-09 15:50:21.750 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 8f7422f8-94c4-4bd8-8c92-7a25d6822086 2026-07-09 15:50:22.059 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 75c919cf-0d9e-4245-afff-b0b947406883 2026-07-09 15:50:22.283 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ecb49073-6b1b-4ad2-ad67-968d711e1cd6 2026-07-09 15:50:22.474 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 5b076b95-d489-4649-a695-be268288c895 2026-07-09 15:50:23.094 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port f4031e0b-3b64-434f-a5ed-6d2d118cc2ba 2026-07-09 15:50:27.341 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-82eca73c-0268-4121-b4f9-21b678a3c510'] response: {'server_uuid': 'fc6c82c9-87e1-463b-9576-30b38fd25a70', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '36da781e-b24c-44d6-af4a-4687aa0ae9dd', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 15:50:38.550 9 INFO neutron.plugins.ml2.plugin [None req-e64768d7-e7a0-4c0d-ae2f-e9c59b09ee66 - - - - - -] Attempt 1 to provision port 886e5f9e-9834-4cf2-bc99-cb3197a70836 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.736 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.738 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:41.739 10 INFO neutron.plugins.ml2.plugin [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Attempt 2 to bind port ddd37da3-4746-4abd-8be2-151df64d4517 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.758 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.759 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:41.759 10 INFO neutron.plugins.ml2.plugin [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Attempt 3 to bind port ddd37da3-4746-4abd-8be2-151df64d4517 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.793 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:41.794 10 INFO neutron.plugins.ml2.plugin [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Attempt 4 to bind port ddd37da3-4746-4abd-8be2-151df64d4517 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.809 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.810 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:41.810 10 INFO neutron.plugins.ml2.plugin [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Attempt 5 to bind port ddd37da3-4746-4abd-8be2-151df64d4517 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.825 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.826 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:41.826 10 INFO neutron.plugins.ml2.plugin [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Attempt 6 to bind port ddd37da3-4746-4abd-8be2-151df64d4517 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.841 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.842 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:41.842 10 INFO neutron.plugins.ml2.plugin [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Attempt 7 to bind port ddd37da3-4746-4abd-8be2-151df64d4517 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.857 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.858 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:41.858 10 INFO neutron.plugins.ml2.plugin [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Attempt 8 to bind port ddd37da3-4746-4abd-8be2-151df64d4517 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.875 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:41.876 10 INFO neutron.plugins.ml2.plugin [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Attempt 9 to bind port ddd37da3-4746-4abd-8be2-151df64d4517 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.889 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.890 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:41.890 10 INFO neutron.plugins.ml2.plugin [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Attempt 10 to bind port ddd37da3-4746-4abd-8be2-151df64d4517 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14c875d6-4ad8-4574-8588-a900dc499d2b could not be found. 2026-07-09 15:50:41.905 10 ERROR neutron.plugins.ml2.managers  2026-07-09 15:50:41.906 10 ERROR neutron.plugins.ml2.managers [None req-a9316856-32a0-4dd0-a8bf-5e1ef19035d4 - - - - - -] Failed to bind port ddd37da3-4746-4abd-8be2-151df64d4517 on host instance for vnic_type normal using segments [{'id': 'c0ce45ae-2561-4037-9dc1-9ae1ac7c2d3f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 554, 'network_id': '595a7473-8053-4005-91e9-64cd2b25c8c9'}] 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server [None req-2b4b2b47-9501-4e12-9aaf-48339a887375 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet eade2b9b-2d61-46c0-86d4-80e2139813c5: This subnet is being modified by another concurrent operation. 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server raise exception 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet eade2b9b-2d61-46c0-86d4-80e2139813c5: This subnet is being modified by another concurrent operation. 2026-07-09 15:50:43.274 9 ERROR oslo_messaging.rpc.server  2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 71478fbf-2739-4f52-8c77-68422fad1983 could not be found. 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 71478fbf-2739-4f52-8c77-68422fad1983 could not be found. 2026-07-09 15:50:43.461 9 ERROR oslo_messaging.rpc.server  2026-07-09 15:50:45.267 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port b9e820de-bd84-4c08-bd1b-8f7b00091eec 2026-07-09 15:50:45.853 10 INFO neutron.plugins.ml2.plugin [None req-753d40fc-da1a-40e0-8430-b9c56bdca368 - - - - - -] Attempt 1 to provision port b9e820de-bd84-4c08-bd1b-8f7b00091eec 2026-07-09 15:50:45.883 10 INFO neutron.plugins.ml2.db [None req-753d40fc-da1a-40e0-8430-b9c56bdca368 - - - - - -] No ports have port_id starting with b9e820de-bd84-4c08-bd1b-8f7b00091eec 2026-07-09 15:50:51.747 9 INFO neutron.plugins.ml2.plugin [None req-e9378e84-e493-48c8-b8b6-8ef3213ac531 - - - - - -] Attempt 1 to provision port ee2a4fd3-e38c-4ae8-94b1-805b001c0d87 2026-07-09 15:50:53.191 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ee2a4fd3-e38c-4ae8-94b1-805b001c0d87 2026-07-09 15:50:53.321 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-02256fd8-ab07-4575-b142-937df7366e9c'] response: {'server_uuid': '76ee0011-228c-4236-871c-d937a8553bcb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee2a4fd3-e38c-4ae8-94b1-805b001c0d87', 'code': 200} 2026-07-09 15:50:55.115 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port ee2a4fd3-e38c-4ae8-94b1-805b001c0d87 2026-07-09 15:51:32.783 10 INFO neutron.plugins.ml2.plugin [None req-3283f44d-d7cb-4d6b-90c3-1b560afafca5 - - - - - -] Attempt 1 to provision port 96a20a04-ef56-4855-a09c-6e6c4ddac797 2026-07-09 15:51:35.322 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 96a20a04-ef56-4855-a09c-6e6c4ddac797 2026-07-09 15:51:35.482 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3d6fb7c-ba23-4d38-9930-5626655fad28'] response: {'server_uuid': '76ee0011-228c-4236-871c-d937a8553bcb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96a20a04-ef56-4855-a09c-6e6c4ddac797', 'code': 200} 2026-07-09 15:51:37.262 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 96a20a04-ef56-4855-a09c-6e6c4ddac797 2026-07-09 15:52:05.307 10 INFO neutron.plugins.ml2.plugin [None req-ab19c67a-b2aa-41e0-86f3-19a68ead670a - - - - - -] Attempt 1 to provision port 616c7ee1-bdbf-4406-ac89-e416b460b467 2026-07-09 15:52:07.233 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 616c7ee1-bdbf-4406-ac89-e416b460b467 2026-07-09 15:52:07.431 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dd9e8df-f9c3-4e1f-98ee-b58a2c96f1e4'] response: {'server_uuid': '76ee0011-228c-4236-871c-d937a8553bcb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '616c7ee1-bdbf-4406-ac89-e416b460b467', 'code': 200} 2026-07-09 15:52:08.094 9 INFO neutron.plugins.ml2.plugin [None req-619d6bdf-de6e-46c1-9340-b63106667df6 - - - - - -] Attempt 1 to provision port 616c7ee1-bdbf-4406-ac89-e416b460b467 2026-07-09 15:52:09.215 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 616c7ee1-bdbf-4406-ac89-e416b460b467 2026-07-09 15:52:16.034 10 INFO neutron.plugins.ml2.plugin [None req-fbb0404c-89ec-451a-8ffd-2518bffc9b91 - - - - - -] Attempt 1 to provision port 73403338-1d9d-441f-94cb-dfe24a19ac61 2026-07-09 15:52:19.616 9 INFO neutron.plugins.ml2.plugin [None req-3b26389d-1827-4d76-9681-d422ebb8c2b0 - - - - - -] Attempt 1 to provision port 73403338-1d9d-441f-94cb-dfe24a19ac61 2026-07-09 15:52:19.735 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-70b33275-cc0c-4943-be7a-7e48b5e5ee56'] response: {'server_uuid': '76ee0011-228c-4236-871c-d937a8553bcb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73403338-1d9d-441f-94cb-dfe24a19ac61', 'code': 200} 2026-07-09 15:52:21.223 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 73403338-1d9d-441f-94cb-dfe24a19ac61 2026-07-09 15:52:29.384 10 INFO neutron.plugins.ml2.plugin [None req-952f374a-65c9-41e4-b649-5be0794ab677 - - - - - -] Attempt 1 to provision port 73403338-1d9d-441f-94cb-dfe24a19ac61 2026-07-09 15:52:31.246 9 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 73403338-1d9d-441f-94cb-dfe24a19ac61 2026-07-09 15:52:59.983 9 INFO neutron.plugins.ml2.plugin [None req-2f80283b-8a3e-4569-bc5e-71002939e4f7 - - - - - -] Attempt 1 to provision port 616c7ee1-bdbf-4406-ac89-e416b460b467 2026-07-09 15:53:01.236 10 INFO neutron.plugins.ml2.plugin [None req-b170b9b1-81df-4ffc-a3d5-023510b8a147 - - - - - -] Attempt 1 to provision port 616c7ee1-bdbf-4406-ac89-e416b460b467