+ 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-07-30 21:52:17.690 1 INFO neutron.common.config [-] Logging enabled! 2026-07-30 21:52:17.690 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-30 21:52:17.690 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-30 21:52:17.691 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-30 21:52:19.096 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-30 21:52:19.098 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-30 21:52:19.101 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-30 21:52:19.102 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-30 21:52:19.102 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-30 21:52:19.102 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-30 21:52:19.102 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 21:52:19.108 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 21:52:19.108 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 21:52:19.108 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-30 21:52:19.126 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-30 21:52:19.127 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-30 21:52:19.127 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-30 21:52:19.146 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-30 21:52:19.146 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-30 21:52:19.146 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-30 21:52:19.147 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-30 21:52:19.501 1 INFO neutron.plugins.ml2.managers [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] Initializing driver for type 'vlan' 2026-07-30 21:52:20.059 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] VlanTypeDriver initialization complete 2026-07-30 21:52:20.059 1 INFO neutron.plugins.ml2.managers [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] Initializing driver for type 'vxlan' 2026-07-30 21:52:20.061 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-30 21:52:20.180 1 INFO neutron.plugins.ml2.managers [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-30 21:52:20.181 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-30 21:52:20.181 1 INFO neutron.plugins.ml2.managers [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] Initializing extension driver 'port_security' 2026-07-30 21:52:20.181 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-30 21:52:20.181 1 INFO neutron.plugins.ml2.managers [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] Initializing extension driver 'qos' 2026-07-30 21:52:20.181 1 INFO neutron.plugins.ml2.managers [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-30 21:52:20.182 1 INFO neutron.plugins.ml2.managers [None req-d7969dde-9217-49c9-8378-dbccd387ed8b - - - - - -] Initializing mechanism driver 'l2population' 2026-07-30 21:52:20.204 1 INFO neutron.quota [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded quota_driver: . 2026-07-30 21:52:20.205 1 INFO neutron.plugins.ml2.plugin [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Modular L2 Plugin initialization complete 2026-07-30 21:52:20.205 1 INFO neutron.plugins.ml2.managers [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-30 21:52:20.205 1 INFO neutron.plugins.ml2.managers [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-30 21:52:20.205 1 INFO neutron.plugins.ml2.managers [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-30 21:52:20.205 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: qos 2026-07-30 21:52:20.218 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: router 2026-07-30 21:52:20.257 1 INFO neutron.services.service_base [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-30 21:52:20.257 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: segments 2026-07-30 21:52:20.323 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: trunk 2026-07-30 21:52:20.335 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: vpnaas 2026-07-30 21:52:20.365 1 WARNING stevedore.named [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 21:52:20.442 1 INFO neutron_vpnaas.services.vpn.plugin [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-30 21:52:20.443 1 INFO neutron.common.utils [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-30 21:52:20.443 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: taas 2026-07-30 21:52:20.463 1 WARNING stevedore.named [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 21:52:20.463 1 WARNING stevedore.named [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-30 21:52:20.490 1 INFO neutron_taas.services.taas.taas_plugin [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-30 21:52:20.490 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: tapmirror 2026-07-30 21:52:20.505 1 WARNING stevedore.named [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 21:52:20.505 1 WARNING stevedore.named [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-30 21:52:20.520 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-30 21:52:20.520 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: auto_allocate 2026-07-30 21:52:20.526 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: tag 2026-07-30 21:52:20.536 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: timestamp 2026-07-30 21:52:20.539 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: network_ip_availability 2026-07-30 21:52:20.543 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: flavors 2026-07-30 21:52:20.546 1 INFO neutron.manager [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loading Plugin: revisions 2026-07-30 21:52:20.549 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Initializing extension manager. 2026-07-30 21:52:20.551 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: address-group 2026-07-30 21:52:20.551 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: address-scope 2026-07-30 21:52:20.552 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-30 21:52:20.553 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: agent 2026-07-30 21:52:20.553 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: agent-resources-synced 2026-07-30 21:52:20.554 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-30 21:52:20.555 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-30 21:52:20.556 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: availability_zone 2026-07-30 21:52:20.556 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: availability_zone_filter 2026-07-30 21:52:20.557 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-30 21:52:20.557 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: default-subnetpools 2026-07-30 21:52:20.559 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-30 21:52:20.559 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: dns-integration 2026-07-30 21:52:20.560 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: dns-domain-ports 2026-07-30 21:52:20.560 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-30 21:52:20.561 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: dvr 2026-07-30 21:52:20.561 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-30 21:52:20.562 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: empty-string-filtering 2026-07-30 21:52:20.562 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-30 21:52:20.563 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-30 21:52:20.563 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: external-net 2026-07-30 21:52:20.564 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-30 21:52:20.564 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: extraroute 2026-07-30 21:52:20.565 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: extraroute-atomic 2026-07-30 21:52:20.565 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-30 21:52:20.566 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-30 21:52:20.566 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-30 21:52:20.567 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-30 21:52:20.567 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: fip-port-details 2026-07-30 21:52:20.568 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: flavors 2026-07-30 21:52:20.570 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-30 21:52:20.571 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: floatingip-pools 2026-07-30 21:52:20.572 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: ip_allocation 2026-07-30 21:52:20.572 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-30 21:52:20.573 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: l2_adjacency 2026-07-30 21:52:20.574 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: router 2026-07-30 21:52:20.575 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-30 21:52:20.576 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-30 21:52:20.576 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-30 21:52:20.577 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: ext-gw-mode 2026-07-30 21:52:20.577 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: l3-ha 2026-07-30 21:52:20.578 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-30 21:52:20.578 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-30 21:52:20.579 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: l3-flavors 2026-07-30 21:52:20.580 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-30 21:52:20.580 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-30 21:52:20.582 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-30 21:52:20.583 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-30 21:52:20.584 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-30 21:52:20.585 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-30 21:52:20.585 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-30 21:52:20.586 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: multi-provider 2026-07-30 21:52:20.586 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: net-mtu 2026-07-30 21:52:20.587 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: net-mtu-writable 2026-07-30 21:52:20.587 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: network_availability_zone 2026-07-30 21:52:20.588 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: network_ha 2026-07-30 21:52:20.589 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: network-ip-availability 2026-07-30 21:52:20.590 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-30 21:52:20.590 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: pagination 2026-07-30 21:52:20.591 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: port-device-profile 2026-07-30 21:52:20.591 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-30 21:52:20.591 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-30 21:52:20.592 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-30 21:52:20.592 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: port-mac-override 2026-07-30 21:52:20.593 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-30 21:52:20.593 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-30 21:52:20.594 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-30 21:52:20.595 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: port-resource-request 2026-07-30 21:52:20.595 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-30 21:52:20.595 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-30 21:52:20.596 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: binding 2026-07-30 21:52:20.597 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: binding-extended 2026-07-30 21:52:20.597 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: port-security 2026-07-30 21:52:20.598 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: project-id 2026-07-30 21:52:20.598 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: provider 2026-07-30 21:52:20.599 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-30 21:52:20.600 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos 2026-07-30 21:52:20.601 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-30 21:52:20.602 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-30 21:52:20.602 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-default 2026-07-30 21:52:20.603 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-fip 2026-07-30 21:52:20.603 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-30 21:52:20.603 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-30 21:52:20.604 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-30 21:52:20.604 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-30 21:52:20.605 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-30 21:52:20.606 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-pps 2026-07-30 21:52:20.606 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-30 21:52:20.607 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-30 21:52:20.607 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: qos-rules-alias 2026-07-30 21:52:20.608 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: quota-check-limit 2026-07-30 21:52:20.608 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-30 21:52:20.610 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: quotas 2026-07-30 21:52:20.613 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: quota_details 2026-07-30 21:52:20.614 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: rbac-policies 2026-07-30 21:52:20.614 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: rbac-address-group 2026-07-30 21:52:20.615 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: rbac-address-scope 2026-07-30 21:52:20.615 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: rbac-security-groups 2026-07-30 21:52:20.616 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-30 21:52:20.616 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: revision-if-match 2026-07-30 21:52:20.617 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-30 21:52:20.617 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: router_availability_zone 2026-07-30 21:52:20.618 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-30 21:52:20.619 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-30 21:52:20.620 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-30 21:52:20.620 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-30 21:52:20.621 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-30 21:52:20.621 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-30 21:52:20.622 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-30 21:52:20.625 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: security-group 2026-07-30 21:52:20.626 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: segment 2026-07-30 21:52:20.627 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-30 21:52:20.627 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: service-type 2026-07-30 21:52:20.628 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: sorting 2026-07-30 21:52:20.628 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: standard-attr-segment 2026-07-30 21:52:20.629 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: standard-attr-description 2026-07-30 21:52:20.630 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: stateful-security-group 2026-07-30 21:52:20.630 1 WARNING neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-30 21:52:20.630 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-30 21:52:20.631 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: subnet-external-network 2026-07-30 21:52:20.631 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: subnet_onboard 2026-07-30 21:52:20.632 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-30 21:52:20.632 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: subnet-service-types 2026-07-30 21:52:20.633 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: subnet_allocation 2026-07-30 21:52:20.634 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-30 21:52:20.635 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: tag-creation 2026-07-30 21:52:20.635 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-30 21:52:20.639 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: standard-attr-tag 2026-07-30 21:52:20.639 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-30 21:52:20.640 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: trunk 2026-07-30 21:52:20.641 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: trunk-details 2026-07-30 21:52:20.641 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-30 21:52:20.642 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-30 21:52:20.642 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-30 21:52:20.643 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-30 21:52:20.645 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-30 21:52:20.645 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-30 21:52:20.646 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: vpn-flavors 2026-07-30 21:52:20.647 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: vpnaas 2026-07-30 21:52:20.648 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: taas 2026-07-30 21:52:20.649 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: tap-mirror 2026-07-30 21:52:20.650 1 INFO neutron.api.extensions [None req-063aa76f-fb6d-48f0-9b4c-510ab7ea8063 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-30 21:52:50.739 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-30 21:52:50.765 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-30 21:52:50.774 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-30 21:53:08.052 16 INFO neutron.db.l3_hamode_db [None req-e44b6218-62f4-4765-a18b-7654e0e120f2 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 21:53:23.350 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port ae9ca1dd-735e-476e-add5-44ed057b0d25 2026-07-30 21:53:24.108 16 INFO neutron.plugins.ml2.plugin [None req-d67f8378-17af-44a8-aafa-ad61a439b8f1 - - - - - -] Attempt 1 to provision port ae9ca1dd-735e-476e-add5-44ed057b0d25 2026-07-30 21:53:25.278 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port ae9ca1dd-735e-476e-add5-44ed057b0d25 2026-07-30 21:53:25.767 16 INFO neutron.plugins.ml2.plugin [None req-8add05e0-b330-4365-8e7c-8c51a8b29796 - - - - - -] Attempt 1 to provision port ae9ca1dd-735e-476e-add5-44ed057b0d25 2026-07-30 21:59:25.449 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port ff84ff7f-c254-44c4-b21c-80b8d44c9b32 2026-07-30 21:59:27.374 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port ff84ff7f-c254-44c4-b21c-80b8d44c9b32 2026-07-30 22:09:15.529 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 43baa2c3-297f-45a6-b376-92638225cf74 2026-07-30 22:09:17.422 16 INFO neutron.plugins.ml2.plugin [None req-9e7b65d5-6406-4798-91bd-465f6eff59bd - - - - - -] Attempt 1 to provision port 2dba4215-0980-4ece-b165-76987eeda658 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server [None req-77ec39c9-0f1e-44be-9e6d-b8aac04efb42 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 79ea391e-6922-4671-818e-f0ee7e015fd5: This subnet is being modified by another concurrent operation. 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-30 22:09:27.540 16 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-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server raise exception 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 79ea391e-6922-4671-818e-f0ee7e015fd5: This subnet is being modified by another concurrent operation. 2026-07-30 22:09:27.540 16 ERROR oslo_messaging.rpc.server 2026-07-30 22:09:35.589 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 81159aed-c5dc-49d0-a0eb-372e0ad06b16 2026-07-30 22:09:36.148 13 INFO neutron.plugins.ml2.plugin [None req-4cd9dfac-d1cc-46a4-a81e-b443ad9789f4 - - - - - -] Attempt 1 to provision port 81159aed-c5dc-49d0-a0eb-372e0ad06b16 2026-07-30 22:09:37.527 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 81159aed-c5dc-49d0-a0eb-372e0ad06b16 2026-07-30 22:09:39.575 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 8fdfd150-7be6-4526-ac66-1a0b3812ffec 2026-07-30 22:09:41.653 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 8fdfd150-7be6-4526-ac66-1a0b3812ffec 2026-07-30 22:09:43.763 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 458dd31b-cf8c-4047-899d-4494683bf68b 2026-07-30 22:09:45.690 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 458dd31b-cf8c-4047-899d-4494683bf68b 2026-07-30 22:09:45.888 16 INFO neutron.plugins.ml2.plugin [None req-fba6b39b-aa07-4198-9617-c087612273ec - - - - - -] Attempt 1 to provision port abb0e363-b713-4ce2-b9da-27f6af4a40ba 2026-07-30 22:09:45.915 16 INFO neutron.plugins.ml2.plugin [None req-fba6b39b-aa07-4198-9617-c087612273ec - - - - - -] Attempt 1 to provision port 458dd31b-cf8c-4047-899d-4494683bf68b 2026-07-30 22:09:46.005 16 INFO neutron.plugins.ml2.plugin [None req-fba6b39b-aa07-4198-9617-c087612273ec - - - - - -] Attempt 1 to provision port 108f7e18-0415-40a9-8c08-d696a55c385a 2026-07-30 22:09:51.601 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 9c6f2156-c5ee-4ebd-b013-754b9c5c4ca3 2026-07-30 22:09:53.516 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 9c6f2156-c5ee-4ebd-b013-754b9c5c4ca3 2026-07-30 22:09:54.292 16 INFO neutron.plugins.ml2.plugin [None req-de30f3b1-3747-43fd-85d8-d52fbc475e52 - - - - - -] Attempt 1 to provision port abb0e363-b713-4ce2-b9da-27f6af4a40ba 2026-07-30 22:09:59.580 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 28c35305-f99a-405a-9209-dd8089c6e62c 2026-07-30 22:10:06.685 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 7839ac3f-568f-439b-83fa-01c247d51414 2026-07-30 22:10:07.256 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f873509d-a59d-4189-a1bd-0527bcc1945f'] response: {'server_uuid': '32965056-7d31-49d7-9500-75442cac42b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7839ac3f-568f-439b-83fa-01c247d51414', 'code': 200} 2026-07-30 22:10:07.620 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 7839ac3f-568f-439b-83fa-01c247d51414 2026-07-30 22:10:09.587 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port abb0e363-b713-4ce2-b9da-27f6af4a40ba 2026-07-30 22:10:09.893 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 108f7e18-0415-40a9-8c08-d696a55c385a 2026-07-30 22:10:11.602 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port abb0e363-b713-4ce2-b9da-27f6af4a40ba 2026-07-30 22:10:11.769 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 108f7e18-0415-40a9-8c08-d696a55c385a 2026-07-30 22:10:25.559 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 11f0c129-823e-4dff-90fb-fe5834b54512 2026-07-30 22:10:27.592 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 11f0c129-823e-4dff-90fb-fe5834b54512 2026-07-30 22:10:31.607 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port ee80b4bf-b893-4804-a203-c537b86921cc 2026-07-30 22:10:33.597 16 INFO neutron.plugins.ml2.plugin [None req-0f8031f9-7d64-4434-b3be-3084f56a273a - - - - - -] Attempt 1 to provision port ee80b4bf-b893-4804-a203-c537b86921cc 2026-07-30 22:10:33.630 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port ee80b4bf-b893-4804-a203-c537b86921cc 2026-07-30 22:10:33.645 16 INFO neutron.plugins.ml2.plugin [None req-0f8031f9-7d64-4434-b3be-3084f56a273a - - - - - -] Attempt 1 to provision port b0e01956-db0c-4888-82ff-df85ee504c13 2026-07-30 22:10:33.671 16 INFO neutron.plugins.ml2.plugin [None req-0f8031f9-7d64-4434-b3be-3084f56a273a - - - - - -] Attempt 1 to provision port 54bb6740-784a-414d-9851-260d5677bdb7 2026-07-30 22:10:38.790 13 INFO neutron.plugins.ml2.plugin [None req-d84a21cf-8fcc-4616-a52b-72e29a16c838 - - - - - -] Attempt 1 to provision port b0e01956-db0c-4888-82ff-df85ee504c13 2026-07-30 22:10:38.821 13 INFO neutron.plugins.ml2.plugin [None req-d84a21cf-8fcc-4616-a52b-72e29a16c838 - - - - - -] Attempt 1 to provision port ee80b4bf-b893-4804-a203-c537b86921cc 2026-07-30 22:10:41.198 16 INFO neutron.plugins.ml2.plugin [None req-931adb55-32d7-4faf-9bb6-de5ddc1af4af - - - - - -] Attempt 1 to provision port b0e01956-db0c-4888-82ff-df85ee504c13 2026-07-30 22:10:42.171 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 41720734-6bc5-4772-8f52-dc83cd143032 2026-07-30 22:10:42.708 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-df08108e-52c8-47f7-9886-d500accb7b19'] response: {'server_uuid': '26a292dc-1767-46da-b5e6-406461e520db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41720734-6bc5-4772-8f52-dc83cd143032', 'code': 200} 2026-07-30 22:10:43.648 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 54bb6740-784a-414d-9851-260d5677bdb7 2026-07-30 22:10:43.976 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port b0e01956-db0c-4888-82ff-df85ee504c13 2026-07-30 22:10:44.315 16 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 41720734-6bc5-4772-8f52-dc83cd143032 2026-07-30 22:10:45.593 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 54bb6740-784a-414d-9851-260d5677bdb7 2026-07-30 22:10:45.788 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port b0e01956-db0c-4888-82ff-df85ee504c13 2026-07-30 22:11:22.141 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 0186bd5e-3020-49d5-b880-50db1f884996 2026-07-30 22:11:22.255 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fd1ec53-a9d3-4ab4-8b3b-5bea9238e442'] response: {'server_uuid': '2f4a3c8b-f987-4192-8f51-7c908d11dd75', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0186bd5e-3020-49d5-b880-50db1f884996', 'code': 200} 2026-07-30 22:11:23.577 13 INFO neutron.plugins.ml2.plugin [None req-98450c37-0b39-467a-abb0-64ea45d239aa - - - - - -] Attempt 1 to provision port 0186bd5e-3020-49d5-b880-50db1f884996 2026-07-30 22:11:47.755 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-16abc0d8-61fd-4a5d-a7a3-1d788a1bd0f3'] response: {'server_uuid': '2f4a3c8b-f987-4192-8f51-7c908d11dd75', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0186bd5e-3020-49d5-b880-50db1f884996', 'code': 200} 2026-07-30 22:12:02.046 13 INFO neutron_taas.services.taas.taas_plugin [None req-a134e15d-f3c1-4d2e-bc3b-ec294121b8b2 - - - - - -] TaaS: Handle Delete Port: ee80b4bf-b893-4804-a203-c537b86921cc 2026-07-30 22:12:02.053 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a134e15d-f3c1-4d2e-bc3b-ec294121b8b2 - - - - - -] Tap Mirror: Handle Delete Port: ee80b4bf-b893-4804-a203-c537b86921cc