+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-30 18:35:22.036 1 INFO neutron.common.config [-] Logging enabled! 2026-06-30 18:35:22.036 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-06-30 18:35:22.036 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-30 18:35:22.037 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-30 18:35:22.984 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 18:35:22.986 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-30 18:35:22.989 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-30 18:35:22.990 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 18:35:22.990 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-30 18:35:22.990 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-30 18:35:22.990 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 18:35:22.995 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 18:35:22.995 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 18:35:22.995 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 18:35:23.010 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-30 18:35:23.011 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 18:35:23.011 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-30 18:35:23.038 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-30 18:35:23.038 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-30 18:35:23.038 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-30 18:35:23.038 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-30 18:35:23.043 1 WARNING oslo_policy.policy [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-30 18:35:23.305 1 INFO neutron.plugins.ml2.managers [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] Initializing driver for type 'vlan' 2026-06-30 18:35:23.466 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] VlanTypeDriver initialization complete 2026-06-30 18:35:23.466 1 INFO neutron.plugins.ml2.managers [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] Initializing driver for type 'vxlan' 2026-06-30 18:35:23.467 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-30 18:35:23.515 1 INFO neutron.plugins.ml2.managers [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-30 18:35:23.516 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-30 18:35:23.516 1 INFO neutron.plugins.ml2.managers [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] Initializing extension driver 'port_security' 2026-06-30 18:35:23.517 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-30 18:35:23.517 1 INFO neutron.plugins.ml2.managers [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] Initializing extension driver 'qos' 2026-06-30 18:35:23.517 1 INFO neutron.plugins.ml2.managers [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-30 18:35:23.517 1 INFO neutron.plugins.ml2.managers [None req-7fc43185-418e-45e3-a629-225535d0618d - - - - - -] Initializing mechanism driver 'l2population' 2026-06-30 18:35:23.528 1 INFO neutron.quota [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded quota_driver: . 2026-06-30 18:35:23.529 1 INFO neutron.plugins.ml2.plugin [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Modular L2 Plugin initialization complete 2026-06-30 18:35:23.529 1 INFO neutron.plugins.ml2.managers [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-30 18:35:23.529 1 INFO neutron.plugins.ml2.managers [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-30 18:35:23.529 1 INFO neutron.plugins.ml2.managers [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-30 18:35:23.529 1 INFO neutron.extensions.vlantransparent [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Disabled vlantransparent extension. 2026-06-30 18:35:23.530 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: qos 2026-06-30 18:35:23.541 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: router 2026-06-30 18:35:23.571 1 INFO neutron.services.service_base [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-30 18:35:23.572 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: segments 2026-06-30 18:35:23.629 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: trunk 2026-06-30 18:35:23.695 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: vpnaas 2026-06-30 18:35:23.733 1 WARNING stevedore.named [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-30 18:35:23.797 1 INFO neutron_vpnaas.services.vpn.plugin [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-30 18:35:23.798 1 INFO neutron.common.utils [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-30 18:35:23.799 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: auto_allocate 2026-06-30 18:35:23.804 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: tag 2026-06-30 18:35:23.811 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: timestamp 2026-06-30 18:35:23.814 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: network_ip_availability 2026-06-30 18:35:23.817 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: flavors 2026-06-30 18:35:23.822 1 INFO neutron.manager [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loading Plugin: revisions 2026-06-30 18:35:23.825 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Initializing extension manager. 2026-06-30 18:35:23.826 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: address-group 2026-06-30 18:35:23.827 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: address-scope 2026-06-30 18:35:23.827 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-30 18:35:23.828 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: agent 2026-06-30 18:35:23.829 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: agent-resources-synced 2026-06-30 18:35:23.830 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-30 18:35:23.830 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-30 18:35:23.831 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: availability_zone 2026-06-30 18:35:23.832 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: availability_zone_filter 2026-06-30 18:35:23.832 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-30 18:35:23.832 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: default-subnetpools 2026-06-30 18:35:23.834 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-30 18:35:23.834 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: dns-integration 2026-06-30 18:35:23.835 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: dns-domain-ports 2026-06-30 18:35:23.835 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-30 18:35:23.836 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: dvr 2026-06-30 18:35:23.836 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-30 18:35:23.837 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: empty-string-filtering 2026-06-30 18:35:23.837 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 18:35:23.838 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-30 18:35:23.838 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: external-net 2026-06-30 18:35:23.839 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-30 18:35:23.839 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: extraroute 2026-06-30 18:35:23.840 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: extraroute-atomic 2026-06-30 18:35:23.840 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-30 18:35:23.841 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-30 18:35:23.841 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-30 18:35:23.842 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-30 18:35:23.842 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: fip-port-details 2026-06-30 18:35:23.843 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: flavors 2026-06-30 18:35:23.844 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-30 18:35:23.844 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: floatingip-pools 2026-06-30 18:35:23.845 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: ip_allocation 2026-06-30 18:35:23.845 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-30 18:35:23.846 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: l2_adjacency 2026-06-30 18:35:23.847 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: router 2026-06-30 18:35:23.848 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 18:35:23.849 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-30 18:35:23.849 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-30 18:35:23.850 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: ext-gw-mode 2026-06-30 18:35:23.850 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: l3-ha 2026-06-30 18:35:23.851 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-30 18:35:23.851 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-30 18:35:23.852 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: l3-flavors 2026-06-30 18:35:23.852 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-30 18:35:23.853 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-30 18:35:23.854 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-30 18:35:23.855 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-30 18:35:23.856 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-30 18:35:23.857 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-30 18:35:23.858 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-30 18:35:23.858 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: multi-provider 2026-06-30 18:35:23.859 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: net-mtu 2026-06-30 18:35:23.859 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: net-mtu-writable 2026-06-30 18:35:23.860 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: network_availability_zone 2026-06-30 18:35:23.860 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: network_ha 2026-06-30 18:35:23.861 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: network-ip-availability 2026-06-30 18:35:23.862 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-30 18:35:23.862 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: pagination 2026-06-30 18:35:23.862 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: port-device-profile 2026-06-30 18:35:23.863 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-30 18:35:23.863 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-30 18:35:23.864 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-30 18:35:23.864 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: port-mac-override 2026-06-30 18:35:23.865 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-30 18:35:23.865 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-30 18:35:23.866 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: port-resource-request 2026-06-30 18:35:23.866 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-30 18:35:23.867 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: binding 2026-06-30 18:35:23.867 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: binding-extended 2026-06-30 18:35:23.868 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: port-security 2026-06-30 18:35:23.868 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: project-id 2026-06-30 18:35:23.869 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: provider 2026-06-30 18:35:23.870 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos 2026-06-30 18:35:23.871 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-30 18:35:23.871 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-30 18:35:23.872 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-default 2026-06-30 18:35:23.872 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-fip 2026-06-30 18:35:23.873 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-30 18:35:23.873 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-30 18:35:23.873 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-30 18:35:23.874 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-30 18:35:23.875 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-30 18:35:23.875 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-pps 2026-06-30 18:35:23.876 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-30 18:35:23.876 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-30 18:35:23.877 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: qos-rules-alias 2026-06-30 18:35:23.877 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: quota-check-limit 2026-06-30 18:35:23.879 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: quotas 2026-06-30 18:35:23.881 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: quota_details 2026-06-30 18:35:23.882 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: rbac-policies 2026-06-30 18:35:23.883 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: rbac-address-group 2026-06-30 18:35:23.883 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: rbac-address-scope 2026-06-30 18:35:23.884 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: rbac-security-groups 2026-06-30 18:35:23.885 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-30 18:35:23.885 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: revision-if-match 2026-06-30 18:35:23.886 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-30 18:35:23.886 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: router_availability_zone 2026-06-30 18:35:23.887 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-30 18:35:23.888 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-30 18:35:23.888 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-30 18:35:23.889 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-30 18:35:23.889 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-30 18:35:23.890 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-30 18:35:23.890 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-30 18:35:23.897 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: security-group 2026-06-30 18:35:23.898 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: segment 2026-06-30 18:35:23.898 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-30 18:35:23.899 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: service-type 2026-06-30 18:35:23.899 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: sorting 2026-06-30 18:35:23.900 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: standard-attr-segment 2026-06-30 18:35:23.901 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: standard-attr-description 2026-06-30 18:35:23.901 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: stateful-security-group 2026-06-30 18:35:23.902 1 WARNING neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-30 18:35:23.902 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-30 18:35:23.903 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: subnet_onboard 2026-06-30 18:35:23.903 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-30 18:35:23.903 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: subnet-service-types 2026-06-30 18:35:23.904 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: subnet_allocation 2026-06-30 18:35:23.905 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-30 18:35:23.905 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-30 18:35:23.909 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: standard-attr-tag 2026-06-30 18:35:23.909 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-30 18:35:23.910 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: trunk 2026-06-30 18:35:23.910 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: trunk-details 2026-06-30 18:35:23.911 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-30 18:35:23.911 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-30 18:35:23.913 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-30 18:35:23.914 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-30 18:35:23.914 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: vpn-flavors 2026-06-30 18:35:23.915 1 INFO neutron.api.extensions [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Loaded extension: vpnaas 2026-06-30 18:35:23.918 1 INFO oslo_service.service [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Starting 2 workers 2026-06-30 18:35:23.925 1 INFO oslo_service.service [None req-dc085895-c16d-4e02-8d1b-d8cc6e9fa808 - - - - - -] Starting 1 workers 2026-06-30 18:35:56.944 10 INFO neutron.db.l3_hamode_db [None req-3ddedd37-97de-4929-a38a-ffb997694b96 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 18:36:11.179 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port d4499614-d7b6-4fe0-ac67-496526068d80 2026-06-30 18:36:11.885 9 INFO neutron.plugins.ml2.plugin [None req-48b99fdc-44f0-48b9-b50a-a1ce5bd649d0 - - - - - -] Attempt 1 to provision port d4499614-d7b6-4fe0-ac67-496526068d80 2026-06-30 18:36:12.932 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port d4499614-d7b6-4fe0-ac67-496526068d80 2026-06-30 18:40:27.145 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 7407f17e-2065-4891-804a-54edd03df9f0 2026-06-30 18:40:27.241 10 INFO neutron.plugins.ml2.plugin [None req-1eb8f202-9962-4700-b908-9ef6d9749d78 - - - - - -] Attempt 1 to provision port 7407f17e-2065-4891-804a-54edd03df9f0 2026-06-30 18:40:29.119 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 7407f17e-2065-4891-804a-54edd03df9f0 2026-06-30 18:40:34.650 9 INFO neutron.plugins.ml2.plugin [None req-a4de7b0e-fc26-4bfb-99ca-bc863cfdb2f4 - - - - - -] Attempt 1 to provision port 982d13b9-043c-4ef1-a256-b38818398d48 2026-06-30 18:44:09.354 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 982d13b9-043c-4ef1-a256-b38818398d48 2026-06-30 18:44:11.285 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 982d13b9-043c-4ef1-a256-b38818398d48 2026-06-30 18:53:09.610 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 52fedb47-5be3-4c4b-8ada-34e7c785182d 2026-06-30 18:53:11.596 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 52fedb47-5be3-4c4b-8ada-34e7c785182d 2026-06-30 19:08:39.182 9 INFO neutron.plugins.ml2.plugin [None req-86625c26-2b87-4c3e-b8f8-d31f5f387457 - - - - - -] Attempt 1 to provision port e91c2b94-3bda-4523-8613-03ddc701601d 2026-06-30 19:08:39.433 10 INFO neutron.plugins.ml2.plugin [None req-b1880ddf-c360-4180-971c-cdc0f81283c1 - - - - - -] Attempt 1 to provision port 68d5ea22-ec89-4d61-ac3f-356b7020bccb 2026-06-30 19:08:39.694 9 INFO neutron.plugins.ml2.plugin [None req-d6bf6331-5f70-4c36-bda3-291ff3deb72a - - - - - -] Attempt 1 to provision port ee3dc03f-5af5-4860-be7d-2d0031fab693 2026-06-30 19:08:40.046 9 INFO neutron.plugins.ml2.plugin [None req-cd52ab5c-edf3-4306-bd32-a4b287aab09f - - - - - -] Attempt 1 to provision port 1706e6df-9d62-4cef-8a92-c2c3f7e4ba6d 2026-06-30 19:08:40.175 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 1706e6df-9d62-4cef-8a92-c2c3f7e4ba6d 2026-06-30 19:08:40.447 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port ee3dc03f-5af5-4860-be7d-2d0031fab693 2026-06-30 19:08:42.072 9 INFO neutron.plugins.ml2.plugin [None req-2c476900-c929-49bf-99ef-04a7dc03681e - - - - - -] Attempt 1 to provision port 0607f426-dde2-45e1-970b-08344a8b9d07 2026-06-30 19:08:42.184 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 1706e6df-9d62-4cef-8a92-c2c3f7e4ba6d 2026-06-30 19:08:42.648 9 INFO neutron.plugins.ml2.plugin [None req-6d4a531a-c694-43f3-8b19-b3460d568c6f - - - - - -] Attempt 1 to provision port 9a78f4b5-5dc0-4ef7-9b2e-7c48eb6be72f 2026-06-30 19:08:42.906 9 INFO neutron.plugins.ml2.plugin [None req-fb13f06b-91ea-46dc-815d-8f1b148efe3e - - - - - -] Attempt 1 to provision port 0607f426-dde2-45e1-970b-08344a8b9d07 2026-06-30 19:08:43.248 10 INFO neutron.plugins.ml2.plugin [None req-540115f1-34c7-4552-b52f-e63dd9125466 - - - - - -] Attempt 1 to provision port 0a6c6551-16fa-4d5b-81c2-640917beb7a8 2026-06-30 19:08:43.647 10 INFO neutron.plugins.ml2.plugin [None req-e424ae8a-6d30-4f0b-9460-b5e3617e9575 - - - - - -] Attempt 1 to provision port 5d71e666-14f2-40ed-b9c3-86926bf73efa 2026-06-30 19:08:44.101 10 INFO neutron.plugins.ml2.plugin [None req-a3440b98-0f07-49eb-8ca6-b32590f30192 - - - - - -] Attempt 1 to provision port 5d71e666-14f2-40ed-b9c3-86926bf73efa 2026-06-30 19:08:44.288 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0a6c6551-16fa-4d5b-81c2-640917beb7a8 2026-06-30 19:08:45.311 9 INFO neutron.plugins.ml2.plugin [None req-a3d7d82a-df98-4aeb-be36-b445f56997d3 - - - - - -] Attempt 1 to provision port 0ac18b49-2fc6-4134-b36e-7d9d38dc8aab 2026-06-30 19:08:45.751 9 INFO neutron.plugins.ml2.plugin [None req-cebce75f-95b4-4cc8-9985-269301dec5a9 - - - - - -] Attempt 1 to provision port 0ac18b49-2fc6-4134-b36e-7d9d38dc8aab 2026-06-30 19:08:46.095 9 INFO neutron.plugins.ml2.plugin [None req-cd06d576-b1a6-4679-a8bd-bec7bb53620d - - - - - -] Attempt 1 to provision port e3997e84-6d97-4baa-8024-3b070f8caf51 2026-06-30 19:08:46.182 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 79a27940-a324-4070-9340-c580ce8c643d 2026-06-30 19:08:46.762 10 INFO neutron.plugins.ml2.plugin [None req-78f0f330-1dbf-4f1e-a550-2a85a5e55067 - - - - - -] Attempt 1 to provision port 79a27940-a324-4070-9340-c580ce8c643d 2026-06-30 19:08:48.207 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 79a27940-a324-4070-9340-c580ce8c643d 2026-06-30 19:08:48.729 9 INFO neutron.plugins.ml2.plugin [None req-9cd2f20c-9ddb-4410-afbf-998aa40d4711 - - - - - -] Attempt 1 to provision port 0b62bb56-b552-46b0-84b1-794018091730 2026-06-30 19:08:49.380 9 INFO neutron.plugins.ml2.plugin [None req-e6e50453-bafa-4841-a9a6-1327e1b9dc85 - - - - - -] Attempt 1 to provision port 0b62bb56-b552-46b0-84b1-794018091730 2026-06-30 19:08:50.283 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f5b06032-fa91-4537-b413-0286a67fdadd 2026-06-30 19:08:50.815 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 6ca840b7-b85a-45ec-906b-9c289ac402c8 2026-06-30 19:08:51.303 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 6f5b2604-0d54-4b36-9340-fb3d0d14a4df 2026-06-30 19:08:51.776 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 1977cf48-dd6f-4f0f-8a78-53ecfd64b41e 2026-06-30 19:08:52.162 10 INFO neutron.plugins.ml2.plugin [None req-f742c067-ced2-433d-b141-f2f57f5d0cf0 - - - - - -] Attempt 1 to provision port 8a05e0dc-2170-4320-9fff-b2354437fd9c 2026-06-30 19:08:52.456 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f5b06032-fa91-4537-b413-0286a67fdadd /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:08:52.787 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 6ca840b7-b85a-45ec-906b-9c289ac402c8 2026-06-30 19:08:53.164 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 1977cf48-dd6f-4f0f-8a78-53ecfd64b41e 2026-06-30 19:08:55.172 10 INFO neutron.plugins.ml2.plugin [None req-6d6bdba4-2c37-464f-b0f9-34385b920656 - - - - - -] Attempt 1 to provision port caa2b2f3-8c04-44f3-b883-04f835eab62b 2026-06-30 19:08:56.484 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 8a05e0dc-2170-4320-9fff-b2354437fd9c 2026-06-30 19:08:57.281 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1addbe31-4312-4a5b-9d97-a88eb17f213b'] response: {'server_uuid': '57f36520-0a64-4223-bbdb-46c064b4fc89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a05e0dc-2170-4320-9fff-b2354437fd9c', 'code': 200} 2026-06-30 19:08:58.254 9 INFO neutron.plugins.ml2.plugin [None req-e421b485-c0ee-455d-83c4-a600b729c30d - - - - - -] Attempt 1 to provision port 529538a9-a678-474d-b924-6197822f0c03 2026-06-30 19:08:58.621 9 INFO neutron.plugins.ml2.plugin [None req-0bfe59ce-264d-4852-aeda-a3a5adaa9816 - - - - - -] Attempt 1 to provision port 459daaeb-46a1-46d7-8eff-af15e340127f 2026-06-30 19:08:58.691 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 8a05e0dc-2170-4320-9fff-b2354437fd9c 2026-06-30 19:08:59.083 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port caa2b2f3-8c04-44f3-b883-04f835eab62b 2026-06-30 19:08:59.731 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 459daaeb-46a1-46d7-8eff-af15e340127f 2026-06-30 19:08:59.792 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-27f35aad-93f7-4aea-83f0-d9078f229785'] response: {'server_uuid': '57ef0055-0ebb-4ba3-b90b-740079fe7aac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'caa2b2f3-8c04-44f3-b883-04f835eab62b', 'code': 200} 2026-06-30 19:09:00.470 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 459daaeb-46a1-46d7-8eff-af15e340127f 2026-06-30 19:09:01.029 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port caa2b2f3-8c04-44f3-b883-04f835eab62b 2026-06-30 19:09:01.090 9 INFO neutron.plugins.ml2.plugin [None req-bf4b5e70-a535-41fd-97c3-42b1926b50f2 - - - - - -] Attempt 1 to provision port 2215b40c-2a20-41d7-9712-be0c012f28a5 2026-06-30 19:09:02.056 9 INFO neutron.plugins.ml2.plugin [None req-61af3cac-9098-4d89-bd5a-132945c36318 - - - - - -] Attempt 1 to provision port 2215b40c-2a20-41d7-9712-be0c012f28a5 2026-06-30 19:09:02.208 10 INFO neutron.plugins.ml2.plugin [None req-45d38724-fd97-4ad4-a21e-bef99f62bf59 - - - - - -] Attempt 1 to provision port 71687d3a-e67a-4b58-afc6-e0208e22aeb4 2026-06-30 19:09:02.421 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 296f9fea-16ac-4d64-abac-8e5400cc90f5 2026-06-30 19:09:03.063 9 INFO neutron.plugins.ml2.plugin [None req-b105f31c-2b27-4707-9ab6-65b90fbd6772 - - - - - -] Attempt 1 to provision port 395dcfd4-34ed-4877-b1be-1f8f64798271 2026-06-30 19:09:03.106 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 395dcfd4-34ed-4877-b1be-1f8f64798271 2026-06-30 19:09:04.848 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 296f9fea-16ac-4d64-abac-8e5400cc90f5 2026-06-30 19:09:05.227 10 INFO neutron.plugins.ml2.plugin [None req-439b6734-cef7-4a12-9101-0a8e81ec4658 - - - - - -] Attempt 1 to provision port 20c76d3f-afc5-4e92-9ded-aeb2a096d80f 2026-06-30 19:09:05.426 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 395dcfd4-34ed-4877-b1be-1f8f64798271 2026-06-30 19:09:05.800 10 INFO neutron.plugins.ml2.plugin [None req-5818cfab-4e73-48cd-97ae-9cae31c140f6 - - - - - -] Attempt 1 to provision port 20c76d3f-afc5-4e92-9ded-aeb2a096d80f 2026-06-30 19:09:06.574 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 54a890fb-871e-48d1-b8fe-626795a066a2 2026-06-30 19:09:08.717 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 54a890fb-871e-48d1-b8fe-626795a066a2 2026-06-30 19:09:09.416 10 INFO neutron.plugins.ml2.plugin [None req-6f1bac72-6b2c-4538-a6ae-9ac90489d288 - - - - - -] Attempt 1 to provision port eda1e68b-9b82-4c3c-9158-2112be4b587a 2026-06-30 19:09:11.901 9 INFO neutron.plugins.ml2.plugin [None req-33f1e6de-cfbc-4c3e-9330-c582d91c669a - - - - - -] Attempt 1 to provision port 0c8b0dd9-c3bf-425d-8ce3-65ee87a60af8 2026-06-30 19:09:12.766 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port eda1e68b-9b82-4c3c-9158-2112be4b587a 2026-06-30 19:09:12.910 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-73ba69d8-74ef-4b68-b302-d6db381eb666'] response: {'server_uuid': '05f0255e-9596-4d29-80db-94a41db040eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eda1e68b-9b82-4c3c-9158-2112be4b587a', '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-06-30 19:09:14.682 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port eda1e68b-9b82-4c3c-9158-2112be4b587a 2026-06-30 19:09:15.127 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0c8b0dd9-c3bf-425d-8ce3-65ee87a60af8 2026-06-30 19:09:15.233 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fabb4bfe-4f81-4b20-bda2-91223999529a'] response: {'server_uuid': 'f3f1ea1e-a488-4295-9769-603779899a75', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c8b0dd9-c3bf-425d-8ce3-65ee87a60af8', 'code': 200} 2026-06-30 19:09:16.489 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0c8b0dd9-c3bf-425d-8ce3-65ee87a60af8 2026-06-30 19:09:18.201 10 INFO neutron.plugins.ml2.plugin [None req-6e4c86c3-425f-469d-a771-8d3cabdabca7 - - - - - -] Attempt 1 to provision port bdcd7eeb-1dc2-4d88-b10d-1b59edd97dc1 2026-06-30 19:09:18.495 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port b872265b-2246-416b-ac50-5641407e5aa8 2026-06-30 19:09:18.852 9 INFO neutron.plugins.ml2.plugin [None req-e27882d5-98a9-4fe3-b2a2-94e3765e25a7 - - - - - -] Attempt 1 to provision port b872265b-2246-416b-ac50-5641407e5aa8 2026-06-30 19:09:20.649 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port b872265b-2246-416b-ac50-5641407e5aa8 2026-06-30 19:09:20.734 10 INFO neutron.plugins.ml2.plugin [None req-57f7822e-eef2-4aa0-8064-6a21071577e4 - - - - - -] Attempt 1 to provision port 0a0f2208-c010-45bd-9d2d-6c66ac0d2337 2026-06-30 19:09:21.381 10 INFO neutron.plugins.ml2.plugin [None req-782d14c6-e8c1-4d28-a5c8-64163fefdc64 - - - - - -] Attempt 1 to provision port 0a0f2208-c010-45bd-9d2d-6c66ac0d2337 2026-06-30 19:09:22.601 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 7bd96959-1536-4af6-a86d-1e78de2269a7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:09:24.413 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 7bd96959-1536-4af6-a86d-1e78de2269a7 2026-06-30 19:09:25.870 10 INFO neutron.plugins.ml2.plugin [None req-549246a2-d90e-4ace-8968-5e777942224a - - - - - -] Attempt 1 to provision port f7b0170e-98d4-4d7d-9caf-3a2bea94e6b4 2026-06-30 19:09:28.567 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 529538a9-a678-474d-b924-6197822f0c03 2026-06-30 19:09:28.899 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f7b0170e-98d4-4d7d-9caf-3a2bea94e6b4 2026-06-30 19:09:29.083 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed1bdf69-acb6-4e62-9169-8836a440b656'] response: {'server_uuid': 'ad2837f4-dd72-4010-81fd-0f48b707f8e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7b0170e-98d4-4d7d-9caf-3a2bea94e6b4', 'code': 200} 2026-06-30 19:09:29.486 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 2215b40c-2a20-41d7-9712-be0c012f28a5 2026-06-30 19:09:30.465 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f7b0170e-98d4-4d7d-9caf-3a2bea94e6b4 2026-06-30 19:09:30.580 9 INFO neutron.plugins.ml2.plugin [None req-e74b9eb7-34be-4de7-9d89-7df6a5563619 - - - - - -] Attempt 1 to provision port eda1e68b-9b82-4c3c-9158-2112be4b587a 2026-06-30 19:09:30.782 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 2215b40c-2a20-41d7-9712-be0c012f28a5 2026-06-30 19:09:31.155 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 529538a9-a678-474d-b924-6197822f0c03 2026-06-30 19:09:32.436 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port eda1e68b-9b82-4c3c-9158-2112be4b587a 2026-06-30 19:09:32.811 10 INFO neutron.plugins.ml2.plugin [None req-0d8ca230-a8ba-4acd-82e2-ed71a734285d - - - - - -] Attempt 1 to provision port eda1e68b-9b82-4c3c-9158-2112be4b587a 2026-06-30 19:09:34.525 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port eda1e68b-9b82-4c3c-9158-2112be4b587a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:09:44.487 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port bdcd7eeb-1dc2-4d88-b10d-1b59edd97dc1 2026-06-30 19:09:44.938 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0a0f2208-c010-45bd-9d2d-6c66ac0d2337 2026-06-30 19:09:45.383 9 INFO neutron.plugins.ml2.plugin [None req-f1f196c2-6a16-4b7b-ace6-d83ae6b5df77 - - - - - -] Attempt 1 to provision port d2d5eb03-d3bd-4062-b7e3-82098e141e2d 2026-06-30 19:09:46.336 10 INFO neutron.plugins.ml2.plugin [None req-d2c8b173-e350-466b-9aa3-47f55dc073cd - - - - - -] Attempt 1 to provision port f6869ecd-13d8-44d6-a908-1efd3062a8d2 2026-06-30 19:09:46.618 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port bdcd7eeb-1dc2-4d88-b10d-1b59edd97dc1 2026-06-30 19:09:46.885 9 INFO neutron.plugins.ml2.plugin [None req-e1ca2d70-5dfa-428e-9ef1-949161e4555a - - - - - -] Attempt 1 to provision port 0960c8c3-aaeb-4605-82b5-543d07103fdb 2026-06-30 19:09:47.032 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f6869ecd-13d8-44d6-a908-1efd3062a8d2 2026-06-30 19:09:47.455 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0960c8c3-aaeb-4605-82b5-543d07103fdb 2026-06-30 19:09:47.776 9 INFO neutron.plugins.ml2.plugin [None req-8003b425-b0d7-46a8-876b-8dcd1bdc60ed - - - - - -] Attempt 1 to provision port 15b51358-f455-4316-b2eb-c4eda3eada51 2026-06-30 19:09:47.925 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0a0f2208-c010-45bd-9d2d-6c66ac0d2337 2026-06-30 19:09:48.557 9 INFO neutron.plugins.ml2.plugin [None req-699451a8-a923-47d4-b91c-56adf427481b - - - - - -] Attempt 1 to provision port 15b51358-f455-4316-b2eb-c4eda3eada51 2026-06-30 19:09:48.607 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f6869ecd-13d8-44d6-a908-1efd3062a8d2 2026-06-30 19:09:49.297 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f72c634-1195-4252-8948-631be59d6198'] response: {'server_uuid': 'ad2837f4-dd72-4010-81fd-0f48b707f8e6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f7b0170e-98d4-4d7d-9caf-3a2bea94e6b4', 'code': 200} 2026-06-30 19:09:50.531 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 471fa131-ff0d-4357-a428-d2433a704dc4 2026-06-30 19:09:51.033 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f7b0170e-98d4-4d7d-9caf-3a2bea94e6b4 2026-06-30 19:09:51.179 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f97a1b23-e502-4286-8964-7dc0953759ee'] response: {'server_uuid': 'ad2837f4-dd72-4010-81fd-0f48b707f8e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7b0170e-98d4-4d7d-9caf-3a2bea94e6b4', 'code': 200} 2026-06-30 19:09:52.641 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 471fa131-ff0d-4357-a428-d2433a704dc4 2026-06-30 19:09:52.848 10 INFO neutron.plugins.ml2.plugin [None req-601e4e19-abe1-4a03-8752-9b6640b80836 - - - - - -] Attempt 1 to provision port 17e74476-daa0-4d0c-a6aa-1a892a84b32f 2026-06-30 19:09:52.960 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f7b0170e-98d4-4d7d-9caf-3a2bea94e6b4 2026-06-30 19:09:54.506 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port e19059c5-07e9-4a52-86bd-6097aa8cb634 2026-06-30 19:09:54.717 9 INFO neutron.plugins.ml2.plugin [None req-61f6ec7c-f551-4bc2-a161-4b14bb1dd048 - - - - - -] Attempt 1 to provision port e19059c5-07e9-4a52-86bd-6097aa8cb634 2026-06-30 19:09:56.539 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 17e74476-daa0-4d0c-a6aa-1a892a84b32f 2026-06-30 19:09:56.678 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d47ee4f9-39b5-45fc-ade0-9e628918b83a'] response: {'server_uuid': '051aa021-cd30-4966-86b7-0066e247b0ac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17e74476-daa0-4d0c-a6aa-1a892a84b32f', 'code': 200} 2026-06-30 19:09:58.533 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 17e74476-daa0-4d0c-a6aa-1a892a84b32f 2026-06-30 19:10:04.857 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port d2d5eb03-d3bd-4062-b7e3-82098e141e2d 2026-06-30 19:10:04.944 9 INFO neutron.plugins.ml2.db [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] No ports have port_id starting with d2d5eb03-d3bd-4062-b7e3-82098e141e2d 2026-06-30 19:10:05.916 10 INFO neutron.plugins.ml2.plugin [None req-ff2a1b33-be1c-40de-afd5-ba1c8895b064 - - - - - -] Attempt 1 to provision port c7f606e0-3b5e-4326-adce-d90300bdced5 2026-06-30 19:10:06.550 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port c7f606e0-3b5e-4326-adce-d90300bdced5 2026-06-30 19:10:06.715 9 INFO neutron.plugins.ml2.plugin [None req-41c5ab4d-10e8-409b-808d-455fc4e5642c - - - - - -] Attempt 1 to provision port 4c8658b5-d124-4ffa-887b-b697b6aac6ba 2026-06-30 19:10:07.031 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 4c8658b5-d124-4ffa-887b-b697b6aac6ba 2026-06-30 19:10:07.788 9 INFO neutron.plugins.ml2.plugin [None req-5b141769-8fa7-4695-8c66-e6b4946ce6ff - - - - - -] Attempt 1 to provision port 319448fc-83fe-4bf4-8939-a9b93abc424b 2026-06-30 19:10:08.344 10 INFO neutron.plugins.ml2.plugin [None req-39339c2a-9bd1-402d-b3b6-740b7811bf07 - - - - - -] Attempt 1 to provision port 319448fc-83fe-4bf4-8939-a9b93abc424b 2026-06-30 19:10:08.432 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 4c8658b5-d124-4ffa-887b-b697b6aac6ba 2026-06-30 19:10:09.507 10 INFO neutron.plugins.ml2.plugin [None req-95e91598-05a9-4b79-8678-0455408f203d - - - - - -] Attempt 1 to provision port 8432b08f-1b5c-49da-85bd-243c082578c6 2026-06-30 19:10:10.074 9 INFO neutron.plugins.ml2.plugin [None req-cc5a83fb-fa70-4532-94f8-188752d64c1e - - - - - -] Attempt 1 to provision port 8432b08f-1b5c-49da-85bd-243c082578c6 2026-06-30 19:10:16.670 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 40235bb7-b95e-4e6f-b5d5-0c2355ff30dc 2026-06-30 19:10:17.287 9 INFO neutron.plugins.ml2.plugin [None req-4b0ae5ba-1e02-47d6-9063-57236c6bed55 - - - - - -] Attempt 1 to provision port 40235bb7-b95e-4e6f-b5d5-0c2355ff30dc 2026-06-30 19:10:18.435 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 40235bb7-b95e-4e6f-b5d5-0c2355ff30dc 2026-06-30 19:10:19.078 10 INFO neutron.plugins.ml2.plugin [None req-6c47c3b0-7d24-468a-b481-36dda078a123 - - - - - -] Attempt 1 to provision port 84559c40-c4a8-4dab-9851-8a483a846457 2026-06-30 19:10:19.432 10 INFO neutron.plugins.ml2.plugin [None req-6447e1de-8434-4fcb-8a4b-d2ac2803409a - - - - - -] Attempt 1 to provision port 84559c40-c4a8-4dab-9851-8a483a846457 2026-06-30 19:10:19.594 9 INFO neutron.plugins.ml2.plugin [None req-0677911e-25de-47d1-bb7e-1860893b627b - - - - - -] Attempt 1 to provision port c573400c-dac2-4d6c-b6f6-49a62c1a5a87 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:10:24.172 10 INFO neutron.plugins.ml2.plugin [None req-6848d177-2c15-4a06-8c1f-47f3b5366484 - - - - - -] Attempt 1 to provision port 3de70f59-2dd6-4bd2-b7b0-c33314af7d2b 2026-06-30 19:10:24.454 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 3de70f59-2dd6-4bd2-b7b0-c33314af7d2b 2026-06-30 19:10:25.308 10 INFO neutron.plugins.ml2.plugin [None req-630e1e32-1b43-444f-881b-96146e136141 - - - - - -] Attempt 1 to provision port 477c196c-d28d-4710-85bc-f204e69f9745 2026-06-30 19:10:25.867 9 INFO neutron.plugins.ml2.plugin [None req-03877764-1a2f-42c8-9d31-fb8d3c3eda64 - - - - - -] Attempt 1 to provision port 477c196c-d28d-4710-85bc-f204e69f9745 2026-06-30 19:10:26.439 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 3de70f59-2dd6-4bd2-b7b0-c33314af7d2b 2026-06-30 19:10:29.633 10 INFO neutron.plugins.ml2.plugin [None req-1ea4a451-b88f-4e5e-a9dd-729cf6fece2c - - - - - -] Attempt 1 to provision port b8996161-7e84-4497-83d7-3614b1ebbad8 2026-06-30 19:10:38.509 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port a5acfbce-9768-4244-9d2e-5f313ce4442f 2026-06-30 19:10:38.868 9 INFO neutron.plugins.ml2.plugin [None req-6751f186-961d-457c-acd2-15cd66eab811 - - - - - -] Attempt 1 to provision port a5acfbce-9768-4244-9d2e-5f313ce4442f 2026-06-30 19:10:40.538 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port a5acfbce-9768-4244-9d2e-5f313ce4442f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:10:46.621 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 46896df5-6a49-448b-83d5-9474106b67d8 2026-06-30 19:10:55.680 9 INFO neutron.plugins.ml2.plugin [None req-d3c74254-7a0f-4cef-92d2-e4134464f09f - - - - - -] Attempt 1 to provision port 678330ae-8bec-495a-b2fb-2202ee640939 2026-06-30 19:10:56.488 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port b619e104-8816-45f7-af2c-1c393350eb39 2026-06-30 19:10:56.730 9 INFO neutron.plugins.ml2.plugin [None req-79c46366-6582-4a82-835b-35ad96208bea - - - - - -] Attempt 1 to provision port b619e104-8816-45f7-af2c-1c393350eb39 2026-06-30 19:10:57.064 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 8c8ba63d-2fd2-4d5a-83cd-aa825fef96b5 2026-06-30 19:10:57.428 9 INFO neutron.plugins.ml2.plugin [None req-2c6dddfd-d382-4b46-98a3-d8500e953dd0 - - - - - -] Attempt 1 to provision port 8c8ba63d-2fd2-4d5a-83cd-aa825fef96b5 2026-06-30 19:10:58.477 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port b619e104-8816-45f7-af2c-1c393350eb39 2026-06-30 19:10:58.792 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 8c8ba63d-2fd2-4d5a-83cd-aa825fef96b5 2026-06-30 19:10:58.974 9 INFO neutron.plugins.ml2.plugin [None req-7151362b-70e6-4ec1-a6dc-4a952ffa8a8f - - - - - -] Attempt 1 to provision port b4a5e307-e03a-4a7a-9fd0-1514aa8ccaaa 2026-06-30 19:10:59.540 10 INFO neutron.plugins.ml2.plugin [None req-8019d42f-4164-4f48-b400-a097784419e9 - - - - - -] Attempt 1 to provision port b4a5e307-e03a-4a7a-9fd0-1514aa8ccaaa 2026-06-30 19:11:00.513 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 57c9856a-c229-4c02-8974-a30eb82bb7a5 2026-06-30 19:11:00.721 10 INFO neutron.plugins.ml2.plugin [None req-15c70759-1f64-4cb0-b940-ded84e7106ed - - - - - -] Attempt 1 to provision port 54255dc9-7219-407d-9d46-c3861981c13c 2026-06-30 19:11:00.778 10 INFO neutron.plugins.ml2.plugin [None req-15c70759-1f64-4cb0-b940-ded84e7106ed - - - - - -] Attempt 1 to provision port 2d96b445-03d7-4d50-8f01-2ceb754fce5a 2026-06-30 19:11:01.245 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 2d96b445-03d7-4d50-8f01-2ceb754fce5a 2026-06-30 19:11:01.343 9 INFO neutron.plugins.ml2.plugin [None req-71f5bb0b-ad61-4989-82c9-6c4303ae5bce - - - - - -] Attempt 1 to provision port 54255dc9-7219-407d-9d46-c3861981c13c 2026-06-30 19:11:01.381 9 INFO neutron.plugins.ml2.plugin [None req-71f5bb0b-ad61-4989-82c9-6c4303ae5bce - - - - - -] Attempt 1 to provision port 65a8255c-c878-4167-b0f2-77efd2a41a47 2026-06-30 19:11:01.831 9 INFO neutron.plugins.ml2.plugin [None req-7fc60793-f813-4ac2-89e7-1633c55c61ed - - - - - -] Attempt 1 to provision port 65a8255c-c878-4167-b0f2-77efd2a41a47 2026-06-30 19:11:02.787 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 57c9856a-c229-4c02-8974-a30eb82bb7a5 2026-06-30 19:11:03.022 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 2d96b445-03d7-4d50-8f01-2ceb754fce5a 2026-06-30 19:11:07.389 9 INFO neutron.plugins.ml2.plugin [None req-9ca068d9-3b5d-4e50-9a2b-0a0d1db9cd52 - - - - - -] Attempt 1 to provision port 57ffbda2-b33b-4c35-8c9c-19b7d4db3a85 2026-06-30 19:11:08.559 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 5fa4d424-f89a-4c91-a0ba-f3a8093b78d9 2026-06-30 19:11:08.857 10 INFO neutron.plugins.ml2.plugin [None req-1f59f291-effa-4522-8718-37f476827fc8 - - - - - -] Attempt 1 to provision port e1c0437b-d2ee-4d19-9fe7-e40fae77bb74 2026-06-30 19:11:09.155 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port e1c0437b-d2ee-4d19-9fe7-e40fae77bb74 2026-06-30 19:11:09.400 10 INFO neutron.plugins.ml2.plugin [None req-a1825ff9-e237-4c98-9bc1-8a0d65cd03f2 - - - - - -] Attempt 1 to provision port 5fa4d424-f89a-4c91-a0ba-f3a8093b78d9 2026-06-30 19:11:09.490 10 INFO neutron.plugins.ml2.plugin [None req-a1825ff9-e237-4c98-9bc1-8a0d65cd03f2 - - - - - -] Attempt 1 to provision port 07007a7d-470a-467e-9f48-81da92f74c34 2026-06-30 19:11:09.839 10 INFO neutron.plugins.ml2.plugin [None req-0a692d18-068d-44d7-8424-26cdef3b5e70 - - - - - -] Attempt 1 to provision port 7e872c09-3e57-4cff-9f74-485c2f64a376 2026-06-30 19:11:10.480 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 5fa4d424-f89a-4c91-a0ba-f3a8093b78d9 2026-06-30 19:11:10.804 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port e1c0437b-d2ee-4d19-9fe7-e40fae77bb74 2026-06-30 19:11:11.702 9 INFO neutron.plugins.ml2.plugin [None req-809c44d7-6e69-4b23-87c5-fb37f3641f50 - - - - - -] Attempt 1 to provision port 7e872c09-3e57-4cff-9f74-485c2f64a376 2026-06-30 19:11:11.846 10 INFO neutron.plugins.ml2.plugin [None req-72fd6ae4-5768-4f2c-bd1d-1b6260d041a7 - - - - - -] Attempt 1 to provision port b8776363-ce53-47e6-bf99-17f5dbfcea89 2026-06-30 19:11:12.288 10 INFO neutron.plugins.ml2.plugin [None req-bc55c7be-dda7-45f4-93b1-1e01e2cfe42c - - - - - -] Attempt 1 to provision port b71a5769-4e84-4f2e-8e1c-47a8d486c647 2026-06-30 19:11:12.578 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port b8776363-ce53-47e6-bf99-17f5dbfcea89 2026-06-30 19:11:13.037 10 INFO neutron.plugins.ml2.plugin [None req-d5a31aad-81e0-4943-9938-7fcf6a94ef4b - - - - - -] Attempt 1 to provision port b71a5769-4e84-4f2e-8e1c-47a8d486c647 2026-06-30 19:11:13.802 9 INFO neutron.plugins.ml2.plugin [None req-65e4fca1-1777-4e59-9fb9-982848cb4d85 - - - - - -] Attempt 1 to provision port 5cf4e904-7b28-4e74-bb65-71dc4c0616ea 2026-06-30 19:11:14.748 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 5cf4e904-7b28-4e74-bb65-71dc4c0616ea 2026-06-30 19:11:15.063 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 4c7a0b3a-c363-4c3e-835c-b60273f7b091 2026-06-30 19:11:15.340 10 INFO neutron.plugins.ml2.plugin [None req-58415d1c-4622-43eb-b7b7-87dc70ecccd5 - - - - - -] Attempt 1 to provision port 4c7a0b3a-c363-4c3e-835c-b60273f7b091 2026-06-30 19:11:15.803 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0b3b28ab-9e9e-4ffc-8cc8-ae15da6d066b 2026-06-30 19:11:16.356 9 INFO neutron.plugins.ml2.plugin [None req-4c6ffc4a-b49c-4b61-8526-dfe9a996921f - - - - - -] Attempt 1 to provision port 3bed8d0d-a472-4023-abb8-4b0880dd7465 2026-06-30 19:11:16.385 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 57ffbda2-b33b-4c35-8c9c-19b7d4db3a85 2026-06-30 19:11:16.630 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3be2857-bc8c-4a6e-abc3-d6aa8af5cf93'] response: {'server_uuid': '7498c620-d893-4113-ac40-9dfe854983fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57ffbda2-b33b-4c35-8c9c-19b7d4db3a85', 'code': 200} 2026-06-30 19:11:17.373 9 INFO neutron.plugins.ml2.plugin [None req-c817ae5c-4970-4bb7-8800-9e6bf6121f27 - - - - - -] Attempt 1 to provision port f1374b77-4788-48b2-829e-2b7dddee49b6 2026-06-30 19:11:17.661 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0b3b28ab-9e9e-4ffc-8cc8-ae15da6d066b 2026-06-30 19:11:18.097 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 54255dc9-7219-407d-9d46-c3861981c13c 2026-06-30 19:11:18.526 9 INFO neutron.plugins.ml2.plugin [None req-c132168f-af15-4005-93b6-73a9f4484bea - - - - - -] Attempt 1 to provision port 13f34bb3-c0df-40a4-b264-c9c3d1e86ddd 2026-06-30 19:11:18.532 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 57ffbda2-b33b-4c35-8c9c-19b7d4db3a85 2026-06-30 19:11:18.983 9 INFO neutron.plugins.ml2.plugin [None req-5a0f4102-9097-45d6-b06e-c41a0073032c - - - - - -] Attempt 1 to provision port d6ef27ce-f101-4f15-b1cc-f863ece249d2 2026-06-30 19:11:19.443 9 INFO neutron.plugins.ml2.plugin [None req-e59ead30-d652-4a5f-966f-99fb5e0962e6 - - - - - -] Attempt 1 to provision port 7caf93dc-1b30-40af-84ed-0a3c4416d581 2026-06-30 19:11:19.544 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 54255dc9-7219-407d-9d46-c3861981c13c 2026-06-30 19:11:19.800 10 INFO neutron.plugins.ml2.plugin [None req-b65e5e37-cf2e-4444-9bca-13d24b801549 - - - - - -] Attempt 1 to provision port 7caf93dc-1b30-40af-84ed-0a3c4416d581 2026-06-30 19:11:19.935 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 678330ae-8bec-495a-b2fb-2202ee640939 2026-06-30 19:11:20.490 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port d6ef27ce-f101-4f15-b1cc-f863ece249d2 2026-06-30 19:11:21.436 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 678330ae-8bec-495a-b2fb-2202ee640939 2026-06-30 19:11:21.637 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port d6ef27ce-f101-4f15-b1cc-f863ece249d2 2026-06-30 19:11:23.519 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 13f34bb3-c0df-40a4-b264-c9c3d1e86ddd 2026-06-30 19:11:23.694 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae3068d5-4668-458e-9ab4-6f0c3fa27dc8'] response: {'server_uuid': '795f1783-b232-4bce-9db3-3c57070795de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13f34bb3-c0df-40a4-b264-c9c3d1e86ddd', 'code': 200} 2026-06-30 19:11:24.601 10 INFO neutron.plugins.ml2.plugin [None req-cc56bbf0-930c-4b5e-a24c-eb5dc0b22da9 - - - - - -] Attempt 1 to provision port 43685031-95ee-45de-938a-708078d6b904 2026-06-30 19:11:29.403 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 07007a7d-470a-467e-9f48-81da92f74c34 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:11:36.464 9 INFO neutron.plugins.ml2.plugin [None req-3e41bae0-c874-488f-b763-75f7718e28bc - - - - - -] Attempt 1 to provision port a7563795-bb45-44d2-91b6-958bb7738c11 2026-06-30 19:11:36.825 9 INFO neutron.plugins.ml2.plugin [None req-dd3f1c26-066d-4723-bcfd-a7367501cea4 - - - - - -] Attempt 1 to provision port 284ca87d-aab1-4862-b913-f2ff7635af77 2026-06-30 19:11:37.384 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 284ca87d-aab1-4862-b913-f2ff7635af77 2026-06-30 19:11:38.383 10 INFO neutron.plugins.ml2.plugin [None req-0cbd8705-1ac0-4401-a5b1-02648072e733 - - - - - -] Attempt 1 to provision port 0191f55b-e6fe-4322-943e-b0867bd8b4a9 2026-06-30 19:11:38.725 10 INFO neutron.plugins.ml2.plugin [None req-bc2743e3-64af-4a65-bec5-b09691a2cb4d - - - - - -] Attempt 1 to provision port 9cb177ba-99f9-4af0-a2de-db676a0c7d35 2026-06-30 19:11:39.370 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 5afc78af-d2c6-4d48-911b-1c26bb242ffb 2026-06-30 19:11:39.495 9 INFO neutron.plugins.ml2.plugin [None req-4cdc4be5-3dca-4f9e-8a05-b7816b3ab9a3 - - - - - -] Attempt 1 to provision port 9cb177ba-99f9-4af0-a2de-db676a0c7d35 2026-06-30 19:11:41.570 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 5afc78af-d2c6-4d48-911b-1c26bb242ffb 2026-06-30 19:11:41.980 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0191f55b-e6fe-4322-943e-b0867bd8b4a9 2026-06-30 19:11:42.154 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b27d85d-2424-40ee-9087-32752c402f77'] response: {'server_uuid': '5602e650-acdf-429e-beeb-8d198417574d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0191f55b-e6fe-4322-943e-b0867bd8b4a9', 'code': 200} 2026-06-30 19:11:43.071 9 INFO neutron.plugins.ml2.plugin [None req-a9d153a5-5c30-49b5-bffe-086f1f8a606a - - - - - -] Attempt 1 to provision port e6caf55c-9349-46fb-9062-095210ad69fb 2026-06-30 19:11:43.515 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port b77409f2-1fa2-43d4-9d61-852c2cd47bd2 2026-06-30 19:11:43.935 10 INFO neutron.plugins.ml2.plugin [None req-3ab8eaf2-bde2-4132-b96f-ac7919bde6c4 - - - - - -] Attempt 1 to provision port b77409f2-1fa2-43d4-9d61-852c2cd47bd2 2026-06-30 19:11:43.951 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0191f55b-e6fe-4322-943e-b0867bd8b4a9 2026-06-30 19:11:45.478 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port b77409f2-1fa2-43d4-9d61-852c2cd47bd2 2026-06-30 19:11:45.840 9 INFO neutron.plugins.ml2.plugin [None req-c5d4a988-561c-4261-92eb-7d849585bac4 - - - - - -] Attempt 1 to provision port 13c77e16-33c9-4f34-a0df-4ed0af0f29c0 2026-06-30 19:11:46.396 9 INFO neutron.plugins.ml2.plugin [None req-e69e1fca-047b-4203-8379-f9512b64ae1b - - - - - -] Attempt 1 to provision port 13c77e16-33c9-4f34-a0df-4ed0af0f29c0 2026-06-30 19:11:47.386 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0a65fc1f-3fd0-420f-83f5-c097bee41220 2026-06-30 19:11:49.394 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 0a65fc1f-3fd0-420f-83f5-c097bee41220 2026-06-30 19:11:52.179 9 INFO neutron.plugins.ml2.plugin [None req-613e769b-bc8d-4173-8764-b2d080b23baa - - - - - -] Attempt 1 to provision port 499ac601-e851-45e0-9491-43cdef574407 2026-06-30 19:11:53.487 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 499ac601-e851-45e0-9491-43cdef574407 2026-06-30 19:11:53.644 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ebda68b-8789-4735-a152-f537b1d366ea'] response: {'server_uuid': 'e5fabfce-316d-4f88-b511-e87a8ca67af8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '499ac601-e851-45e0-9491-43cdef574407', 'code': 200} 2026-06-30 19:11:55.432 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 9cb177ba-99f9-4af0-a2de-db676a0c7d35 2026-06-30 19:11:55.860 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 499ac601-e851-45e0-9491-43cdef574407 2026-06-30 19:11:56.129 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port a7563795-bb45-44d2-91b6-958bb7738c11 2026-06-30 19:11:57.397 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 9cb177ba-99f9-4af0-a2de-db676a0c7d35 2026-06-30 19:11:57.775 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port a7563795-bb45-44d2-91b6-958bb7738c11 2026-06-30 19:12:01.381 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 13c77e16-33c9-4f34-a0df-4ed0af0f29c0 2026-06-30 19:12:03.587 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port e6caf55c-9349-46fb-9062-095210ad69fb 2026-06-30 19:12:03.953 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 13c77e16-33c9-4f34-a0df-4ed0af0f29c0 2026-06-30 19:12:05.451 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port e6caf55c-9349-46fb-9062-095210ad69fb /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:12:17.725 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port ee9f8052-9ca5-41bd-b0f7-f8c66291b1b7 2026-06-30 19:12:18.305 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 557720fb-6f01-4ad3-9370-baf865826e8d 2026-06-30 19:12:18.445 9 INFO neutron.plugins.ml2.plugin [None req-0f99742f-905e-497e-a4c4-a528239f2010 - - - - - -] Attempt 1 to provision port ee9f8052-9ca5-41bd-b0f7-f8c66291b1b7 2026-06-30 19:12:19.465 9 INFO neutron.plugins.ml2.plugin [None req-95972735-bde1-4825-a745-ad3964c48322 - - - - - -] Attempt 1 to provision port 6cbf8036-caa8-452f-af89-bc12f5dfaf3e 2026-06-30 19:12:19.470 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port ee9f8052-9ca5-41bd-b0f7-f8c66291b1b7 2026-06-30 19:12:19.525 9 INFO neutron.plugins.ml2.plugin [None req-95972735-bde1-4825-a745-ad3964c48322 - - - - - -] Attempt 1 to provision port 557720fb-6f01-4ad3-9370-baf865826e8d 2026-06-30 19:12:19.939 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 557720fb-6f01-4ad3-9370-baf865826e8d 2026-06-30 19:12:20.314 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 7e365d0f-b2e3-4bd0-9c36-a0a0f8f9d394 2026-06-30 19:12:20.917 10 INFO neutron.plugins.ml2.plugin [None req-90d8a0b5-d86e-497e-87b5-ac669e16a93e - - - - - -] Attempt 1 to provision port 7e365d0f-b2e3-4bd0-9c36-a0a0f8f9d394 2026-06-30 19:12:21.142 10 INFO neutron.plugins.ml2.plugin [None req-5be547b0-0b81-4ba5-9c79-da4d56c86252 - - - - - -] Attempt 1 to provision port ee9f8052-9ca5-41bd-b0f7-f8c66291b1b7 2026-06-30 19:12:21.388 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 7e365d0f-b2e3-4bd0-9c36-a0a0f8f9d394 2026-06-30 19:12:21.649 10 INFO neutron.plugins.ml2.plugin [None req-eaaa16af-62af-422e-bbcc-0c56b3bad67b - - - - - -] Attempt 1 to provision port 557720fb-6f01-4ad3-9370-baf865826e8d 2026-06-30 19:12:22.356 10 INFO neutron.plugins.ml2.plugin [None req-dfe79c5b-dc54-4185-822d-087f460ce464 - - - - - -] Attempt 1 to provision port c750491d-d617-4513-adf5-eb977a4cb8a3 2026-06-30 19:12:22.600 9 INFO neutron.plugins.ml2.plugin [None req-31e201e7-b501-469d-9573-5b52fc639bac - - - - - -] Attempt 1 to provision port 7e365d0f-b2e3-4bd0-9c36-a0a0f8f9d394 2026-06-30 19:12:23.105 9 INFO neutron.plugins.ml2.plugin [None req-bea046a4-644d-4fdb-acff-f33a60c316db - - - - - -] Attempt 1 to provision port c750491d-d617-4513-adf5-eb977a4cb8a3 2026-06-30 19:12:23.394 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 95a28749-f71f-4a1d-8cec-2892a9700ea7 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server [None req-37050428-4036-467f-8cab-18dffd526ce0 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 4eb80835-255a-4643-bfe0-a449d0e59db7: This subnet is being modified by another concurrent operation. 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-30 19:12:23.935 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-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server raise exception 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 4eb80835-255a-4643-bfe0-a449d0e59db7: This subnet is being modified by another concurrent operation. 2026-06-30 19:12:23.935 9 ERROR oslo_messaging.rpc.server  2026-06-30 19:12:24.170 9 INFO neutron.plugins.ml2.plugin [None req-30690d88-14bd-4ee5-a79e-ec9eec2b2335 - - - - - -] Attempt 1 to provision port eccc8dbb-023e-4957-8219-aefdfe704706 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server [None req-b46bde67-bc61-4ce6-86f5-7f55976cfdd2 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet f2162513-6cb4-465a-9619-6e3e381e1ce2: This subnet is being modified by another concurrent operation. 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server raise exception 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet f2162513-6cb4-465a-9619-6e3e381e1ce2: This subnet is being modified by another concurrent operation. 2026-06-30 19:12:24.644 10 ERROR oslo_messaging.rpc.server  2026-06-30 19:12:25.113 9 INFO neutron.plugins.ml2.plugin [None req-a7eb3abc-a7dd-4ed1-81a1-75bcf6f565c4 - - - - - -] Attempt 1 to provision port eccc8dbb-023e-4957-8219-aefdfe704706 2026-06-30 19:12:25.369 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 95a28749-f71f-4a1d-8cec-2892a9700ea7 2026-06-30 19:12:26.063 10 INFO neutron.plugins.ml2.plugin [None req-c7c4a861-20ba-435d-abe9-bfbe53aaaa00 - - - - - -] Attempt 1 to provision port c657e0a0-214f-4213-af98-d6729835b270 2026-06-30 19:12:26.910 10 INFO neutron.plugins.ml2.plugin [None req-6c9bebd6-bec3-46c9-9cb3-ede1d13792fd - - - - - -] Attempt 1 to provision port c657e0a0-214f-4213-af98-d6729835b270 2026-06-30 19:12:31.003 10 INFO neutron.plugins.ml2.plugin [None req-459fd84b-8012-4999-8183-313f777b7f77 - - - - - -] Attempt 1 to provision port 32cbd375-1721-4831-9e59-42e3b1249225 2026-06-30 19:12:33.461 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 32cbd375-1721-4831-9e59-42e3b1249225 2026-06-30 19:12:33.620 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd136f30-91cb-4498-8c27-70b12537b91b'] response: {'server_uuid': 'f33474b8-99dd-4430-951d-86f4a8d4b447', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32cbd375-1721-4831-9e59-42e3b1249225', 'code': 200} 2026-06-30 19:12:35.395 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 32cbd375-1721-4831-9e59-42e3b1249225 2026-06-30 19:12:41.509 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 5886a123-f761-4e90-8e4e-81ce62016f98 2026-06-30 19:12:41.644 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-14174cad-843b-459c-a632-b3fcfc5d1f85'] response: {'server_uuid': 'a05fee84-179b-48a2-b74e-4c50f54853c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5886a123-f761-4e90-8e4e-81ce62016f98', 'code': 200} 2026-06-30 19:12:43.416 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 5886a123-f761-4e90-8e4e-81ce62016f98 2026-06-30 19:12:49.466 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port c750491d-d617-4513-adf5-eb977a4cb8a3 2026-06-30 19:12:49.901 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port c657e0a0-214f-4213-af98-d6729835b270 2026-06-30 19:12:50.276 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 6cbf8036-caa8-452f-af89-bc12f5dfaf3e 2026-06-30 19:12:50.623 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port eccc8dbb-023e-4957-8219-aefdfe704706 2026-06-30 19:12:51.512 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port eccc8dbb-023e-4957-8219-aefdfe704706 2026-06-30 19:12:51.793 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port c750491d-d617-4513-adf5-eb977a4cb8a3 2026-06-30 19:12:52.038 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 6cbf8036-caa8-452f-af89-bc12f5dfaf3e 2026-06-30 19:12:52.237 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port c657e0a0-214f-4213-af98-d6729835b270 2026-06-30 19:12:59.593 9 INFO neutron.plugins.ml2.plugin [None req-ad33784e-e27e-41f0-a48f-8b0e4755ec3a - - - - - -] Attempt 1 to provision port c8c4c35d-f4af-404b-ae61-93292742676d 2026-06-30 19:13:12.559 10 INFO neutron.plugins.ml2.plugin [None req-8508f30e-2952-4827-a91d-ebc5d01e339f - - - - - -] Attempt 1 to provision port f87739db-adab-410a-8653-f716436b3c66 2026-06-30 19:13:15.471 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f87739db-adab-410a-8653-f716436b3c66 2026-06-30 19:13:15.642 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a06ee2c-4b7b-411a-9ffd-797accfed80d'] response: {'server_uuid': '33ae25a5-4ddc-41a0-92e8-f2b3afe0d8e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f87739db-adab-410a-8653-f716436b3c66', 'code': 200} 2026-06-30 19:13:17.430 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port f87739db-adab-410a-8653-f716436b3c66 2026-06-30 19:13:53.212 9 INFO neutron.plugins.ml2.plugin [None req-d2c53643-fe5e-42d9-8872-28945e0e3939 - - - - - -] Attempt 1 to provision port b199ced0-a482-4d6c-8ade-c3fb7d221d1b 2026-06-30 19:13:55.700 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port b199ced0-a482-4d6c-8ade-c3fb7d221d1b 2026-06-30 19:13:56.672 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-65804e93-41a9-419b-a1f0-bd549e6edb6e'] response: {'server_uuid': '33ae25a5-4ddc-41a0-92e8-f2b3afe0d8e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b199ced0-a482-4d6c-8ade-c3fb7d221d1b', 'code': 200} 2026-06-30 19:13:57.609 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port b199ced0-a482-4d6c-8ade-c3fb7d221d1b 2026-06-30 19:14:25.902 9 INFO neutron.plugins.ml2.plugin [None req-4ef7133b-47af-4c6e-9e2f-ad898f006560 - - - - - -] Attempt 1 to provision port 215b38b4-1563-460a-9087-46b8c27c1f83 2026-06-30 19:14:29.567 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 215b38b4-1563-460a-9087-46b8c27c1f83 2026-06-30 19:14:29.770 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-06762902-fcc7-47e1-82f0-eb8c6e00817e'] response: {'server_uuid': '33ae25a5-4ddc-41a0-92e8-f2b3afe0d8e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '215b38b4-1563-460a-9087-46b8c27c1f83', 'code': 200} 2026-06-30 19:14:31.473 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 215b38b4-1563-460a-9087-46b8c27c1f83 2026-06-30 19:14:36.769 9 INFO neutron.plugins.ml2.plugin [None req-edda4b63-b677-4c44-b37a-75cebfb71c78 - - - - - -] Attempt 1 to provision port 8ca58f4a-a908-4a22-a59a-e1d917ef7baf 2026-06-30 19:14:39.750 10 INFO neutron.plugins.ml2.plugin [None req-2352d3ba-b65f-4322-a800-fe68b3618af4 - - - - - -] Attempt 1 to provision port 8ca58f4a-a908-4a22-a59a-e1d917ef7baf 2026-06-30 19:14:39.969 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eab7aa81-d299-4af9-81fa-1bc1b24cbb48'] response: {'server_uuid': '33ae25a5-4ddc-41a0-92e8-f2b3afe0d8e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ca58f4a-a908-4a22-a59a-e1d917ef7baf', 'code': 200} 2026-06-30 19:14:41.552 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 8ca58f4a-a908-4a22-a59a-e1d917ef7baf 2026-06-30 19:14:50.020 9 INFO neutron.plugins.ml2.plugin [None req-efebc062-4abf-424a-82eb-06c447843f89 - - - - - -] Attempt 1 to provision port 8ca58f4a-a908-4a22-a59a-e1d917ef7baf 2026-06-30 19:14:51.536 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 8ca58f4a-a908-4a22-a59a-e1d917ef7baf 2026-06-30 19:15:20.724 10 INFO neutron.plugins.ml2.plugin [None req-27052ea6-df8a-4ed9-9f82-3ebdaba9f167 - - - - - -] Attempt 1 to provision port 215b38b4-1563-460a-9087-46b8c27c1f83 2026-06-30 19:15:21.563 9 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port 215b38b4-1563-460a-9087-46b8c27c1f83 2026-06-30 19:16:47.727 9 INFO neutron.plugins.ml2.plugin [None req-f4275e96-a9d3-4d3f-a579-4084e13021c1 - - - - - -] Attempt 1 to provision port 557720fb-6f01-4ad3-9370-baf865826e8d 2026-06-30 19:17:15.596 10 INFO neutron.plugins.ml2.plugin [None req-7844cf22-fda1-401e-a267-423608c47734 - - - - - -] Attempt 1 to provision port fc187bae-857b-40ac-ad39-69323d9d4c91