+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-11 16:14:39.771 1 INFO neutron.common.config [-] Logging enabled! 2026-08-11 16:14:39.771 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-11 16:14:39.772 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-11 16:14:39.772 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 16:14:41.219 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 16:14:41.221 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 16:14:41.225 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 16:14:41.225 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 16:14:41.225 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 16:14:41.226 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 16:14:41.226 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 16:14:41.232 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 16:14:41.232 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 16:14:41.232 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 16:14:41.252 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 16:14:41.254 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 16:14:41.254 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 16:14:41.274 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 16:14:41.274 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 16:14:41.274 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 16:14:41.275 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 16:14:41.552 1 INFO neutron.plugins.ml2.managers [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 16:14:41.695 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 16:14:41.695 1 INFO neutron.plugins.ml2.managers [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 16:14:41.696 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 16:14:41.739 1 INFO neutron.plugins.ml2.managers [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 16:14:41.740 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 16:14:41.740 1 INFO neutron.plugins.ml2.managers [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 16:14:41.740 1 INFO neutron.plugins.ml2.extensions.port_security [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 16:14:41.740 1 INFO neutron.plugins.ml2.managers [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] Initializing extension driver 'qos' 2026-08-11 16:14:41.740 1 INFO neutron.plugins.ml2.managers [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 16:14:41.740 1 INFO neutron.plugins.ml2.managers [None req-10596167-a479-4859-8549-cd5e0a249454 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 16:14:41.755 1 INFO neutron.quota [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded quota_driver: . 2026-08-11 16:14:41.756 1 INFO neutron.plugins.ml2.plugin [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 16:14:41.756 1 INFO neutron.plugins.ml2.managers [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 16:14:41.756 1 INFO neutron.plugins.ml2.managers [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 16:14:41.756 1 INFO neutron.plugins.ml2.managers [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 16:14:41.756 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: qos 2026-08-11 16:14:41.768 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: router 2026-08-11 16:14:41.805 1 INFO neutron.services.service_base [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 16:14:41.806 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: segments 2026-08-11 16:14:41.879 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: trunk 2026-08-11 16:14:41.893 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: vpnaas 2026-08-11 16:14:41.924 1 WARNING stevedore.named [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 16:14:41.990 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 16:14:41.991 1 INFO neutron.common.utils [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 16:14:41.991 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: taas 2026-08-11 16:14:42.012 1 WARNING stevedore.named [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 16:14:42.012 1 WARNING stevedore.named [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 16:14:42.038 1 INFO neutron_taas.services.taas.taas_plugin [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 16:14:42.039 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: tapmirror 2026-08-11 16:14:42.049 1 WARNING stevedore.named [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 16:14:42.049 1 WARNING stevedore.named [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 16:14:42.063 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 16:14:42.063 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 16:14:42.070 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: tag 2026-08-11 16:14:42.078 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: timestamp 2026-08-11 16:14:42.080 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 16:14:42.084 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: flavors 2026-08-11 16:14:42.087 1 INFO neutron.manager [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loading Plugin: revisions 2026-08-11 16:14:42.091 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Initializing extension manager. 2026-08-11 16:14:42.092 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: address-group 2026-08-11 16:14:42.093 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: address-scope 2026-08-11 16:14:42.093 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 16:14:42.094 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: agent 2026-08-11 16:14:42.094 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 16:14:42.095 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 16:14:42.096 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 16:14:42.096 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: availability_zone 2026-08-11 16:14:42.097 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 16:14:42.097 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 16:14:42.098 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 16:14:42.099 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 16:14:42.099 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: dns-integration 2026-08-11 16:14:42.100 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 16:14:42.100 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 16:14:42.101 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: dvr 2026-08-11 16:14:42.101 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 16:14:42.102 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 16:14:42.102 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 16:14:42.102 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 16:14:42.103 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: external-net 2026-08-11 16:14:42.103 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 16:14:42.104 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: extraroute 2026-08-11 16:14:42.104 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 16:14:42.105 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 16:14:42.105 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 16:14:42.106 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 16:14:42.106 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 16:14:42.107 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: fip-port-details 2026-08-11 16:14:42.107 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: flavors 2026-08-11 16:14:42.108 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 16:14:42.110 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 16:14:42.111 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: ip_allocation 2026-08-11 16:14:42.111 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 16:14:42.112 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 16:14:42.113 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: router 2026-08-11 16:14:42.114 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 16:14:42.115 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 16:14:42.115 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 16:14:42.116 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 16:14:42.116 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: l3-ha 2026-08-11 16:14:42.117 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 16:14:42.117 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 16:14:42.118 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: l3-flavors 2026-08-11 16:14:42.118 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 16:14:42.119 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 16:14:42.121 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 16:14:42.122 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 16:14:42.123 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 16:14:42.124 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 16:14:42.124 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 16:14:42.125 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: multi-provider 2026-08-11 16:14:42.125 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: net-mtu 2026-08-11 16:14:42.126 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 16:14:42.127 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 16:14:42.127 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: network_ha 2026-08-11 16:14:42.127 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 16:14:42.128 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 16:14:42.129 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: pagination 2026-08-11 16:14:42.129 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: port-device-profile 2026-08-11 16:14:42.130 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 16:14:42.130 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 16:14:42.130 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 16:14:42.131 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: port-mac-override 2026-08-11 16:14:42.131 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 16:14:42.132 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 16:14:42.132 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 16:14:42.132 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: port-resource-request 2026-08-11 16:14:42.133 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 16:14:42.133 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 16:14:42.134 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: binding 2026-08-11 16:14:42.134 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: binding-extended 2026-08-11 16:14:42.135 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: port-security 2026-08-11 16:14:42.135 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: project-id 2026-08-11 16:14:42.136 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: provider 2026-08-11 16:14:42.136 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 16:14:42.138 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos 2026-08-11 16:14:42.139 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 16:14:42.139 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 16:14:42.140 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-default 2026-08-11 16:14:42.140 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-fip 2026-08-11 16:14:42.141 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 16:14:42.141 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 16:14:42.142 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 16:14:42.142 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 16:14:42.142 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 16:14:42.143 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-pps 2026-08-11 16:14:42.143 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 16:14:42.144 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 16:14:42.144 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 16:14:42.145 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 16:14:42.145 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 16:14:42.147 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: quotas 2026-08-11 16:14:42.150 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: quota_details 2026-08-11 16:14:42.151 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: rbac-policies 2026-08-11 16:14:42.152 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: rbac-address-group 2026-08-11 16:14:42.152 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 16:14:42.152 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 16:14:42.153 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 16:14:42.153 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: revision-if-match 2026-08-11 16:14:42.154 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 16:14:42.154 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 16:14:42.155 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 16:14:42.156 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 16:14:42.157 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 16:14:42.157 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 16:14:42.157 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 16:14:42.158 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 16:14:42.158 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 16:14:42.162 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: security-group 2026-08-11 16:14:42.163 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: segment 2026-08-11 16:14:42.164 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 16:14:42.164 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: service-type 2026-08-11 16:14:42.165 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: sorting 2026-08-11 16:14:42.165 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 16:14:42.166 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 16:14:42.166 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 16:14:42.166 1 WARNING neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 16:14:42.167 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 16:14:42.167 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 16:14:42.168 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: subnet_onboard 2026-08-11 16:14:42.168 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 16:14:42.168 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 16:14:42.169 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 16:14:42.170 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 16:14:42.170 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: tag-creation 2026-08-11 16:14:42.170 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 16:14:42.174 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 16:14:42.174 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 16:14:42.175 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: trunk 2026-08-11 16:14:42.175 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: trunk-details 2026-08-11 16:14:42.176 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 16:14:42.176 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 16:14:42.176 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 16:14:42.177 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 16:14:42.178 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 16:14:42.179 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 16:14:42.180 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 16:14:42.181 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: vpnaas 2026-08-11 16:14:42.182 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: taas 2026-08-11 16:14:42.183 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: tap-mirror 2026-08-11 16:14:42.183 1 INFO neutron.api.extensions [None req-c47dab9c-2411-49c6-9e81-73d48fed9178 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 16:15:12.278 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 16:15:12.320 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 16:15:12.322 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 16:15:25.624 16 INFO neutron.db.l3_hamode_db [None req-6afd44b8-ecea-4aa8-91fb-87d52e3fbd00 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:15:46.031 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port aa23250d-c95d-4212-988c-1578430452bb 2026-08-11 16:15:47.514 16 INFO neutron.plugins.ml2.plugin [None req-81c9b61a-3832-48f5-bfa9-221c0074f769 - - - - - -] Attempt 1 to provision port aa23250d-c95d-4212-988c-1578430452bb 2026-08-11 16:15:47.946 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port aa23250d-c95d-4212-988c-1578430452bb 2026-08-11 16:20:42.028 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 37757a89-20e9-4000-b0be-21da18444dfc 2026-08-11 16:20:42.050 13 INFO neutron.plugins.ml2.plugin [None req-ae3a4a3b-bb23-4fd0-b936-aeb5757f227e - - - - - -] Attempt 1 to provision port 37757a89-20e9-4000-b0be-21da18444dfc 2026-08-11 16:20:44.009 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 37757a89-20e9-4000-b0be-21da18444dfc 2026-08-11 16:20:44.219 13 INFO neutron.plugins.ml2.plugin [None req-8b019051-d94d-49a6-8b4b-8bb213a3e3bb - - - - - -] Attempt 1 to provision port 37757a89-20e9-4000-b0be-21da18444dfc 2026-08-11 16:20:48.230 13 INFO neutron.plugins.ml2.plugin [None req-bde1f470-19d2-4cfe-99ed-09db7253b6e2 - - - - - -] Attempt 1 to provision port 6a7cbee9-e8b9-41fd-a5ae-667088c4583e 2026-08-11 16:24:32.687 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 6a7cbee9-e8b9-41fd-a5ae-667088c4583e 2026-08-11 16:24:34.090 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 6a7cbee9-e8b9-41fd-a5ae-667088c4583e 2026-08-11 16:33:30.270 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 630649a5-1327-4bd7-b57c-cc6e88c8dc36 2026-08-11 16:33:32.233 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 630649a5-1327-4bd7-b57c-cc6e88c8dc36 2026-08-11 16:43:09.923 16 INFO neutron.plugins.ml2.plugin [None req-2cdcbc84-4ea2-4f15-8b98-d4da313e4912 - - - - - -] Attempt 1 to provision port 37757a89-20e9-4000-b0be-21da18444dfc 2026-08-11 16:43:09.968 16 INFO neutron.plugins.ml2.plugin [None req-2cdcbc84-4ea2-4f15-8b98-d4da313e4912 - - - - - -] Attempt 1 to provision port aa23250d-c95d-4212-988c-1578430452bb 2026-08-11 16:43:10.024 16 INFO neutron.plugins.ml2.plugin [None req-2cdcbc84-4ea2-4f15-8b98-d4da313e4912 - - - - - -] Attempt 1 to provision port 6a7cbee9-e8b9-41fd-a5ae-667088c4583e 2026-08-11 16:50:12.551 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port be0314fa-5571-45aa-a48b-c99ba87e1f49 2026-08-11 16:50:14.523 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port be0314fa-5571-45aa-a48b-c99ba87e1f49 2026-08-11 16:50:16.599 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e5c156dc-5de2-4d42-8d5e-3b14634f2ae7 2026-08-11 16:50:18.732 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e5c156dc-5de2-4d42-8d5e-3b14634f2ae7 2026-08-11 16:50:20.682 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port fe1f0222-46db-4760-9aad-6ae2057bdc91 2026-08-11 16:50:21.163 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c8d06ff1-9b69-4528-88ac-9db0ea1b90cb 2026-08-11 16:50:22.556 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port fe1f0222-46db-4760-9aad-6ae2057bdc91 2026-08-11 16:50:22.737 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c8d06ff1-9b69-4528-88ac-9db0ea1b90cb 2026-08-11 16:50:24.637 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 243d62d3-169b-4476-99bd-d94cb6705413 2026-08-11 16:50:26.655 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 243d62d3-169b-4476-99bd-d94cb6705413 2026-08-11 16:50:26.941 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c058f2e9-92a2-4b24-bf3b-d06af00c26c9 2026-08-11 16:50:28.649 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c058f2e9-92a2-4b24-bf3b-d06af00c26c9 2026-08-11 16:50:28.923 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 3de7ae55-4624-4f93-adba-19453a11955e 2026-08-11 16:50:31.246 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 3de7ae55-4624-4f93-adba-19453a11955e 2026-08-11 16:50:31.509 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 7e62b45e-4e36-415d-a63d-172d210e3789 2026-08-11 16:50:32.010 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f6b4f29-a9d5-48da-a2c7-2489defbb5d5'] response: {'server_uuid': '2964bcef-c2e9-482b-aefb-fa3f0a1d091f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e62b45e-4e36-415d-a63d-172d210e3789', 'code': 200} 2026-08-11 16:50:33.244 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 64d95de4-8498-4ed9-88be-d2c681649508 2026-08-11 16:50:33.638 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 7e62b45e-4e36-415d-a63d-172d210e3789 2026-08-11 16:50:33.761 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-00a90586-3dd9-4fc2-b9a6-25a13fd7a1b4'] response: {'server_uuid': '94534b50-5ddd-4d50-82fe-cdf23aac10c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64d95de4-8498-4ed9-88be-d2c681649508', 'code': 200} 2026-08-11 16:50:33.872 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 48af0696-671a-4c1e-9db7-571a6dbbc3d0 2026-08-11 16:50:34.954 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 64d95de4-8498-4ed9-88be-d2c681649508 2026-08-11 16:50:35.176 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 48af0696-671a-4c1e-9db7-571a6dbbc3d0 2026-08-11 16:50:36.867 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 16a3881b-02ff-48be-8ecc-f2e83ae8143f 2026-08-11 16:50:40.018 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1 2026-08-11 16:50:40.149 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-de743612-37de-46bc-813c-bdacaf565b4a'] response: {'server_uuid': 'be979a2d-d354-4c9b-ae11-d16bd8707ed2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1', 'code': 200} 2026-08-11 16:50:40.428 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 16a3881b-02ff-48be-8ecc-f2e83ae8143f 2026-08-11 16:50:42.737 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1 2026-08-11 16:50:42.790 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port 2cb578d0-9fb7-47ec-9181-90e2412e4b9d 2026-08-11 16:50:42.828 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port a896afb3-24a1-493a-836a-931a3757a36d 2026-08-11 16:50:42.864 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port e5c156dc-5de2-4d42-8d5e-3b14634f2ae7 2026-08-11 16:50:42.923 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port 12bcce43-edd6-43c1-a2b4-309a7991c4fe 2026-08-11 16:50:42.924 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 2ee2e6b6-722d-4772-9722-9a857828b411 2026-08-11 16:50:42.949 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port 48af0696-671a-4c1e-9db7-571a6dbbc3d0 2026-08-11 16:50:43.030 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-93a0662e-0a0a-4791-9cc1-8693217eae3c'] response: {'server_uuid': 'f1b5da14-4115-4dad-bed5-9f7ff3a26438', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ee2e6b6-722d-4772-9722-9a857828b411', 'code': 200} 2026-08-11 16:50:43.050 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port e56d5ad9-4855-42e8-a06d-6c61380400e2 2026-08-11 16:50:43.075 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port 16a3881b-02ff-48be-8ecc-f2e83ae8143f 2026-08-11 16:50:43.140 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port e2f33853-cf7d-4298-96fc-862293fbb39c 2026-08-11 16:50:43.164 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port 152068ce-4243-41f6-aa4c-dde59930b94f 2026-08-11 16:50:43.197 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port 9f294333-841e-4100-a1a7-ca10f83b9dc1 2026-08-11 16:50:43.232 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port 2ee2e6b6-722d-4772-9722-9a857828b411 2026-08-11 16:50:43.286 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port 3de7ae55-4624-4f93-adba-19453a11955e 2026-08-11 16:50:43.588 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port cd961dc5-773f-4d90-91a6-f4a4a495956b 2026-08-11 16:50:43.612 16 INFO neutron.plugins.ml2.plugin [None req-ba088c81-5d69-4440-9909-c09ef27a2e02 - - - - - -] Attempt 1 to provision port 1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1 2026-08-11 16:50:44.801 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 2ee2e6b6-722d-4772-9722-9a857828b411 2026-08-11 16:50:51.697 16 INFO neutron.plugins.ml2.plugin [None req-5187f274-f81a-4665-8a37-39a18052855c - - - - - -] Attempt 1 to provision port 9f294333-841e-4100-a1a7-ca10f83b9dc1 2026-08-11 16:50:54.621 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 4bbf705f-343a-4f2d-863a-5aa9d461f4e8 2026-08-11 16:50:56.615 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 4bbf705f-343a-4f2d-863a-5aa9d461f4e8 2026-08-11 16:50:56.819 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 89be7399-d61a-4bc2-8e6c-04259615f33f 2026-08-11 16:50:57.672 13 INFO neutron.plugins.ml2.plugin [None req-09fa33c6-4a7a-4f97-90e3-bdc715afd94b - - - - - -] Attempt 1 to provision port e8f588de-337e-4ef0-b2da-82a10e3a234d 2026-08-11 16:50:57.744 13 INFO neutron.plugins.ml2.plugin [None req-09fa33c6-4a7a-4f97-90e3-bdc715afd94b - - - - - -] Attempt 1 to provision port 89be7399-d61a-4bc2-8e6c-04259615f33f 2026-08-11 16:50:58.617 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 89be7399-d61a-4bc2-8e6c-04259615f33f 2026-08-11 16:51:00.619 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 152068ce-4243-41f6-aa4c-dde59930b94f 2026-08-11 16:51:02.561 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 9f294333-841e-4100-a1a7-ca10f83b9dc1 2026-08-11 16:51:02.819 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 152068ce-4243-41f6-aa4c-dde59930b94f 2026-08-11 16:51:05.237 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 9f294333-841e-4100-a1a7-ca10f83b9dc1 2026-08-11 16:51:05.435 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 2c5d1af0-fbc9-4e50-a0b7-52d433150b33 2026-08-11 16:51:05.529 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-12a204af-c982-4830-8398-8319546ca05c'] response: {'server_uuid': 'bc41adb6-633c-4c3a-82f9-2221ec5b4309', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c5d1af0-fbc9-4e50-a0b7-52d433150b33', 'code': 200} 2026-08-11 16:51:05.554 16 INFO neutron.plugins.ml2.plugin [None req-8202403d-959b-4a85-be0c-797809af0d68 - - - - - -] Attempt 1 to provision port e8f588de-337e-4ef0-b2da-82a10e3a234d 2026-08-11 16:51:05.603 16 INFO neutron.plugins.ml2.plugin [None req-8202403d-959b-4a85-be0c-797809af0d68 - - - - - -] Attempt 1 to provision port 2c5d1af0-fbc9-4e50-a0b7-52d433150b33 2026-08-11 16:51:05.683 16 INFO neutron.plugins.ml2.plugin [None req-8202403d-959b-4a85-be0c-797809af0d68 - - - - - -] Attempt 1 to provision port 89be7399-d61a-4bc2-8e6c-04259615f33f 2026-08-11 16:51:05.752 16 INFO neutron.plugins.ml2.plugin [None req-8202403d-959b-4a85-be0c-797809af0d68 - - - - - -] Attempt 1 to provision port 2ee2e6b6-722d-4772-9722-9a857828b411 2026-08-11 16:51:05.854 16 INFO neutron.plugins.ml2.plugin [None req-8202403d-959b-4a85-be0c-797809af0d68 - - - - - -] Attempt 1 to provision port 9f294333-841e-4100-a1a7-ca10f83b9dc1 2026-08-11 16:51:05.936 16 INFO neutron.plugins.ml2.plugin [None req-8202403d-959b-4a85-be0c-797809af0d68 - - - - - -] Attempt 1 to provision port a49c18d4-68cf-4627-b73a-b9533b2e8b2d 2026-08-11 16:51:06.650 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 2c5d1af0-fbc9-4e50-a0b7-52d433150b33 2026-08-11 16:51:10.626 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port a49c18d4-68cf-4627-b73a-b9533b2e8b2d 2026-08-11 16:51:10.991 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e8f588de-337e-4ef0-b2da-82a10e3a234d 2026-08-11 16:51:11.895 13 INFO neutron.plugins.ml2.plugin [None req-ea65e64d-abe9-4e62-9f13-57c94bc8da3f - - - - - -] Attempt 1 to provision port 2ee2e6b6-722d-4772-9722-9a857828b411 2026-08-11 16:51:12.644 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port a49c18d4-68cf-4627-b73a-b9533b2e8b2d 2026-08-11 16:51:12.751 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e8f588de-337e-4ef0-b2da-82a10e3a234d 2026-08-11 16:51:13.113 13 INFO neutron.plugins.ml2.plugin [None req-be653001-5708-4296-9d84-19a83b689c35 - - - - - -] Attempt 1 to provision port 2ee2e6b6-722d-4772-9722-9a857828b411 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server [None req-e697b05c-96df-4cce-86a5-38f9c62f3e91 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 810c87c5-b45d-48f1-bce2-f7e1ab22c8a7: This subnet is being modified by another concurrent operation. 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server raise exception 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 810c87c5-b45d-48f1-bce2-f7e1ab22c8a7: This subnet is being modified by another concurrent operation. 2026-08-11 16:51:15.898 13 ERROR oslo_messaging.rpc.server 2026-08-11 16:51:16.763 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-621f4ec0-95b4-4a15-842c-b92ce5952a45'] response: {'server_uuid': 'f1b5da14-4115-4dad-bed5-9f7ff3a26438', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2ee2e6b6-722d-4772-9722-9a857828b411', 'code': 200} 2026-08-11 16:51:28.547 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 3c430414-cca2-43b1-bf7c-ddea77773c62 2026-08-11 16:51:30.655 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 3c430414-cca2-43b1-bf7c-ddea77773c62 2026-08-11 16:51:30.881 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 7cbe4cee-3568-4b55-af85-5c8cfeb26841 2026-08-11 16:51:32.160 13 INFO neutron.plugins.ml2.plugin [None req-ce771de7-2cf3-4a9b-b414-1a3d55f01415 - - - - - -] Attempt 1 to provision port 3c430414-cca2-43b1-bf7c-ddea77773c62 2026-08-11 16:51:32.246 13 INFO neutron.plugins.ml2.plugin [None req-ce771de7-2cf3-4a9b-b414-1a3d55f01415 - - - - - -] Attempt 1 to provision port b033c5d7-39ea-4125-9878-a6c0988d3a95 2026-08-11 16:51:32.273 13 INFO neutron.plugins.ml2.plugin [None req-ce771de7-2cf3-4a9b-b414-1a3d55f01415 - - - - - -] Attempt 1 to provision port 7e7684e2-4dcf-460a-8215-0e52e9d3c32a 2026-08-11 16:51:32.533 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 7cbe4cee-3568-4b55-af85-5c8cfeb26841 2026-08-11 16:51:33.894 13 INFO neutron.plugins.ml2.plugin [None req-9ae60b80-58d8-44da-9c13-74ca8a5f12fb - - - - - -] Attempt 1 to provision port b033c5d7-39ea-4125-9878-a6c0988d3a95 2026-08-11 16:51:40.084 16 INFO neutron.plugins.ml2.plugin [None req-7ea58cd8-b8ef-4a70-ae47-e6fda5864d83 - - - - - -] Attempt 1 to provision port c0e363b0-e1a7-481c-bde4-2b9c7ba03f53 2026-08-11 16:51:40.118 16 INFO neutron.plugins.ml2.plugin [None req-7ea58cd8-b8ef-4a70-ae47-e6fda5864d83 - - - - - -] Attempt 1 to provision port b20c5eb1-dd1e-4e5e-b5b1-4c7a0eabe4e6 2026-08-11 16:51:40.579 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 68d13d19-aedb-4806-88b2-db5d4007bc8f 2026-08-11 16:51:42.545 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 68d13d19-aedb-4806-88b2-db5d4007bc8f 2026-08-11 16:51:44.272 16 INFO neutron.plugins.ml2.plugin [None req-dff60a2c-4f93-4c21-9c99-372cdef4bd2f - - - - - -] Attempt 1 to provision port 09cefe0d-2975-4a04-8ed8-3b1e8fcaa6e1 2026-08-11 16:51:44.310 16 INFO neutron.plugins.ml2.plugin [None req-dff60a2c-4f93-4c21-9c99-372cdef4bd2f - - - - - -] Attempt 1 to provision port 83820c86-a889-41f6-bf25-ee1eaa26e6d0 2026-08-11 16:51:45.159 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 83820c86-a889-41f6-bf25-ee1eaa26e6d0 2026-08-11 16:51:45.339 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 2026-08-11 16:51:45.442 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4cb21d2-8074-4184-97e7-f363ff96fb92'] response: {'server_uuid': 'e1e48c07-49d3-4701-b484-da2a819edbde', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc1fdf3f-2faf-4e94-9003-f96723b2ebc2', 'code': 200} 2026-08-11 16:51:46.635 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 83820c86-a889-41f6-bf25-ee1eaa26e6d0 2026-08-11 16:51:46.797 13 INFO neutron.plugins.ml2.plugin [None req-e8bacd2d-4152-445f-b424-121543c4ccc2 - - - - - -] Attempt 1 to provision port 09cefe0d-2975-4a04-8ed8-3b1e8fcaa6e1 2026-08-11 16:51:46.924 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 2026-08-11 16:51:47.170 13 INFO neutron.plugins.ml2.plugin [None req-e8bacd2d-4152-445f-b424-121543c4ccc2 - - - - - -] Attempt 1 to provision port 83820c86-a889-41f6-bf25-ee1eaa26e6d0 2026-08-11 16:51:48.058 13 INFO neutron.plugins.ml2.plugin [None req-48da2bf8-6643-4a87-9ed2-e9f9cfd5e29f - - - - - -] Attempt 1 to provision port 09cefe0d-2975-4a04-8ed8-3b1e8fcaa6e1 2026-08-11 16:51:48.694 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 7e7684e2-4dcf-460a-8215-0e52e9d3c32a 2026-08-11 16:51:48.973 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port b033c5d7-39ea-4125-9878-a6c0988d3a95 2026-08-11 16:51:50.719 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 7e7684e2-4dcf-460a-8215-0e52e9d3c32a 2026-08-11 16:51:51.035 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port b033c5d7-39ea-4125-9878-a6c0988d3a95 2026-08-11 16:51:55.117 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 911a13f2-1b8a-413a-b563-10d55beb31f6 2026-08-11 16:51:55.245 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dad6b20f-2d35-48cc-95ce-e069962aa09d'] response: {'server_uuid': 'f17f11f9-14ba-4860-aa99-e37d8744f20a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '911a13f2-1b8a-413a-b563-10d55beb31f6', 'code': 200} 2026-08-11 16:51:56.695 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 09cefe0d-2975-4a04-8ed8-3b1e8fcaa6e1 2026-08-11 16:51:57.046 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c0e363b0-e1a7-481c-bde4-2b9c7ba03f53 2026-08-11 16:51:57.321 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 911a13f2-1b8a-413a-b563-10d55beb31f6 2026-08-11 16:51:58.595 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 09cefe0d-2975-4a04-8ed8-3b1e8fcaa6e1 2026-08-11 16:51:58.800 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c0e363b0-e1a7-481c-bde4-2b9c7ba03f53 2026-08-11 16:52:16.747 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3273297-da26-4110-8382-38b4d18e73cc'] response: {'server_uuid': 'e1e48c07-49d3-4701-b484-da2a819edbde', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cc1fdf3f-2faf-4e94-9003-f96723b2ebc2', 'code': 200} 2026-08-11 16:52:21.121 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 2026-08-11 16:52:21.213 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5126935-1d11-41c1-9582-fbb79acba250'] response: {'server_uuid': 'e1e48c07-49d3-4701-b484-da2a819edbde', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc1fdf3f-2faf-4e94-9003-f96723b2ebc2', 'code': 200} 2026-08-11 16:52:22.615 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 2026-08-11 16:52:33.164 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port b638867b-e11f-442e-bb1f-ca4d3e322913 2026-08-11 16:52:33.275 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-22243a7a-6f21-4468-97f6-fae4ab53dda6'] response: {'server_uuid': '1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b638867b-e11f-442e-bb1f-ca4d3e322913', 'code': 200} 2026-08-11 16:52:34.579 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port b638867b-e11f-442e-bb1f-ca4d3e322913 2026-08-11 16:52:40.641 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port db72ae51-451e-4a4d-83e1-cd3ac1452f91 2026-08-11 16:52:42.740 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port db72ae51-451e-4a4d-83e1-cd3ac1452f91 2026-08-11 16:52:42.983 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 888bb403-dae2-4318-9285-94d72fec2f4d 2026-08-11 16:52:44.570 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 888bb403-dae2-4318-9285-94d72fec2f4d 2026-08-11 16:52:46.589 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 1d4dce5a-6c0e-4738-8492-ab9648194a4b 2026-08-11 16:52:49.056 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 1d4dce5a-6c0e-4738-8492-ab9648194a4b 2026-08-11 16:52:49.583 13 INFO neutron.plugins.ml2.plugin [None req-f2e98d09-d9e1-4abe-981e-db15c6318e87 - - - - - -] Attempt 1 to provision port 7b4c2737-f413-4d96-afda-ae5cab790e98 2026-08-11 16:52:49.612 13 INFO neutron.plugins.ml2.plugin [None req-f2e98d09-d9e1-4abe-981e-db15c6318e87 - - - - - -] Attempt 1 to provision port 1d4dce5a-6c0e-4738-8492-ab9648194a4b 2026-08-11 16:52:49.654 13 INFO neutron.plugins.ml2.plugin [None req-f2e98d09-d9e1-4abe-981e-db15c6318e87 - - - - - -] Attempt 1 to provision port db72ae51-451e-4a4d-83e1-cd3ac1452f91 2026-08-11 16:52:54.594 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e32ecbaf-adc1-4359-9c0d-f272d516433d 2026-08-11 16:52:56.575 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e32ecbaf-adc1-4359-9c0d-f272d516433d 2026-08-11 16:52:57.986 16 INFO neutron.plugins.ml2.plugin [None req-919f792e-678b-4d01-a0c2-a26730a8730c - - - - - -] Attempt 1 to provision port 7b4c2737-f413-4d96-afda-ae5cab790e98 2026-08-11 16:52:58.014 16 INFO neutron.plugins.ml2.plugin [None req-919f792e-678b-4d01-a0c2-a26730a8730c - - - - - -] Attempt 1 to provision port 1d4dce5a-6c0e-4738-8492-ab9648194a4b 2026-08-11 16:52:58.082 16 INFO neutron.plugins.ml2.plugin [None req-919f792e-678b-4d01-a0c2-a26730a8730c - - - - - -] Attempt 1 to provision port db72ae51-451e-4a4d-83e1-cd3ac1452f91 2026-08-11 16:52:58.132 16 INFO neutron.plugins.ml2.plugin [None req-919f792e-678b-4d01-a0c2-a26730a8730c - - - - - -] Attempt 1 to provision port e32ecbaf-adc1-4359-9c0d-f272d516433d 2026-08-11 16:52:58.200 16 INFO neutron.plugins.ml2.plugin [None req-919f792e-678b-4d01-a0c2-a26730a8730c - - - - - -] Attempt 1 to provision port de9ddf02-53ae-47e0-b91b-f56e53a57005 2026-08-11 16:52:58.225 16 INFO neutron.plugins.ml2.plugin [None req-919f792e-678b-4d01-a0c2-a26730a8730c - - - - - -] Attempt 1 to provision port 536bd748-e183-4b77-86d7-a9c43576d91a 2026-08-11 16:52:59.166 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 353709d0-4847-4ced-abe6-79c2211cdd93 2026-08-11 16:52:59.290 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c7f3873-4557-4c5d-b925-05987bf884d3'] response: {'server_uuid': 'b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '353709d0-4847-4ced-abe6-79c2211cdd93', 'code': 200} 2026-08-11 16:53:00.749 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 7b4c2737-f413-4d96-afda-ae5cab790e98 2026-08-11 16:53:01.102 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 536bd748-e183-4b77-86d7-a9c43576d91a 2026-08-11 16:53:01.415 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 353709d0-4847-4ced-abe6-79c2211cdd93 2026-08-11 16:53:01.596 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 97b81204-b0a2-4e46-91e6-4d70fe8c35a3 2026-08-11 16:53:02.977 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 7b4c2737-f413-4d96-afda-ae5cab790e98 2026-08-11 16:53:03.182 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port de9ddf02-53ae-47e0-b91b-f56e53a57005 2026-08-11 16:53:03.453 16 INFO neutron.plugins.ml2.plugin [None req-0371ef49-ce03-4a60-931e-f9397288d3de - - - - - -] Attempt 1 to provision port 97b81204-b0a2-4e46-91e6-4d70fe8c35a3 2026-08-11 16:53:03.497 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 536bd748-e183-4b77-86d7-a9c43576d91a 2026-08-11 16:53:03.507 16 INFO neutron.plugins.ml2.plugin [None req-0371ef49-ce03-4a60-931e-f9397288d3de - - - - - -] Attempt 1 to provision port de9ddf02-53ae-47e0-b91b-f56e53a57005 2026-08-11 16:53:03.560 16 INFO neutron.plugins.ml2.plugin [None req-0371ef49-ce03-4a60-931e-f9397288d3de - - - - - -] Attempt 1 to provision port e32ecbaf-adc1-4359-9c0d-f272d516433d 2026-08-11 16:53:03.660 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 97b81204-b0a2-4e46-91e6-4d70fe8c35a3 2026-08-11 16:53:03.890 16 INFO neutron.plugins.ml2.plugin [None req-0371ef49-ce03-4a60-931e-f9397288d3de - - - - - -] Attempt 1 to provision port 536bd748-e183-4b77-86d7-a9c43576d91a 2026-08-11 16:53:05.000 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port de9ddf02-53ae-47e0-b91b-f56e53a57005 2026-08-11 16:53:07.978 16 INFO neutron.plugins.ml2.plugin [None req-f2af0470-e76b-47ab-ac00-134426eb5007 - - - - - -] Attempt 1 to provision port 7b4c2737-f413-4d96-afda-ae5cab790e98 2026-08-11 16:53:08.041 16 INFO neutron.plugins.ml2.plugin [None req-f2af0470-e76b-47ab-ac00-134426eb5007 - - - - - -] Attempt 1 to provision port de9ddf02-53ae-47e0-b91b-f56e53a57005 2026-08-11 16:53:10.815 13 INFO neutron.plugins.ml2.plugin [None req-6e1fa999-8be9-40fc-942f-a59e5226f4d6 - - - - - -] Attempt 1 to provision port 536bd748-e183-4b77-86d7-a9c43576d91a 2026-08-11 16:53:16.267 16 INFO neutron.plugins.ml2.plugin [None req-26e1a907-0d02-478d-b81c-e6cdb0707caa - - - - - -] Attempt 1 to provision port 536bd748-e183-4b77-86d7-a9c43576d91a 2026-08-11 16:53:17.056 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 62b86089-d563-4ec4-8143-cbfdee91602e 2026-08-11 16:53:17.164 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-34cd4813-5001-431b-8a65-927004b49670'] response: {'server_uuid': '4e48896c-04a9-4171-8af9-e3f45866cb76', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62b86089-d563-4ec4-8143-cbfdee91602e', 'code': 200} 2026-08-11 16:53:18.646 13 INFO neutron.plugins.ml2.plugin [None req-66f36a9e-36c0-48b6-aee1-02b7123bc688 - - - - - -] Attempt 1 to provision port 353709d0-4847-4ced-abe6-79c2211cdd93 2026-08-11 16:53:18.937 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 62b86089-d563-4ec4-8143-cbfdee91602e 2026-08-11 16:53:23.076 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 29ee10d4-4264-4873-ab58-af483bc46a71 2026-08-11 16:53:25.000 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 29ee10d4-4264-4873-ab58-af483bc46a71 2026-08-11 16:53:46.963 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port cfef26d5-a553-4703-a1ef-e4afb09a1f3f 2026-08-11 16:53:49.084 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port dc9fad3e-de85-4db4-b0c5-c85249c0703e 2026-08-11 16:53:49.424 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port cfef26d5-a553-4703-a1ef-e4afb09a1f3f 2026-08-11 16:53:50.989 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port dc9fad3e-de85-4db4-b0c5-c85249c0703e 2026-08-11 16:53:57.052 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 0aac5bed-2a78-4694-881a-5303007632d5 2026-08-11 16:53:58.645 16 INFO neutron.plugins.ml2.plugin [None req-7b655e2e-9427-4b0f-85e7-385648fadd2c - - - - - -] Attempt 1 to provision port d1cfd12a-406a-4204-85f9-deea4d5ca831 2026-08-11 16:54:05.054 13 INFO neutron.plugins.ml2.plugin [None req-54ffa028-ef6d-469f-bf1b-5249ab5222e7 - - - - - -] Attempt 1 to provision port 8227894a-d1da-45f4-9cee-c67d592265e0 2026-08-11 16:54:11.486 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port aacecabf-85cb-4132-a7c9-eed6e7fca495 2026-08-11 16:54:11.590 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4da0224-f5ea-4e50-b4a8-af72b2199000'] response: {'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aacecabf-85cb-4132-a7c9-eed6e7fca495', 'code': 200} 2026-08-11 16:54:12.969 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port aacecabf-85cb-4132-a7c9-eed6e7fca495 2026-08-11 16:54:24.339 13 INFO neutron.plugins.ml2.plugin [None req-517c7070-432c-4b69-bf7e-5195eb85766f - - - - - -] Attempt 1 to provision port 6af25b63-c02f-40b4-aa26-b7465c07903c 2026-08-11 16:54:24.978 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 6af25b63-c02f-40b4-aa26-b7465c07903c 2026-08-11 16:54:27.027 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 89cece46-8bf8-4c66-9bd2-88da9e5c4f67 2026-08-11 16:54:28.628 16 INFO neutron.plugins.ml2.plugin [None req-e43df540-594d-45ee-b253-48e1e253af2c - - - - - -] Attempt 1 to provision port c43d3e53-991b-4a68-b235-8be8f34d1402 2026-08-11 16:54:28.665 16 INFO neutron.plugins.ml2.plugin [None req-e43df540-594d-45ee-b253-48e1e253af2c - - - - - -] Attempt 1 to provision port 6af25b63-c02f-40b4-aa26-b7465c07903c 2026-08-11 16:54:28.717 16 INFO neutron.plugins.ml2.plugin [None req-e43df540-594d-45ee-b253-48e1e253af2c - - - - - -] Attempt 1 to provision port e069bfe8-3007-468d-bab8-461566e264d7 2026-08-11 16:54:28.953 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 89cece46-8bf8-4c66-9bd2-88da9e5c4f67 2026-08-11 16:54:29.897 13 INFO neutron.plugins.ml2.plugin [None req-c8b6bb67-960b-4530-891e-83a30ae0a115 - - - - - -] Attempt 1 to provision port e069bfe8-3007-468d-bab8-461566e264d7 2026-08-11 16:54:40.072 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 85eedf4e-e0b6-4f06-88fa-fe5c316f247e 2026-08-11 16:54:40.174 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-387937ea-023a-4a57-abfc-be9b17d9472e'] response: {'server_uuid': 'ccd14b79-497e-42fc-a252-c6b0be73f8b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85eedf4e-e0b6-4f06-88fa-fe5c316f247e', 'code': 200} 2026-08-11 16:54:40.973 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 85eedf4e-e0b6-4f06-88fa-fe5c316f247e 2026-08-11 16:54:43.022 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c43d3e53-991b-4a68-b235-8be8f34d1402 2026-08-11 16:54:43.259 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e069bfe8-3007-468d-bab8-461566e264d7 2026-08-11 16:54:44.995 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c43d3e53-991b-4a68-b235-8be8f34d1402 2026-08-11 16:54:45.176 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e069bfe8-3007-468d-bab8-461566e264d7 2026-08-11 16:54:54.790 13 INFO neutron.plugins.ml2.plugin [None req-78e0d93c-7943-4a5f-9146-da95c209f369 - - - - - -] Attempt 1 to provision port d7049c7a-efd5-4c88-99de-1014aeb9e345 2026-08-11 16:54:59.026 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port d7049c7a-efd5-4c88-99de-1014aeb9e345 2026-08-11 16:54:59.140 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad6679e7-586c-4c50-a775-0632afaf30db'] response: {'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7049c7a-efd5-4c88-99de-1014aeb9e345', 'code': 200} 2026-08-11 16:54:59.267 16 INFO neutron.plugins.ml2.plugin [None req-bb2e46f8-dd5b-4473-8fec-fb2050f063f0 - - - - - -] Attempt 1 to provision port 079230a3-c96e-48a2-85ef-7f431cff7d6d 2026-08-11 16:54:59.340 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 079230a3-c96e-48a2-85ef-7f431cff7d6d 2026-08-11 16:55:01.121 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port d7049c7a-efd5-4c88-99de-1014aeb9e345 2026-08-11 16:55:01.324 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 596ff8a6-b38a-479a-ba99-a6c16f4436cf 2026-08-11 16:55:01.728 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 079230a3-c96e-48a2-85ef-7f431cff7d6d 2026-08-11 16:55:02.271 16 INFO neutron.plugins.ml2.plugin [None req-a01274f3-91ed-47d8-810a-9182887fcd80 - - - - - -] Attempt 1 to provision port 935487b4-dd57-45de-b8d1-275b17d15072 2026-08-11 16:55:02.299 16 INFO neutron.plugins.ml2.plugin [None req-a01274f3-91ed-47d8-810a-9182887fcd80 - - - - - -] Attempt 1 to provision port 079230a3-c96e-48a2-85ef-7f431cff7d6d 2026-08-11 16:55:02.356 16 INFO neutron.plugins.ml2.plugin [None req-a01274f3-91ed-47d8-810a-9182887fcd80 - - - - - -] Attempt 1 to provision port 6fe41dd4-5106-4660-8451-315d7d3f88e7 2026-08-11 16:55:03.504 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port d7049c7a-efd5-4c88-99de-1014aeb9e345 2026-08-11 16:55:03.722 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 596ff8a6-b38a-479a-ba99-a6c16f4436cf 2026-08-11 16:55:07.031 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 1fe37e88-e8e3-4f73-9385-4a3c833e6073 2026-08-11 16:55:07.479 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e0906607-a590-4be7-944a-41892fd85ab7 2026-08-11 16:55:08.291 13 INFO neutron.plugins.ml2.plugin [None req-bf5c39e9-a14f-40ae-b99e-34690c7b906f - - - - - -] Attempt 1 to provision port 1fe37e88-e8e3-4f73-9385-4a3c833e6073 2026-08-11 16:55:08.357 13 INFO neutron.plugins.ml2.plugin [None req-bf5c39e9-a14f-40ae-b99e-34690c7b906f - - - - - -] Attempt 1 to provision port af788102-db81-429b-acb8-bc303e713c11 2026-08-11 16:55:09.103 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 1fe37e88-e8e3-4f73-9385-4a3c833e6073 2026-08-11 16:55:09.312 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port e0906607-a590-4be7-944a-41892fd85ab7 2026-08-11 16:55:10.865 16 INFO neutron.plugins.ml2.plugin [None req-6c3eba4c-978e-4abb-b7d7-b38bb1e0867d - - - - - -] Attempt 1 to provision port 1fe37e88-e8e3-4f73-9385-4a3c833e6073 2026-08-11 16:55:10.945 16 INFO neutron.plugins.ml2.plugin [None req-6c3eba4c-978e-4abb-b7d7-b38bb1e0867d - - - - - -] Attempt 1 to provision port 935487b4-dd57-45de-b8d1-275b17d15072 2026-08-11 16:55:10.963 16 INFO neutron.plugins.ml2.plugin [None req-6c3eba4c-978e-4abb-b7d7-b38bb1e0867d - - - - - -] Attempt 1 to provision port 93cab3de-a4e7-477e-b0b2-adecdb4cda83 2026-08-11 16:55:12.872 13 INFO neutron.plugins.ml2.plugin [None req-46e147de-0d95-4875-a176-d7ac6714d169 - - - - - -] Attempt 1 to provision port 93cab3de-a4e7-477e-b0b2-adecdb4cda83 2026-08-11 16:55:14.186 13 INFO neutron.plugins.ml2.plugin [None req-df6d8951-1dfd-4bd2-a6b7-9f09d7d4ba8c - - - - - -] Attempt 1 to provision port 935487b4-dd57-45de-b8d1-275b17d15072 2026-08-11 16:55:20.038 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 1cab6ba3-d7be-482e-abf4-da40a687010d 2026-08-11 16:55:20.210 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-18df930a-c5e7-4df4-8685-4187ef6652d2'] response: {'server_uuid': 'ee5e9e44-7520-4451-8922-7cd163d89d28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1cab6ba3-d7be-482e-abf4-da40a687010d', 'code': 200} 2026-08-11 16:55:21.177 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 1cab6ba3-d7be-482e-abf4-da40a687010d 2026-08-11 16:55:21.374 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 935487b4-dd57-45de-b8d1-275b17d15072 2026-08-11 16:55:21.592 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 6fe41dd4-5106-4660-8451-315d7d3f88e7 2026-08-11 16:55:23.202 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 93cab3de-a4e7-477e-b0b2-adecdb4cda83 2026-08-11 16:55:23.533 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port af788102-db81-429b-acb8-bc303e713c11 2026-08-11 16:55:23.786 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 6fe41dd4-5106-4660-8451-315d7d3f88e7 2026-08-11 16:55:23.940 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 935487b4-dd57-45de-b8d1-275b17d15072 2026-08-11 16:55:25.143 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port 93cab3de-a4e7-477e-b0b2-adecdb4cda83 2026-08-11 16:55:25.341 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port af788102-db81-429b-acb8-bc303e713c11 2026-08-11 16:55:25.636 13 INFO neutron.plugins.ml2.plugin [None req-d5c70261-0a31-4104-b737-f8e91fad6309 - - - - - -] Attempt 1 to provision port c74ef4ac-2975-4b7a-8c6c-f46cbedf295e 2026-08-11 16:55:32.690 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c74ef4ac-2975-4b7a-8c6c-f46cbedf295e 2026-08-11 16:55:32.798 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-48ba3eb2-d1aa-40a3-b70f-15548f655858'] response: {'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c74ef4ac-2975-4b7a-8c6c-f46cbedf295e', 'code': 200} 2026-08-11 16:55:33.286 16 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c74ef4ac-2975-4b7a-8c6c-f46cbedf295e 2026-08-11 16:55:45.362 13 INFO neutron.plugins.ml2.plugin [None req-365a0a30-09d3-4d1a-a2b1-6f4981d74904 - - - - - -] Attempt 1 to provision port f3718c28-078e-4f96-8520-de1ddd558755 2026-08-11 16:55:51.380 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port f3718c28-078e-4f96-8520-de1ddd558755 2026-08-11 16:55:51.654 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9689907-46de-437b-a13c-726d83251dee'] response: {'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3718c28-078e-4f96-8520-de1ddd558755', 'code': 200} 2026-08-11 16:55:53.306 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port f3718c28-078e-4f96-8520-de1ddd558755 2026-08-11 16:55:56.674 13 INFO neutron.plugins.ml2.plugin [None req-0a9d53e1-fb39-446f-bed7-c3a3af3cd493 - - - - - -] Attempt 1 to provision port d7913529-72e4-4956-bc5c-03cf60477eed 2026-08-11 16:55:57.318 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port d7913529-72e4-4956-bc5c-03cf60477eed 2026-08-11 16:56:00.573 13 INFO neutron.plugins.ml2.plugin [None req-11e7c652-1878-4fee-855e-cf26097c4813 - - - - - -] Attempt 1 to provision port c74ef4ac-2975-4b7a-8c6c-f46cbedf295e 2026-08-11 16:56:09.341 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port f3718c28-078e-4f96-8520-de1ddd558755 2026-08-11 16:56:09.651 16 INFO neutron.plugins.ml2.plugin [None req-532a53d3-0bc7-4c2d-ad9e-31c8a06e22e9 - - - - - -] Attempt 1 to provision port f3718c28-078e-4f96-8520-de1ddd558755 2026-08-11 16:56:11.036 16 INFO neutron.plugins.ml2.plugin [None req-a0e05c5f-269f-4072-b3f6-82c3bb3d5a3f - - - - - -] Attempt 1 to provision port f3718c28-078e-4f96-8520-de1ddd558755 2026-08-11 16:56:11.431 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port f3718c28-078e-4f96-8520-de1ddd558755 2026-08-11 16:56:19.423 13 INFO neutron.plugins.ml2.plugin [None req-042069c5-2634-490d-8536-b7f9add723e0 - - - - - -] Attempt 1 to provision port c74ef4ac-2975-4b7a-8c6c-f46cbedf295e 2026-08-11 16:56:19.661 16 INFO neutron.plugins.ml2.plugin [None req-9d7c8326-7931-4f2f-b4ba-5dfc72727a2f - - - - - -] Attempt 1 to provision port c74ef4ac-2975-4b7a-8c6c-f46cbedf295e 2026-08-11 16:57:03.733 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-09c8b51b-7ffe-4f9b-856c-586fe71b84e1'] response: {'server_uuid': 'b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '353709d0-4847-4ced-abe6-79c2211cdd93', 'code': 200}